Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Accessing the "Instrument Link" from code

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

    Accessing the "Instrument Link" from code

    Given a chart window instance, is it possible to determine programmatically which Instrument/Timeframe Link option is selected? Just the colour value or a numerical equivalent value?

    I could probably work it out given the Automation IDs for the instrument/timeframe link unless there's an easier way.


    Thank you!

    Kevin

    #2
    Hello Reach4thelasers,

    Thank you for writing in.

    I have put together a sample indicator which will print to the output window the Instrument Selected as well as the time frame.

    In the sample, under OnBarUpdate the statements relating to the following two variables are what you are looking for.

    Code:
    xInstrumentSelectedMenuDropDown
    xTimeSelected
    Please let us know if you need further assistance.
    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      Hey Alan, thanks for the response. I think you misunderstood me. It is the Instrument LINK I want to determine; not the instrument. The colored box on the top right of the window that makes the charts change together.... Need to know the color link or some numerical equivalent so that I can replicate an action between a chart and also its linked charts.
      Attached Files

      Comment


        #4
        Hello reach4thelasers,

        I have revised the indicator to include print statements of the instrument and interval link colors.

        Please let us know if you need further assistance.
        Attached Files
        Alan P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        587 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        341 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        555 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        552 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X