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 […]

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 […]

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 […]