Quote from sondermark:
Which metric are you using to determen which stocks get out of range? I am testing a system that seems quite similar to your xbar, but we often hold different positions. My system is using 1 ATR, what do you use? (stdDev?)
Hi, Steffan!
We using some different metric for get out of range :
xBarRange - market drops are measured in average daily ranges relative to the current High;
xBarLow - market drops are measured in average daily ranges relative to yesterday's Low;
xBarMove - market drops are measured in daily average bars relative to High;
xBarVolume - market drops are measured taking into account the traded volumes, as a result, buying on smaller market drops in case of large traded volumes is possible.
Some information in our blog>>