indicators | ||
.gitignore | ||
README.md | ||
requirements.txt | ||
setup.py |
Indicators
This module provides various indicators for performing technical analysis on financial OHLC data.
Dependencies
The indicators module depends on the following Python packages:
numpy
pandas
There is also a dependency on the OHLC module for running tests.