You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bracket order is a type of market order that is placed during intraday trading only. Such orders combine a buy order with a stop-loss and target order. Bracket orders are meant to help stock market traders square off a favourable position by the end of the trading session.
So this order is path dependent (need to determine if profit taking limit or stop-loss will trigger first), with OHLC data I am not sure how it could work.
The text was updated successfully, but these errors were encountered:
Is there a way to enter a bracket order
For reference:
Bracket order is a type of market order that is placed during intraday trading only. Such orders combine a buy order with a stop-loss and target order. Bracket orders are meant to help stock market traders square off a favourable position by the end of the trading session.
So this order is path dependent (need to determine if profit taking limit or stop-loss will trigger first), with OHLC data I am not sure how it could work.
The text was updated successfully, but these errors were encountered: