Page 1 of 1

[QuantSchool] Standardization indicators for MT4

Posted: Fri Apr 12, 2024 10:47 pm
by ionone
There are many ways to "Standardize" data across different platforms and sources.

the very basic way and most used is to first substract the mean, then divide the result by the Standart Deviation.


You could also use ATR in place of Standart Deviation.

here is an indicator that standardize the price, so that every pair sits between roughly the same extremums

I added also Jurik MA instead of simple MA