How to beat the Markets trading course outline

I have compiled a summary of the highlights of this new ‘How to beat the Market’ course. This includes: these sections:
How to buy Bitcoin on eToro

How to buy Bitcoin on eToro with advanced charts
How to install Qt Designer onto Ubuntu Linux for Python

How to install Qt Designer onto Ubuntu Linux for Python Note important update about QT Designer below!! This is the easiest way using an Ubuntu Linux Virtual Machine with Virtual Box https://apps.ubuntu.com/cat/applications/qt4-designer/ https://quantlabs.net/blog/2015/12/running-qt-designer-with-python-pyqtgraph/ Join my FREE newsletter to learn more how I plan to build PYTHON front ends with this tool for automated […]
How to get started in quant finance, HFT, automated algo trading

How to get started in quant finance, HFT, automated algorithmic trading Here is a set of tips that makes this posting really popular. It explains how to get a quantitative job or a career. Do realize it is quite old but things may have radically changed. As I hinted yesterday, I wonder if it is […]
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 create Forex tick historical database in free MYSQL for Windows, Linux, or Apple Mac OSX
How to create Forex tick historical database in free MYSQL for Windows, Linux, or Apple Mac OSX I have successfully built a historical tick database for forex. It contains nearly 300 million records of millisecond ticks. I have done all this is using MYSQL since it can be easily ported over to Linux from Windows […]
How to use Metatrader forex or stock data streaming for FREE! Export tick data to CSV text file to work with Matlab!
How to use MQL 4 / Metatrader 4 forex or stock data streaming for FREE! Export tick data to CSV text file to work with Matlab! Here are the entire resources to get you started. This is very powerful for any cheap ass like me that wants quality data for nothing to be dumped into […]