TS2000 programming question

bashatrader

Junior member
Messages
27
Likes
0
Hello,

I have an indicator calculated based on daily closing prices that triggers signals at the open of the next bar and I want to specify a stoploss and exit target that will be active and executed even on the first bar of opening a position. For example, the position is opened at the open of a bar and the stoploss or exit target may be executed during the same day. The stoploss is 2% of the entry price and the 3exit target is 3% of the entry price

If condition then begin

what do I use next to have TS2000 execute my stoploss and exit target even on the first entry bar?

TY
 
Top