
Building Trading Robot Using Black Algo Certification Video Training Course
The complete solution to prepare for for your exam with Building Trading Robot Using Black Algo certification video training course. The Building Trading Robot Using Black Algo certification video training course contains a complete set of videos that will provide you with thorough knowledge to understand the key concepts. Top notch prep including Finance Courses Building Trading Robot Using Black Algo exam dumps, study guide & practice test questions and answers.
Building Trading Robot Using Black Algo Certification Video Training Course Exam Curriculum
Here's What You Are In For!
-
1. What are Trading Robots? (And why should I build them?) (Part 1)
-
2. What are Trading Robots? (And why should I build them?) (Part 2)
-
3. Downloading Our Software (MT4)
-
4. Introduction to MT4
-
5. Structure of a Trading Robot (Part 1)
-
6. Structure of a Trading Robot (Part 2)
Programming Basics: Variables And Conditions
-
1. Syntax - The ABCs of Coding (Part 1)
-
2. Syntax - The ABCs of Coding (Part 2)
-
3. Variables - The basic building blocks!
-
4. Expressions and Operations (Plus, Minus, Multiplication and Division)
-
5. Conditional - If this then that (Part 1)
-
6. Conditional - If this then that (Part 2)
Robot 1: Adeline - Our First Robot!
-
1. Theory behind Robot Adeline
-
2. Coding Adeline (Part 1)
-
3. Coding Adeline (Part 2)
-
4. Dry Run! - Our Robot Testing System (Part 1)
-
5. Dry Run! - Our Robot Testing System (Part 2)
Uncommon Common Sense: Design Effective And Logical Robots
-
1. Trading Robot Development Guide - Everything You Need To Succeed (Part 1)
-
2. Trading Robot Development Guide - Everything You Need To Succeed (Part 2)
-
3. Trading Robot Development Guide - Everything You Need To Succeed (Part 3)
-
4. Calculating Long Term Expected Payout of a Robot
Garbage In, Garbage Out. Understanding Data
-
1. Data Sources and Storage
-
2. Cleaning Data (Part 1)
-
3. Cleaning Data (Part 2)
-
4. Cleaning Data (Part 3)
Programming Basics 2: Loops
-
1. Loops - Running a piece of code many times (Part 1)
-
2. Loops - Running a piece of code many times (Part 2)
Robot 2: Belinda - Utilising Volatility!
-
1. Introducing our 2nd Robot: Belinda
-
2. Coding and Testing Belinda
To Buy Big Or Small? Position Sizing And Money Management
-
1. Coin Flip Game - Understand Bet Sizing by Flipping Coins
-
2. Theory behind Bet Sizing (aka Position Sizing/Money Management)
Robot 2A: Belinda 2.0 (No Gambler's Ruin for Me!)
-
1. Coding our Sizing Algorithm!
-
2. Upgrade time! - Adding Sizing Algos to Belinda
Where To Start? Idea Generation and Expectations
-
1. Expectation of Strategies and Equity Curves (Part 1)
-
2. Expectation of Strategies and Equity Curves (Part 2)
-
3. Preliminary Research - First step to building Robots (Part 1)
-
4. Preliminary Research - First step to building Robots (Part 2)
Programming Basics 3: Functions, Time And Self-Learning
-
1. Debugging Demonstration - Understanding the Thought Process
-
2. Functions - Little Factories
-
3. Coding User-Defined Functions
-
4. When 2 lines cross - Creating a Cross Function
Relevant Statistics 101!
-
1. Statistical Significance and Law of Large Numbers - More is better
-
2. Minimum Sample Size and Application to Trading
Validating Your Robot: Backtesting!
-
1. 4 Main Types of Market Conditions
-
2. Checking Trades - Ensuring Accuracy in the Codes
-
3. Every Tick Testing Issue - Once Upon a Bar (Part 1)
-
4. Every Tick Testing Issue - Once Upon a Bar (Part 2)
-
5. Robustness - Staying Effective through Change
-
6. Period and Timeframe Robustness
-
7. Seasonal Robustness - Repetitive Behavior in the Markets
-
8. Instrument Robustness Analysis
-
9. Strategic Market Conditions - Building Robots for Specific Market Types
-
10. Black Swans - Stress Testing our Robots through Tough Times
-
11. Butterfly Effect: Start Point Phenomenon
-
12. Pass or Fail? Backtest Performance Analysis
Programming Basics 4: Arrays And Indicators
-
1. Math behind Technical Indicators (Part 1)
-
2. Math behind Technical Indicators (Part 2)
-
3. Arrays - Invisible Tables of Data
-
4. Programming Arrays (Part 1)
-
5. Programming Arrays (Part 2)
-
6. Code Structure of Indicators (Part 1)
-
7. Explaining Indicator Code (Part 1)
-
8. Explaining Indicator Code (Part 2)
-
9. Indicator Coding Practice 1: Replicating an Indicator Manually
-
10. Indicator Coding Practice 2: Multiple Buffers
-
11. Calling Self-Made Indicators - Using iCustom
Robot 3: Clarissa - Playing with Time
-
1. Coding for Seasonal Effects - Managing Date and Time (Part 1)
-
2. Coding for Seasonal Effects - Managing Date and Time (Part 2)
-
3. Introducing our 3rd Robot: Clarissa
-
4. Coding and Testing Clarissa (Part 1)
-
5. Coding and Testing Clarissa (Part 2)
-
6. Coding and Testing Clarissa (Part 3)
What A Mess - Managing Trades, Orders and Positions
-
1. Managing 4 and 5 Digit Brokers
-
2. Adjusting for Yen Pairs
-
3. Upgrade Time: Introducing Falcon Template 1.0
-
4. Managing Orders with Code
-
5. Upgrade Time: OrderSend Function Falcon 1.0
-
6. 4 More Order Types - Send Pending Orders
-
7. Managing Multiple Positions with One Robot
-
8. Closing Positions and Orders
-
9. Risk Management - Limiting Trades when Things Go South
-
10. Handling Errors In Falcon
Robot 4: Desiree - Turtles
-
1. Introducing our 4th Robot: Desiree
-
2. Coding Our Turtle Indicator - Donchian Channels
-
3. Coding and Testing Desiree (Part 1)
-
4. Coding and Testing Desiree (Part 2)
-
5. Coding and Testing Desiree (Part 3)
-
6. Coding and Testing Desiree (Part 4)
Design Theories - Improving Robots By Manipulating Time, Entries and Exits
-
1. Modelling Transaction Costs: Commissions, Spreads and Slippages
-
2. Why We Dislike Lower Timeframes
-
3. Understanding Stop Loss - Prudence and Noise Buffer
-
4. Adaptive Components in Strategies
-
5. Which should I use - Stops vs Trailing Stops
-
6. Which is more Important - Entries vs Exits
-
7. Asymmetrical Rules - Long Short Bias
Add A Twist To Your Orders - Advanced Order Management
-
1. Don't Get Targeted - Hidden Stop and Take Profit (Part 1)
-
2. Don't Get Targeted - Hidden Stop and Take Profit (Part 2)
-
3. Coding Hidden Stop and Take Profit (Part 1)
-
4. Coding Hidden Stop and Take Profit (Part 2)
-
5. Coding Hidden Stop and Take Profit (Part 3)
-
6. Coding Trailing Stops
-
7. Coding Hidden Trailing Stops (Part 1)
-
8. Coding Hidden Trailing Stops (Part 2)
-
9. Coding Volatility Trailing Stops (Part 1)
-
10. Coding Volatility Trailing Stops (Part 2)
-
11. Coding Hidden Volatility Trailing Stops
-
12. Manage Uncertainty - Limiting Trades When Volatility Spikes
Robot 5: Desiree 2.0
-
1. Coding Desiree 2.0
Buff Up Your Robot Responsibly - Optimisation Without Curve Fitting
-
1. Introduction to Optimisation
-
2. Optimisation in MT4 (Part 1)
-
3. Optimisation in MT4 (Part 2)
-
4. Past Doesn't Predict Future - Understanding Curve Fitting
-
5. Limitations in MT4's Optimisation
-
6. Too Much Freedom is Bad - Understanding Degrees of Freedom
-
7. In and Out-of-Sample Data - Training and Testing
-
8. Optimisation Evaluation - Parameter Space Analysis (Part 1)
-
9. Optimisation Evaluation - Parameter Space Analysis (Part 2)
-
10. Independent Variables Optimisation - Breaking the Process Apart (Part 1)
-
11. Independent Variables Optimisation - Breaking the Process Apart (Part 2)
About Building Trading Robot Using Black Algo Certification Video Training Course
Building Trading Robot Using Black Algo certification video training course by prepaway along with practice test questions and answers, study guide and exam dumps provides the ultimate training package to help you pass.
Are you still involved in manual trading? Do you want to grasp automation trading and make it more efficient? Would you like to design your own trading robot? Well, this video course serves as the best guide that will help you puzzle out Forex market mechanisms and understand how to code your trading robot.
If you are disappointed with a lot of irrelevant and random information related to the field, then it’s time to stop your searching. Look no further because this training is comprehensive and is delivered professionally and comprises only actual data.
The course is divided into 21 main topics. They include:
- Programming basics: loops, variables and conditions, arrays and indicators, functions, time and self-learning
- Coding Adeline robot
- Coding Belinda robot
- Coding Clarissa robot
- Coding Desiree robot
- Testing robots
- Make Logical Robots
- Understand data
- Bet Sizing
- Managing money
- Expectations and idea generation
- Backtesting to validate the robot
- Running orders, trades, and positions
- Design theories
- Coding Hidden Stop and Take Profit
- Optimization
In total, you will have 119 lectures delivered in a detailed step-by-step way. The course begins with the overview and basic explanations regarding trading robots and their structure. Therefore, even if you are not aware of this computer program well, you will be able to understand the fundamental details to go further. At the end of the course, you will become a knowledgeable algorithmic trader because you will be good at:
- Creating effective robots
- Understanding how to improve robots by manipulating time, exits and entries
- Testing and eliminating mistakes
It’s high time to learn the strategies that are really work in a financial sphere! Enroll for this course and be more productive!
Prepaway's Building Trading Robot Using Black Algo video training course for passing certification exams is the only solution which you need.
Pass Finance Courses Building Trading Robot Using Black Algo Exam in First Attempt Guaranteed!
Get 100% Latest Exam Questions, Accurate & Verified Answers As Seen in the Actual Exam!
30 Days Free Updates, Instant Download!
Student Feedback
Can View Online Video Courses
Please fill out your email address below in order to view Online Courses.
Registration is Free and Easy, You Simply need to provide an email address.
- Trusted By 1.2M IT Certification Candidates Every Month
- Hundreds Hours of Videos
- Instant download After Registration
A confirmation link will be sent to this email address to verify your login.
Please Log In to view Online Course
Registration is free and easy - just provide your E-mail address.
Click Here to Register