Quote:
|
Originally Posted by ipixtlan
SL EA based on ATR by kimiv.ru
2 modes vts1 & vts2
vts=1
TS=kts*valATR, (valATR=Patr value(ATR period))
SL=kstop*valATR
vts=2
TS=HI-LO, (HI-LO=Prange value(perods for HI,LO)
SL=kstop*(HI-LO)
@anton ADR=average daily range
|
i know what ADR stands for.. i need to know how those work in that certain EA..
what does this EA you posted do?
can you send me the link on where to find the thread on where this EA was originated?