UPDATE:
Messing around with formulas and variables to create a "shadow order." for ATR. Due to experiencing an issue of not being able to only sell a partial order from the hard coded "takeprofit". want to sell a portion at 1x ATR to lock in profits and move stops
will update with what i find later.
Theory: you can use formulas to update variables to create "shadow orders" that "on tick" check the current price to see if there is a BOOL value to execute an order.
FRAZ