|
Hi everyone.
I have made this EA. It works.
I have not analyzed the Indicator well, but it is maybe a kind of <Heiken Ashi> or something.
Type of Trading System is like MA cross reverse entry.
It means You always have buy or sell position.
note:
1. You need Custom Indicator named "Slope Direction Line" ,of course.
2. This EA uses previous bar to judge if Trend has changed.
So it doesn't use "Future" Indicator value.
3. I added "TradeSwitch" function on this EA.
You can turn off Buy or Sell Order.
4. I added "Fake Position Sizing" function on this EA.
This algorithm decides lot size by volatility(ATR).
But remember This EA doesn't set any stoploss.
So you can't limit loss to be exact.
That's why I call it "Fake".
You can turn off the function if you don't want.
5. I recommend D1 timeframe to use this EA.
6. Don't use this EA on real money.
It will need many improvements.
enjoy.
|