Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Typo in ParabolicSAR

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

    Typo in ParabolicSAR

    In the docs for NT7 there is a typo:

    "Examples

    // Prints the current value of ParabolicSAR using default price type
    double value = ParabolicSAR(0.02, 0.02, 0.2)[0];
    Print("The current ParabolicSAR value is " + value.ToString());"

    should be:

    double value = ParabolicSAR(0.02, 0.2, 0.02)[0];

    This typo is also on page 459 of the NT6 docs.

    Brooks

    #2
    Hello,

    Thank you for your forum post.

    Good catch, since these are parameters however the user will be putting the values he or she uses. But it would be best if it matched its default settings.

    I'll let the help guide guys know.

    Thank You.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by f.saeidi, Today, 12:14 PM
    4 responses
    11 views
    0 likes
    Last Post f.saeidi  
    Started by Russ Moreland, Today, 12:54 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by philmg, Today, 12:55 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Started by TradeForge, 04-19-2024, 02:09 AM
    2 responses
    32 views
    0 likes
    Last Post TradeForge  
    Started by aprilfool, 12-03-2022, 03:01 PM
    3 responses
    329 views
    0 likes
    Last Post NinjaTrader_Adrian  
    Working...
    X