NexusFi: Find Your Edge


Home Menu

 





Using NT8 for algorithmic trading on IB vs using native IB's programming languages?


Discussion in NinjaTrader

Updated
    1. trending_up 1,449 views
    2. thumb_up 3 thanks given
    3. group 3 followers
    1. forum 2 posts
    2. attach_file 0 attachments




 
Search this Thread

Using NT8 for algorithmic trading on IB vs using native IB's programming languages?

  #1 (permalink)
Blonde
Luxembourg, LU
 
Posts: 119 since May 2020
Thanks Given: 99
Thanks Received: 17

Hiya,




I want to compare the usage of NT8 for algorithmic trading on IB with using the native IB's programming languages for algorithmic trading with IB? Can someone compare these two and feedback if the algorithmic trading created on NT8, can be as same reliable and fast as algorithmic trading created on the native IB's programming languages?

In case orders submitted to the IB by NT8 algorithmic trading encountered any technical error will the NT8 is able to verify the order's status by default implemented mechanisms and confirm for the algorithmic robot that orders placed on the IB are accurate and intact and in place as on schedule or shall I hardcode these mechanisms myself? Is this make sense what I mean by order verification? And how shall I verify or if required implement this?

Is the NT8's algorithmic trading would be as fast and as accurate as developing in IB's native programming languages on IB TWS-API?

While the code developed on NT8, will the code after comiling runs locally on the NT8 or if I use specific the indicators or variables in NT8, will NT be in need to connecting to the Ninjatrader servers each time I execute the code o NT8 and if this is the case, how shall this be prevented to reduce NT8 lage in connection to IB TWS-API please?


Tnx and best of luck

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
REcommedations for programming help
Sierra Chart
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
 
  #2 (permalink)
 
sam028's Avatar
 sam028 
Site Moderator
 
Posts: 3,765 since Jun 2009
Thanks Given: 3,825
Thanks Received: 4,629

They won't be a speed/reliability difference: Ninja and others used the IB API to talk to TWS/IB Gateway, so the principle is the same.
NinjaTrader don't talk to NinjaTrader servers, all is done locally.

If you quickly check the an IB API example, let's say based on Python (which is the simpler I think), you'll see that it's not simple at all compared to a Ninja strategy. Ninja (and other high level software) do the painful job for you, you don't have to reinvent the wheel.


Blonde View Post
Hiya,

I want to compare the usage of NT8 for algorithmic trading on IB with using the native IB's programming languages for algorithmic trading with IB? Can someone compare these two and feedback if the algorithmic trading created on NT8, can be as same reliable and fast as algorithmic trading created on the native IB's programming languages?

In case orders submitted to the IB by NT8 algorithmic trading encountered any technical error will the NT8 is able to verify the order's status by default implemented mechanisms and confirm for the algorithmic robot that orders placed on the IB are accurate and intact and in place as on schedule or shall I hardcode these mechanisms myself? Is this make sense what I mean by order verification? And how shall I verify or if required implement this?

Is the NT8's algorithmic trading would be as fast and as accurate as developing in IB's native programming languages on IB TWS-API?

While the code developed on NT8, will the code after comiling runs locally on the NT8 or if I use specific the indicators or variables in NT8, will NT be in need to connecting to the Ninjatrader servers each time I execute the code o NT8 and if this is the case, how shall this be prevented to reduce NT8 lage in connection to IB TWS-API please?


Tnx and best of luck


Success requires no deodorant! (Sun Tzu)
Follow me on Twitter Reply With Quote
Thanked by:
  #3 (permalink)
 jrobertburgoyne 
New York, NY, USA
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: InteractiveBrokers, Kinetick
Trading: ES, CL
Posts: 22 since Mar 2017
Thanks Given: 8
Thanks Received: 53



sam028 View Post
They won't be a speed/reliability difference: Ninja and others used the IB API to talk to TWS/IB Gateway, so the principle is the same.
NinjaTrader don't talk to NinjaTrader servers, all is done locally.

If you quickly check the an IB API example, let's say based on Python (which is the simpler I think), you'll see that it's not simple at all compared to a Ninja strategy. Ninja (and other high level software) do the painful job for you, you don't have to reinvent the wheel.

This is the same conclusion we came to.

There might be some cases where IB features such as more granular control of IB's smart trade router, or working with options or unusual instruments are important.

Reply With Quote




Last Updated on March 23, 2021


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts