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

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 bortz, 11-06-2023, 08:04 AM
        47 responses
        1,604 views
        0 likes
        Last Post aligator  
        Started by jaybedreamin, Today, 05:56 PM
        0 responses
        8 views
        0 likes
        Last Post jaybedreamin  
        Started by DJ888, 04-16-2024, 06:09 PM
        6 responses
        18 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Jon17, Today, 04:33 PM
        0 responses
        4 views
        0 likes
        Last Post Jon17
        by Jon17
         
        Started by Javierw.ok, Today, 04:12 PM
        0 responses
        13 views
        0 likes
        Last Post Javierw.ok  
        Working...
        X