Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom series indicator methods

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

    Custom series indicator methods

    Hi,

    I have come across an interesting problem using the following methods to access indicator values for ISeries.

    As suggested in the help guide using a custom series object with the SMA the values are correct for example;
    SMA(myDataSeries, 10)[0])

    However I'm unable to return the correct value for the following and in fact the output is for the main chart series;
    ParabolicSAR(myDataSeries, 0.01, 0.6, 0.02)[0]

    What else could I try here?

    suprsnipes.
    Last edited by suprsnipes; 10-04-2020, 03:18 PM.

    #2
    Hello suprsnipes,

    Some indicators are not quite designed to use an input series.

    Attached is a modified version of the ParabolicSAR designed for an input series (created by NinjaTrader_PaulH).
    Attached Files
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    77 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    40 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    63 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    63 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Working...
    X