In the Templates for looping given in the course, there is a template for exit and trail stop
Code:
LE = //Long Entry
LEPrice = //Entry Price
//———————————————————————————
LEx = //Long Exit
//trailing stop
LIS = //Long Initial Stop
LTS = //Long Trail Stop
In this instance what is LIS referring to? I can see the LEx for the exit stop and LTS for the trailing stop but what is LIS used for?