Resources¶
Here's a collection of resources to get started.
Notebooks¶
- Performance analysis of Moving Average Crossover
- Performance analysis of stop signals
- Backtesting per trading session
- Portfolio optimization
- Plotting MACD parameters as 3D volume
- Walk-forward optimization
- Running Telegram signal bot
- Porting RSI strategy from backtrader
- Pairs trading (vs backtrader)
Note: you must run the notebook to play with the widgets.
Dashboards¶
Articles¶
- Stop Loss, Trailing Stop, or Take Profit? 2 Million Backtests Shed Light
- SuperFast SuperTrend
- The PyQuant Newsletter
Books¶
Getting Help¶
- For questions on Numba and other parts, the best place to go to is StackOverflow
- If you have general questions, start a new GitHub Discussion
- If you found what appears to be a bug, please create a new issue