How to install open source ccxt Python package for your crypto currency or Bitcoin custom bot

How to install open source ccxt Python package for your crypto currency or Bitcoin custom bot Here are the links used in this 5 minute video https://github.com/ccxt/ccxt/tree/master/python/ccxt https://www.youtube.com/user/quantlabs/search?query=ccxt NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don’t worry as I don’t post stupid cat videos or what I eat!

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