#Candlestick-chart
Showing 27 of 27 repositories tagged #candlestick-chart, ranked by stars
FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, Radar Chart and Candlestick Chart.
HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口
Beautiful, open source, WebGPU-based charting library
A thin, typed, React wrapper over Google Charts Visualization and Charts API.
Plotly for Rust
✨ Download historical and real-time price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Poloniex API wrapper for Python 2.7 & 3
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
📺 A Dashboard with the price movements of Cryptocurrencies 💹
📈 Display candlestick charts right into your terminal.
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
ChartScanAI is an advanced app for detecting patterns in stock and cryptocurrency charts using deep learning and YOLOv8. It automates chart pattern recognition, providing traders with a powerful tool for making informed decisions. Key features include real-time analysis, high accuracy for Buy/Sell signals, and support for various charts.
Draw candlesticks charts right into your terminal, using Python!
Svelte wrapper for financial lightweight charts
Aggregate trade data into user-defined candles using information driven rules
A high-performance, open-source Python charting library for visualizing financial data with technical indicators. Built with FastAPI, uPlot, and modern web technologies.
Scripts for using on Binary.com Bots.
把聊天记录画成K线图,看你和TA的关系曲线
🚀 High-performance multi-platform K-Line (Candlestick) chart component supporting Flutter, iOS, Android, and React Native. Built for 60fps rendering, with rich technical indicators and interactive drawing tools.
Twitter bot that tweets about cryptocurrencies prices every certain amount of minutes
EquiCharts is a open-source Stock Charting Widget built entirely with pure TypeScript. Designed with speed and efficiency in mind, it operates with no external dependencies, ensuring fast rendering and smooth interactions for your financial data visualizations.
Trading Programs in Python
Gym environment which simulates intraday trading
:candle: Resample (inter-convert) market trades, ticks or OHLCV data to different time frames.
Download and stream historical price data for variety of financial instruments (Forex, Commodities and Indices) from Dukascopy Bank SA.
The Open Source TradingView Alternative — Free, self-hosted charting with custom Canvas 2D engine, 20+ indicators, PineScript transpiler, multi-exchange (CCXT/Alpaca), WebSocket streaming, alerts & plugins. Next.js + Express + PostgreSQL + Redis.
使用 Colab 建立,利用python,分別對台灣的證券交易所和yahoo奇摩股市進行股票價格的網頁爬蟲,並對爬取下來的資料以data-driven的方式進行股市分析,其中包括"計算技術指標"、"K線可視化"、"資料清洗與轉置"等,接著以"ARIMA模型"、"機器學習(線性回歸、決策樹、隨機森林"、"深度學習(ANN、CNN、LSTM)"訓練模型並進行股價漲跌的預測,最後搭配交易策略和技術指標(SMA、RSI、MACD、KD等),並以績效回測的方式進行報酬率的必較,實現量化交易。