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

Trading bridge with Broker APIs

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

    Trading bridge with Broker APIs

    Hi,
    I am new to NinjaTrader
    NT doesn’t have a supported broker in my country. I like to develop a bridge which connect NT8 and broker using the HTTPS REST /JSON APIs given by broker.
    The features should be like
    1.Buy and Sell button
    2.List current positions
    3.Edit orders

    when Buy button is pressed, preconfigured symbol and quantity should be bought at CMP.
    The broker gives a secret key to access their API’s.

    My questions are,
    1.where to start? Any similar examples? (I am a programmer)
    2.Any way to protect this code and How can I make this addon available based on subscription?



    #2
    Hello Shaya,

    Thanks for your post.

    We do offer a DLL Interface that can be used to link NinjaTrader to another API through the External Data Feed. However this would only allow you to receive data. The DLL interface's Command function for submitting orders is so NinjaTrader can receive order submissions from an external application and handle them.

    The DLL interface is provided as-is and support is limited to the resources available below.
    DLL interface - https://ninjatrader.com/support/help.../functions.htm
    Example application (Unsupported example) - https://ninjatrader.com/support/foru...442#post514442

    If you would like to build an AddOn for allowing connections to your desired broker for full functionality, you will want to be building your own Connection Adapter. We do not openly support doing this, but allow certain members of our EcoSystem the ability to create Connection Adapters through our Open Connect program. If this is something that interests you, please reach out to our Business Development team at Info [at] ninjatraderecosystem [dot] com.

    We look forward to being of further assistance.
    JimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by andrewtrades, Today, 04:57 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by chbruno, Today, 04:10 PM
    0 responses
    5 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by josh18955, 03-25-2023, 11:16 AM
    6 responses
    436 views
    0 likes
    Last Post Delerium  
    Started by FAQtrader, Today, 03:35 PM
    0 responses
    7 views
    0 likes
    Last Post FAQtrader  
    Started by rocketman7, Today, 09:41 AM
    5 responses
    19 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X