What I'd like it to be is a a combination of the most recent ATR value including a user definable multiplier, but when I do this, there are no orders placed so I'm assuming the strategy errors out and does not run. I see that I can set the mode to "tick" and put a value of say, 100 in there, and it's a clear 100 tick offset, but that's not really what I'd like to do. Can I use a calculation formula for the value field from the strategy builder?
This is what I am attempting to do:
This works elsewhere, but doesn't seem to behave well here...
Thanks!

Comment