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 alifarahani, Today, 09:40 AM
    6 responses
    30 views
    0 likes
    Last Post alifarahani  
    Started by Waxavi, Today, 02:10 AM
    1 response
    17 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by Kaledus, Today, 01:29 PM
    5 responses
    13 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by Waxavi, Today, 02:00 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by gentlebenthebear, Today, 01:30 AM
    3 responses
    17 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X