Running simple and fast backtests in Python with vectorbt
vectorbt is the new Python Backtesting framework I’m using these days. I really like it so I decided to share an example of the simplest strategy built in the vecotrbt from scratch, so you can understand why I like it. This library is developed mostly in Pandas and Numpy so it should be really fast Running simple and fast backtests in Python with vectorbt Read More →