Jim Dean
 Sage
  Posts: 3022
Joined: 9/21/2006
Location: L'ville, GA
User Profile |
#Stop
Dim thresh as single
If thresh = 0 then
Thresh = LLV(2)
Elseif L <= thresh then
Signal = ExitSignal
End if
… this is for long trades only.
[Edited by Jim Dean on 7/3/2018 9:40 PM]
|