Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

do ninja trader orders cancel after each bar in trade station

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

    do ninja trader orders cancel after each bar in trade station

    TradeStation Code:

    if condition1 then
    buy next bar at 100 limit;

    say we are trading on 1 minute bars, and condition1 is true meaning a limit order gets placed. At then end of 1 minute trade station cancels this order.


    if lastbaronchart and condition1 then
    NTBuyLimit(.....);

    so after 1 minute if this order is not filled is this order cancelled?

    Thanks

    #2
    Not it's not cancelled.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    287 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    180 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    178 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    263 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    216 views
    0 likes
    Last Post CarlTrading  
    Working...
    X