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 r68cervera, Today, 05:29 AM
        0 responses
        2 views
        0 likes
        Last Post r68cervera  
        Started by geddyisodin, Today, 05:20 AM
        0 responses
        3 views
        0 likes
        Last Post geddyisodin  
        Started by JonesJoker, 04-22-2024, 12:23 PM
        6 responses
        35 views
        0 likes
        Last Post JonesJoker  
        Started by GussJ, 03-04-2020, 03:11 PM
        12 responses
        3,239 views
        0 likes
        Last Post Leafcutter  
        Started by AveryFlynn, Today, 04:57 AM
        0 responses
        6 views
        0 likes
        Last Post AveryFlynn  
        Working...
        X