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 PaulMohn, Today, 12:36 PM
        1 response
        11 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by yertle, Yesterday, 08:38 AM
        8 responses
        36 views
        0 likes
        Last Post ryjoga
        by ryjoga
         
        Started by rdtdale, Today, 01:02 PM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Started by alifarahani, Today, 09:40 AM
        3 responses
        16 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by RookieTrader, Today, 09:37 AM
        4 responses
        19 views
        0 likes
        Last Post RookieTrader  
        Working...
        X