Rare find

StockBot. Test your stock trading ideas against 10 years of real market history.

github.com/ryantcullen/stock-bot

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Remove .DS_Store from tracking
  • Merge branch 'master' of https://github.com/ryantcullen/stock-bot
  • Refactor stockbot.py architecture
  • Delete local_cmd.bat
  • Update README.md
  • Fix typo in algorithm design instructions
  • Add requirements.txt
  • Delete local_cmd.bat
  • Update README.md
  • Merge branch 'master' of https://github.com/ryantcullen/stock-bot
  • Improve program architecture
October 2025
  • Fix typo in algorithm design instructions
March 2025
  • Merge branch 'master' of https://github.com/ryantcullen/stock-bot
  • Updated Comment in Stockbot.py
  • Formatting README.md
  • Update README.md
  • Update Decide() in stockbot.py add comments
  • Modify Decide() in stockbot.py
  • Modify Decide() to allow for easier user implementation of algorithms
February 2021
  • better comment