Skip to content
Sale

Fundamentals of Algorithmic Trading – AT101

Rated 0 out of 5
(be the first to review)

$72.00

AT101 – Fundamentals of Algorithmic Trading

The 300-Lecture Application-Focused Comprehensive Course for Algorithmic Trading and Programming

PURCHASE THIS COURSE, YOU ACCUMLATE: 72 POINTs!


OR

Category:

Description

Purchase Fundamentals of Algorithmic Trading – AT101 Course at eBokly. We actively participate in group buys and are committed to sharing knowledge with a wider audience. What's more, our courses maintain the same quality as the original sale page. You have the option to buy directly from the sale page at the full price (sale page link is provided within the post).

AT101 – Fundamentals of Algorithmic Trading

The 300-Lecture Application-Focused Comprehensive Course for Algorithmic Trading and Programming

Enrollment ends on 31st October 2018

Course last updated on 23th August 2018!

Huh? What is a Trading Robot?

A Trading Robot a set of programming codes that analyses and trade the market on its own. Trading Robots allow you to trade the markets without human intervention!

What does this course offer?

This course teaches the insider knowledge to designing, testing and coding long term profitable robots. We do NOT promise that you will strike it rich overnight. We do not make ridiculous claims (like those you see in newspapers and online ads) that you will make $3722 every night.

This course WILL, however, offer you the years of experience we have in building Robots. You will understand the pitfalls and keys to success to design great robots. You will avoid the hundreds of mistakes we made in our journey.

What will I learn?

The main essence of the course is the design theories behind the Trading Robots. These theories and knowledge come from years of industry practice. This course does not only teach programming. Programming is just the tool we use to execute our ideas.

At the end of the day, you will acquire the ability to generate a trading idea, code the idea (within 1 hour), test the idea, see the strengths and flaws in the idea, improve it and finally execute the idea.

Chapters – Full List (These are Sections NOT Lectures!)

  1. Here's What You Are In For!
  2. Programming Basics 1: Variables and Conditional
  3. Robot 1: Adeline – Our First Robot!
  4. Uncommon Common Sense. Design Effective And Logical Robots
  5. Garbage In, Garbage Out. Understanding Data
  6. Programming Basics 2: Loops
  7. Robot 2: Belinda – Utilising Volatility!
  8. To Buy Big or Small? Position Sizing and Money Management
  9. Robot 2A: Belinda Upgraded (No Gambler's Ruin for Me!)
  10. Where To Start? Idea Generation and Expectations
  11. Programming Basics 3: Functions, Time and Self-Learning
  12. Relevant Statistics 101!
  13. Understanding Robot Behaviour and Robustness: Backtesting!
  14. Programming Basics 4: Arrays And Indicators
  15. Robot 3: Clarissa
  16. What A Mess – Managing Trades, Orders and Positions
  17. Robot 4: Desiree
  18. Design Theories I – Improving Robots By Manipulating Time, Entries and Exits
  19. Add A Twist To Your Orders – Advanced Order Management
  20. Robot 5: Desiree 2.0
  21. Buff Up Your Robot Responsibly – Optimisation Without Curve Fitting
  22. Perfect Your Bet Sizing – Advanced Position Sizing Methods
  23. Robot 6: Elizabeth
  24. Programming Basics 5: Clean Up Your Codes! Simple Is Fast!
  25. Garbage In, Garbage Out Again. Advanced Data Cleaning (Part 1)
  26. Excel VBA – Using Excel Magic to Improve Our Trading
  27. Garbage In, Garbage Out Again. Advanced Data Cleaning (Part 2)
  28. I Like Colors And Shapes – Adding Graphics
  29. Ring Ring! Notify Yourself When Something Goes Wrong (Or Right)
  30. Robot 7: Faye – The Alert Robot
  31. Connect with the outside world – Importing and Exporting Data out of our Trading Platform
  32. Programming Basics 6: Coding Idiosyncrasies
  33. Design Theories II – The "Secret Sauce"
  34. Walking Forward – Advanced Optimisation
  35. Live Execution (Part 1): Cash Is King! – Running Robots With Real Money
  36. Live Execution (Part 2): Watch Her Well – Operational Risk Management
  37. Bonus Stuff!

Note: This list may be subject to change.

About the course

  • Free: All software and data used are free! All robot testing and trading simulated in this course are performed using virtual money!
  • Unconditional 90 days money-back guarantee – We suggest you abuse this to learn more about the course.
  • Full lifetime access!
  • Access to all future lectures. Over 15 sections (150 lectures) to be added in the coming months (Note that Course Price will rise as more sections are added).
  • 20 hours of concise content. More than 10 hours of videos to be added.
  • 24/7 access to Luke Code Support (LCS). LCS is an email conduit where you can ask for help for any programming issues.
  • Programming Language: MQL4 (Similar to Java's syntax)

What am I going to get from this course?

  • Understand how Trading Robots are both an art and science
  • Build logical long-run money-making Trading Robots
  • Code a Trading Robot in less than 1 hour
  • Understand why badly planned Trading Robots fail
  • Learn how to adapt and survive the financial markets
  • Code in MQL4 and easily pick up C++ and JAVA
  • Code in Excel Visual Basic for Applications (VBA)
  • Free up plenty of time by automating trading
  • Start a side-job that doesn't interfere with office hours
  • Increase your chances of employment in Algorithmic Trading firms
  • Understand the human element in automated trading
  • Differentiate a logical and profitable robot from a scam
  • Be a freelance coder
  • AlgoTrading101 Course Certification
  • Brag about a cool hobby at parties

What are the requirements?

  • Computer and an internet connection (Either Windows, Mac or Linux but Windows preferred)
  • Basic Excel

Who is the target audience?

  • Those entering the workforce soon and who want to explore their options
  • Those contemplating trading as a side-job
  • Those wanting a guide who is on stand-by to assist them
  • Those in mid or quarter-life crises
  • Young adults and teens considering trading as a career
  • Those looking for a career switch and want to get up to date with algorithmic trading
  • Those wanting to understand advanced algorithmic trading and are looking for a starting point
  • Those looking for an interesting hobby
  • Who should NOT take this course: Those wanting a secret recipe to strike it rich overnight

Class Curriculum

Chapter 1 > Here's What You Are In For!

  • What are Trading Robots? (And why should I build them?) (Part 1) (5:58)
  • What are Trading Robots? (And why should I build them?) (Part 2) (5:02)
  • The First Step – How To Start Your Journey?
  • MT4 Installer Direct Download
  • Downloading Our Software (MT4) (4:02)
  • MT4 for Mac
  • Introduction to MT4 (4:18)
  • MT4 Basic Guide
  • Download Template
  • Structure of a Trading Robot (Part 1) (3:53)
  • Structure of a Trading Robot (Part 2) (4:40)
  • Structure of a Trading Robot (Part 3) (5:29)
  • Why choose MT4 over other software?
  • Our Holy Grail – Secret to Successful Trading Robots
  • Luke Code Support!
  • Hello and Thanks | Your Feedback Channel

Chapter 2 > Programming Basics: Variables And Conditions

  • The 3 Types of Code
  • Syntax – The ABCs of Coding (Part 1) (4:17)
  • Syntax – The ABCs of Coding (Part 2) (3:33)
  • Reserved Words – Words you cannot use!
  • Variables – The basic building blocks! (5:38)
  • Download Code for Expressions
  • Expressions and Operations (Plus, Minus, Multiplication and Division) (7:11)
  • Operations and Precedence – Who comes first
  • Conditional – If this then that (Part 1) (4:49)
  • Conditional – If this then that (Part 2) (5:51)
  • Chapter 2 Summary
  • Our First Quiz – Let's play a game…

Chapter 3 > Robot 1: Adeline – Our First Robot!

  • Background to our Asset Class
  • Chart Reading 101
  • Theory behind Robot Adeline (4:35)
  • Download Codes for Adeline
  • Coding Adeline (Part 1) (8:16)
  • Coding Adeline (Part 2) (7:40)
  • Understanding Shift
  • Dry Run! – Our Robot Testing System (Part 1) (4:32)
  • Dry Run! – Our Robot Testing System (Part 2) (5:34)
  • 3 Types of Testing Method (Simple)
  • Chapter 3 Summary
  • Bonus Robot Templates

 


Purchase the Fundamentals of Algorithmic Trading – AT101 course at the best price at eBokly. Upon completing your purchase, you will gain access to the downloads page. where you can conveniently retrieve all associated course files. Additionally, we will send you a download notification email to your registered mail.

Unlock your full potential with our Fundamentals of Algorithmic Trading – AT101 courses. Our courses are meticulously designed to empower you with the skills and knowledge needed for excellence.

Why wait? Take the first step towards greatness by acquiring our Fundamentals of Algorithmic Trading – AT101 courses today. We ensure a smooth and secure purchasing experience that guarantees your peace of mind. Rest assured that your financial information is safeguarded through our trusted payment gateways, Stripe and PayPal.

Stripe, renowned for its robust security measures, offers a secure and dependable payment process. Your sensitive data is encrypted using state-of-the-art technology, ensuring its confidentiality throughout the transaction.

PayPal, a globally recognized payment platform, adds an extra layer of security. With its buyer protection program, you can make your purchase with confidence, knowing that your financial details are protected, allowing you to focus on your learning journey.

Is it secure? to Use of?
  • Rest assured, your identity remains completely confidential. We do not share your information with anyone, ensuring the utmost security when you buy the Fundamentals of Algorithmic Trading – AT101 course.
  • 100% Safe Checkout Privateness coverage
  • We employ robust communication and encryption methods to protect sensitive information. All card numbers are encrypted using AES at rest-256, and the transmission of card numbers occurs in a separate hosting environment, without sharing or storing any data.
How Will the Course Be Delivered?
  • Upon successful payment for the “Fundamentals of Algorithmic Trading – AT101 course”, Most of the products will come to you immediately. But for some products were posted for offer. Please wait for our response, it might take a few hours due to the time zone difference.
  • If this occurs, kindly be patient. Our technical department will process the link shortly, and you will receive notifications directly via email. Your patience is greatly appreciated.
What Shipping Methods Are Available?
  • You will receive a download link in the invoice or in YOUR ACCOUNT.
  • The course link is always accessible. Simply log in to your account to download the Fundamentals of Algorithmic Trading – AT101 course whenever you need.
  • You can study online or download the content for better results, making it accessible from any device. Ensure your system does not go to sleep during the download process..
How Do I Track Order?
  • We promptly update the status of your order following your payment. If, after 7 days, there is no download link provided, the system will automatically process a refund..
  • We love to hear from you. Please don’t hesitate to email us with any comments, questions and suggestions.

Reviews

There are no reviews yet.

Leave a customer review
Cart
Back To Top