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 trilliantrader, 04-10-2024, 09:33 PM
    7 responses
    25 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by traderqz, Today, 12:06 AM
    5 responses
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by Mongo, Today, 11:05 AM
    2 responses
    10 views
    0 likes
    Last Post Mongo
    by Mongo
     
    Started by guillembm, Today, 11:25 AM
    0 responses
    4 views
    0 likes
    Last Post guillembm  
    Started by Tim-c, Today, 10:58 AM
    1 response
    3 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X