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

third-party indicator

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

    third-party indicator

    I have a third-party indicator which I like. The code is locked. It runs by itself on its own charts. I would like to add colored marks or symbols to the charts on which this indicator runs when certain user-defined price conditions are met--to alert me of a situation. I want the symbol to occur at the bar where the condition(s) occurred.

    Is it possible for me to write my own indicator, put it on the chart with the locked indicator, have it read the price info from this other indicator and place a mark on the chart at a specific bar?

    Please tell me If this is possible. If so, please link all the tutorials you can on coding this type of scenario.

    Thank you.

    #2
    Basically this depends on how the third party indicator is coded. If some of the values are exposed via a public property you can access the results and use them for your purposes as intended. In case that there are no public properties which hold those values you cannot do it.

    Comment


      #3
      The values are merely order flow, laid out in a user-defined time frame. Is this what you're talking about?

      Comment


        #4
        imalil, that would really depend on the study and how those values are displayed / exposed, for example plot values would be directly accessible programmatically. The best course of action would be contacting the developer of the addon to clarify how values could be accessed (and if at all).
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Thanks, Bertrand. I'm waiting for the programmer of the indicator to respond to your question. In the mean time I was wondering: the values I am after are simply order flow--something readily available, do not change from programmer to programmer, and are not calculated via a proprietary algorithm. Since I paid for and use this indicator, why would I not have access to the values?

          Just trying to learn. Thanks.

          Comment


            #6
            Originally posted by imalil View Post
            Thanks, Bertrand. I'm waiting for the programmer of the indicator to respond to your question. In the mean time I was wondering: the values I am after are simply order flow--something readily available, do not change from programmer to programmer, and are not calculated via a proprietary algorithm. Since I paid for and use this indicator, why would I not have access to the values?

            Just trying to learn. Thanks.
            If you don't have access to the values, that's simply because the developer didn't make it available for you. Perhaps because you didn't request that when hiring him.
            ninZa
            NinjaTrader Ecosystem Vendor - ninZa.co

            Comment


              #7
              I didn't hire him. I bought their out-of-the-box indicator that I want to keep as is. I merely want to alert myself when a condition happens.

              Comment


                #8
                imalil, how would those values be visualized? Do you have perhaps a screenshot to share?
                BertrandNinjaTrader Customer Service

                Comment


                  #9
                  How do I attach my screen grab? I don't see an option.

                  Comment


                    #10
                    file:///G:/Pictures/financial/trading/Ninja%20notes/order%20flow.JPG

                    Comment


                      #11
                      Originally posted by imalil View Post
                      How do I attach my screen grab? I don't see an option.
                      1. Open a new reply dialog
                      2. Scroll down and select "Manage Attachments"
                      3. Click "Choose file" and browse to the screenshot
                      4. Click "Upload"

                      Now the screenshot will automatically be attached in your reply.

                      Thanks.
                      Pi
                      ninZa
                      NinjaTrader Ecosystem Vendor - ninZa.co

                      Comment


                        #12
                        Apparently you have to click 'advanced'.
                        Attached Files

                        Comment


                          #13
                          Bertrand, do you have any thoughts on my screenshot? Thanks.

                          Comment


                            #14
                            imalil, sorry for me delay - thanks for the screenshot, looks like it's not done via plots but custom drawing via C#. I could not say if this info could be accessed programmatically or not, your best option is to work directly with the vendor / developer here to understand your options.
                            BertrandNinjaTrader Customer Service

                            Comment


                              #15
                              Bertrand, could you briefly tell me how plots can be be accessed programmatically and not numbers coming from the exchange?

                              Could you link an example of code written to read plots from an indicator?

                              Is there any way to convert numbers coming from the exchange to plots or something readable like that?

                              Thanks.

                              Comment

                              Latest Posts

                              Collapse

                              Topics Statistics Last Post
                              Started by Christopher_R, Today, 12:29 AM
                              0 responses
                              9 views
                              0 likes
                              Last Post Christopher_R  
                              Started by sidlercom80, 10-28-2023, 08:49 AM
                              166 responses
                              2,235 views
                              0 likes
                              Last Post sidlercom80  
                              Started by thread, Yesterday, 11:58 PM
                              0 responses
                              3 views
                              0 likes
                              Last Post thread
                              by thread
                               
                              Started by jclose, Yesterday, 09:37 PM
                              0 responses
                              8 views
                              0 likes
                              Last Post jclose
                              by jclose
                               
                              Started by WeyldFalcon, 08-07-2020, 06:13 AM
                              10 responses
                              1,415 views
                              0 likes
                              Last Post Traderontheroad  
                              Working...
                              X