Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Data Series label

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

    Data Series label

    How i can get all data series labels from graphic to my indicator property with ninjascript?

    #2
    Hello Eddard,

    I believe you are looking for the Close, High, Low, Median, Open, Typical, and Weighted Data Series.

    If that is the case then you may use the PriceType variable inside of the Indicator.



    Otherwise, could you clarify a bit more what exactly you are looking for.
    JCNinjaTrader Customer Service

    Comment


      #3
      When the user opens the chart with GBPUSD(for example) data series I must to use this type for data acquisition(see attachments)
      Attached Files
      Last edited by Eddard; 02-24-2014, 10:44 AM.

      Comment


        #4
        Hello Eddard,

        Thanks for the screenshot but could you give me an example of what you are trying to accomplish?
        JCNinjaTrader Customer Service

        Comment


          #5
          My indicator interrogates service. One of parameters of inquiry is the product. At a chart choice for example EUR/USD must to be inserted into inquiry by EURUSD. How to receive USD/EUR in the indicator from the chart which it to treat?

          Comment


            #6
            Hello Eddard,

            I believe I understand what you are looking for. You are wanting some checking to see if a user types in a '/' character which can result in an incorrect call in your code.

            If that is the case then you may want to search the String to see if there is any characters that you do not want in it and handle it accordingly or alert the user of this.



            Let me know if this helps.
            JCNinjaTrader Customer Service

            Comment


              #7
              Originally posted by Eddard View Post
              My indicator interrogates service. One of parameters of inquiry is the product. At a chart choice for example EUR/USD must to be inserted into inquiry by EURUSD. How to receive USD/EUR in the indicator from the chart which it to treat?
              The name of the equity on the chart is a string given by: Instrument.MasterInstrument.Name or by Instrument.Fullname, depending on what you are seeking. Consult the NT Help.

              ref:

              Last edited by koganam; 02-26-2014, 07:00 PM.

              Comment


                #8
                koganam, thank you very much. This is what i need

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by CaptainJack, 05-29-2026, 05:09 AM
                0 responses
                227 views
                0 likes
                Last Post CaptainJack  
                Started by CaptainJack, 05-29-2026, 12:02 AM
                0 responses
                146 views
                0 likes
                Last Post CaptainJack  
                Started by charlesugo_1, 05-26-2026, 05:03 PM
                0 responses
                160 views
                1 like
                Last Post charlesugo_1  
                Started by DannyP96, 05-18-2026, 02:38 PM
                1 response
                237 views
                0 likes
                Last Post NinjaTrader_ChelseaB  
                Started by CarlTrading, 05-11-2026, 05:56 AM
                0 responses
                197 views
                0 likes
                Last Post CarlTrading  
                Working...
                X