AmiBroker Custom Backtester Intensive by Matt Radtke

The CBT Intensive course is designed for traders who want to use AmiBroker to create complex back tests and optimizations using the Custom Backtest (CBT) interface. At the completion of this 4+ hour course, you will be able to:

  • Determine when to use each of the three levels of the Custom Back Tester
  • Add custom trade metrics via the Custom Back Tester
  • Add custom portfolio metrics via the Custom Back Tester
  • Exercise complete control over the processing of entry and exit signals
  • Enter, modify, and exit trades at will
  • Perform auxiliary functions like hedging

Topic Summary

Session 1

  1. AmiBroker Architecture
  2. Data Constructs
  3. User Functions
  4. Object Model

Session 2

  1. Introduction to the CBT
  2. High-level CBT
  3. Mid-Level CBT

Session 3

  1. Low-level CBT
  2. Common Mistakes

 

Module 1 AmiBroker CBT Basics
Unit 1 Session # 1 Presentation  
Unit 2 Session # 1 Homework  
Module 2 Intro to the High-Level and Mid-Level CBT
Unit 1 Session # 2 Presentation  
Unit 2 Session # 2 AFL Examples and DebugView Link  
Unit 3 Session # 2 Homework  
Module 3 Low-Level CBT
Unit 1 Session # 3 Presentation  
Unit 2 Session # 3 AFL Examples