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 andrewtrades, Today, 04:57 PM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by chbruno, Today, 04:10 PM
    0 responses
    3 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by josh18955, 03-25-2023, 11:16 AM
    6 responses
    436 views
    0 likes
    Last Post Delerium  
    Started by FAQtrader, Today, 03:35 PM
    0 responses
    6 views
    0 likes
    Last Post FAQtrader  
    Started by rocketman7, Today, 09:41 AM
    5 responses
    19 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X