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 Javierw.ok, Today, 04:12 PM
    0 responses
    1 view
    0 likes
    Last Post Javierw.ok  
    Started by timmbbo, Today, 08:59 AM
    2 responses
    10 views
    0 likes
    Last Post bltdavid  
    Started by alifarahani, Today, 09:40 AM
    6 responses
    40 views
    0 likes
    Last Post alifarahani  
    Started by Waxavi, Today, 02:10 AM
    1 response
    18 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by Kaledus, Today, 01:29 PM
    5 responses
    15 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X