Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Market analyzer and indicator interaction

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

    Market analyzer and indicator interaction

    How to get an information about which row(instrument) in market analyzer is calling the indicator?
    For example we have the following rows in market analyzer :$EURUSD $AUDUSD EURJPY
    I'd like to know from inside the indicator which row (instrument name) is calling the indicator, because i want set up the indicator output accordingly
    I'm trying to match $EURUSD row with $EURUSD data series inside the indicator
    Last edited by BankRobber; 09-12-2011, 04:24 AM.

    #2
    BankRobber, while you could unfortunately not access any Market Analyzer info programmatically, you could check on which instrument the indicator currently runs and then code accordingly :

    Comment


      #3
      The problem is that I'm running a multi instrument indicator and I'm trying to match a row from the market analyzer to its own dataseries in the indicator and have no clue how to do it

      Comment


        #4
        Originally posted by BankRobber View Post
        The problem is that I'm running a multi instrument indicator and I'm trying to match a row from the market analyzer to its own dataseries in the indicator and have no clue how to do it
        Sorry I'm not following you here, what would you like to create then? Are you trying to work out calculation differences as seen if the indicator is applied via the chart vs the MA?

        Please ensure the bars loaded, session template and CalculateOnBarClose settings would match for both then to ensure consistent calcs.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        574 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        332 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
        553 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