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 jaybedreamin, Today, 05:56 PM
    0 responses
    7 views
    0 likes
    Last Post jaybedreamin  
    Started by DJ888, 04-16-2024, 06:09 PM
    6 responses
    18 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by Jon17, Today, 04:33 PM
    0 responses
    4 views
    0 likes
    Last Post Jon17
    by Jon17
     
    Started by Javierw.ok, Today, 04:12 PM
    0 responses
    12 views
    0 likes
    Last Post Javierw.ok  
    Started by timmbbo, Today, 08:59 AM
    2 responses
    13 views
    0 likes
    Last Post bltdavid  
    Working...
    X