
QuantFactory – Master Algorithmic Trading with Python
Original website: https://www.quantfactory.ai/p/become-a-quant-trader1
Original price: $299
Content: With this pack, you will receive two courses: Python Fundamentals for Quant Trading Course Curriculum, Quant Trading Strategies with Python Course Curriculum (1.30 GB)
With this pack, you will receive two courses as follows:
- Python Fundamentals for Quant Trading Course Curriculum
- Quant Trading Strategies with Python Course Curriculum
Python Fundamentals for Quant Trading Course Curriculum
First Section
- Introduction to the course
Installations
- Installing Anaconda
- Jupiter Walkthrough
Python Basics
- Variables
- Data Types
- Arithmetic Operations
- Loops
- Comparison Operators
- Logical Operators
- Conditional Statements
- Functions
- Classes
Pandas Library
- Introduction to Pandas
- Loading Data
- Working with Date Time Index
- Data Manipulation
- Rolling Functions
Technical Indicators and Trading Strategy Back test
- Intro and Downloading Data
- Calculating First Technical Indicator
- Calculating Second Technical Indicator
- Strategy Building and Back testing
- Calculating Strategy Metrics
- Wrapping Up the Course
Quant Trading Strategies with Python Course Curriculum
Meet Your Instructor & Course Overview
- Meet Your Instructor
- Course Overview
- What We Are Building Together
Why Back testing Worths the Effort
- High Quality Back test, Advantages and Disadvantages
- Rules When Back testing and Metrics
Downloads & Installations
- Download & Install Anaconda
- Jupiter Notebook
- Install Python Packages
Pandas Refresher
- Read Data into a Data frame.
- Select and Slice Data frame.
- Summary Functions
- Working with Datetime Index
Back trader Fundamentals
- Back trader Basics
- Using the Platform
- Add Data Feeds
- Create Simple Strategy
- Add Log Function
- Add Notify Order Function
- Add Notify Trade Function
- Order Type & Size
- Exit Conditions
- Take Profit & Stop Loss
- Set Commission & Add Analyzers
Strategy Ideas & Development
- Intro
- A Strategy Needs to Make Sense
- How To Generate Ideas?
- Indicators & Additional Data
- Potential Machine Learning in Strategy
- Strategy Part 1
- Strategy Part 2
- Strategy Part 3
Data Extraction & Features Preparation
- Information On What We Are Going to Do
- Weekly Regime Feature Modeling – Part 1
- Weekly Regime Feature Modeling – Part 2
- Weekly Regime Feature Modeling – Part 3
- Weekly Regime Feature Modeling – Part 4
- Daily Options Feature Modeling – Part 1
- Daily Options Feature Modeling – Part 2
- Daily Options Feature Modeling – Part 3
- Final DataFrame – Part 1
- Final DataFrame – Part 2
- Final DataFrame – Part 3
- Final DataFrame – Part 4
- Calculate All Technical Indicators
Back testing The Strategy
- Pandas Data Feed
- Building The Back tester
- Visualizing The Results
Strategy Optimization
- Intro On Optimization
- Dynamic Stop Loss
- Optimization – Part 1
- Optimization – Part 2
- Optimization – Part 3
- First Intraday Price Action Pattern
- Second Intraday Price Action Pattern – Part 1
- Second Intraday Price Action Pattern – Part 2
- Third Intraday Price Action Pattern – Part 1
- Third Intraday Price Action Pattern – Part 2
- Choosing Final Strategy and Parameters
Out Of Sample Testing
- Out Of Sample Testing