Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

BrokerOrder Error

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

    BrokerOrder Error

    I get the following error i the log (and also in the annoying modal dialog box)
    OrderOrder='190777' Name='Stop loss' New State=Working
    Instrument='FDAX 06-09' Action=Sell Limit price=0 Stop price=4863,5
    Quantity=1 Type=Stop Filled=0 Fill price=0
    Error=BrokerOrderError Native error='12237 PRICE HIGHER THAN INSIDE MKT ASK PRC'


    and then

    Strategy 'AndreasLongEntry' submitted an order that generated the following error 'BrokerOrderError'. Strategy has sent cancel requests, attempted to close the position and terminated itself


    What has gone wrong here?

    What I do is the following:
    1. SetStoppLoss
    2. EnterLongLimit
    3. Only when exit conditions are given I call SetProfitTarget to exit

    Please any advice,

    best regards

    Andreas

    Broker is a PATS system

    #2
    It says your stop order is invalid. "Native error='12237 PRICE HIGHER THAN INSIDE MKT ASK PRC'"

    This needs to be addressed with a lower price. This could occur if you are submitting stops extremely close to the current inside market. By the time it reaches the exchange the inside market has moved down and your stop may become invalid.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    646 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    367 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    107 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    569 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