| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #9 | ||
![]() | Re: C# You can do a LOT with C# - contrary to (old) VB it is designed as a main langauge - powerfull runtime, feature rich. I have been working with it for about 10 years now, and only sometimes do I see the need to do some C++ (MOSTLY in the form of C++/CLI, which is the form emitting classes compatible with .NET/C# - like now wrapping up the Rithmic API for use from within C#, as it comes as C++ lib files). If you are serious about programming (not just for trading or so), make sure you learn MORE - some more language with different concepts. Real assembler may be interesting for a summer, as should be SMalltalk (the original object language), F# (functional .NET language) and maybe something else. Make sure you do not see all things from the point of view of C# ONLY. For trading, though, C# will be more than enough. Heck, one can write serious trading software in C#, and contrary to what the (not too intelligent, it seems) people at NinjaTrader did... it does not have to be slow and crash all the time This is a lot more bad programming than a .NET fault - as can be seen in the tremendous speedups they get for Ninja 7... by redoing broken architecture. | ||
| |
|
| | #10 | ||
![]() | Re: C# Quote:
| ||
| |
|
| | #11 | ||
![]() | Re: C# Guess who is the real deal.Capabilities of the Rithmic API missing in Zen-Fire: * Historical data Limited, but there.* Cross-Instrument-Triggers (stop on future triggered by forex price move, or by bid/ask move) * Subscribe to complete exchange data (HEAVY on bandwidth - CME has around 400.000 symbols alone) * Time based orders. I actually CAN put in an order to enter to the exchange at a specific time. | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |