Super easy Python Stock investment technical analysis backtesting
Super easy stock trading rule strategy backtesting in Python
May 11, 2021
1. tool installation
$ pip install stock-backtest
2. file creation
3. execution
$ python stock.py
That’s super easy!