indie
and indie.*
packages, while others, like math
,
contain features adapted from Python’s standard libraries.
indie
The main package of Indie, containing essential components.
indie.algorithms
A collection of built-in algorithms for technical analysis.
indie.plot
Tools for plotting series-based data on charts.
indie.drawings
Classes for creating non-series visual elements on charts.
indie.color
Built-in colors and the
rgba
function.indie.math
Utility functions for simple calculations.
indie.schedule
Classes for defining and handling trading schedules.
datetime
Tools for working with dates and times.
statistics
Statistical functions and calculations.
sortedcontainers
Fast and efficient sorted collections.
math
Standard mathematical functions.
<builtins>
Built-in types, constants, and functions of Indie.