Skip to content

Instantly share code, notes, and snippets.

@yhilpisch
Last active May 5, 2023 20:25
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save yhilpisch/ffd0cf431e04228ce3408959ec1a0fdf to your computer and use it in GitHub Desktop.
Save yhilpisch/ffd0cf431e04228ce3408959ec1a0fdf to your computer and use it in GitHub Desktop.

Algorithmic Trading

In Less Than 100 Lines of Python Code

Dr. Yves J. Hilpisch | The Python Quants GmbH

Online, February 2021

(short link to this Gist: http://bit.ly/algo_100_code)

Article & Slides

You find the article under http://bit.ly/100_algo

You find the slides under http://certificate.tpq.io/algo_100_slides.pdf

Resources

This Gist contains selected resources used during the webinar.

Dislaimer

All the content, Python code, Jupyter Notebooks and other materials (the “Material”) come without warranties or representations, to the extent permitted by applicable law.

None of the Material represents any kind of recommendation or investment advice.

The Material is only meant as a technical illustration.

Leveraged and unleveraged trading of financial instruments, and of contracts for difference (CFDs) in particular, involves a number of risks (for example, losses in excess of deposits). Make sure to understand and manage these risks.

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[oanda]
access_token = c71f59_YOURACCESSTOKEN_13da5b8f60fac1397232
account_id = 101-004-YOURID-001
account_type = practice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment