Getting indicators based on smart money concepts or ICT
Project description
Smart Money Concepts (smc)
The Smart Money Concepts Python Indicator is a sophisticated financial tool developed for traders and investors to gain insights into market sentiment, trends, and potential reversals. This indicator is built using Python, a versatile programming language known for its data analysis and visualization capabilities.
Installation
pip install smartmoneyconcepts
Usage
from smartmoneyconcepts import smc
Prepare data to use with smc:
smc expects properly formated ohlc DataFrame, with column names in lowercase: ["open", "high", "low", "close"] and ["volume"] for indicators that expect ohlcv input.
Examples
Test out the fair value gap indicator:
smc.fvg(ohlc)
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 Distribution
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 smartmoneyconcepts-0.0.4.tar.gz.
File metadata
- Download URL: smartmoneyconcepts-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf23e27feb8e683c4cda9ba677e59955384d3cdc9e65ee7edde6809b4010c149
|
|
| MD5 |
aa95e465e560606b7d93d23137f773c5
|
|
| BLAKE2b-256 |
f84cc9b1796d9143c0d4dedf2424f9c024ea83742d9f3c8f117e64cd9e40dc7c
|
File details
Details for the file smartmoneyconcepts-0.0.4-py3-none-any.whl.
File metadata
- Download URL: smartmoneyconcepts-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
926dcb5d2b502f6cf9bc1ff1ef158e90ef6080302f014352d276785bcecfc211
|
|
| MD5 |
28dfd28388b4138cda48616f57dfc757
|
|
| BLAKE2b-256 |
b379d11777db796bbda9f58150176fba236450ecd809d5ced5f3e9880b9b39ec
|