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 The_Sec, Yesterday, 03:53 PM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by mmenigma, Yesterday, 03:25 PM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by kujista, Today, 05:44 AM
    0 responses
    7 views
    0 likes
    Last Post kujista
    by kujista
     
    Started by ZenCortexCLICK, Today, 04:58 AM
    0 responses
    9 views
    0 likes
    Last Post ZenCortexCLICK  
    Started by sidlercom80, 10-28-2023, 08:49 AM
    172 responses
    2,282 views
    0 likes
    Last Post sidlercom80  
    Working...
    X