Installing an Algorithmic Trading Research Environment using Ubuntu and Python

Explains how to install Ubuntu on Virtualbox (using a Mac OSX system) with Python to create an algorithmic trading research environment. Includes the following libraries: * NumPy/SciPy * Matplotlib/IPython * Pandas/Scikit-learn Full instructions can be found here:
Back to Top