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

Fixed-period Indicator EMA

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

    Fixed-period Indicator EMA

    When I add for example an EMA indicator, is it possible for me to specify that it is to be the 20period 60min EMA regardless of what chart time-frame I'm on at the moment. ie. I want to 'hard-set' the input series so that even if I change from a 5min chart to a 30min chart that EMA plot remains the 20period 60min EMA.

    #2
    vlc, you can achieve this be creating a MultiSeries script - you would then add the 60 min bars object and don't calculate anything for the primary series you select on the charts, this way the indicator value would always use the preset data and period consistently.

    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Sparkyboy, Today, 10:57 AM
    0 responses
    1 view
    0 likes
    Last Post Sparkyboy  
    Started by TheMarlin801, 10-13-2020, 01:40 AM
    21 responses
    3,916 views
    0 likes
    Last Post Bidder
    by Bidder
     
    Started by timmbbo, 07-05-2023, 10:21 PM
    3 responses
    152 views
    0 likes
    Last Post grayfrog  
    Started by Lumbeezl, 01-11-2022, 06:50 PM
    30 responses
    809 views
    1 like
    Last Post grayfrog  
    Started by xiinteractive, 04-09-2024, 08:08 AM
    3 responses
    11 views
    0 likes
    Last Post NinjaTrader_Erick  
    Working...
    X