Skip to content

Fanominals/python-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-trading-bot

  • Developed a trading strategy that trades breakouts on the daily timeframe with a lookback period dependent on volatility and a trailing stop-loss.
  • Utilized QuantConnect and NumPy to create a Trading Bot using Python and applied this strategy to SPY.
  • Backtested strategy, testing parameters for stop-loss and trailing stop-loss, and saw an 86.7% ROI over last 5 years.

Backtest results from 08/01/2018 to 08/01/2023 on "SPY" with $100,000 initial portfolio size. image

About

a trading strategy that trades breakouts on the daily timeframe. implemented on quantconnect.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published