Dynamic EAs - page 2

 

DoubleMacd+DssBressert+nlr+timefilter-1a EA.

H1 timeframe, IBFX broker.

And the statements by pairs are uploaded to this post too.

===============

All the versions of the Dynamic EAs - see this post.

Original thread about all Dynamic EAs is here.

Dynamic DoubleMacd+DssBressert+nlr+timefilter-1a EA with all the files to be used: here.

Files:
 

DoubleMacd+DssBressert+nlr+timefilter-1a EA.

H1 timeframe, IBFX broker.

This EA did 140 pips (4 digit pips) for 2 weeks.

It is very good for classical systems (not martinale, not hedge).

And the statements by pairs are uploaded to this post too.

===============

All the versions of the Dynamic EAs - see this post.

Original thread about all Dynamic EAs is here.

Dynamic DoubleMacd+DssBressert+nlr+timefilter-1a EA with all the files to be used: here.

Files:
double_macd.jpg  81 kb
marsimacd.zip  64 kb
 

DoubleMacd+DssBressert+nlr+timefilter-1a EA.

H1 timeframe, IBFX broker.

===============

All the versions of the Dynamic EAs - see this post.

Original thread about all Dynamic EAs is here.

Dynamic DoubleMacd+DssBressert+nlr+timefilter-1a EA with all the files to be used: here.

 

MrTools, thank you for the EA. With regards to the time filter, the default is set to "From" - 4 to "To" - 19. Is this GMT?

 
nazmul:
MrTools, thank you for the EA. With regards to the time filter, the default is set to "From" - 4 to "To" - 19. Is this GMT?

No Nazmul it is your brokers chart time.

Regards

 

I apologize. I didn't phrase the question correctly. What I'd like to know is do I change the time filter so that it trades during 4 hours GMT to 19 hours GMT? Or what is the advisable times for this EA to trade?

Thank you.

mrtools:
No Nazmul it is your brokers chart time. Regards
 
nazmul:
I apologize. I didn't phrase the question correctly. What I'd like to know is do I change the time filter so that it trades during 4 hours GMT to 19 hours GMT? Or what is the advisable times for this EA to trade? Thank you.

Would say to try and stay out of Asian market when entering trades, don't remember exactly why i set the default at 4 since it is still in Asian Market, but would say probably best to set start time to London Open and end time to middle or maybe close to end of U.S. market.

 

Thanks. I'll give it a go with your suggestion and do some testing.

mrtools:
Would say to try and stay out of Asian market when entering trades, don't remember exactly why i set the default at 4 since it is still in Asian Market, but would say probably best to set start time to London Open and end time to middle or maybe close to end of U.S. market.
 

DoubleMacd+DssBressert+nlr+timefilter-1a EA.

H1 timeframe, IBFX broker.

===============

All the versions of the Dynamic EAs - see this post.

Original thread about all Dynamic EAs is here.

Dynamic DoubleMacd+DssBressert+nlr+timefilter-1a EA with all the files to be used: here.

Files:
 

A good friend told me about this method and figured it would be easy to code , What 3 rd candle is for instance you are in up trend you get the highest candle that is first candle , next candle to the rights close is less than or equal to the firsts candle close, if this so and stoch 5,3,3 is coming out of over bought then its a sell, for buy it would be the lowest low in a series of candles it will be number 1 candle, second candle close needs to be greater than or equal to number 1 close then next candle to the right is buy provided stoch 5,3,3 is coming out of oversold.Copied and pasted this message from elite but difference is in this version using dynamic stochastic!

I have added some filters if you choose if you have 4hr fib pivots = true then they will be used as filter on this using from pivot to s3 and r3 as buy sell zones. Also can use daily pivots = true then daily fib pivots are figured it has to be one or the other, can't use both. For more filter using a mtf Hi Low Jurik Channel, it is a filter using with fib pivots so have extern bool Use4hrFibpivotstrend if true you are using 4 hr fib pivots plus the jurik channel to filter above method, and you can also use the same with daily fib pivotstrend = true but for all 4 of these filtering methods it has to be 1 or the other. Now if you leave all the filters to false you will be just using an unfiltered method, mentioned above. While putting this together this morning was trying this with a generic method just using 4 hr fibpivots=true didn't do too bad but later found i had stoch coded wrong it had it only in oversold and overbought zone but it was supposed to be leaving these areas, so Ea should be even better.

Another thing this method is supposedly designed to go for only 10 pips so using tight settings on lock profit and trailing stop and if the trade goes for more so be it!! Reccomended timeframe is either M15 or M5.

Reason: