Learn to Build A Currency Hedging Robot

What’s included
$14.99 / $24.99
Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
Pay once, own it forever
Video Courses
Here's What You Are In For!
Lectures | Duration |
---|---|
1. Intro - What are Trading Robots? (And why should I build them?) | 10m 41s |
2. Downloading Our Software (MT5) | 4m 45s |
3. Introduction to MT5 | 4m 45s |
4. Structure of a Trading Robot (Part 1) | 4m 9s |
5. Structure of a Trading Robot (Part 2) | 8m 1s |
6. Structure of a Trading Robot (Part 3) | 6m 3s |
1. Intro - What are Trading Robots? (And why should I build them?)
10m 41s
2. Downloading Our Software (MT5)
4m 45s
3. Introduction to MT5
4m 45s
4. Structure of a Trading Robot (Part 1)
4m 9s
5. Structure of a Trading Robot (Part 2)
8m 1s
6. Structure of a Trading Robot (Part 3)
6m 3s
Programming Fundamentals 1: Variables And Conditions
Lectures | Duration |
---|---|
1. Syntax - The ABCs of Coding | 12m 25s |
2. Identifiers - Names of Stuff | 3m 31s |
3. Variables - The Basic Building Blocks! | 6m 6s |
4. Practice Time: Syntax and Variables | 3m 18s |
5. Expressions and Operations (Plus, Minus, Multiplication and Division) | 10m 21s |
6. Practice Time: Variables, Operations and Expressions | 2m 52s |
7. Conditional - If this then that (Part 1) | 5m 5s |
8. Conditional - If this then that (Part 2) | 5m 23s |
9. Practice Time: Conditional - If this then that | 3m 8s |
1. Syntax - The ABCs of Coding
12m 25s
2. Identifiers - Names of Stuff
3m 31s
3. Variables - The Basic Building Blocks!
6m 6s
4. Practice Time: Syntax and Variables
3m 18s
5. Expressions and Operations (Plus, Minus, Multiplication and Division)
10m 21s
6. Practice Time: Variables, Operations and Expressions
2m 52s
7. Conditional - If this then that (Part 1)
5m 5s
8. Conditional - If this then that (Part 2)
5m 23s
9. Practice Time: Conditional - If this then that
3m 8s
Robot 1: Anna - Our First Robot!
Lectures | Duration |
---|---|
1. Anna 1.00 - Theory behind Anna | 3m 27s |
2. Anna 1.00 - Understanding the Cross | 3m 27s |
3. Anna 1.00 - Coding Anna (Part 1) | 8m 30s |
4. Anna 1.00 - Coding Anna (Part 2) | 6m 49s |
5. Anna 1.00 - Coding Anna (Part 3) | 6m 49s |
1. Anna 1.00 - Theory behind Anna
3m 27s
2. Anna 1.00 - Understanding the Cross
3m 27s
3. Anna 1.00 - Coding Anna (Part 1)
8m 30s
4. Anna 1.00 - Coding Anna (Part 2)
6m 49s
5. Anna 1.00 - Coding Anna (Part 3)
6m 49s
Getting Market Information - Troublesome but Essential Stuff
Lectures | Duration |
---|---|
1. Getting Bid and Ask Prices | 6m 49s |
2. Anna 1.01 - Using OHLC Prices | 6m 53s |
3. Getting Open, High, Low and Close Prices | 6m 35s |
4. Getting Indicator Data | 9m 10s |
1. Getting Bid and Ask Prices
6m 49s
2. Anna 1.01 - Using OHLC Prices
6m 53s
3. Getting Open, High, Low and Close Prices
6m 35s
4. Getting Indicator Data
9m 10s
Understanding Our Strategy Tester (Part 1)
Lectures | Duration |
---|---|
1. Our Strategy Tester - Where the Magic Happens | 10m 55s |
2. Understanding our Tester Visualization Platform | 3m 14s |
1. Our Strategy Tester - Where the Magic Happens
10m 55s
2. Understanding our Tester Visualization Platform
3m 14s
Programming Fundamentals 2: Loops + Importing Code
Lectures | Duration |
---|---|
1. Loops - Doing something many times (Part 1 - While) | 8m 8s |
2. Loops - Doing something many times (Part 2 - For) | 4m 45s |
3. Loops Practice 1 - Simple Application to Trading | 4m 6s |
4. Nested Loops = Loopception | 5m 48s |
5. Include Method - Bringing Other Code In | 6m 29s |
1. Loops - Doing something many times (Part 1 - While)
8m 8s
2. Loops - Doing something many times (Part 2 - For)
4m 45s
3. Loops Practice 1 - Simple Application to Trading
4m 6s
4. Nested Loops = Loopception
5m 48s
5. Include Method - Bringing Other Code In
6m 29s
Programming Fundamentals 3: Functions - Factories that take in X and produce Y
Lectures | Duration |
---|---|
1. Theory behind Functions - Our Little Factories (Part 1) | 7m 20s |
2. Theory behind Functions - Our Little Factories (Part 2) | 5m 52s |
3. Programming Simple Functions | 4m 45s |
4. Anna 1.02 - Using Functions in our Robots | 2m 55s |
1. Theory behind Functions - Our Little Factories (Part 1)
7m 20s
2. Theory behind Functions - Our Little Factories (Part 2)
5m 52s
3. Programming Simple Functions
4m 45s
4. Anna 1.02 - Using Functions in our Robots
2m 55s
Robot 2: Bella - Utilising Volatility!
Lectures | Duration |
---|---|
1. Referencing Multiple Timeframes | 3m 49s |
2. Bella 1.00 - Multi-Timeframe Robot | 7m 30s |
3. Bella 1.01 - Volatility Stops | 5m 59s |
4. Bella 1.02 - Trailing Stops | 10m 57s |
5. AlgoTrading101 Theories: Market Prudence and Noise Buffer | 5m 9s |
1. Referencing Multiple Timeframes
3m 49s
2. Bella 1.00 - Multi-Timeframe Robot
7m 30s
3. Bella 1.01 - Volatility Stops
5m 59s
4. Bella 1.02 - Trailing Stops
10m 57s
5. AlgoTrading101 Theories: Market Prudence and Noise Buffer
5m 9s
The Confusing Object (OOP) - Mastering Object-Oriented Prog (Coming soon...)
Lectures | Duration |
---|---|
1. Object Oriented Programming - Tell me what is OOP like I'm a 5 year old | 6m 15s |
2. Don't get Confused - Difference between Objects and Classes | 3m 4s |
3. Object Variables - Basically just normal variables with attached to objects | 3m 40s |
4. Object Functions - Basically just normal functions with attached to objects | 4m 23s |
5. Objects Positioning - Where to put what | 5m 2s |
6. Accessing Objects - Limiting the reach of Objects Variables/Functions | 4m 9s |
7. Accessing Objects - Retrieving and Assigning Values to Private/Protected Objects | 5m 51s |
8. Understanding the Class for Trading - CTrade (Part 1) | 7m 8s |
9. Understanding the Class for Trading - CTrade (Part 2) | 6m 3s |
1. Object Oriented Programming - Tell me what is OOP like I'm a 5 year old
6m 15s
2. Don't get Confused - Difference between Objects and Classes
3m 4s
3. Object Variables - Basically just normal variables with attached to objects
3m 40s
4. Object Functions - Basically just normal functions with attached to objects
4m 23s
5. Objects Positioning - Where to put what
5m 2s
6. Accessing Objects - Limiting the reach of Objects Variables/Functions
4m 9s
7. Accessing Objects - Retrieving and Assigning Values to Private/Protected Objects
5m 51s
8. Understanding the Class for Trading - CTrade (Part 1)
7m 8s
9. Understanding the Class for Trading - CTrade (Part 2)
6m 3s
To Buy Big Or Small? Position Sizing And Money Management
Lectures | Duration |
---|---|
1. AlgoTrading101 Theories: Coin Flip Game: Understand Bet Sizing by Flipping Coins | 7m 9s |
2. AlgoTrading101 Theories: Theory behind Bet/Position Sizing (aka Money Mgmt) | 7m 17s |
1. AlgoTrading101 Theories: Coin Flip Game: Understand Bet Sizing by Flipping Coins
7m 9s
2. AlgoTrading101 Theories: Theory behind Bet/Position Sizing (aka Money Mgmt)
7m 17s