TrendBreakerPL_PSO_backtrader icon indicating copy to clipboard operation
TrendBreakerPL_PSO_backtrader copied to clipboard

Particle swarm optimization (PSO) in algorithmic trading example using Backtrader backtesting framework.

TrendBreakerPL_PSO_backtrader

Particle swarm optimization (PSO) in algorithmic trading experiment using Backtrader backtesting framework.

In packages_env_list.txt you can find the list of packages that need in your environment.

For running the experment you should run the main.py file. For more information you can read this article https://towardsdatascience.com/fine-tuning-the-strategy-using-a-particle-swarm-optimization-a5a2dc9bd5f1