Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Show indicator from another timeframe

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

  • NinjaTrader_Jim
    replied
    Hello Luigio,

    The indicator that Add()'s the plots will need to have its Overlay property set to true for those plots to appear in the Price panel. (Set in Initialize())

    Let us know if there is anything else we can do to help.

    Leave a comment:


  • Luigio
    replied
    Perfect thanks. One more thing. How can I show the indicator from different time frame on Price panel?

    Leave a comment:


  • NinjaTrader_Jim
    replied
    Hello Luigio,

    Thanks for your questions.

    1) How can I show the indicator from the second timeframe (1 day), at the 5minutes chart?
    The indicator can add the MTF plot by assigning the plot value in BarsInProgress 0. This way, the plot represents the last value before that primary data series creates another data point. Please see the attached example for a demonstration.

    If you are adding an indicator based on an additional data series that is added in the strategy, you could follow an approach similar to the example linked below that assigns the indicator value on BarsInProgress == 0.

    Plotting from a strategy - https://ninjatrader.com/support/help..._a_ninjasc.htm

    Further Multi Time Frame reference can be found here - https://ninjatrader.com/support/help...nstruments.htm

    2) Is it possible to show the chart of second timeframe (1day) at the same window? How?
    You could add plots for the Open High Low and Close values, but I could not advise a supported way to add the data series to the chart like the primary data series.

    Please let me know if you have any additional questions.
    Attached Files
    Last edited by NinjaTrader_Jim; 03-11-2019, 10:35 AM.

    Leave a comment:


  • Luigio
    started a topic Show indicator from another timeframe

    Show indicator from another timeframe

    Hi, I have a strategy working on at some timeframe.
    Lets say 60 minutes. I am using also context chart with another timeframe eg. 1 day. (I am using an indicator SMA from this context chart).

    So I have two questions:
    1) How can I show the indicator from the secon timeframe (1 day), at the 5minutes chart?

    2) Is it possible to show the chart of second timeframe (1day) at the same window? How?

Latest Posts

Collapse

Topics Statistics Last Post
Started by Javierw.ok, Today, 04:12 PM
0 responses
1 view
0 likes
Last Post Javierw.ok  
Started by timmbbo, Today, 08:59 AM
2 responses
10 views
0 likes
Last Post bltdavid  
Started by alifarahani, Today, 09:40 AM
6 responses
40 views
0 likes
Last Post alifarahani  
Started by Waxavi, Today, 02:10 AM
1 response
18 views
0 likes
Last Post NinjaTrader_LuisH  
Started by Kaledus, Today, 01:29 PM
5 responses
15 views
0 likes
Last Post NinjaTrader_Jesse  
Working...
X