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 xiinteractive, 04-09-2024, 08:08 AM
    2 responses
    11 views
    0 likes
    Last Post xiinteractive  
    Started by Irukandji, Today, 09:34 AM
    1 response
    3 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by RubenCazorla, Today, 09:07 AM
    1 response
    5 views
    0 likes
    Last Post RubenCazorla  
    Started by TraderBCL, Today, 04:38 AM
    3 responses
    25 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by WeyldFalcon, 08-07-2020, 06:13 AM
    11 responses
    1,423 views
    0 likes
    Last Post jculp
    by jculp
     
    Working...
    X