<Deleted>
god job tom
tomsuk001 Please answer, why do you calculate differently:
case PRICE_CLOSE:{ d=MathAbs(close[j]-close[j-1])/_Point; v=d/t; sumv+=v; break; } case PRICE_HIGH:{ d=MathAbs(high[j]-high[j-1])/_Point; v=d/t; sumv+=d; <----- maybe: sumv+=v ? break; }
<Deleted>
<Deleted>
samtidar:
god job tom
Thank you samtidar, please redownload corrected code at nearest future.
god job tom
Newest version with corrected code is available to download now.
Thanks.
t is like time in minutes, what if we do it in seconds?
sasha100:
t - as time in minutes, what if we make it in seconds?
how about reading the explanations before the picture?
t - as time in minutes, what if we make it in seconds?
Thank you, I read the explanations, it is clear, it is possible to make for the tester to change parameters 1-60 seconds for example...

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Average Speed:
Author: Totom Sukopratomo