62 skills found · Page 1 of 3
mpquant / MyTTMyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
debut-js / IndicatorsTechnical indicators for cryptocurrencies, stocks and forex. To work with historical and real price data. One of the most efficient Javascript library implementations. The library has such indicators as: Relative Strength Index (RSI), Moving Average C / D (MACD), Average Directional Index (ADX), Stochastic Oscillator, Bollinger Bands, Average True Range (ATR) and many others
jimtin / Algorithmic Trading BotPython Trading Bot for Algorithmic Trading. Integrates with MetaTrader 5, Binance
ixjb94 / IndicatorsFastest Technical Indicators written in typescript, Supports: Browser, NodeJS, ES6, CommonJS, Bun, Svelte, React, Angular, etc. More than +100 indicators(SMA, EMA, RSI, MACD, ...)
joeguo / IndicatorSome indicators like MACD,KDJ,BOLL etc with Golang
ixjb94 / Indicators JsFastest Technical Indicators written in JavaScript, Supports: Browser, NodeJS, ES6, CommonJS, Bun, Svelte, React, Angular, etc. More than +100 indicators(SMA, EMA, RSI, MACD, ...)
mellertson / Talib Macd ExampleAn example of using TA-lib to render a MACD indicator using matplotlib in Python
kennedyCzar / FORECASTING 1.0Predictive algorithm for forecasting the mexican stock exchange. Machine Learning approach to forecast price and Indicator behaviours of MACD, Bollinger and SuperTrend strategy
tejaslinge / Stock Price Prediction Using LSTM And Technical IndicatorsIn this Jupyter Notebook, I've used LSTM RNN with Technical Indicators namely Simple Moving Average (SMA), Exponential Moving Average (EMA), Moving Average Convergence Divergence (MACD), and Bollinger Bands to predict the price of Bank Nifty.
Kacper-Pietkun / Stock Trading With Neat AlgorithmStock trading based on MACD indicator, using NEAT and naive algorithm
The-Great-One / Auto TraderAutoTrader Bot is a Python-based stock trading bot for Indian markets, using indicators like MACD, RSI, and EMA. It integrates with Zerodha Kite for real-time trading and supports customizable strategies.
albertocevallos / Trading BotSimple trading bot for Poloniex cryptocurrency exchange using MACD indicator to place buy/sell orders.
JustinGuese / Python Tradingbot FrameworkPython algorithmic trading bot framework for Kubernetes: backtesting, hyperparameter optimization, 150+ technical analysis indicators (RSI, MACD, Bollinger Bands, ADX), portfolio management, PostgreSQL integration, Helm deployment, CronJob scheduling. Minimal overhead, production-ready, Yahoo Finance data.
GZotin / RSI MACD StrategyPython script for trading analysis using RSI and MACD indicators.
gawd-coder / Backtest Indicator StrategiesBackraded different trading strategies implemented using following indicators - SMA, EMA, WMA, RSI, MACD, MACD Histogram, Bollinger Bands
mikegianfelice / HunterHunter is a quant level crypto trading bot executing on-chain trades with live PnL, smart token scanning, microstructure analysis, and adaptive risk control. Uses weighted multi-factor analysis and heuristic algorithms for intelligent decision-making. Updated in real time. If you find this project useful, drop a ⭐️ to support it
Lipishree / WQU CapstoneShort Term Trading Strategy developed using technical Indicators like RSI-MACD-ADX-Bollinger Bands and study the effect of Broad Market Directional filter for the same
EarnForex / QQEQQE or Quantitative Qualitative Estimation is a smoothed oscillator indicator akin to MACD.
AzuReSUrGEfla / Trading Bot Mev Local PCTrading bot for DeFi, running directly in CodePen on JavaScript. Supports real trading on DEXs (Uniswap, SushiSwap) via Web3, technical indicators (RSI, MACD), custom strategies, and cross-chain bridges.
aahouzi / Stock Price ForecastingAn overview of various quantitative techniques and trading strategies for predicting stock prices, based on historical data from YahooFinance.