|
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.
|