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

Cancel Limit Order at particular time

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

    #16
    m3power222, I suggest you check into the 'SampleAtmStrategy' strategy sample installed per default with NinjaTrader. The order status returns you a string array as order state and you try comparing it with a int variable.
    BertrandNinjaTrader Customer Service

    Comment


      #17
      Originally posted by NinjaTrader_Bertrand View Post
      m3power222, I suggest you check into the 'SampleAtmStrategy' strategy sample installed per default with NinjaTrader. The order status returns you a string array as order state and you try comparing it with a int variable.

      That is where I got "orderId.Length > 0" from. There is a variable as well:

      private string orderId = string.Empty;

      It appears to be working from testing. Just not sure if that is the best way to code it as I really don't know how to code.

      Comment


        #18
        It is acceptable.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Vulgoth_t_Destroyer, 05-09-2022, 04:45 PM
        55 responses
        5,448 views
        0 likes
        Last Post BartMan
        by BartMan
         
        Started by DawnTreader, 05-08-2024, 05:58 PM
        16 responses
        51 views
        0 likes
        Last Post DawnTreader  
        Started by tradingnasdaqprueba, 05-07-2024, 03:42 AM
        15 responses
        60 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by kevinenergy, Yesterday, 12:01 PM
        8 responses
        26 views
        0 likes
        Last Post kevinenergy  
        Started by nightstalker, Today, 01:32 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_Zachary  
        Working...
        X