Thread: SuperStochs EA
View Single Post
Old 07-24-2008, 08:06 AM   #56 (permalink)
byens
Junior Member
 
Join Date: May 2008
Posts: 4
hi kookas,

u should change your code with iCustom instead normal stochastic or MA.
U cant backtest that with normal indicator.

Here is example

iCustom(NULL, 0, "#MTF_Stochastic", 30, 5, 3, 3, MODE_SMA, 0, MODE_MAIN, 0);


1 question i have. Why u choose SL= 1800, ive changed your code to icustom, it showed very large drawdown. Here is screenshot from backtest.
Attached Images
File Type: gif superstochv3.gif (20.0 KB, 8 views)
byens is offline   Reply With Quote