Guys,
Attached is a new version 1.5 of the EA. The new features in this version are:
Attached is a new version 1.5 of the EA. The new features in this version are:
- new EntryPoint parameter (still experimental) to specify the entry point when a breakout occurs. If TPSLstrategy is fibonacci and EntryPoint = 100, EA will open a instant market order. In all others cases, the EA will place a pending order to wait for a retracement (and try to get a better R:R) :
- if TPSLstrategy is fibonacci, the entry point will be a fibonacci value too
- if TPSLstrategy is pips, it will be a pip value
- new AsianSessionPipsMin parameter: like AsianSessionPipsMax, EA will not trade if the breakoutBox range is lower than this pips value.
- Each time a new fibo is drawn by the EA, the previous one will be removed to keep a clean chart.
I will try to post some example for the EntryPoint if it's not clear enough.
Attached File(s)
DD-breakoutasian-1.5.ex4
34 KB
|
1,160 downloads
1