Skip to content

Textbook: Quantitative Investment from Theory to Practice

This textbook is currently available in Chinese only. English translation is planned for future releases.

Please refer to the Chinese Version for the full content.

Before You Read

To avoid confusion when you see local log timestamps alongside UTC fields such as timestamp_iso, read these two pages first:

Core rule:

AKQuant stores factual event time in UTC and renders local time for humans.

English Chapter Skeleton

You can still browse the full chapter structure in English and jump to the Chinese source chapter from each page:

Recent updates in the Chinese textbook:

  • Chapter 11 includes the PARAM_MODEL + param_grid workflow for UI-driven parameter optimization.
  • Chapter 15 has been aligned with current live-trading APIs, including warm-start and strategy-loader paths.
  • Chapter 5 now includes the full on_xxx callback map, framework hooks, class-style Tick callback study path, on_pre_open guidance, and a staged next-day execution example.
  • Textbook chapter structure and example chapter labels are now synchronized.