Swing or Day Trade with Pro Trader Mean Reversion ThinkorSwim TOS Script
Mean Reversion ENTRY and Exit Strategy. . Current setting as shown for stocks that more volatile in nature. If you prefer to trade less volatile stocks, you should change (Lower) the extremities input.
Works in All Time Frames.
The study is based on:
def bbp_length = 20;
def mfi_length = 14;
def sto_length = 14;
def rsi2_length = 2;
def rsi14_length = 14;
def ma_lenth = 300;