Forex



Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 04-14-2007, 02:22 PM
Member
 
Join Date: Oct 2006
Posts: 86
takechance is on a distinguished road
My system using simple non-lag indicators.

Screenshot attched to understand better.

Indicators used : 3c_JurX and 3c_JRSX, settings as default.

Timeframe : 4 Hrs

Entry rule : BUY when the MA on chart changes color to Yellow and also JRSX histogram must confirm as a Violet bar. ONLY AT CLOSE OF A BAR.

SELL when the MA changes color to RED and also the JRSX histogram must confirm as Majenta bar. ONLY AT CLOSE OF BAR.

Exit rule : When EITHER of the MA and JRSX histogram changes color. ONLY AT THE CLOSE OF A BAR.

Visual backtesting looked good so far. Actual backtesting could not be done in the absence of an EA.

The good part of the system is not over-optimised at all hence should work in any market conditions.

Please post what do you think.
Attached Images
File Type: gif cable.gif (42.9 KB, 1543 views)
Attached Files
File Type: mq4 3c_JurX.mq4 (2.9 KB, 386 views)
File Type: mq4 3c_JRSX.mq4 (13.4 KB, 338 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 04-14-2007, 03:26 PM
smalltalk's Avatar
Senior Member
 
Join Date: Apr 2006
Location: Yogyakarta
Posts: 116
smalltalk is on a distinguished road
error message

I got this error message when compling jrsx.mq4:

'JJMASeries.mqh' - cannot open the program file C:\Program Files\Interbank FX Trader 4\experts\3c_JRSX.mq4 (276, 1)
'PriceSeries.mqh' - cannot open the program file C:\Program Files\Interbank FX Trader 4\experts\3c_JRSX.mq4 (280, 1)

and when compiling JurX.mq4:

'3Color.mqh' - cannot open the program file C:\Program Files\Interbank FX Trader 4\experts\3c_JurX.mq4 (52, 1)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 04-14-2007, 03:34 PM
Member
 
Join Date: Oct 2006
Posts: 86
takechance is on a distinguished road
No idea what can go wrong at your end. What I am doing is now posting all the Jurik indicators in one folder. Use the ones from this folder only and not from my first post.
Attached Files
File Type: rar newJJMASeries.rar (305.0 KB, 480 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #4 (permalink)  
Old 04-14-2007, 03:51 PM
Member
 
Join Date: Oct 2006
Posts: 86
takechance is on a distinguished road
Quote:
Originally Posted by smalltalk
I got this error message when compling jrsx.mq4:

'JJMASeries.mqh' - cannot open the program file C:\Program Files\Interbank FX Trader 4\experts\3c_JRSX.mq4 (276, 1)
'PriceSeries.mqh' - cannot open the program file C:\Program Files\Interbank FX Trader 4\experts\3c_JRSX.mq4 (280, 1)

and when compiling JurX.mq4:

'3Color.mqh' - cannot open the program file C:\Program Files\Interbank FX Trader 4\experts\3c_JurX.mq4 (52, 1)
Did you put them in experts/indicator folder?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #5 (permalink)  
Old 04-14-2007, 04:00 PM
ralph.ronnquist's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 297
ralph.ronnquist is on a distinguished road
I think the compilation error says that the "include files" JJMASeries.mqh, PriceSeries.mqh and 3Color.mqh cannot be found. These are files that should reside in the "experts\includes" directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #6 (permalink)  
Old 04-14-2007, 04:52 PM
Senior Member
 
Join Date: Dec 2005
Location: California, USA
Posts: 355
goldensight is on a distinguished road
Hi takechance, Thanks for sharing your system. For the benefit of the forum members could you also post these indicators into a Zip File as there are alot of traders still using zip instead of rar? Thanks


Quote:
Originally Posted by takechance
No idea what can go wrong at your end. What I am doing is now posting all the Jurik indicators in one folder. Use the ones from this folder only and not from my first post.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #7 (permalink)  
Old 04-14-2007, 05:01 PM
Member
 
Join Date: Oct 2006
Posts: 86
takechance is on a distinguished road
Quote:
Originally Posted by goldensight
Hi takechance, Thanks for sharing your system. For the benefit of the forum members could you also post these indicators into a Zip File as there are alot of traders still using zip instead of rar? Thanks
Please check a thread just called "Zurik". All the indicators are there and the rules to install them also.

Sorry I don't have winzip installed in my pc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #8 (permalink)  
Old 04-14-2007, 05:03 PM
Member
 
Join Date: Oct 2006
Posts: 86
takechance is on a distinguished road
Its a very simple system so should not be difficult to convert into an EA. Will somebody come up and help us please.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #9 (permalink)  
Old 04-14-2007, 05:10 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,058
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by takechance
Please check a thread just called "Zurik". All the indicators are there and the rules to install them also.

Sorry I don't have winzip installed in my pc.
Yes, it is from Jurik indicators set. First or second one (no idea which one sorry).
Jurik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #10 (permalink)  
Old 04-14-2007, 05:44 PM
Senior Member
 
Join Date: Dec 2005
Location: California, USA
Posts: 355
goldensight is on a distinguished road
I'll do that. Thank you for directing me there. cheers


Quote:
Originally Posted by takechance
Please check a thread just called "Zurik". All the indicators are there and the rules to install them also.

Sorry I don't have winzip installed in my pc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
non lag, Non lag Indicator, non Lag ma, lag indicators, JJMASeries.mqh, no lag, JurX.mq4, nonlag, no lag indicator, NonLag ma, non lagging indicator, non lagging indicators, non lag ma indicator


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple 15 min system image3022 Suggestions for Trading Systems 14 03-14-2008 06:11 PM
My simple system mikkelguld Suggestions for Trading Systems 11 11-25-2006 05:05 AM
Simple system for beginners? RickW00716 General Discussion 5 08-23-2006 05:53 AM
simple system iliaazshareef Suggestions for Trading Systems 2 06-06-2006 06:17 PM


All times are GMT. The time now is 07:19 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.