Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Synchronizing a DataSeries object to a secondary time frame

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

    Strategy: Synchronizing a DataSeries object to a secondary time frame

    Note: In NinjaTrader 8 It is no longer needed to use an indicator to sync a secondary series. This can be done directly from the Series<T> constructor. This post is left for historical purposes.

    Series objects are useful for storing interim calculations to your strategy. Sometimes you will want to store calculations based on another time frame that is not the primary bar series in a strategy.


    Key concepts in this example:
    • Creating Series objects
    • Storing and retrieving values from Series objects


    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; 10-15-2021, 11:12 AM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by rdtdale, Today, 01:02 PM
1 response
3 views
0 likes
Last Post NinjaTrader_LuisH  
Started by alifarahani, Today, 09:40 AM
3 responses
15 views
0 likes
Last Post NinjaTrader_Jesse  
Started by RookieTrader, Today, 09:37 AM
4 responses
18 views
0 likes
Last Post RookieTrader  
Started by PaulMohn, Today, 12:36 PM
0 responses
9 views
0 likes
Last Post PaulMohn  
Started by love2code2trade, 04-17-2024, 01:45 PM
4 responses
41 views
0 likes
Last Post love2code2trade  
Working...
X