View Single Post
  #490 (permalink)  
Old 03-02-2007, 07:58 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,083
Blog Entries: 243
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 ANCOLL
XO indicator is a favorite to New Digital (the moderator)
Hope he can come and gives his thought..
I did not use XO indicator as ValeoFX in his section.
I used I_XO_A_H indicator.
And it is example of EA with this I_XO_A_H indicator as a filter with default settings for M30 timeframe. Just as an example of coding how to use it inside EA.

This indicator may be good filter. But EA will be backtested with difficulties because if this icustom I_XO_A_H.

The other good filter may be RSIFilter indicator. This RSIFilter indicator is easy to insert inside the code without any icustom finction.

The other filter may be AscTrend signal indicator with high risk value settings (24 for example): if sell arrow on the chart - so sell orders are validated on the period of starting from this sell arrow till next buy arrow).
Attached Files
File Type: mq4 I_XO_A_H.mq4 (2.8 KB, 166 views)
File Type: mq4 easyLMA_v6.mq4 (7.8 KB, 167 views)
Reply With Quote