PyAlgoTrade is a Python library that I started with one goal in mind: To make it easy to backtest stock trading strategies.
That is, given a certain amount of historical data for one stock, I want to check how a certain stock trading strategy behaves. It should also make it easy to optimize a strategy using multiple computers.
so you need to have those installed in order to use this library.