vectorbt — Easy Playground
High-performance backtesting and analysis with vectorized operations
Getting started with vectorbtRun locally
Install
pip install vectorbtPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: vectorbt)
vectorbt is a third-party package. High-performance backtesting and analysis with vectorized operations. Install with: pip install vectorbt
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?