Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to, searching example for Add-On for Custom Connection / Custom Chart

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

    How to, searching example for Add-On for Custom Connection / Custom Chart

    Dear everyone,

    already searched but was not able to find examples or howto's.


    I would like to build an Addon, that creates a connection to a custom broker. Similar to that one here: https://github.com/BitMEX/ninjatrade...x#installation

    So that I then can create charts based on that broker pairs.

    If that is doing much work, it would also be sufficient to create an addon that just can create chats based on a data stream.

    Hope on your help and guidance.

    Thanks in advance.



    Airwave
    NinjaTrader Ecosystem Vendor - Airwave

    #2
    Hello Airwave,

    Welcome to the NinjaTrader forums!

    The API can be used to push real-time data to NinjaTrader through the External Data Feed.

    Below is a link to a forum post on the API.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_ChelseaB View Post
      Hello Airwave,

      The API can be used to push real-time data to NinjaTrader through the External Data Feed.

      Below is a link to a forum post on the API.
      https://ninjatrader.com/support/foru...626#post793626

      Thank you very much.
      Is this external data feed then appearing in the connections?
      Additionally, could I then create a chart based on the data in different time units?
      And can I work with indicators and strategies on that chart then?

      Thanks in advance.

      Cheers
      Airwave
      NinjaTrader Ecosystem Vendor - Airwave

      Comment


        #4
        Hello Airwave,

        The External Data Feed can be added as a connection.




        Push through real-time tick data and this can be used to build any bar type in real-time, the same as if the ticks were coming from a connected data provider.

        Yes, real-time data from any source will build a chart. Yes, indicators and strategies can use real-time data that is building a chart.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Thank you so much :-)

          Is there probably an sample C# project?

          Thanks in advance.

          Airwave
          NinjaTrader Ecosystem Vendor - Airwave

          Comment


            #6
            Hello Airwave,

            Yes, the link I have provided you does have a sample project.

            May I confirm you have reviewed the forum post I have linked you?
            Chelsea B.NinjaTrader Customer Service

            Comment


              #7
              Originally posted by NinjaTrader_ChelseaB View Post
              Hello Airwave,

              Yes, the link I have provided you does have a sample project.

              May I confirm you have reviewed the forum post I have linked you?
              Ah yes, the Ninja8API.zip . Wasn't shure out of the discussion, that this is example is catching the same problem...

              Thank you very much again.
              Airwave
              NinjaTrader Ecosystem Vendor - Airwave

              Comment


                #8
                Hey ChelseaB,
                Hey All,

                I know had the time to try the Ninja8API.zip (https://ninjatrader.com/support/foru...etch?id=886889) out of upper post.

                Happy to say, that I got the applications running in my environment and the process of receiving the LAST() value from an open chart is working fine.

                But within the process of sending an individual symbol to ninja, the chart keeps staying empty, even the application confirms sending with a success.

                Think I'm doing something wrong and I hope you could help me please.

                Could you point me in the right direction please?

                Thanks you very much in advance.

                Click image for larger version

Name:	2021-01-06 17_18_31-Clipboard.png
Views:	458
Size:	101.4 KB
ID:	1135344
                Click image for larger version

Name:	2021-01-06 17_20_32-Window.png
Views:	455
Size:	50.0 KB
ID:	1135345

                Click image for larger version

Name:	2021-01-06 17_21_54-Window.png
Views:	428
Size:	15.1 KB
ID:	1135346

                Click image for larger version

Name:	2021-01-06 17_22_47-Window.png
Views:	420
Size:	49.7 KB
ID:	1135347


                Airwave
                NinjaTrader Ecosystem Vendor - Airwave

                Comment


                  #9
                  Hello Airwave,

                  I've run the release on a test machine with XXXB and this is working with out issue.


                  Are you testing this during market hours or are you using the Default 24/7 trading hours template?

                  Do you have NinjaTrader 7 open?
                  Chelsea B.NinjaTrader Customer Service

                  Comment


                    #10
                    Hi ChelseaB,

                    ah, see here what I've done:



                    Found out, that it has to do with the market history data...
                    When this is send it stops working.

                    Maybe wrong format?
                    Airwave
                    NinjaTrader Ecosystem Vendor - Airwave

                    Comment


                      #11
                      Hello Airwave,

                      This video shows data being received. This means it works.

                      The sample project does not have advanced logic and is just the bare bones minimum to send data.

                      There may be more logic necessary to remove subscriptions and then re-add them.
                      Chelsea B.NinjaTrader Customer Service

                      Comment

                      Latest Posts

                      Collapse

                      Topics Statistics Last Post
                      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                      0 responses
                      648 views
                      0 likes
                      Last Post Geovanny Suaza  
                      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                      0 responses
                      369 views
                      1 like
                      Last Post Geovanny Suaza  
                      Started by Mindset, 02-09-2026, 11:44 AM
                      0 responses
                      108 views
                      0 likes
                      Last Post Mindset
                      by Mindset
                       
                      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                      0 responses
                      572 views
                      1 like
                      Last Post Geovanny Suaza  
                      Started by RFrosty, 01-28-2026, 06:49 PM
                      0 responses
                      573 views
                      1 like
                      Last Post RFrosty
                      by RFrosty
                       
                      Working...
                      X