You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains implementation of "ADX", "Ichimoku" and "RSI" technical indicators using "Backtrader". And one new technical indicator is designed using the before-mentioned three indicators named as "BIRA".
A comprehensive Python library for calculating popular technical indicators used in financial markets. This repository provides efficient implementations of indicators like Supertrend, RSI, ADX, Bollinger Bands, Heikin Ashi, and more. The goal is to offer a reliable foundation for analyzing market trends and creating trading strategies.
A Streamlit-based crypto screener that identifies bullish coins on KuCoin using technical indicators like EMA, MACD, ADX, and RSI, with optional support/resistance levels.
A Streamlit app combining a bullish crypto screener with a detailed technical analysis dashboard, using EMA, MACD, ADX, RSI, and Fibonacci levels for KuCoin-listed coins.
A Streamlit-based crypto technical analysis dashboard that fetches real-time KuCoin data, calculates EMA, MACD, ADX, and Fibonacci targets, displays dynamic support/resistance levels, and provides automated bullish/buy signals with candlestick charts.