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 gentlebenthebear, Today, 01:30 AM
    0 responses
    1 view
    0 likes
    Last Post gentlebenthebear  
    Started by samish18, Yesterday, 08:31 AM
    2 responses
    8 views
    0 likes
    Last Post elirion
    by elirion
     
    Started by Mestor, 03-10-2023, 01:50 AM
    16 responses
    389 views
    0 likes
    Last Post z.franck  
    Started by rtwave, 04-12-2024, 09:30 AM
    4 responses
    31 views
    0 likes
    Last Post rtwave
    by rtwave
     
    Started by yertle, Yesterday, 08:38 AM
    7 responses
    29 views
    0 likes
    Last Post yertle
    by yertle
     
    Working...
    X