Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Combination order type 'Limit' and time-in-force 'Gtc' not supported by exchange

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

    Combination order type 'Limit' and time-in-force 'Gtc' not supported by exchange

    I was running my Strategy today, and it was terminated. In reviewing the log, I see the following response.


    Combination order type 'Limit' and time-in-force 'Gtc' not supported by exchange 'Globex' Affected Order: Buy 1 Limit @ 707.1

    Order='27cedfb19b9545b6967a291d2faa208d/XXXXXXXX' Name='SpreadLong' New State=Rejected Instrument='ER2 03-08' Action=Buy Limit price=707.1 Stop price=0 Quantity=1 Type=Limit Filled=0 Fill price=0 Error=OrderRejected Native error='Combination order type 'Limit' and time-in-force 'Gtc' not supported by exchange 'Globex''

    I replaced the account with XXXXX.

    Order entered with line

    EnterLongLimit(EMA(15)[0]-TickSize,"SpreadLong");

    Can you tell me why I might have gotten the above error, or what I may need to change so that I do not sent Limit and time-in-force to Globex??

    #2
    When running a strategy, the strategy dialog window contains an option "Time in force", please set this to "Day".
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by jclose, Today, 09:37 PM
    0 responses
    4 views
    0 likes
    Last Post jclose
    by jclose
     
    Started by WeyldFalcon, 08-07-2020, 06:13 AM
    10 responses
    1,413 views
    0 likes
    Last Post Traderontheroad  
    Started by firefoxforum12, Today, 08:53 PM
    0 responses
    10 views
    0 likes
    Last Post firefoxforum12  
    Started by stafe, Today, 08:34 PM
    0 responses
    10 views
    0 likes
    Last Post stafe
    by stafe
     
    Started by sastrades, 01-31-2024, 10:19 PM
    11 responses
    169 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X