NexusFi: Find Your Edge


Home Menu

 





Sierra Chart with Teton vs Ninjatrader


Discussion in Sierra Chart

Updated
      Top Posters
    1. looks_one Alvaro_BreakAlgoTrading with 4 posts (1 thanks)
    2. looks_two Fi with 4 posts (0 thanks)
    3. looks_3 bobwest with 3 posts (3 thanks)
    4. looks_4 chipwitch with 3 posts (0 thanks)
      Best Posters
    1. looks_one bobwest with 1 thanks per post
    2. looks_two jmccabeVA with 1 thanks per post
    3. looks_3 ondafringe with 1 thanks per post
    4. looks_4 Alvaro_BreakAlgoTrading with 0.3 thanks per post
    1. trending_up 10,792 views
    2. thumb_up 9 thanks given
    3. group 10 followers
    1. forum 19 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
 
Alvaro_BreakAlgoTrading's Avatar
 Alvaro_BreakAlgoTrading 
España
 
Experience: Advanced
Platform: Ninjatrader
Broker: Phillip Capital
Trading: NQ, CL, NG
Posts: 57 since Sep 2015
Thanks Given: 12
Thanks Received: 15

Hello
I had been use NT automatic strategy from 10 years ago with Rithmic, my code script has 1.500 lines. I’m doing research and any hosting company in Aurora tell me that SC with Teton is much more fast. My problem will be change script C# to C++ and I learn a new platform. Can I connect NT with SC Teton? It would be same low latency NT Teton vs SC Teton? Or script C++ is more fast than C#? Thanks.


Sent using the NexusFi mobile app


Follow me on X Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
CFTC Workforce Shrinks 24% to 15-Year Low While Predicti …
Traders Hideout
Post-Summit Market Verdict: ES -1%, NQ -1.5%, 10-Year Yi …
Traders Hideout
CFTC Advances Prediction Markets Regulation -- Chairman …
Prediction Markets & Event Contracts
Zytrade: Devin Brady, CEO - Ask Me Anything (AMA)
Brokers
MegaETH Proves the Crowd Right: Prediction Markets Calle …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
23 thanks
2026 Jlab journal
10 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
6 thanks
Trying to learn Volume and price action correlation
5 thanks
  #2 (permalink)
 
bobwest's Avatar
 bobwest 
Western Florida
Site Moderator
 
Experience: Advanced
Platform: Sierra Chart
Trading: ES, YM
Frequency: Several times daily
Duration: Minutes
Posts: 8,174 since Jan 2013
Thanks Given: 57,989
Thanks Received: 26,406


Alvaro Martinez View Post
Hello
I had been use NT automatic strategy from 10 years ago with Rithmic, my code script has 1.500 lines. I’m doing research and any hosting company in Aurora tell me that SC with Teton is much more fast. My problem will be change script C# to C++ and I learn a new platform. Can I connect NT with SC Teton? It would be same low latency NT Teton vs SC Teton? Or script C++ is more fast than C#? Thanks.


Sent using the NexusFi mobile app

I can't answer much of your question, at least not directly. But, (1) I think it is extremely unlikely that you can connect NT to SC Teton. These systems are not really meant to be compatible. (2) In (almost) every single case, C++ is always faster than C#. It's not always the case simply because you can have C# code that runs a piece of code in C++, which will be fast.

It's a matter of how the languages are fundamentally designed: C++ compiles down to native machine code (which your computer immediately runs) and C# "compiles" down to an "Intermediate Language" that has be interpreted by runtime code. If this sounds too techish (and it is, for normal people ), just remember that anything written in C++ is fast, and anything written in C# is much less so. Also, NT itself is written in C# and so it is inherently slower than SC, which is written in C++. The difference is very obvious if you use both.

Whether this will matter in the case of your application is probably another matter, since a lot of performance depends on interfacing with things outside of your app (such as the exchange servers and network, which are going to have the speed they have, no matter how fast your app is), but that's generally the situation of C++ vs C#.

Would rewriting a large-ish program to run in a different environment (SC) and in a similar but different language be worth it? The effort would probably be fairly large, and the time just to get up the learning curve would be large before you can even start. How important would your increase in speed be if weighed against the development time?

That's where I don't have any answers. Maybe someone with practical experience with hosted apps in these platforms will come in and add more information.

Bob.


When one door closes, another opens.
-- Cervantes, Don Quixote
Reply With Quote
Thanked by:
  #3 (permalink)
 
Alvaro_BreakAlgoTrading's Avatar
 Alvaro_BreakAlgoTrading 
España
 
Experience: Advanced
Platform: Ninjatrader
Broker: Phillip Capital
Trading: NQ, CL, NG
Posts: 57 since Sep 2015
Thanks Given: 12
Thanks Received: 15


Thanks bobwest

I'm answering to penultimate paragraph and It's the big question. In theory Teton is more fast than Rithmic, this is motive for the which I need know if NT is compatible with Teton.

Thanks


Follow me on X Started this thread Reply With Quote
Thanked by:
  #4 (permalink)
 Sawtooth 
Prescott AZ USA
 
Experience: Advanced
Platform: SierraChart
Broker: EdgeClear, FCM:Phillip, Data:Denali, Routing:Teton
Trading: YM RTY ES NQ
Posts: 480 since Nov 2009
Thanks Given: 222
Thanks Received: 608


Quoting 
Can I connect NT with SC Teton?

In a word, no.

Sierra Chart's Teton order routing is only supported by some brokers/FCMs and the NT brokerage is not one of them.
Scroll down to Setup Instructions to see a list that currently support Teton:
https://www.sierrachart.com/index.php?page=doc/SierraChartDirectOrderRoutingService.php


Reply With Quote
  #5 (permalink)
 
Alvaro_BreakAlgoTrading's Avatar
 Alvaro_BreakAlgoTrading 
España
 
Experience: Advanced
Platform: Ninjatrader
Broker: Phillip Capital
Trading: NQ, CL, NG
Posts: 57 since Sep 2015
Thanks Given: 12
Thanks Received: 15

I haven’t NT Brokerage, I have been licence NT Platform before 2014 then I’m free to choose FCM that I would want. I have Phillip how FCM directly no brokerage introductori.


Sent using the NexusFi mobile app


Follow me on X Started this thread Reply With Quote
  #6 (permalink)
jaydtrade
Blue Springs Mo
 
Posts: 5 since Feb 2022
Thanks Given: 3
Thanks Received: 1

I am not by any means a programmer or have any skill with that whatsoever. But I am very interested in Sierra Charts but its looks like its from the 90's. Do I have to be a coder programmer whatever you call it to make use of this platform?


Reply With Quote
  #7 (permalink)
ondafringe
Albuquerque, NM, USA
 
Posts: 124 since Jul 2012
Thanks Given: 87
Thanks Received: 118


jaydtrade View Post
I am not by any means a programmer or have any skill with that whatsoever. But I am very interested in Sierra Charts but its looks like its from the 90's. Do I have to be a coder programmer whatever you call it to make use of this platform?

No... but learning SC does require an enormous amount of patience as you sift through mountains of documentation -- which could make you want to jump off the mountain.


Reply With Quote
Thanked by:
  #8 (permalink)
 
jmccabeVA's Avatar
 jmccabeVA 
Washington DC/USA
 
Experience: Advanced
Platform: Sierra Chart
Broker: Dorman Trading, IBKR
Trading: ES
Posts: 24 since Oct 2011
Thanks Given: 1
Thanks Received: 11

Wow, the 90s? Really? SC can look anyway you want it to, not just what is default out of the box. I built a look-a-like "Bookmap" heatmap in SC. It's really an amazing platform for the price. Spending some time with it, it get's easier to navigate and see how charts/DOMs are built.





jaydtrade View Post
I am not by any means a programmer or have any skill with that whatsoever. But I am very interested in Sierra Charts but its looks like its from the 90's. Do I have to be a coder programmer whatever you call it to make use of this platform?


Follow me on X Reply With Quote
Thanked by:
  #9 (permalink)
 
chipwitch's Avatar
 chipwitch 
Nashville, TN
 
Experience: Beginner
Platform: NinjaTrader
Broker: NinjaTrader, Continuum Data
Trading: MES for now... baby steps
Posts: 322 since Feb 2022
Thanks Given: 235
Thanks Received: 636


jmccabeVA View Post
Wow, the 90s? Really? SC can look anyway you want it to, not just what is default out of the box. I built a look-a-like "Bookmap" heatmap in SC. It's really an amazing platform for the price. Spending some time with it, it get's easier to navigate and see how charts/DOMs are built.

You're with Dorman trading and use SC to trade through them? I thought Dorman was NT's broker of choice?


Reply With Quote
  #10 (permalink)
 
bobwest's Avatar
 bobwest 
Western Florida
Site Moderator
 
Experience: Advanced
Platform: Sierra Chart
Trading: ES, YM
Frequency: Several times daily
Duration: Minutes
Posts: 8,174 since Jan 2013
Thanks Given: 57,989
Thanks Received: 26,406



chipwitch View Post
You're with Dorman trading and use SC to trade through them? I thought Dorman was NT's broker of choice?

Not any more.



Not for a while now.

Bob.


When one door closes, another opens.
-- Cervantes, Don Quixote
Reply With Quote




Last Updated on March 13, 2026


© 2026 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 - Downloads - Top
no new posts