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 samish18, Yesterday, 10:13 AM
        1 response
        22 views
        0 likes
        Last Post NinjaTrader_Eduardo  
        Started by Austiner87, Today, 05:02 PM
        0 responses
        5 views
        0 likes
        Last Post Austiner87  
        Started by tonynt, 05-21-2019, 06:27 AM
        10 responses
        530 views
        1 like
        Last Post fiendtrades  
        Started by awwenzovs, Today, 08:03 AM
        2 responses
        15 views
        0 likes
        Last Post NinjaTrader_Eduardo  
        Started by Ashkam, 04-29-2024, 09:28 AM
        4 responses
        44 views
        0 likes
        Last Post Ashkam
        by Ashkam
         
        Working...
        X