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

External indicator values?

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

    External indicator values?

    Scenario: I want to use a dedicated PC that computes certain values for plotting. The values are quite CPU intensive so I will use a separate PC. I can do a single instrument on my trading PC OK but if I try 2 instruments it just buries it.

    Question: What is the best way to get these values from the separate dedicated PC into an indicator on my trading PC so I can plot the values on a chart? Should I use something like UDP or DDE under .net? I guess I can use the ninja data feed DLL but I don't really need all that functionality or overhead.
    Last edited by ct; 03-25-2013, 04:53 PM.

    #2
    ct, I would unfortunately not have a sample or fully supported approach to realize that, but would suggest looking into TCP / IP streams using System IO and System Sockets.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Bertrand

      That is good enough. All you needed to is point me in a direction.

      Cheers

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mongo, Today, 11:05 AM
      3 responses
      11 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by traderqz, Today, 12:06 AM
      6 responses
      13 views
      0 likes
      Last Post traderqz  
      Started by Skifree, Today, 03:41 AM
      3 responses
      13 views
      0 likes
      Last Post Skifree
      by Skifree
       
      Started by traderqz, Yesterday, 09:06 AM
      5 responses
      34 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by guillembm, Today, 11:25 AM
      1 response
      6 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X