Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

data series

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

    data series

    Hi,

    I'm new to NinjaTrader.

    I would like to add several SMA indicators to my chart
    But each SMA base on different data series

    first one, SMA of 10 period RSI
    second one, SMA of 10 period ATR
    thrid one, SMA of 10 period volume

    But the SMA currently only allow data series (e.g. Open, High, Low, Close)
    How to adjust SMA so that it can accept different data series ??

    #2
    You would have to develop a custom indicator to do this.

    Here is a tutorial on a similar concept - http://www.ninjatrader-support.com/H...Indicator.html
    RayNinjaTrader Customer Service

    Comment


      #3
      Hi,

      Thanks for the reply. By using the method mention in tutorial, I need to write a new indicator for each kind of SMA

      >> first one, SMA of 10 period RSI
      >> second one, SMA of 10 period ATR
      >> thrid one, SMA of 10 period volume

      So, that means I need to write 3 SMA to cater above situation.


      I'm not sure whether the SMA can be adjust so that to accept a data series as the parameter

      For example: SMA ( X , 10) where X is a data series.
      X may be simple data series (e.g. Open, High, Low Close)
      X may also be derived data series (e.g. 10 period RSI, 10 period ATR ....etc)


      If possible, then only one SMA indicator is enough as it allow to pass in corresponding data series as parameter

      Is it possible ?? please advice. thanks

      Comment


        #4
        >> So, that means I need to write 3 SMA to cater above situation.
        correct

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        42 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        29 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        46 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        38 views
        0 likes
        Last Post CarlTrading  
        Working...
        X