What is a AlgoTrading101 for Cheap?
In the dynamic trading realm, the edge goes to those who constantly evolve, learn and adapt. AlgoTrading101 is meticulously designed to provide traders with that edge.
Whether you’re just setting sail in the trading world or looking to sharpen your existing skills, this course offers a structured path to mastering the art and science of algorithmic trading. Don’t just trade; trade bright with AlgoTrading101.
AlgoTrading101 delivers a comprehensive, step-by-step foray into the intricate world of algorithmic trading. The course, streamlined for both beginners and intermediate traders, is partitioned into two main segments:
- AT101: Algorithmic Trading Immersive Course
- PT101: Practical Quantitative Trading with Python Masterclass
AlgoTrading101 Index:
📄 SalesPage.txt (35.00 B)
📁 AT101 Algorithmic Trading Immersive Course
📄 TM.pdf (159.19 KB)
📁 1. Chapter 1 Here’s What You Are In For!
📄 1. AT101 Revamp.pdf (103.47 KB)
📄 10. Download Template.pdf (98.37 KB)
📄 11. Structure of a Trading Robot (Part 1).ts (11.05 MB)
📄 12. Structure of a Trading Robot (Part 2).ts (23.57 MB)
📄 13. Structure of a Trading Robot (Part 3).ts (32.11 MB)
📄 14. Why choose MT4 over other software (129.95 KB)
📄 15. Our Holy Grail_Secret to Successful Trading Robots.pdf (287.35 KB)
📄 16. Hello and Thanks.pdf (91.70 KB)
📄 2. What are Trading Robots (And why should I build them) (Part 1).ts (15.13 MB)
📄 3. What are Trading Robots (And why should I build them) (Part 2).ts (42.50 MB)
📄 4. The First Step_How To Start Your Journey_AT101.pdf (163.32 KB)
📄 5. Download the MetaTrader 4 installer from.pdf (74.63 KB)
📄 6. MetaTrader 4 for Mac.pdf (142.40 KB)
📄 7. Downloading Our Software (MT4).ts (16.16 MB)
📄 7. Downloading Our Software (MT4).pdf (272.50 KB)
📄 8. Introduction to MT4.ts (23.22 MB)
📄 9. Metatrader4 guide.pdf (194.72 KB)
📁 2. Chapter 2 Programming Basics Variables And Conditions
📄 1. The 3 Types of Code.pdf (293.15 KB)
📄 10. Conditional – If this then that (Part 1).ts (23.95 MB)
📄 11. Chapter 2 Summary.pdf (325.64 KB)
📄 2. Syntax – The ABCs of Coding (Part 1).ts (17.60 MB)
📄 3. Syntax – The ABCs of Coding (Part 2).ts (13.15 MB)
📄 4. Reserved Words – Words you cannot use!.pdf (327.62 KB)
📄 5. Variables – The basic building blocks!.ts (19.61 MB)
📄 6. For the next lecture.pdf (95.25 KB)
📄 7. Expressions and Operations (Plus, Minus, Multiplication and Division).ts (26.06 MB)
📄 8. Operations and Precedence – Who comes first.pdf (113.88 KB)
📄 9. Conditional – If this then that (Part 1).ts (20.46 MB)
📁 3. Chapter 3 Robot 1 Adeline – Our First Robot!
📄 1. Background to our Asset Class.pdf (171.28 KB)
📄 10. 3 Types of Testing Method_Simple.pdf (320.74 KB)
📄 11. Chapter 3 Summary.pdf (325.53 KB)
📄 12. Don’t worry about not understanding the code!.pdf (69.53 KB)
📄 2. Chart Reading 101.pdf (385.87 KB)
📄 3. For the next lecture.pdf (99.11 KB)
📄 4. Theory behind Robot Adeline.ts (10.77 MB)
📄 5. Coding Adeline (Part 1).ts (33.29 MB)
📄 6. Coding Adeline (Part 2).ts (33.71 MB)
📄 7. Understanding Shift.pdf (294.58 KB)
📄 8. Dry Run! – Our Robot Testing System (Part 1).ts (26.79 MB)
📄 9. Dry Run! – Our Robot Testing System (Part 2).ts (38.65 MB)
📁 Bonus Chapter!
📄 1. Yes, we are giving away 10 Gigabytes of Data!.pdf (174.14 KB)
📄 2. Falcon Template – Our Main Robot Template (Check here for Latest Version).pdf (73.38 KB)
📁 Chapter 10 Where To Start Idea Generation and Expectations
📄 1. Expectation of Strategies and Equity Curves (Part 1) .ts (14.19 MB)
📄 10. Retail vs Professional Traders – How to win.pdf (124.30 KB)
📄 11. Don’t trade solely with Indicators.pdf (115.75 KB)
📄 12. Does this course suck Or is it adding value to you.docx.pdf (77.61 KB)
📄 2. Expectation of Strategies and Equity Curves (Part 2) .ts (18.86 MB)
📄 3. Preliminary Research – First step to building Robots (Part 1) .ts (15.74 MB)
📄 4. Preliminary Research – First step to building Robots (Part 2) .ts (15.41 MB)
📄 5. Sources of Ideas!.pdf (341.33 KB)
📄 6. Strategy Creation Thought Process – Part 1 – Market Prudence.pdf (109.11 KB)
📄 7. What are Leading and Lagging Indicators.pdf (333.32 KB)
📄 8. Strategy Creation Thought Process – Part 2 – Think of Relationships.pdf (492.94 KB)
📄 9. Understanding Entries and Exits.pdf (328.87 KB)
📁 Chapter 11 Programming Basics 3 Functions, Time And Self-Learning
📄 1. Self Learning Guide.pdf (165.12 KB)
📄 10. Understanding Time and Dates.pdf (337.58 KB)
📄 11. Coding Practice!.pdf (334.90 KB)
📄 2. Types of Errors! And Common Coding Problems!.pdf (330.18 KB)
📄 3. Download Code.pdf (90.55 KB)
📄 4. Debugging Demonstration – Understanding the Thought Process .ts (46.56 MB)
📄 5. Functions – Little Factories .ts (19.52 MB)
📄 6. Coding User-Defined Functions .ts (9.86 MB)
📄 7. When 2 lines cross – Creating a Cross Function.ts (34.79 MB)
📄 8. Returning Void.pdf (642.86 KB)
📄 9. What is define MQL4.pdf (304.92 KB)
📁 Chapter 12 Relevant Statistics 101!
📄 1. Statistical Significance and Law of Large Numbers – More is better .ts (12.82 MB)
📄 2. Correction.pdf (65.13 KB)
📄 2. Minimum Sample Size and Application to Trading.ts (26.66 MB)
📄 3. Optional Readings on Statistics.pdf (290.27 KB)
📄 4. Min sample size vs live performance.pdf (89.25 KB)
📁 Chapter 13 Understanding Robot Behaviour and Robustness Backtesting!
📄 3 Types of Testing Method_Detailed.pdf (341.79 KB)
📄 4 Main Types of Market Conditions Your Feedback Channel-master-t-1653058845001.ts (4.09 MB)
📄 Aim of backtesting.pdf (104.02 KB)
📄 Black Swans – Stress Testing our Robots through Tough Times Your Feedback Channel-master-t-1653065396001.ts (11.29 MB)
📄 Butterfly Effect Start Point Phenomenon Your Feedback Channel-master-t-1653015276001.ts (16.44 MB)
📄 Carry Trade_Earning from Interest Differentials.pdf (321.87 KB)
📄 Checking Trades – Ensuring Accuracy in the Codes Your Feedback Channel-master-t-1653064447001.ts (50.27 MB)
📄 Downloading Codes for Chapter 13.pdf (89.33 KB)
📄 Every Tick Testing Issue – Once Upon a Bar (Part 1) Your Feedback Channel-master-t-1653055747001.ts (23.97 MB)
📄 Every Tick Testing Issue – Once Upon a Bar (Part 2) Your Feedback Channel-master-t-1653006022001.ts (31.15 MB)
📄 Fractals – Timeframe Robustness (NOT referring to candlestick patterns).pdf (325.25 KB)
📄 How to run your trading robot live.pdf (398.30 KB)
📄 Instrument Robustness Analysis Your Feedback Channel-master-t-1653060823001.ts (11.42 MB)
📄 Modelling Quality – A Meaningless Number.pdf (392.44 KB)
📄 Parameter Value Selection – A Glimpse into Curve Fitting Bias.pdf (335.96 KB)
📄 Pass or Fail Backtest Performance Analysis Your Feedback Channel-master-t-1652973791001.ts (11.99 MB)
📄 Period Robustness Part 2 – Market Prudence.pdf (357.49 KB)
📄 Period and Timeframe Robustness Your Feedback Channel-master-t-1653010591001.ts (10.02 MB)
📄 Reminder Don’t try to build the ultimate robust robot.pdf (66.36 KB)
📄 Robustness – A Summary.pdf (351.79 KB)
📄 Robustness – Staying Effective through Change Your Feedback Channel-master-t-1652978358001.ts (8.26 MB)
📄 Seasonal Effects – Best Times to Trade.pdf (363.17 KB)
📄 Seasonal Robustness – Repetitive Behavior in the Markets Your Feedback Channel-master-t-1653008200001.ts (12.93 MB)
📄 Strategic Market Conditions (Part 1) – Building Robots for Specific Market Types Your Feedback Channel-master-t-1653065001001.ts (12.95 MB)
📄 Strategic market conditions and market prudence-Part 2.pdf (128.26 KB)
📄 Swap Rates – Overnight Costs.pdf (313.86 KB)
📄 Volatility and Timeframes.pdf (518.30 KB)
📁 Chapter 14 Programming Basics 4 Arrays And Indicators
📄 1. Mentality towards Technical Indicators – Not Magic Numbers.pdf (333.72 KB)
📄 10. Structure of Indicators (Part 1) .ts (6.68 MB)
📄 11. Basic Indicator Template Codes.pdf (413.82 KB)
📄 12. Explaining Indicator Code (Part 1) .ts (29.47 MB)
📄 13. Explaining Indicator Code (Part 2) .ts (33.27 MB)
📄 14. New Indicator Code and Property Strict.pdf (405.07 KB)
📄 15. Indicator Coding Practice 1 Replicating an Indicator Manually .ts (24.28 MB)
📄 16. Indicator – Stochastic Oscillator.pdf (286.83 KB)
📄 17. Indicator Coding Practice 2 Multiple Buffers .ts (60.18 MB)
📄 18. Calling Self-Made Indicators – Using iCustom .ts (21.67 MB)
📄 19. Indicator Code Resources.pdf (84.48 KB)
📄 2. Math behind Technical Indicators (Part 1) .ts (31.45 MB)
📄 3. Math behind Technical Indicators (Part 2) .ts (26.36 MB)
📄 4. Arrays – Invisible Tables of Data .ts (11.26 MB)
📄 5. Download Codes for Arrays.pdf (70.96 KB)
📄 6. Programming Arrays (Part 1) .ts (35.08 MB)
📄 7. Programming Arrays (Part 2) .ts (19.81 MB)
📄 8. Programming Practice! – Arrays.pdf (297.04 KB)
📄 9. Buffers – Special Arrays for Indicators.pdf (349.90 KB)
📁 Chapter 15 Robot 3 Clarissa – Playing with Time
📄 1. Download Code for Datetime Script and Clarissa.pdf (68.26 KB)
📄 2. Understanding Datetime Data Type.pdf (382.74 KB)
📄 3. Coding for Seasonal Effects – Managing Date and Time (Part 1).ts (30.77 MB)
📄 4. Coding for Seasonal Effects – Managing Date and Time (Part 2) .ts (39.57 MB)
📄 5. Introducing our 3rd Robot Clarissa .ts (13.55 MB)
📄 6. Coding and Testing Clarissa (Part 1) .ts (46.22 MB)
📄 7. Coding and Testing Clarissa (Part 2) .ts (65.44 MB)
📄 8. Coding and Testing Clarissa (Part 3) .ts (27.40 MB)
📁 Chapter 16 What A Mess – Managing Trades, Orders and Positions
📄 1. Understanding Order Types.pdf (141.18 KB)
📄 10. Market vs Instant Execution.pdf (158.97 KB)
📄 11. Upgrade Time OrderSend Function Falcon 1.0 .ts (51.65 MB)
📄 12. Understanding Spread.pdf (295.75 KB)
📄 13. 4 More Order Types – Send Pending Orders .ts (44.31 MB)
📄 14. Managing Multiple Positions with One Robot .ts (23.65 MB)
📄 15. Closing Positions and Orders .ts (42.55 MB)
📄 16. Closing Orders Partially.pdf (106.04 KB)
📄 17. Risk Management – Limiting Trades when Things Go South .ts (40.58 MB)
📄 18. Understanding Slippage and Requotes.pdf (168.30 KB)
📄 19. Handling Errors In Falcon .ts (30.43 MB)
📄 2. Understanding Market Makers.pdf (431.60 KB)
📄 3. Download Codes for Clarissa Modified and Falcon Template.pdf (71.30 KB)
📄 4. Managing 4 and 5 Digit Brokers .ts (20.59 MB)
📄 5. Adjusting for Yen Pairs .ts (27.33 MB)
📄 6. Order Limitations – Stop and Freeze.pdf (427.30 KB)
📄 7. Upgrade Time Introducing Falcon Template 1.0 .ts (37.68 MB)
📄 8. Order Functions.pdf (417.50 KB)
📄 9. Managing Orders with Code .ts (36.39 MB)
📁 Chapter 17 Robot 4 Desiree – Turtles
📄 1. History Of The Turtle Traders.pdf (111.65 KB)
📄 2. Introducing our 4th Robot Desiree .ts (17.66 MB)
📄 3. Download Code for Donchian and Desiree.pdf (67.31 KB)
📄 4. Coding Our Turtle Indicator – Donchian Channels .ts (65.86 MB)
📄 5. Coding and Testing Desiree (Part 1) .ts (8.82 MB)
📄 6. Coding and Testing Desiree (Part 2) .ts (54.69 MB)
📄 7. Coding and Testing Desiree (Part 3) .ts (54.92 MB)
📄 8. Coding and Testing Desiree (Part 4) .ts (21.52 MB)
📄 9. Let’s Make The Course More Awesome (Again!).pdf (69.80 KB)
📁 Chapter 18 Design Theories I – Improving Robots By Manipulating Time, Entries and Exits
📄 1. Modelling Transaction Costs Commissions, Spreads and Slippages .ts (20.71 MB)
📄 2. Why We Dislike Lower Timeframes .ts (23.98 MB)
📄 3. Same Robot. Different Timeframes. Different Performances..pdf (107.56 KB)
📄 4.Understanding Stop Loss – Prudence and Noise Buffer .ts (12.18 MB)
📄 5. Adaptive Components in Strategies .ts (20.97 MB)
📄 6. Which should I use – Stops vs Trailing Stops .ts (13.89 MB)
📄 7. Which is more Important – Entries vs Exits (Trade Management) .ts (26.99 MB)
📄 8. Asymmetrical Rules – Long Short Bias .ts (29.99 MB)
📁 Chapter 19 Add A Twist To Your Orders – Advanced Order Management
📄 1. Executing Trades Immediately.pdf (371.63 KB)
📄 10. Hidden Functions and “Every tick”.pdf (299.34 KB)
📄 11. 5 Types of Trailing Stops.pdf (316.53 KB)
📄 12. Coding Trailing Stops .ts (42.51 MB)
📄 13. Coding Hidden Trailing Stops (Part 1) .ts (52.59 MB)
📄 14. Coding Hidden Trailing Stops (Part 2) .ts (50.15 MB)
📄 15. Coding Volatility Trailing Stops (Part 1) .ts (50.55 MB)
📄 16. Coding Volatility Trailing Stops (Part 2) .ts (34.32 MB)
📄 17. Coding Hidden Volatility Trailing Stops .ts (46.18 MB)
📄 18. Manage Uncertainty – Limiting Trades When Volatility Spikes .ts (21.99 MB)
📄 19. Adaptive Volatility Trailing Stop.pdf (348.06 KB)
📄 2. Don’t Get Targeted – Hidden Stop and Take Profit (Part 1) .ts (16.51 MB)
📄 3. Don’t Get Targeted – Hidden Stop and Take Profit (Part 2) .ts (17.20 MB)
📄 4. Pseudo Logic – Breakeven Stops.pdf (353.70 KB)
📄 5. Optional Content.pdf (66.19 KB)
📄 6. Download code for Chapter.pdf (79.01 KB)
📄 7. Coding Hidden Stop and Take Profit (Part 1) .ts (52.65 MB)
📄 8. Coding Hidden Stop and Take Profit (Part 2) .ts (47.73 MB)
📄 9. Coding Hidden Stop and Take Profit (Part 3) .ts (32.42 MB)
📁 Chapter 20 Robot 5 Desiree 2.0
📄 1. Download Code for Desiree 2.0.pdf (67.95 KB)
📄 2. Coding Desiree 2.0 .ts (58.16 MB)
📁 Chapter 21 Buff Up Your Robot Responsibly – Optimisation Without Curve Fitting
📄 1. Introduction to Optimisation .ts (9.80 MB)
📄 10. Types of Limitations – MT4.pdf (357.85 KB)
📄 11. Too Much Freedom is Bad – Understanding Degrees of Freedom .ts (30.59 MB)
📄 12. Fuzzy Definition of DOF.pdf (307.86 KB)
📄 13. Setting up your Optimisation – Understanding Parameters.pdf (406.30 KB)
📄 14. In and Out-of-Sample Data – Training and Testing .ts (16.83 MB)
📄 15. Optimisation Evaluation – Parameter Space Analysis (Part 1) .ts (28.43 MB)
📄 16. Optimisation Evaluation – Parameter Space Analysis (Part 2) .ts (25.83 MB)
📄 17. Independent Variables Optimisation – Breaking the Process Apart (Part 1) .ts (23.51 MB)
📄 18. Independent Variables Optimisation – Breaking the Process Apart (Part 2) .ts (21.09 MB)
📄 18. Speeding Up Your Optimisations! Don’t Run Irrelevant Tests.pdf (535.66 KB)
📄 19. Solution to the 3 Big Mistakes in Backtesting.pdf (218.78 KB)
📄 2. Understanding Objective Functions.pdf (396.63 KB)
📄 3 Big Mistakes of Backtesting – Overfitting_Look-Ahead-Bias_pHacking.pdf (274.04 KB)
📄 3. Optimisation in MT4 (Part 1) .ts (45.76 MB)
📄 4. Optimisation in MT4 (Part 2) .ts (33.52 MB)
📄 5. Simplified View of the Genetic Algorithm.pdf (351.00 KB)
📄 6. Optimisation in MT4 – A Look behind the Scenes.pdf (373.58 KB)
📄 7. Past Doesn’t Predict Future – Understanding Curve Fitting .ts (26.60 MB)
📄 8. 10 Ways to Minimise Curve Fitting.pdf (443.22 KB)
📄 9. Limitations in MT4’s Optimisation .ts (36.16 MB)
📁 Chapter 22 Perfect Your Bet Sizing – Advanced Position Sizing Methods
📄 1. How to Enable Macros in Excel.pdf (412.93 KB)
📄 10. Kelly Resources.pdf (307.81 KB)
📄 11. Coding the Adaptive Kelly Sizing Algorithm (Part 1) .ts (35.61 MB)
📄 12. Coding the Adaptive Kelly Sizing Algorithm (Part 2) .ts (57.17 MB)
📄 13. Coding Hit Rate and Reward Ratio Functions .ts (41.34 MB)
📄 14. Notes on Adaptive Kelly.pdf (311.59 KB)
📄 15. Adaptive Position Sizing – Tailoring to Target Factors (Part 1) .ts (18.22 MB)
📄 16. Adaptive Position Sizing – Tailoring to Target Factors (Part 2) .ts (13.03 MB)
📄 17. Coding an Adaptive Hit Rate Sizing Model .ts (41.65 MB)
📄 18. Formulating Adaptive Sizing Algorithms.pdf (372.86 KB)
📄 19. Coding an Adaptive Volatility Sizing Model .ts (31.35 MB)
📄 2. Beyond Risk = 2_ – Optimising Risk Per Trade .ts (59.63 MB)
📄 20. Summary of Advanced Position Sizing.pdf (318.71 KB)
📄 3. Download Code for Advanced Position Sizing.pdf (89.90 KB)
📄 4. Our Sizing Trilemma – The Impossible Trinity of Sizing .ts (17.20 MB)
📄 5. Check Your Sizing – Ensuring Lot Size Compatibility .ts (54.35 MB)
📄 6. Be Nimble Not Clunky – Breaking Down Large Orders .ts (30.49 MB)
📄 7. Reference HiddenTrailing Stops – Modifying Our Sizing Algo.pdf (92.29 KB)
📄 8. A Proposed Optimal Bet Sizing Algo – The Kelly (Part 1) .ts (20.08 MB)
📄 9. A Proposed Optimal Bet Sizing Algo – The Kelly (Part 2) .ts (23.34 MB)
📁 Chapter 23 Robot 6 Elizabeth and the Ugly Martingale
📄 1. Elizabeth – Martingale and Myths (Part 1) .ts (17.98 MB)
📄 10. Programming Elizabella (Part 3) .ts (50.02 MB)
📄 2. Elizabeth – Martingale and Myths (Part 2) .ts (16.63 MB)
📄 3. Elizabeth’s Rules.pdf (322.13 KB)
📄 4. Download Elizabeth.pdf (76.15 KB)
📄 5. Coding Elizabeth (Part 1) .ts (40.78 MB)
📄 6. Coding Elizabeth (Part 2) .ts (29.17 MB)
📄 7. Elizabeth Upgraded – Introducing Elizabella .ts (29.54 MB)
📄 8. Programming Elizabella (Part 1) .ts (42.37 MB)
📄 9. Programming Elizabella (Part 2) .ts (54.46 MB)
📁 Chapter 24 Programming Basics 5 Clean Up Your Codes! Simple Is Fast!
📄 1. MT4’s Global Variables (Not referring to global scope!) .ts (16.79 MB)
📄 10. Cleaner Code 5 – Efficient Indicators .ts (20.57 MB)
📄 11. Include vs Import.pdf (444.64 KB)
📄 12. Coding with the Include method .ts (33.76 MB)
📄 13. Coding with the Import method .ts (49.31 MB)
📄 14. Dynamic Link Library (DLL).pdf (150.50 KB)
📄 15. Code Robustness.pdf (403.58 KB)
📄 2. Download Code for Programming Basics 5.pdf (74.56 KB)
📄 3. Coding Simple Global Variables .ts (8.68 MB)
📄 4. Coding Global Variables (Spread) .ts (18.58 MB)
📄 5. Coding Global Variables In an Indicator (Highest Spread) .ts (18.90 MB)
📄 6. Cleaner Code 1 – Record Backtest Timings .ts (29.49 MB)
📄 7. Coding Principles.pdf (403.78 KB)
📄 8. Cleaner Code 3 – Once a Bar .ts (21.36 MB)
📄 9. Cleaner Code 4 – Partial Once a Bar + Once an EntryExit .ts (33.83 MB)
📁 Chapter 25 Garbage In, Garbage Out Again. Advanced Data Cleaning (Part 1)
📄 1. Offline testing and Multi MT4.pdf (442.91 KB)
📄 2. Backtest designated vs actual period.pdf (498.59 KB)
📄 3. Download Code for Advanced Data Management (Part 1).pdf (71.76 KB)
📄 4. Creating Custom Timeframes .ts (29.84 MB)
📄 5. Backtesting with Custom Timeframes .ts (43.11 MB)
📄 6. Reconciling different backest results.pdf (401.71 KB)
📄 7. Biased Backtests – Backtesting vs Live.pdf (581.20 KB)
📄 8. One Min Intrabar Simulation.pdf (405.19 KB)
📁 Chapter 26 Excel VBA – Using Excel Magic to Improve Our Trading
📄 Check out the VBA Course.pdf (69.34 KB)
📁 Chapter 27 Garbage In, Garbage Out Again. Advanced Data Cleaning (Part 2)
📄 1. Data of the wrong timezone_v2.pdf (331.95 KB)
📄 10. G in G out Framework (Practical) – Listing and Scanning for Errors .ts (40.33 MB)
📄 11. G in G out Framework (Practical) – Basic Error Visualisation .ts (22.12 MB)
📄 12. Scatter Plot and Histogram.pdf (320.96 KB)
📄 13. G in G out Framework (Practical) – Fixing Errors using Clean Reference Data .ts (69.48 MB)
📄 14. Limitations of Excel.pdf (318.06 KB)
📄 15. Glimpse into data chapter part 3.pdf (360.84 KB)
📄 2. Understanding Date and time in Excel.pdf (303.26 KB)
📄 3. Download Code and Files for this Chapter.pdf (75.02 KB)
📄 4. Modifying Dates and Time of our Data (Part 1) .ts (54.59 MB)
📄 5. Modifying Dates and Time of our Data (Part 2) .ts (33.68 MB)
📄 6. Definition of Clean Data_v1b.pdf (395.27 KB)
📄 7. Data Cleaning Series – Problems with Dirty Data (Generic).ts (29.57 MB)
📄 8. G in G Out Framework (Theory) – The Mega Data Cleaning Framework (Part 1) .ts (29.35 MB)
📄 9. G in G Out Framework (Theory) – The Mega Data Cleaning Framework (Part 2) .ts (26.53 MB)
📁 Chapter 28 I Like Colors And Shapes – Adding Graphics
📄 1. Download Code for Chapter.pdf (63.99 KB)
📄 10. Displaying Your Information – Dashboard (Indicator).pdf (68.10 KB)
📄 11. Creating Buttons and Dealing with Chart Events (Part 1) .ts (51.53 MB)
📄 12. Creating Buttons and Dealing with Chart Events (Part 2) .ts (47.89 MB)
📄 2. Building Dashboards with Comments .ts (41.00 MB)
📄 3. Building Dashboards with Comments (Falcon 2.5) .ts (21.72 MB)
📄 4. Dashboards on Indicator vs Script.pdf (503.65 KB)
📄 5. Creating and Deleting Graphical Objects – Shapes, Arrows, Lines, Words (Part 1) .ts (56.90 MB)
📄 6. Creating and Deleting Graphical Objects – Shapes, Arrows, Lines, Words (Part 2) .ts (74.27 MB)
📄 7. Creating and Deleting Graphical Objects – Immovable Words .ts (33.87 MB)
📄 8. Modifying Objects (Properties) – Thicker lines, changing colours etc (Part 1) .ts (43.30 MB)
📄 9. Modifying Objects (Properties) – Thicker lines, changing colours etc (Part 2) .ts (48.86 MB)
📁 Chapter 29 Ring Ring! Notify Yourself When Something Goes Wrong (Or Right)
📄 1. Notifications Introduction.pdf (812.88 KB)
📄 2.Download Code for Notifications Chapter.pdf (64.84 KB)
📄 3. Coding Notifications – 6 Case Studies .ts (34.19 MB)
📄 4. Trade Notifications without Coding.pdf (539.78 KB)
📄 5. MT4 Platform General Alerts.pdf (808.16 KB)
📁 Chapter 30 Robot 7 Faye – Semi-Automated Trading
📄 1. Download Code for Faye.pdf (63.29 KB)
📄 2. Programming Faye 01 – Trade + Alerts .ts (50.87 MB)
📄 3. Faye 02 Theory.pdf (420.83 KB)
📄 4. Programming Faye 02 – Semi-Automated Robot (Alert Only) .ts (54.23 MB)
📁 Chapter 31 Connect with the outside world – Importing and Exporting Data out of our Trading Platform
📄 1. Expanding our Trading Options – Reasons for Reading and Writing Data.pdf (99.28 KB)
📄 2. Download Code.pdf (64.14 KB)
📄 3. One number – Read and Write data (Part 1) .ts (35.75 MB)
📄 4. Multiple numbers – Read and Write data (Part 2) .ts (24.90 MB)
📄 5. Write to the end + Error Management – Read and Write data (Part 3) .ts (14.41 MB)
📄 6. Storing files_Nontester and Tester.pdf (84.02 KB)
📄 7. Bid Ask Spread Logger.pdf (95.05 KB)
📁 Chapter 32 Programming Basics 6 Trading Platform Nuances
📄 1. Download Code for Programming Basics 6.pdf (62.97 KB)
📄 2. MT4 Nuances Part 1.pdf (536.02 KB)
📄 3. MT4 Nuances Part 2.pdf (808.48 KB)
📄 4. Modifying Function Inputs – Multiple Outputs and Arrays.pdf (1014.65 KB)
📄 5. Backtest Accuracy – Accounting for Different Quote and Deposit Currency.pdf (281.41 KB)
📄 6. Fixing with Custom Tick Values (Programming) – Different Quote and Deposit Currencies .ts (27.77 MB)
📄 7. Testing Features and Limitations in MT4.pdf (66.75 KB)
📁 Chapter 33 Design Theories II – The Secret Sauce
📄 1. Prudence_behavioural framework.pdf (236.49 KB)
📄 10. Crowd Behaviour_Outwitting the Masses.pdf (114.69 KB)
📄 2. Types of alpha_Intro.pdf (108.40 KB)
📄 3. Alpha Type 1_Data.pdf (230.13 KB)
📄 4. Alpha Type 2_Global Macro.pdf (323.67 KB)
📄 5. Alpha Type 3_HFT.pdf (153.00 KB)
📄 6. Alpha Type 4_Market Microstructure.pdf (208.17 KB)
📄 7. Semi Algorithmic Trading.pdf (146.41 KB)
📄 8. Commission Volatility and Shift 0.pdf (101.40 KB)
📄 9. 5 Realities of Algorithmic Trading – All Strategies Die Eventually.pdf (140.53 KB)
📁 Chapter 34 Walk Forward Optimisation – The Most Important Step in Testing
📄 1. What is walk forward optimisation.pdf (123.30 KB)
📄 10. Size of In and Out-of-Samples + Overall Duration.pdf (152.49 KB)
📄 11. WFO and Performance Analysis.pdf (112.32 KB)
📄 2. Wrong way to optimise.pdf (486.22 KB)
📄 3. WFO Demonstration AlgoTrad-master-t-1653019398001.ts (30.60 MB)
📄 4. Download Code and File.pdf (72.00 KB)
📄 5. Recording Results, Expectations and Automation.pdf (181.45 KB)
📄 6. WFO Does Not Eliminate Curve Fitting – Look-Ahead and P-Hacking.pdf (158.95 KB)
📄 7. Profit is Not Enough – Customising Objective Functions.pdf (352.58 KB)
📄 8. Coding Customised Objective Functions (Part 1).pdf (404.64 KB)
📄 9. Coding Customised Objective Functions (Part 2).pdf (756.51 KB)
📁 Chapter 35 Trading Non-Forex CFDs with MT4 (Stocks, Commodities, Fixed Income and Crypto)
📄 1. EA for CFD.pdf (702.07 KB)
📄 2. Download code for this chapter.pdf (71.06 KB)
📄 3. Demo accounts for CFDs.pdf (2.88 MB)
📁 Chapter 36 Trading on External and Alternative Data with MT4
📄 External Information Inputs.pdf (130.75 KB)
📁 Chapter 4 Uncommon Common Sense Design Effective And Logical Robots
📄 1. Trading Robot Development Guide – Everything You Need To Succeed (Part 1).ts (10.89 MB)
📄 10. Moving to Python.docx.pdf (100.44 KB)
📄 2. Trading Robot Development Guide – Everything You Need To Succeed (Part 2).ts (10.05 MB)
📄 3. Trading Robot Development Guide – Everything You Need To Succeed (Part 2).ts (12.60 MB)
📄 4. Pros and Cons of Trading Robots – Nothing is Perfect.pdf (300.01 KB)
📄 5 .Calculating Long Term Expected Payout of a Robot.ts (14.75 MB)
📄 6. Useful Resources.pdf (95.68 KB)
📄 7. Chapter 4 Summary.pdf (333.09 KB)
📄 8. We want to make the course better for you.pdf (69.65 KB)
📄 9. Start Coding Your Own Trading Strategies.pdf (67.57 KB)
📁 Chapter 5 Garbage In, Garbage Out. Understanding Data
📄 1. Data Sources and Storage .ts (42.00 MB)
📄 2. Data Management.pdf (335.99 KB)
📄 3. Download Dirty Data.pdf (89.34 KB)
📄 4. Cleaning Data (Part 1) Your .ts (34.15 MB)
📄 5. Cleaning Data (Part 2) .ts (43.51 MB)
📄 6. Cleaning Data (Part 3) .ts (41.06 MB)
📄 7. Bad Ticks_Spikes_Spread Widening.pdf (131.17 KB)
📄 8. We are giving away 10GB of data! + Other Data Sources.pdf (108.05 KB)
📁 Chapter 6 Programming Basics 2 Loops
📄 1. Loops – Running a piece of code many times (Part 1) .ts (28.28 MB)
📄 2. Download Code for Loops.pdf (86.67 KB)
📄 3. Loops – Running a piece of code many times (Part 2) .ts (11.67 MB)
📁 Chapter 7 Robot 2 Belinda – Utilising Volatility!
📄 1. Quantifying Volatility_How Big are Average Price Movements!.pdf (352.40 KB)
📄 2. Introducing our 2nd Robot Belinda .ts (10.16 MB)
📄 3. Download Belinda.pdf (94.34 KB)
📄 4. Coding and Testing Belinda .ts (29.44 MB)
📁 Chapter 8 To Buy Big Or Small Position Sizing And Money Management
📄 1. How to Enable Macros in Excel.pdf (412.92 KB)
📄 2. Coin Flip Game – Understand Bet Sizing by Flipping Coins .ts (28.60 MB)
📄 3. Theory behind Bet Sizing (aka Position SizingMoney Management) .ts (15.91 MB)
📄 3. Theory behind Bet Sizing (aka Position SizingMoney Management).pdf (68.80 KB)
📄 4. Download Codes for this Chapter and the Next.pdf (91.60 KB)
📁 Chapter 9 Robot 2A Belinda 2.0 (No Gambler’s Ruin for Me!)
📄 1. Coding our Sizing Algorithm! .ts (12.93 MB)
📄 2. Upgrade time! – Adding Sizing Algos to Belinda.ts (14.77 MB)
📄 3. Sizing Algorithm For Deposit Currency.pdf (108.08 KB)
📄 4. Brief Note – Market Opportunities in Forex vs CFDs!.pdf (116.49 KB)
📄 5. A Note on Simple Price Action – Adeline and Belinda.pdf (70.76 KB)
📁 PT101 Practical Python for Finance & Trading Masterclass
📁 Chapter 1 Here’s What You Are In For!
📄 1. AT101 or PT101.docx.pdf (104.60 KB)
📄 2. Why Code for Trading The New Mindset – Trading Ideas and Concepts (Part 1) .ts (14.30 MB)
📄 3. Why Code for Trading The New Mindset – Trading Ideas and Concepts (Part 2) .ts (18.87 MB)
📄 4. Why Code for Trading The New Mindset – Trading Ideas and Concepts (Part 3) .ts (18.56 MB)
📄 5. Holy Grail of Trading.pdf (92.60 KB)
📄 6. Python for Trading_How to start your journey.pdf (191.30 KB)
📄 7. Simple vs Complex – Overview and Approach to Strategies in this Course.pdf (70.23 KB)
📄 8. Teaser strategy – Bond Futures Calendar Spread.pdf (123.19 KB)
📁 Chapter 10 Practical Cointegration Trading Ideas
📄 Cointegration Trading Ideas.pdf (223.65 KB)
📄 No-code research tools.pdf (325.72 KB)
📁 Chapter 11 (Strategy) Bond Futures Synthetic Structures – The Calendar Spreads I
📄 1. Bond futures calendar spreads Part 1.pdf (233.73 KB)
📄 10. Charting STIR Futures Structures on Tradingview.pdf (865.55 KB)
📄 11. List of STIR Futures – Common and Less Common STIRs.pdf (84.20 KB)
📄 12. Opening a Interactive Brokers Demo account to Trade STIR Futures.pdf (104.73 KB)
📄 13. Booktrader on Interactive Brokers.pdf (741.53 KB)
📄 14. Bond futures calendar spreads Part 3.pdf (927.73 KB)
📄 15. Bond futures calendar spreads Part 4.pdf (716.27 KB)
📄 16. Prepare for Battle – Set up your Interactive Brokers Layout (Part 1).ts (32.04 MB)
📄 17. Prepare for Battle – Set up your Interactive Brokers Layout (Part 2).ts (53.00 MB)
📄 18. Finding Your Asset in Interactive Brokers.pdf (437.01 KB)
📄 19. Mental Sums – Calculating Price of Double Butterfly from Booktraders.pdf (315.12 KB)
📄 2. Bond Yields and Prices.pdf (121.87 KB)
📄 20. Time for Battle! Demonstrating How to Execute a D.Butterfly (Part 1) .ts (49.12 MB)
📄 21. Time for Battle! Demonstrating How to Execute a D.Butterfly (Part 2) .ts (49.89 MB)
📄 3. Bond futures calendar spreads Part 2.pdf (379.38 KB)
📄 4. Finding Alpha in STIR Futures.pdf (85.82 KB)
📄 5. Download code for this chapter.pdf (73.83 KB)
📄 6. Code to download BAX data.pdf (136.18 KB)
📄 7. Downloading and Cleaning BAX Data Correction .ts (34.66 MB)
📄 8. Calculating and Plotting a Double Butterfly in Python (Part 1).ts (20.22 MB)
📄 9. Calculating and Plotting a Double Butterfly in Python (Part 2) .ts (19.64 MB)
📄 Downloading and Cleaning BAX Data Correction.pdf (103.73 KB)
📄 Prepare for Battle – Set up your Interactive Brokers Layout (Part 2).pdf (199.19 KB)
📄 Time for Battle! Demonstrating How to Execute a D.Butterfly (Part 2).pdf (28.89 KB)
📁 Chapter 12 (Strategy) Bond Futures Synthetic Structures – The Calendar Spreads II
📄 1. New Weapon.pdf (217.23 KB)
📄 10. Downloading and Storing BAX data in Bulk.pdf (104.63 KB)
📄 11. Capital requirements_how much do you need for bax stir trading.pdf (620.46 KB)
📄 12. Bond futures calendar spreads Part 8.pdf (163.65 KB)
📄 13. STIR Trade Sizing and Non.pdf (137.25 KB)
📄 14. A New Weapon – Finding Opportunities in the Term Structure (Part 2).pdf (85.01 KB)
📄 15. BAX End Note.pdf (125.04 KB)
📄 2. Demonstrating the new weapon – The Combination Order.ts (40.59 MB)
📄 3. Understanding the IBKR Combination Order.pdf (297.68 KB)
📄 4. Bond futures calendar spreads Part 5.pdf (521.47 KB)
📄 5. A New Weapon – Finding Opportunities in the Term Structure (Part 1).ts (21.17 MB)
📄 6. A New Weapon – Finding Opportunities in the Term Structure (Part 2).ts (27.48 MB)
📄 7 .Term structure and STIR pricing.pdf (216.54 KB)
📄 8. Bond futures calendar spreads Part 6.pdf (655.28 KB)
📄 9. Bond futures calendar spreads Part 7.pdf (422.26 KB)
📁 Chapter 13 Python Basics 3 – Functions and OOP
📄 1. Those who are good at Python can skip this chapter.pdf (68.39 KB)
📄 10. Modules vs Libraries vs Packages – Understanding the Terminologies _ AlgoTrading101.pdf (69.50 KB)
📄 11. OOP Series – Object-Oriented Programming (OOP) Simplified. Objects store values andor does stuff.ts (13.04 MB)
📄 12. OOP Series – Difference between Classes and Objects.ts (6.75 MB)
📄 13. What is the point of OOP.pdf (94.82 KB)
📄 14. OOP Series – Object Variables Storing Values (Part 1) .ts (25.14 MB)
📄 15. OOP Series – Object Variables Storing Values (Part 2) Yahoo_fin Installation.ts (46.10 MB)
📄 16. OOP Series – Object Functions Doing stuff.ts (36.76 MB)
📄 17. Objects Practice 1 – Object Variables (Questions + Solutions) _ AlgoTrading101.pdf (95.59 KB)
📄 18. Objects Practice 2 – Object Functions (Questions) _ AlgoTrading101.pdf (102.17 KB)
📄 19. Objects Practice 2 – Object Functions (Solutions) Part 1.ts (23.56 MB)
📄 2. What are functions_little factories.pdf (267.35 KB)
📄 20. Objects Practice 2 – Object Functions (Solutions) Part 2.ts (33.89 MB)
📄 21. Naming Conventions.pdf (101.39 KB)
📄 3. Download Code.pdf (70.46 KB)
📄 4. User-Defined Functions – Learn to Code Your Own Factories!.ts (33.25 MB)
📄 4.1 User-Defined Functions – Learn to Code Your Own Factories! Building a user-defined functionMultiple inputs .ts (18.46 MB)
📄 5. Function Questions 1.pdf (89.33 KB)
📄 6. Functions Practice 1 – Solutions (Part 1).ts (26.37 MB)
📄 7. Functions Practice 1 – Solutions (Part 2) AlgoTrading101-master-t-1649334831001.ts (28.96 MB)
📄 8. What are Scripts – Simple Python file (Also How to import your own code) .ts (26.87 MB)
📄 9. Uses of Python scripts vs Jupyter Notebooks.pdf (122.34 KB)
📄 Functions Practice 1 – Solutions (Part 1).pdf (91.18 KB)
📄 OOP Series.pdf (70.18 KB)
📁 Chapter 14 Backtesting Theories – Our Aim and the Mistakes to Avoid
📄 1. What is backtesting.pdf (88.54 KB)
📄 2. The Aim of Backtesting – We are NOT trying to build the Ultimate Strategy.pdf (108.64 KB)
📄 3. 3 Big Mistakes of Backtesting – Overfitting_Look-Ahead-Bias_pHacking.pdf (288.30 KB)
📄 4. Solution to the 3 Big Mistakes in Backtesting.pdf (234.48 KB)
📁 Chapter 2 Python Basics 1 – The First Step
📄 1. Why Python Over Other Languages_v2.pdf (104.15 KB)
📄 10. Know what You Can Do – Jupyter Notebook & Python Superpower List.pdf (103.25 KB)
📄 11. What are libraries packages modules.pdf (127.82 KB)
📄 2. AlgoTrading101 Partners with Holistic Coding and Algo-Hunter.pdf (70.44 KB)
📄 3. Get the Snake – Installing Anaconda .ts (5.19 MB)
📄 4. Using the Command Line .ts (68.28 MB)
📄 5. Overview of our Research and Execution Tool – Jupyter Notebook .ts (42.11 MB)
📄 6. What Snakes are these Anaconda vs Python.docx.pdf (90.75 KB)
📄 7. Preferred Way to Open Your Jupyter Notebook.pdf (566.51 KB)
📄 8. Download Code for Chapter 2.pdf (71.71 KB)
📄 9. The Basic Building Blocks – Variables and Expressions .ts (16.14 MB)
📁 Chapter 3 No Data No Trading – Getting Some Basic Data In
📄 1. Download Code for Chapter 3.pdf (71.71 KB)
📄 2. Get Data from Quandl – Let’s Get Apple’s Stock Prices .ts (30.63 MB)
📄 3. Quandl WIKI Database Limitations – Yahoo Finance to the Rescue.pdf (122.00 KB)
📄 4. Installing Library for Yahoo Finance API More Libraries required .ts (4.81 MB)
📄 5. Retrieving Data from Yahoo Finance API -.ts (28.45 MB)
📄 Installing Library for Yahoo Finance API.pdf (83.01 KB)
📁 Chapter 4 Volatility Pairs Trading – Our First Strategy (A Teaser into Practical Pair Trading)
📄 1. 2 Behaviours – Correlation vs Cointegration .ts (10.97 MB)
📄 10. Volatility Pairs Trading – The Real Test! Running our Statistical Backtest (Part 1).ts (24.88 MB)
📄 11. Volatility Pairs Trading – The Real Test! Running our Statistical Backtest (Part 2).ts (25.96 MB)
📄 12. Volatility Pairs Trading – The Real Test! Running our Statistical Backtest (Part 3).ts (26.58 MB)
📄 13. Volatility Pairs Trading – The Real Test! Running our Statistical Backtest (Part 4).ts (28.29 MB)
📄 2. Pair Trading – The Basic Cointegration Strategy (Part 1).ts (18.56 MB)
📄 3. Pair Trading – The Basic Cointegration Strategy (Part 2) .ts (20.33 MB)
📄 4. Volatility Pairs Trading_Intro.pdf (119.84 KB)
📄 5. Volatility Pairs Trading – Check it with our Eyes! (Visual Backtesting) – Part 1 1.ts (26.49 MB)
📄 6. Volatility Pairs Trading – Check it with our Eyes! (Visual Backtesting) – Part 2 .ts (31.58 MB)
📄 7. Longs Shorts Spreads.pdf (106.01 KB)
📄 8. Download Code for Chapter 4.pdf (75.47 KB)
📄 9. Volatility Pairs Trading_Preparing for the Statistical Backtest.pdf (112.53 KB)
📄 Volatility Pairs Trading – The Real Test! Running our Statistical Backtest (Part 1).pdf (89.38 KB)
📄 Volatility Pairs Trading – The Real Test! Running our Statistical Backtest (Part 4).pdf (108.04 KB)
📄 Volatility Pairs Trading_Strategy Details for the Real World.pdf (131.17 KB)
📁 Chapter 5 Python Basics 2 – Foundations
📄 1. Just so you don’t feel lost.pdf (98.75 KB)
📄 10. Do Something Many Times in a Different Way – While Loops.ts (24.11 MB)
📄 11. Loops Practice 1 – Basic For Loops .pdf (68.17 KB)
📄 12. Do Something Many Times in a Different Way – While Loops.ts (24.11 MB)
📄 13. Loops Practice 2 – Basic While Loops _ AlgoTrading101.pdf (69.38 KB)
📄 14. Looping Twice – Nested Loops .ts (10.50 MB)
📄 15. Loops Practice 3 – Nested Loops _ AlgoTrading101.pdf (83.73 KB)
📄 16. If A then B, Many Times – Loops with Conditionals AlgoTrading101-master-t-1663332387001.ts (16.16 MB)
📄 17. Loops Practice 4 – Conditional Loops.pdf (90.97 KB)
📄 18. Answers to Loops Practice 1 to 4 .ts (32.40 MB)
📄 19. Loops with some Control (Continue, Break and Pass) .ts (10.36 MB)
📄 2. Running all Cells .pdf (262.91 KB)
📄 20. Loops Practice 5 – Calculating Stock Metrics .pdf (138.19 KB)
📄 21. Answers to Loops Practice 5 .ts (47.19 MB)
📄 22. For Loops without Range.pdf (513.40 KB)
📄 23. When to use For vs While Loops.pdf (77.29 KB)
📄 24. Get Data from CSV and TXT .ts (33.84 MB)
📄 25. Exporting dataframe to CSV.pdf (106.13 KB)
📄 26. Self-learning guide and getting help.pdf (169.05 KB)
📄 27. Elegant Code vs Learning Trading.pdf (97.91 KB)
📄 3. Download Code for Chapter 5.pdf (71.45 KB)
📄 4. Counting stuff in Python.ts (34.07 MB)
📄 4. Variables contain different Types of Info – Data Types .ts (22.72 MB)
📄 5. The Simplest Table (Lists of Values) + Datetime Management.ts (18.68 MB)
📄 6. The Simplest Tables with Unchangeable Values – Tuples .ts (10.97 MB)
📄 7. If A happens, do B – Conditional Statements .ts (38.62 MB)
📄 8. Printing stuff – Formatting your texts and numbers.ts (19.04 MB)
📄 9. Meaning behind String Symbols.pdf (66.93 KB)
📁 Chapter 6 Strategy Design I – Differentiating Luck and Skill
📄 1. Market Prudence is the most important concept.pdf (212.36 KB)
📄 2. Market Inefficiency Discovery vs Exploitation.pdf (280.98 KB)
📄 3. Retail vs Professional Traders – How to win.pdf (124.30 KB)
📄 4. Us vs Hedge Funds.pdf (136.45 KB)
📄 5. Outwitting the Masses – Second-Order Thinking.pdf (147.61 KB)
📄 6. How to choose what markets to trade.pdf (332.91 KB)
📁 Chapter 7 Practical Statistics 101 – Making Sense of Key Figures
📄 1. Calculating Long Term Expected Payout of a Robot.ts (12.66 MB)
📄 2. Statistical Significance and Law of Large Numbers – More is better .ts (15.61 MB)
📄 3. What is an Abnormal Move – Understanding Standard Deviations.pdf (128.36 KB)
📄 4. Stock Returns Behaviour – Understanding Normal Distributions.pdf (543.59 KB)
📄 5. Minimum Sample Size and Application to Trading .ts (25.76 MB)
📄 6. Cointegration Simplified.pdf (304.04 KB)
📄 7. Optional Readings on Statistics_Updated for PT101.pdf (104.62 KB)
📄 8. Correlation and Sensitivity_Regression.pdf (122.96 KB)
📄 9. Real Role of Statistics in our Trading.pdf (232.98 KB)
📁 Chapter 8 A Library for Data Analysis – Pandas (Not the lazy animal!)
📄 1. Generating Random Numbers _ AlgoTrading101.pdf (118.69 KB)
📄 10. Dealing with NaN NaT.pdf (568.15 KB)
📄 11. Pandas Exercise 2.pdf (102.65 KB)
📄 12. What is a Pandas Series.pdf (97.09 KB)
📄 13 What is a Pandas Series .ts (17.16 MB)
📄 2. What is Pandas and Why Do We Need It.pdf (116.56 KB)
📄 3. Download Code for Chapter 8.pdf (74.09 KB)
📄 4. Two Column Tables of Data – Dataframe (This one is important) .ts (27.40 MB)
📄 5. Managing Dataframes – Editing our Tables .ts (13.84 MB)
📄 6. Managing Dataframes 2 – Changing the Shape of our Dataframes .ts (16.80 MB)
📄 7. Datetime Management – Adding Dates to Dataframes .ts (16.48 MB)
📄 8. Pandas Exercise 1.pdf (100.94 KB)
📄 9. Change Data Type of Dataframe.pdf (130.71 KB)
📁 Chapter 9 Strategy Design II – Creating Alpha Out of Thin Air The Magic of Synthetic Assets
📄 1. Introduction to Synthetic Assets – Why Does It Produce Alpha .ts (25.23 MB)
📄 10. Effect of multipliers on synthetic assets summary.pdf (193.99 KB)
📄 11. An impossible structure.pdf (111.39 KB)
📄 12. Normalising the first value to 1.pdf (127.73 KB)
📄 2. Types of Synthetic Assets – Hedging in Different Ways (Part 1).ts (19.39 MB)
📄 3. Types of Synthetic Assets – Hedging in Different Ways (Part 2) .ts (13.34 MB)
📄 4. Moving Beyond Spreads – Spread^2 and Others.pdf (117.45 KB)
📄 5. Download Code for the Chapter.pdf (73.94 KB)
📄 6. Practice 1 – Dollar hedging (Questions).pdf (104.39 KB)
📄 7. Practice 1 (Answers) – Dollar-Hedged Structure (Part 1) .ts (32.47 MB)
📄 8. Practice 1 (Answers) – Dollar-Hedged Structure (Part 2) .ts (27.37 MB)
📄 9. Manipulating the Shapes of Structures using Multipliers.ts (41.56 MB)
What You’ll Learn In AlgoTrading101 Courses
AT101: A Deep Dive into Algorithmic Trading
AT101 demystifies the foundational pillars of trading strategy – from its conceptualization, testing, and final execution. Here’s a sneak peek into the expansive curriculum:
- The Algo Trading Primer: Grasp the mechanics behind Algo Trading Robots, explore Forex markets, and dabble with your first robot – Adeline!
- Beyond Basics: Delve into strategy development, uncover the secrets of data management, and challenge yourself with hands-on coding exercises.
- Advanced Strategies: Meet Belinda and Clarissa, robots that teach you the nuances of volatility and time-based trading.
- Robust Trading Foundations: Arm yourself with advanced position sizing techniques, backtesting insights, and knowledge of the essential statistics to ensure you’re always one step ahead in the trading game.
- The Finishing Touches: Enhance your trading strategies with Advanced Order Management, immerse yourself in coding best practices, and understand the art and science of algorithmic trading with real money.
PT101: Quantitative Trading, Supercharged with Python
While AT101 establishes the groundwork, PT101 propels you into the cutting-edge strategies and techniques employed by today’s trading elite:
- Python for Traders: Kickstart with just enough Python to spark your journey. Design a rudimentary pair trading strategy to gauge the course’s tempo.
- The Mean Reversion Magic: Dive into concepts like synthetic assets, bond futures, and statistical arbitrage.
- Harness the Power of Data: Learn to mine web data using APIs and employ alternative data to sculpt unparalleled trading strategies.
- The Correlation Game: Decipher the statistical methodologies behind correlations and leverage them for proactive trading.
- Machine Learning Meets Trading: Venture into sentiment and text analysis. Use machine learning to extract actionable insights from vast swathes of news articles.
💬 Feel free to REACH OUT to our CHAT support for personalized assistance and detailed information tailored to your needs. We’re here to help!
Reviews
There are no reviews yet.