View Single Post
  #19 (permalink)  
Old 09-21-2008, 09:31 AM
latimeria latimeria is offline
Member
 
Join Date: Jul 2008
Posts: 43
latimeria is on a distinguished road
I added some functions to "SDLvsPrice_Reversal" and this is the last version.

From the beginning, I see nothing special about this indicator called SDL (In my opinion, it is just as useful as many other popular indicators are).

I tried to make an EA just because this indicator changes color by trend and I have not handled that kind of indicator, and thought it to be helpful for someone who want to try EA with this indicator, that's all.

I got several new ideas while making these EAs and that makes me feel satisfied, but that's nothing to do with this indicator.
So, I'm sorry but I won't improve these EAs anymore.

Feel free to revise if you would like to.

It may not be useful for happy EA collectors just looking for EAs
that "seem profitable as it is" and "downloadable for free",
I think my EA can be fairly good basis of making robust Trading System.
(Entry Signals don't matter much as I said over and over, use your favourite ones)

enjoy.

last version note:

1. Profit Achievement Stop
This is a function to exit the market when profit reaches fixed percentage against your account balance.
This can be used as alternative Take Profit Method.
If your account balance is $10000 and achievement rate is 1.0, EA close position when current profit exceeds $100.

2. Trade time function
If you use this function EA only trade (enter the market) only in specified period of the day.
For example, if you don't want to enter the market on Asian session, you can avoid that period.
This kind of anomaly sometimes works.
Attached Files
File Type: mq4 SDLvsPrice_Reversal_v2.mq4 (32.5 KB, 100 views)

Last edited by latimeria; 09-21-2008 at 09:34 AM.
Reply With Quote