Calculator for the most important trading indicators.
Project description
TradingIndicators
This python package is used to calulate the following trading indicators: Relative Strength Index(RSI), Simple Moving Average(MA), Smoothed Moving Average(SMMA), Exponential Moving Average(EMA), Moving Average Convergence Divergence(MACD), Bollinger Bands, Fibonacci Retracements, Fibonacce Extensions.
Getting started
pip install tradingindicators
pip install -r requirements.txt
Import package to your project
from tradingindicators import indicators
Examples
Examples can be found on Github inside the
/examplesdirectory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tradingindicators-1.0.1-py3-none-any.whl.
File metadata
- Download URL: tradingindicators-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
081a7cc5a0305d68b63f2ab855b27de451898920ac43661cd3bdf841156cf23c
|
|
| MD5 |
015601c38991d459249b385aabe3b759
|
|
| BLAKE2b-256 |
9d6e8f3fe60c93d68fbfaed68fc61a12348a0585a5cb4cb2343e327de4da129e
|