Skip to content

Instantly share code, notes, and snippets.

@yhilpisch
Last active May 5, 2023 20:24
Show Gist options
  • Save yhilpisch/b5f3ae48d67d7282acac02935b7803bb to your computer and use it in GitHub Desktop.
Save yhilpisch/b5f3ae48d67d7282acac02935b7803bb 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 & The AI Machine

Texas State University, 30. March 2022

(short link to this Gist: https://bit.ly/at_100_gist)

Article & Slides

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

You find the slides under https://bit.ly/at_100_slides

Resources

This Gist contains selected resources used during the lecture.

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
Loading
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment