An exercise-driven course on Advanced Python Programming that was battle-tested several hundred times on the corporate-training circuit for more than a decade. Written by David Beazley, author of the ...
This is my 2nd project and it is a Python based backtesting tool that evaluates a trading strategy using the Relative Strength Index (RSI) on historical market data. It simulates trades and compares ...