Announcement

Collapse
No announcement yet.

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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    559 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    546 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X