Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Backtesting NinjaScript Strategies with an intrabar granularity

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

    Strategy: Backtesting NinjaScript Strategies with an intrabar granularity

    You can submit orders to different Bars objects. This allows you the flexibility of submitting orders to different timeframes. Like in live trading, taking entry conditions from a 5min chart means executing your order as soon as possible instead of waiting until the next 5min bar starts building. You can achieve this by submitting your orders to a more granular secondary bar series to achieve an "intrabar" fill.

    Key concepts in this example:
    • Finding entry conditions on the primary bar object
    • Submitting orders to the secondary bar object for an intrabar fill


    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; 12-04-2020, 11:10 AM. Reason: Updated comments in NinjaTrader 8 example
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by Radano, 06-10-2021, 01:40 AM
19 responses
604 views
0 likes
Last Post Radano
by Radano
 
Started by KenneGaray, Today, 03:48 AM
0 responses
3 views
0 likes
Last Post KenneGaray  
Started by thanajo, 05-04-2021, 02:11 AM
4 responses
470 views
0 likes
Last Post tradingnasdaqprueba  
Started by aa731, Today, 02:54 AM
0 responses
5 views
0 likes
Last Post aa731
by aa731
 
Started by Christopher_R, Today, 12:29 AM
0 responses
11 views
0 likes
Last Post Christopher_R  
Working...
X