Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

External indicator without Input serie

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

    External indicator without Input serie

    Hi guys, nice to talk again
    I don't know if my title really reflects what I want to do or my doubt but I'll try to explain it here, I was developing for a while an Online copy trader, I created it as an indicator and basically what it does is that I have a server, a PC on which I operate, and I have different PCs that receive this information, process it and execute it, up to there everything is perfect, now I'm trying to implement different automatic strategies on my server, but now with different markets, my main idea was ok can I add the copy indicator to each chart and it will receive the information and execute it, but I discovered that it doesn't work like that, unless I'm in the instrument chart it doesn't do anything if an order is sent to ES and I'm standing on the NQ chart it doesn't execute the order because it says that the serial input is NQ, what I want to know are two things is there a way for all the indicators to be active at the same time? Or second, is there a way to create an indicator or external chart that does not have a serial input linked to it and is simply connected to the account and communicates with the account for orders?
    Sorry, I know it's a lot of text, but I tried to explain myself as best I could.
    Thanks TGT​

    #2
    Hello FernandoParra,

    Thank you for your post.

    You can use AddDataSeries() to add an additional data series to your indicator.



    You can also place orders directly to the account using the AddOn approach.





    Please let us know if you have any further questions.

    Comment


      #3
      Gaby Thanks For your Fast response!!!!!! Working it

      Comment


        #4
        NinjaTrader_Gaby Thanks your really help me a lot, just with add the series , everything start to work, question When I add the serie " " with a string when a new Rollover coming I need to change this manually ?

        Comment


          #5
          Hello Fernando,

          Yes. AddDataSeries() calls are hard-coded, so you'll need to change the rollover date manually.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          563 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          329 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
          547 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          548 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X