Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order Handling when "Received message"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Order Handling when "Received message"

    I'm starting to work on shorting stocks and I can't seem to find how to handle when I receive a message. It isn't an error, it's yellow on the log. When I go to short a stock, if there aren't shares available to short it, I'll receive the message "Order held while securities are located."

    I'd like to cancel all open orders for that strategy when a message like that comes in because if there are shares found later in the day, it could execute the trade at an undesirable price.

    Or an alternative would be to close any open orders if the price is more than x% away from the time of the order.

    Is there any way to implement either of those?

    #2
    Hello RaddiFX,

    If the warning is not producing a rejection when an order is submitted there would not be a way for your script to observe that. A strategy can only see order rejections with broker messages if RealtimeErrorHandling is disabled, at that point rejections can be observed from OnOrderUpdate.

    If the instrument being traded is just a low volume instrument there may not be anything that could be done to avoid that other than monitoring your strategy while it trades to ensure the market at that time allows for the trade to happen. You can also contact your broker to go over that warning to see if they can provide any further suggestions or alternate ways to trade that instrument.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    53 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    130 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    70 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    44 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    49 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X