Bars Since Last Stop Loss
Author: maninjapan
Creation Date: 2/11/2013 12:30 PM
profile picture

maninjapan

#1
I would like to add a condition to new entries so that it only enters if there have been more than N bars since the last Stop Loss. Are there any examples of this?
profile picture

Eugene

#2
CooledOff

It's more general i.e. does not consider the exit type. You can easily adjust it to match a specific exit signal by checking the LastPosition's ExitSignal property:

CODE:
Please log in to see this code.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).