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 trilliantrader, Today, 03:01 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by geddyisodin, Today, 05:20 AM
    6 responses
    34 views
    0 likes
    Last Post geddyisodin  
    Started by pechtri, 06-22-2023, 02:31 AM
    9 responses
    122 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by frankthearm, 04-18-2024, 09:08 AM
    16 responses
    67 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by habeebft, Today, 01:18 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X