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