View Single Post
  #7 (permalink)  
Old 09-13-2008, 06:54 PM
latimeria latimeria is offline
Member
 
Join Date: Jul 2008
Posts: 43
latimeria is on a distinguished road
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.
Reply With Quote