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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X