Python and pandas algo trading resources
Udemy Course Financial Modeling for Algorithmic Trading using Python
Section 2: Machine Learning for Algorithmic Trading Bots with Python
- How to install use zipline with conda on Windows 10 as of 12/2019
- Fetching and understanding the dataset
- Evaluate buy and hold strategy’s performance
- Build and implement random forests algorithm
Code Blocks
Here’s an example of a CSS code snippet written in GFM:
#container {
float: left;
margin: 0 -240px 0 0;
width: 100%;
}
Indentation matters. Be sure the indent of the code block aligns with the first non-space character after the list item marker (e.g., 1.). Usually this will mean indenting 3 spaces instead of 4.
- Do step 1.
-
Now do this:
def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT. - Now you can do this.
GitHub Gist Embed
GitHub Gist embeds can also be used:
<script src="https://gist.github.com/mmistakes/77c68fbb07731a456805a7b473f47841.js"></script>
Which outputs as:
