Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

MBTrading: Account Temporarily Unavailable in Forex - can it be checked using code?

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

    MBTrading: Account Temporarily Unavailable in Forex - can it be checked using code?

    Hello,

    I've made a strategy that runs 24 hours a day on forex and I'm noticing that at the 5pm rollover time and sometimes at midnight if it tries to send an order through I get a terminating error message saying that the account was unavailable. I can work around it by restarting my strategy, however I'm interested in knowing if there is simply a coding method to check if the account is available or not before placing the orders.

    If not, another workaround would be to cancel all pending orders and halt action at 5pm to 5:10pm and then resume, but that would require a lot of extra code to accommodate that.

    Thanks for any ideas or suggestions guys!

    Edit: I added "suspend pending orders" because my OnOrderUpdate handling includes followup orders to be submitted when one gets filled so it would make the same terminating error

    #2
    Hello RunnrX,

    Thank you for your post.

    There would be no method to check if the account is available. However, you can check if the order is rejected with an IOrder object: http://www.ninjatrader.com/support/h...nt7/iorder.htm

    For a reference sample on checking order status please visit the following link: http://www.ninjatrader.com/support/f...ead.php?t=7499

    If you want to incorporate a time filter you can find a reference sample at the following link: http://www.ninjatrader.com/support/f...ead.php?t=3226

    Please let me know if I may be of further assistance.

    Comment


      #3
      Thanks for letting me know. For now I'll probably just reset my strategy after each rollover and eventually program it to ignore actions during that time period - thanks!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      683 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      386 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      111 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      584 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      585 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X