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

Use symbol set from another indicator

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

    Use symbol set from another indicator

    Hi,

    I have the following code and would like to know if it is possible to use the symbol setting from another indicator instead and if so how?

    Code:
    this.aM("ES 06-13").vA
    Regards,
    suprsnipes

    #2
    suprsnipes, unfortunately there would be no supported technique I could offer here since we could not support the aspect of dynamic adding of series. It is however on our product enhancement for consideration in product management.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Is that to say it can still be done?

      Has any other members got a method they can suggest or have had success with this?

      suprsnipes

      Comment


        #4
        Originally posted by suprsnipes View Post
        Is that to say it can still be done?

        Has any other members got a method they can suggest or have had success with this?

        suprsnipes
        Could you do something like this for instance?

        Code:
        this.aM(this.aA(bM).cM).vA
        Last edited by suprsnipes; 06-06-2013, 03:45 AM. Reason: edit code

        Comment


          #5
          So your cM would be an exposed string variable then?
          BertrandNinjaTrader Customer Service

          Comment


            #6
            I'll have a crack at that, thanks Bertrand for the suggestion.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Felix Reichert, 04-26-2024, 02:12 PM
            6 responses
            40 views
            0 likes
            Last Post Felix Reichert  
            Started by MrForgetful, Today, 01:28 AM
            3 responses
            21 views
            0 likes
            Last Post NinjaTrader_Zachary  
            Started by cmtjoancolmenero, 04-29-2024, 03:40 PM
            16 responses
            48 views
            0 likes
            Last Post cmtjoancolmenero  
            Started by ETFVoyageur, Yesterday, 06:05 PM
            6 responses
            39 views
            0 likes
            Last Post ETFVoyageur  
            Started by rbeckmann05, Today, 02:35 PM
            1 response
            7 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Working...
            X