20. Advanced Backtesting Techniques/2. A first Intuition on Iterative Backtesting (Part 1).mp434.82MB
20. Advanced Backtesting Techniques/3. A first Intuition on Iterative Backtesting (Part 2).mp438.02MB
20. Advanced Backtesting Techniques/4. Creating an Iterative Base Class (Part 1).mp427.18MB
20. Advanced Backtesting Techniques/5. Creating an Iterative Base Class (Part 2).mp416.92MB
20. Advanced Backtesting Techniques/6. Creating an Iterative Base Class (Part 3).mp415.15MB
20. Advanced Backtesting Techniques/7. Creating an Iterative Base Class (Part 4).mp449.37MB
20. Advanced Backtesting Techniques/8. Creating an Iterative Base Class (Part 5).mp439.36MB
20. Advanced Backtesting Techniques/9. Creating an Iterative Base Class (Part 6).mp433.79MB
21. +++ PART 4 Real-time Implementation and Automation of Strategies +++/1. Introduction and Overview.mp410.78MB
22. Implementation and Automation with OANDA (UPDATED!)/10. Storing and resampling real-time tick data (Part 4).mp464.12MB
22. Implementation and Automation with OANDA (UPDATED!)/11. Storing and resampling real-time tick data (Part 5).mp430.87MB
22. Implementation and Automation with OANDA (UPDATED!)/12. Working with historical data and real-time tick data (Part 1).mp449.43MB
22. Implementation and Automation with OANDA (UPDATED!)/13. Working with historical data and real-time tick data (Part 2).mp449.06MB
22. Implementation and Automation with OANDA (UPDATED!)/14. Working with historical data and real-time tick data (Part 3).mp430.04MB
22. Implementation and Automation with OANDA (UPDATED!)/15. Defining a simple Contrarian Strategy.mp451.66MB
22. Implementation and Automation with OANDA (UPDATED!)/16. Placing Orders and Executing Trades.mp457.49MB
22. Implementation and Automation with OANDA (UPDATED!)/17. Trade Monitoring and Reporting.mp484.56MB
22. Implementation and Automation with OANDA (UPDATED!)/18. Trading other Strategies - Coding Challenge.mp412.56MB
22. Implementation and Automation with OANDA (UPDATED!)/19. Implementing an SMA Crossover Strategy (Solution).mp437.04MB
22. Implementation and Automation with OANDA (UPDATED!)/2. Updating the Wrapper Package (Part 2).mp425.41MB
22. Implementation and Automation with OANDA (UPDATED!)/20. Implementing a Bollinger Bands Strategy (Solution).mp430.4MB
22. Implementation and Automation with OANDA (UPDATED!)/21. Machine Learning Strategies (1) - Model Fitting.mp433.75MB
22. Implementation and Automation with OANDA (UPDATED!)/22. Machine Learning Strategies (2) - Implementation.mp461.58MB
22. Implementation and Automation with OANDA (UPDATED!)/23. Importing a Trader Module Class.mp419.19MB
22. Implementation and Automation with OANDA (UPDATED!)/25. Running a Python Trader Script.mp458.72MB
22. Implementation and Automation with OANDA (UPDATED!)/4. Historical Data, real-time Data and Orders (Recap).mp472.76MB
22. Implementation and Automation with OANDA (UPDATED!)/5. Preview A Trader Class live in action.mp447.96MB
22. Implementation and Automation with OANDA (UPDATED!)/6. How to collect and store real-time tick data.mp440.41MB
22. Implementation and Automation with OANDA (UPDATED!)/7. Storing and resampling real-time tick data (Part 1).mp459.83MB
22. Implementation and Automation with OANDA (UPDATED!)/8. Storing and resampling real-time tick data (Part 2).mp445.99MB
22. Implementation and Automation with OANDA (UPDATED!)/9. Storing and resampling real-time tick data (Part 3).mp432.13MB
23. Implementation and Automation with FXCM (Updated!)/10. Working with historical data and real-time tick data (Part 1).mp434.52MB
23. Implementation and Automation with FXCM (Updated!)/11. Working with historical data and real-time tick data (Part 2).mp449.57MB
23. Implementation and Automation with FXCM (Updated!)/12. Working with historical data and real-time tick data (Part 3).mp429.94MB
23. Implementation and Automation with FXCM (Updated!)/13. Defining a Simple Contrarian Trading Strategy.mp442.25MB
23. Implementation and Automation with FXCM (Updated!)/14. Placing Orders and Executing Trades.mp458.21MB
23. Implementation and Automation with FXCM (Updated!)/15. Trade Monitoring and Reporting.mp456.16MB
23. Implementation and Automation with FXCM (Updated!)/16. Trading other Strategies - Coding Challenge.mp414.07MB
23. Implementation and Automation with FXCM (Updated!)/17. SMA Crossover and Bollinger Bands (Solution).mp441.79MB
23. Implementation and Automation with FXCM (Updated!)/18. Machine Learning Strategies (1) - Model Fitting.mp433.86MB
23. Implementation and Automation with FXCM (Updated!)/19. Machine Learning Strategies (2) - Implementation.mp453.91MB
23. Implementation and Automation with FXCM (Updated!)/2. Historical Data, real-time Data and Orders (Recap).mp465.82MB
23. Implementation and Automation with FXCM (Updated!)/21. Running a Python Script.mp447.66MB
23. Implementation and Automation with FXCM (Updated!)/4. Preview A Trader Class live in action.mp450.8MB
23. Implementation and Automation with FXCM (Updated!)/5. Collecting and storing real-time tick data.mp453.99MB
23. Implementation and Automation with FXCM (Updated!)/6. Storing and resampling real-time tick data (Part 1).mp464.55MB
23. Implementation and Automation with FXCM (Updated!)/7. A Trader Class.mp439.47MB
23. Implementation and Automation with FXCM (Updated!)/8. Storing and resampling real-time tick data (Part 2).mp468.17MB
23. Implementation and Automation with FXCM (Updated!)/9. Storing and resampling real-time tick data (Part 3).mp425.25MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/1. Introduction and Motivation.mp420.22MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/10. How to schedule Trading sessions with the Task Scheduler.mp439.23MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/11. How to stop Trading Sessions (OANDA).mp449.48MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/12. How to stop Trading Sessions (FXCM).mp445.87MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/2. Demonstration AWS EC2 for Algorithmic Trading live in action.mp40B
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/3. Amazon Web Services (AWS) - Overview and how to create a Free Trial Account.mp40B
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/4. How to create an EC2 Instance.mp471.79MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/5. How to connect to your EC2 Instance.mp433.13MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/6. Getting the Instance Ready for Algorithmic Trading.mp460.04MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/8. How to run Python Scripts in a Windows Command Prompt.mp429.98MB
24. Cloud Deployment (AWS) Scheduling Trading Sessions Full Automation/9. How to start Trading sessions with Batch (.bat) Files.mp431.63MB
25. +++ PART 5 Expert Tips & Tricks, Case Studies and more +++/1. Overview.mp410.23MB
26. Trading Hours, Spreads and Granularity - control and limit Trading Costs!/1. Introduction and Preparing the Data.mp436.83MB
26. Trading Hours, Spreads and Granularity - control and limit Trading Costs!/2. The best time to trade (Part 1).mp419.04MB
26. Trading Hours, Spreads and Granularity - control and limit Trading Costs!/3. The best time to trade (Part 2).mp419.06MB
26. Trading Hours, Spreads and Granularity - control and limit Trading Costs!/4. Spreads during the busy hours.mp413.24MB
26. Trading Hours, Spreads and Granularity - control and limit Trading Costs!/5. The Impact of Granularity.mp428.19MB
26. Trading Hours, Spreads and Granularity - control and limit Trading Costs!/6. Conclusions.mp418.02MB
27. Working with two or many Strategies (Combination)/1. Introduction.mp411.47MB
27. Working with two or many Strategies (Combination)/2. Strategy 1 SMA.mp413.27MB
27. Working with two or many Strategies (Combination)/3. Strategy 2 Mean Reversion.mp414.55MB
27. Working with two or many Strategies (Combination)/4. Combining both Strategies - Alternative 1.mp437.47MB
27. Working with two or many Strategies (Combination)/5. Taking into account busy Trading Hours.mp415.21MB
27. Working with two or many Strategies (Combination)/6. Strategy Backtesting.mp410.87MB
27. Working with two or many Strategies (Combination)/7. Combining both Strategies - Alternative 2.mp422.17MB
27. Working with two or many Strategies (Combination)/8. Strategy Optimization.mp468.54MB
28. A Machine Learning-powered Strategy A-Z (DNN)/1. Project Overview.mp423.79MB