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 argusthome, 03-08-2026, 10:06 AM
        0 responses
        110 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        59 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        37 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        41 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        78 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X