Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

external processing

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

    external processing

    good morning, I have processed data with python or c# I want to make them visible on a ninjatrader chart. how can i do it

    #2
    Hello bebbus,

    What kind of data is this? If its historical data you can use the historical data import tool:


    For other types of data you would likely need to write your own custom indciator to read the data in some way and then plot it.


    I look forward to being of further assistance.

    Comment


      #3
      are price levels. I'm on a web page because the server processes data is not in local. I want to somehow read the data and plot the lines on the chart

      Comment


        #4
        Hello bebbus,

        Yes in that case you would need to make yourself a custom solution. Depending on how the data is published would determine how you can include that in the platform. If the website provides some kind of API you may try looking at the following new indicator which uses a web service to collect data. You would very likely need to do something similar and then plot the results how you wanted. https://ninjatraderecosystem.com/use.../jteconnews2a/


        I look forward to being of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        163 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        83 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        126 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        206 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        185 views
        0 likes
        Last Post CarlTrading  
        Working...
        X