Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

how to display automatic instrument's price format

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

    how to display automatic instrument's price format

    Hi all

    I am woudering if there is an automatic formatted way to show price text of an instrument.

    I have a lot of indicators that have been developed to trade the ES. So in my price text display I use String.Format("{0:0.00}",.....) method.

    Now I would like to make my indicators compatible with any markets like the Euro currency for example which I have to show 4 decimal places...

    Thanks

    Bernard

    #2
    blarouche,

    I suppose you could check tick size and then make the appropriate string formatting based on the tick size of the instrument.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ScottWalsh, Today, 06:52 PM
    3 responses
    18 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    17 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    1 view
    0 likes
    Last Post cre8able  
    Started by Haiasi, Today, 06:53 PM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by ScottW, Today, 06:09 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X