I have a problem with strategy for Hong Kong futures. Because they have the lunch break which starts in the middle of my bar ( I am using 10 minutes bar start from 9:45 but lunch break begun 12:30) sometimes strategy is mixed up and do not place stop orders for open position. This is a little complicated why it happens sometimes, but I think there is now way to resolve this problem at all. I will be satisfied if the strategy can monitor stop orders and if such thing happened place stop order on a bar close.
My strategy using IOrder method. Stop loss is placed ExitLongStopLimit() but in this emergency situation any stop loss method is OK.
Generally, my question is how to check if any open position exists without stop loss and place stop loss if it happened ??
Rgds
Czarek

Comment