Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Using CancelOrder() method to cancel orders

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

    Strategy: Using CancelOrder() method to cancel orders

    When using NinjaTrader's Enter() and Exit() methods, the default behavior is to automatically expire them at the end of a bar unless they are resubmitted to keep them alive. Sometimes you may want more flexibility in this behavior and wish to submit orders as live-until-cancelled. When orders are submitted as live-until-cancelled, the way to cancel them is by using the CancelOrder() method.

    Key concepts in this example:
    • Submitting live-until-cancelled entry orders
    • Manually cancelling orders


    Important related documentation:

    NinjaTrader 8

    NinjaTrader 7

    Import instructions:

    NinjaTrader 8
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu Tools > Import > NinjaScript
    3. Select the downloaded file


    NinjaTrader 7
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu File > Utilities > Import NinjaScript
    3. Select the downloaded file and click Import.
    Attached Files
    Last edited by NinjaTrader_Jim; 07-01-2020, 06:59 AM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by franciscog21, Today, 05:27 PM
0 responses
3 views
0 likes
Last Post franciscog21  
Started by hdge4u, 04-29-2024, 12:23 PM
5 responses
28 views
0 likes
Last Post MisterTee  
Started by llanqui, 01-25-2024, 06:15 PM
9 responses
64 views
0 likes
Last Post MisterTee  
Started by tradingnasdaqprueba, 05-07-2024, 03:42 AM
16 responses
66 views
0 likes
Last Post tradingnasdaqprueba  
Started by Vulgoth_t_Destroyer, 05-09-2022, 04:45 PM
55 responses
5,464 views
0 likes
Last Post BartMan
by BartMan
 
Working...
X