Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Removing text in an indicator

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

    Removing text in an indicator

    Hi everyone,
    Hope you have succes with your trading.

    I use the indicator ''tick counter'' in my chart with NT8. It writes ''ticks Remaining = xx''
    I would like to remove the text ''ticks Remaining''. I thought that I could modify the text in the indicator itself and save it but the text is not in the indicator.

    I was finally able to find out the text in the NinjaScriptInfo. I have erased the text ''ticks Remaining''. I click on the ''template'' and save it as ''default''. But each time the text ''ticks Remaining'' come back!

    Do you know how I can remove it ?
    Thanks,

    #2
    Hello felgab,

    The NinjaTrader.Custom.Resource.TickCounterTicksRemain ing variable contains the text "Ticks Remaining = ".

    This could be removed from the string assigned to the tick1 variable.

    I would recommend making a copy of the script first.

    Below is a publicly available link to a short video that demonstrates creating a copy of a script.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    96 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    51 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    24 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    34 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    37 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X