Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how can I access a unique identifier for a chart

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

    how can I access a unique identifier for a chart

    I have a programmatic need to identify a chart. I have used Bars.Instrument.FullName
    which worked fine for a previous need. But now I may have charts that have the identical instrument and chart type so this is no longer unique.

    Is there some identifier that is persistent for a chart, always the same even if I stop and restart NT. I would think there is some internal chart ID number based on it's creation order in the workspace.

    Any suggestion on datatype I could poke around in for such an id or suggestion on how to accomplish the same thing. It needs to be persistent and uniquely the same on restart.

    #2
    Hello,

    I am not aware of an id system in place already for the charts that would be easily accessible, but wouldn't a ID input work in the indicator/strategy?

    For example, add a user defined input for an int, add the item to a chart and assign an ID.

    That would be saved with the Chart individually when you save your workspace, so chart A could have an id and Chart B could have a totally different ID although it is the same indicator or strategy.

    You could then use that ID for whatever other work you are having the script do in which that is needed to identify a specific chart.

    I look forward to being of further assistance .

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    217 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    133 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    147 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    233 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    192 views
    0 likes
    Last Post CarlTrading  
    Working...
    X