Anyone know if I can make something like this with Sterling API?:
http://lotusbrokerage.com/images/screenshots/ninja_trader/dom.gif
http://lotusbrokerage.com/images/screenshots/ninja_trader/dom.gif
Quote from luckybastard:
Totally agreed that it's only a matter of time before Sterling is out of business. Their API is just a big fat joke. Using COM for API communication, LOL, COM was never designed for speed. It's obsolete and slow as hell. Socket based API, not going through the platform but directly to the server, is of course the future and I'm happy to see other platform developers do see that and are finally jumping in. Hopefully Sterling gets soon what they deserve: chapter 11.
Do you have to have a program like Sterling to get the data? If you paying for the data there should be a way to have access to it without a platform. Is the solution FIX protocol?Quote from WhiteOut56:
No you cannot. I know it in the API manual is does have a field for the depth of the book data... But is doesn't work
Quote from guest2:
If u want I can share with u source of my program. Here is clip how it works: http://46.148.89.197/MarketCalendar/ && exe. Code is little bit dirty and without comments but u should understand. I do not put try{}catch{} blocks in right places so there is a possibility that program will threw exceptions closing itself and Sterling
Remember that you must run Visual Studio(and compiled exe) as Administrator if you want to connect to Sterling.
PM me.