Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Decimals

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

    Decimals

    I'm testing out some script making.
    If I make an indicator that plots the high of the last bar in the forex market..

    plot0.set(high[1]);

    ..then it just plots 0,766 fx.. instead of 0,76559 as my price chart is showing at the same moment..
    (Does same thing if I put it in Market Analyzer.)

    How do I change that?

    If I'm going to automatically calculate a stop based on last bar high fx then I want it to use all decimals..

    #2
    Hello m96gran,

    To change the number of decimals displayed for an indicator using its own price scale, override the FormatPriceMarker() method.

    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Ok, thanks!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      579 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      334 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      554 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      551 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X