quantopy documentation¶
Date: Jun 15, 2021 Version: 0.0.1
Useful links: Binary Installers | Source Repository | Issues & Ideas | Q&A Support | Mailing List
quantopy is an open source, MIT-licensed library providing high-performance,
easy-to-use financial data structures and analysis tools for the Python
programming language.
Getting started
New to quantopy? Check out the getting started guides. They contain an introduction to quantopy’ main concepts and links to additional tutorials.
User guide
The user guide provides in-depth information on the key concepts of quantopy with useful background information and explanation.
API reference
The reference guide contains a detailed description of the quantopy API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.
Developer guide
Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving quantopy.