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 argusthome, Yesterday, 10:06 AM
      0 responses
      22 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      19 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      14 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      10 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      41 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X