Technical indicators in Python
For now there are:
RSI - Relative Strength Index,
SMA - Simple Moving Average,
WMA - Weighted Moving Average,
EMA - Exponential Moving Average,
BB - Bollinger Bands, Bollinger Bandwidth,
%B, ROC and MA envelopes
When I can I will add more.
If anyone wishes to contribute with new code or corrections/suggestions, feel free.
Features
- Relative Strength Index (RSI), ROC, MA envelopes
- Simple Moving Average (SMA), Weighted Moving Average (WMA), Exponential Moving Average (EMA)
- Bollinger Bands (BB), Bollinger Bandwidth, %B
Categories
Investment ManagementLicense
GNU General Public License version 2.0 (GPLv2)Follow Technical indicators in Python
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks, so easy to grab and use... nice!