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 RookieTrader, Today, 09:37 AM
    3 responses
    15 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by kulwinder73, Today, 10:31 AM
    0 responses
    7 views
    0 likes
    Last Post kulwinder73  
    Started by terofs, Yesterday, 04:18 PM
    1 response
    24 views
    0 likes
    Last Post terofs
    by terofs
     
    Started by CommonWhale, Today, 09:55 AM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by Gerik, Today, 09:40 AM
    2 responses
    8 views
    0 likes
    Last Post Gerik
    by Gerik
     
    Working...
    X