Google Chrome and Chromium work just fine. Silverlight on Linux is called Moonlight, which is an open source port of Silverlight to Linux. But who...
@volpunter: supercomputers are the servers optimized for crunching numbers and they run the tasks in parallel. Why are they severely limited,...
@volpunter: NASDAQ is actually running gentoo Linux. How Linux Mastered Wall Street:...
@volpunter: Valve, which accounts for 75% of digital games sales, ported its Steam engine to Linux. So yes, you can play Half-Life on Linux and...
Maybe 15 years ago but that's so untrue nowadays. Aside of gaming, anything you do on Windows you can do on Linux. But even gaming is catching up....
It's an old thread. These guys are all using custom, or maybe Deltix.
It would be interesting to know what sort of math he is using for his strategies. At least for the strategy he started while in college the math...
Very true. Also QuickFIX, the documentation and support forum is non-existent, huge and buggy code base requires a full time job to install,...
Someone suggested instead of using multiple processes communicating through IPC but to have all code in the same process (as long as it's on the...
If you already know C++ then just study an open source libraries, such as http://ta-lib.org/ - TA analysis lib. http://quantlib.org/index.shtml...
I just read from a text file right now. e.g. EUR/USD tick data file for one year is around 1GB with 75mln+ records. MATLAB and R, I do not know...
Investmens by Bodie, Kane, Marcus is the text used by ALL finance MBA programs, at least in the US.
Just checked, I read the records line by line... So the disk reading could be the bottleneck. I am also leaning now towards using callbacks....
I am not latency sensitive and I am currently using FIFO which is alright for me in live mode. However I want to use the the same code for...
-- hft_boy, thanks for coming back. So, you think shared memory with semaphores will roughly have the same performance as tcp sockets? - That's...
Thank you both for responding. @slickpick - so I have a producer (Data Adapter) that reads the data from the Internet over the sockets when in...
Has anybody tried hft_boy code on page 6? That's interprocess communication implemented using shared memory. Edit: file ipc.zip. I found the...
Also, Oanda and MB Trading offer free and unlimited paper trading.
You should go long in such case.
That's slick, thx for posting.
Separate names with a comma.