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

exporting data from Market Analyzer to a running program

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

    exporting data from Market Analyzer to a running program

    hi all

    I've developed some simple indicators to use within Market Analyzer. However, what I'd really like to do is to construct a 'dashboard' that contains single cells that I can use to tell me what I want to know for a long list of stocks. The market analyzer is great for columns but I'd like something more compressed that I could literally run along the very top of my 4 monitor system.

    I suppose the ultimate would be a different 'container' that could run an indicator and had a different UI, but I don't know if that's possible.

    The second best would be a way to export a value from an indicator to another program running on the system that had a custom UI. .Net 4 has memory mapped files and .net 3.5 has pipes, are either of these supported?

    Thanks!

    john

    #2
    Hi John, sorry those more general C# concepts would be beyond the scope we could offer support for on our forums - however we will leave this thread open for sure so more members more experienced in this area could reply with their thoughts.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      I understand .Net 4 is not supported, but you can use any other available tech. Google for "C# interprocess communication" to get an overview. I would suggest looking at WCF rather than pipes or sockets - its quite high level and much easier/less time-consuming to learn than the low-level stuff in my opinion.

      Comment


        #4
        Thank you for your response, I'll check it out.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by pmachiraju, 11-01-2023, 04:46 AM
        8 responses
        148 views
        0 likes
        Last Post rehmans
        by rehmans
         
        Started by mattbsea, Today, 05:44 PM
        0 responses
        5 views
        0 likes
        Last Post mattbsea  
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        33 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        5 views
        0 likes
        Last Post tkaboris  
        Started by GussJ, 03-04-2020, 03:11 PM
        16 responses
        3,283 views
        0 likes
        Last Post Leafcutter  
        Working...
        X