Great wiki for C++ low latency HFT programming

Great wiki for C++ low latency HFT programming I got this notices since one of my links is on this. Thanks for that for but do check this resource out http://wiki.dreamrunner.org/public_html/Low_Latency_Programming/low-latency-programming.html Join my FREE newsletter to learn more about low latency c++ for high speed trading NOTE I now post my TRADING ALERTS into […]
C++ reading list for high speed HFT

15 Deep Learning Libraries for machine learning In my LinkedIn groups, there was an article about the Top 15 Python libraries you could use for deep learning. I have looked at various programming languages but most of them would be important but depends on what you’re developing. Do check out this link here […]
Simple Demo of Boost Python of Python calling C++ library

Simple Demo of Boost Python of Python calling C++ library This is the simplest one that actually works http://pyengr.readthedocs.org/en/latest/inter/bpy/ Join my FREE newsletter to see how I plant to use this Python code for my automated trading system NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don’t worry […]
Fast C++ implementation for order book HFT

Fast C++ implementation for order book HFT This is a decent article on applying the order book in an efficient C++ implementation. The authors does the same with calling Matlab charts as well. I may explore this blog further Limit Order Book Implementation for Low Latency Trading (in C++) Join my FREE newsletter to learn more […]
Could this be a Bloomberg killer? Thomson Reuters Eikon in Microsoft DotNET WPF and C#

Could this be a Bloomberg killer? Thomson Reuters Eikon in Microsoft DotNET WPF and C# This is a full interfacing system which can be accessed through a WPF API. It costs about $100-$2000 per month depending on the services you are subscribed to. https://thomsonreuterseikon.com Learn more if you want see if I use it through […]
How to install ZeroMQ with C# and .NET binding and example on Microsoft Visual Studio 2012 or 2010

How to install ZeroMQ with C# and .NET binding and example on Microsoft Visual Studio 2012 or 2010 See towards the end which seems to be a decent tutorial from CodeProject.com Download Zero MQ from: http://www.zeromq.org/distro:microsoft-windows C# bindings: http://www.zeromq.org/bindings:clr or https://github.com/zeromq/clrzmq You could also install the C# bindings (clrzmq) with NuGet: http://visualstudiogallery.msdn.microsoft.com/27077b70-9dad-4c64-adcf-c7cf6bc9970c Just download and […]
Trading or HFT: Open Source Code Demo of MATLAB Coder Toolbox converting Hello World M script to C++ file #free #opensource

For high frequency trading aka HFT: Open Source Code Demo of MATLAB Coder converting Hello World M script to C++ file This is a simple demo of this powerful to demo the conversion of Matlab’s M script file to a C++ file for your trading or target platform. Download the ZIP package from Download here. […]
Solution for Launch Failed Binary not found Eclipse CDT for C or C++ in Windows and Cygwyn or MinGW

Solution for Launch Failed Binary not found Eclipse CDT for C or C++ in Windows and Cygwyn or MinGW As indicated, I just build the solution using Ctrl-B so now it runs fine. http://stackoverflow.com/questions/9407430/launch-failed-binary-not-found-eclipse-for-c-in-windows See how I tackle these kind of errors in my free frequent newsletter. NOTE I now post my TRADING ALERTS into […]
How to be a good quant C++ Algorithmic Trading Developer?
How to be a good C++ Algorithmic Trading Developer? Hi, I am a C++ software engineer having more than 10 years experience. I have no domain experience in Algorithmic Trading. How can I get into this domain even as a junior developer. My scenario is like: 1. 10+ years experience in C++ 2. No domain […]
Great tips for those taking Bloomberg Brainbench Previsor c++ online test
Great tips for those taking Bloomberg Brainbench Previsor c++ online test