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

Change Symbol Description on disk

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

    Change Symbol Description on disk

    Good Morning:

    How do I update the description for an instrument to the Ninjatrader 8 database via Ninjascript?

    If i use the following it updates in memory and stays in memory until NT8 is closed, but when you re-open NT8 the description reverts back to whatever it was previously.

    Example:

    Symbol AABB is load into chart and description is blank in the Instrument Panel.

    Execute the following
    Instrument.MasterInstrument.Description = "This Text";

    Look at Instruments and description shows This Text.

    Once NT8 is closed and re-opened it is back to blank.

    So how do I get the description to write to disk?

    Thank-you. Jeffrey
    Attached Files

    #2
    Hello TraderJesse,

    Setting the instruments description through NinjaScript is not supported. I will put in a feature request for this.

    Please let us know if you need further assistance.
    Last edited by NinjaTrader_AlanP; 12-06-2017, 02:33 PM.
    Alan P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by samish18, 04-17-2024, 08:57 AM
    17 responses
    64 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by rocketman7, Today, 02:12 AM
    2 responses
    16 views
    0 likes
    Last Post rocketman7  
    Started by briansaul, Today, 05:31 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by PaulMohn, Today, 03:49 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by frslvr, 04-11-2024, 07:26 AM
    6 responses
    106 views
    1 like
    Last Post NinjaTrader_BrandonH  
    Working...
    X