GitHub - chrisconlan/algorithmic-trading-with-python: Source code for Algorithmic Trading with Python (2020) by Chris Conlan

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Source code for Algorithmic Trading with Python (2020) by Chris Conlan

License

View license

3.2k stars 580 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Algorithmic Trading with Python

Source code for Algorithmic Trading with Python (2020) by Chris Conlan.

Paperback available for purchase on Amazon.


Useful resources

These stand-alone resources can be useful to researchers with or without the accompanying book. The rest of the material in this repository depends on explanation and context given in the book.

  • Performance metrics used to evaluate trading strategies: metrics.py
  • Common technical indicators in pure Pandas: indicators.py
  • Converting common technical indicators into ternary signals: signals.py
  • Generic grid search wrapper for numeric optimization: optimization.py
  • Object-oriented building blocks for portfolio simulation: portfolio.py
  • Generic wrapper for multi-core repeated K fold cross-validation: model.py
  • Free-to-use simulated EOD stock data and alternative data streams: data

About

Source code for Algorithmic Trading with Python (2020) by Chris Conlan

Resources

Readme

License

View license

Contributing

Contributing

Activity

Stars

3.2k stars

Watchers

106 watching

Forks

580 forks

Releases

No releases published

Languages