CapitaineFlam88
Member
I am trying to make a stop lost script.
But I don't understand some parameter. What is the price parameter mean
open[-1]
https://tlc.thinkorswim.com/center/reference/thinkScript/Functions/Others/AddOrder
Also what is the difference between
OrderType.SELL_TO_CLOSE and
OrderType.SELL_AUTO
Also when I look at other stocks, look like script focus on the stock I look into my chart. If I create a stop lost script, how can I make it so I can look at other stocks without trigering a sell order on the stock I am looking, instead of the one I have a position on?
But I don't understand some parameter. What is the price parameter mean
open[-1]
https://tlc.thinkorswim.com/center/reference/thinkScript/Functions/Others/AddOrder
Also what is the difference between
OrderType.SELL_TO_CLOSE and
OrderType.SELL_AUTO
Also when I look at other stocks, look like script focus on the stock I look into my chart. If I create a stop lost script, how can I make it so I can look at other stocks without trigering a sell order on the stock I am looking, instead of the one I have a position on?