Skip to content

Quantstrip API

The quantstrip module provides the primary interface for integrating client applications with core Quantstrip functionality.

By importing quantstrip, client implementations gain access to the ClientBase class, which serves as the required foundation for registering and running within the Quantstrip background service.

In addition to ClientBase, the module exposes the following classes and functions:

  • db_handler
  • email_manager
  • settings_manager
  • logging