Gap Trading. Automated stock trading that watches for overnight price gaps and trades them.

github.com/hackingthemarkets/gap-trading

Vaya's read on this project

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

Updates

April 2022
  • Update README.md
  • update sample config and requirements
  • update sample config
  • add moving average filter, check market clock, update readme
  • change log message to shorting
  • round price
  • add crontab notes
  • add log messages and timestamps
  • fix timestamp on liquidate
  • add preformatted text
  • add config.py to gitignore, add to readme
  • add liquidate script
  • change comments
  • remove extra lines from news py
  • initial commit
  • Initial commit