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.
    Dive into manipulating C# code from within an unlocked NinjaScript strategy using the NinjaScript Editor.3:11 Creating a New NinjaScript Strategy13:52 Analyz...
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by usazencort, Today, 01:16 AM
    0 responses
    1 view
    0 likes
    Last Post usazencort  
    Started by kaywai, 09-01-2023, 08:44 PM
    5 responses
    603 views
    0 likes
    Last Post NinjaTrader_Jason  
    Started by xiinteractive, 04-09-2024, 08:08 AM
    6 responses
    22 views
    0 likes
    Last Post xiinteractive  
    Started by Pattontje, Yesterday, 02:10 PM
    2 responses
    21 views
    0 likes
    Last Post Pattontje  
    Started by flybuzz, 04-21-2024, 04:07 PM
    17 responses
    230 views
    0 likes
    Last Post TradingLoss  
    Working...
    X