View Single Post
  #22 (permalink)  
Old 09-28-2008, 07:45 AM
latimeria latimeria is offline
Member
 
Join Date: Jul 2008
Posts: 43
latimeria is on a distinguished road
Hello tcl,

I think here is what you want.

It seems that this is not a scalping system, but a variation of short period counter trade.
Anyway, as I tested in EUR/USD 15min TF, It worked fairly well (at least not so bad).

I have not verified so much if it is working as you wrote or not,
but I coded according to your entry rules.
You can see details by visual backtest or fowardtest if it is working correctly or not.

1) Most of settings and features are the same as former versions.
2) This system is locked not to work on except M15 TF. (It can be unlocked from the settings if you want)

required custom indicators
<Slope Direction Line Modified 2>
<TrendEnvelopes_v2>
<Support and Resistance> * maybe unnecessary if you don't use S/R TP method.

have fun
Attached Files
File Type: mq4 SDL_TE2_LWMA_v1.mq4 (35.9 KB, 82 views)

Last edited by latimeria; 09-28-2008 at 06:23 PM.
Reply With Quote