InstallationΒΆ

Trading Technical Indicators (tti) package is available for installation through the pip packager. Latest release can be installed by using the below command.

$ pip install -U tti

Any previous release can be installed through pip, by indicating the version number.

$ pip install tti==0.1.b0

Note

The tti package requires python >=3.8.