Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Show indicator in strategy analyzer chart

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

    Show indicator in strategy analyzer chart

    How can I plot an indicator, which is calculated in a secondary time frame, in the strategy analyzer chart in the primary time frame? I know how to plot it, as long as I use only one timeframe.

    #2
    Hello dpeter,

    You will need to call AddDataSeries in both the hosted indicator and host strategy, calculate in the indicator using the secondary series, and set the plot values on primary bar closes to the secondary calculations, or the previous bar if the primary bar is smaller than the secondary bar. (if the primary is larger than the secondary, some information from the secondary will be lost as all plots are synchronized to the primary series).

    Below is a link to an example.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    50 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    126 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    69 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X