Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy not generating an order outside regular trading hours

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

    Strategy not generating an order outside regular trading hours

    Hi,

    I created a strategy that automates simple market buy or sell orders so I can have trades placed at set levels outside regular trading hours. My Interactive Brokers Trade Station does not accept Limit orders until 8:30 the next day, only Market Orders at all time. I use NinjaScript to solve that restriction.

    A message is sent to the log every time my criteria are met, confirming the trade placement. I put such message logging in the following section:

    protected override void OnExecution(IExecution execution)

    A few things just happened (around 10:45 pm) upon execution of my criteria:

    1) My logged message comes up in yellow
    2) The IB Trade Station does not show any transaction
    3) The Dynamic SuperDOM is flat as well
    4) I see nothing under the Executions tab
    5) My chart is updated with a Marker.

    As I reset my database and reconnected to IB I got the following yellow error in my log:

    Error validating request -id cause - FA data operations ignored for non FA customers. ServerValidateError.

    How do I fix that ?

    - mp

    #2
    Hello,

    Does the strategy tab show a position? If you disable the strategy, doe the markers disappear from the strategy?

    Please send me your log and trace files for today so that I may look into what occurred.

    You can do this by going to the Control Center-> Help-> Mail to Support.

    Please reference the following thread in the body of the email:
    MatthewNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    647 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    368 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    571 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X