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

0mq bindings for Ninjatrader

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

    0mq bindings for Ninjatrader

    Hello,

    I've just developed a powerful indicator for Metatrader which I would like to port to Ninja Trader. It uses 0mq library (http://www.zeromq.org/) for communication. It has many bindings also to C# so I assume it would be possible to have it in NT too. However my Google search haven't produced any results. Therefore I have following questions:

    1. Are 0mq bindings available for NT?
    2. If not, what would be steps to implement the library in NT?
    3. If #2 too difficult, what would be steps to call 0mq library dll?

    Kind regards,
    Michal

    #2
    Michal, I have not heard of 0mq before. NinjaTrader is built with standard C#, so you can import and use whatever libraries you want. Unfortunately we are unable to provide support for additional libraries because there are so many and they are so variable.

    To import a library, you'll typically have to right-click a NinjaTrader editor window, go to references, and add in the .dll reference. You'll probably have to then add in a "using ..." line to the top of the script as well.
    AustinNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CortexZenUSA, Today, 12:53 AM
    0 responses
    1 view
    0 likes
    Last Post CortexZenUSA  
    Started by CortexZenUSA, Today, 12:46 AM
    0 responses
    1 view
    0 likes
    Last Post CortexZenUSA  
    Started by usazencortex, Today, 12:43 AM
    0 responses
    5 views
    0 likes
    Last Post usazencortex  
    Started by sidlercom80, 10-28-2023, 08:49 AM
    168 responses
    2,266 views
    0 likes
    Last Post sidlercom80  
    Started by Barry Milan, Yesterday, 10:35 PM
    3 responses
    13 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X