I would be willing to give the code to Ninja Trader if they're interested in it.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Custom Broker Integration
Collapse
X
-
Custom Broker Integration
Is there a template or guide to adding a broker integration to Ninja Trader? For instance, if a third party broker supports FIX 4.X connectivity, could I hook it into the order API's in ninja trader? Or do I just need to put the code directly into a strategy and just not use the built in Order APIs?
I would be willing to give the code to Ninja Trader if they're interested in it.Tags: None
-
So basically I just add the code to communicate with what ever brokerage I want, and bypass the order API's
Comment
-
Hello dmisselhorn,
You wouldn't be able to use any of the built in order tools or charts for custom data because that would not be a service that the platform supports. I am not sure what specifically you are trying to do but you can look into using C# to communicate with that service if they have some kind of api. Anything you do with that service would need to be custom coded in an indicator strategy or addon based on your needs. You would still need to use a supported data feed to be able to view live data in charts and allow the platform to execute scripts like indicators or strategies in realtime.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
62 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
134 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment