with one click
khunquant
khunquant contains 14 collected skills from cryptoquantumwave, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Set up, manage, and automate Dollar Cost Averaging (DCA) plans. Supports buy (DCA-in) and sell (DCA-out) on any exchange, with optional indicator-gated triggers, per-plan lookback, and Settrade stock share ordering.
Fetch real-time and historical market data from configured exchanges — tickers, OHLCV candles, order books, and market catalogues.
Compute cost basis and profit/loss across exchange accounts — both unrealized (currently held) and realized (from closed trades). Use when the user asks about profit, loss, cost basis, ต้นทุน, กำไร/ขาดทุน, or returns on holdings across one or multiple portfolios.
Query exchange balances and portfolio values across configured exchange accounts — including crypto (Binance, Bitkub, OKX), Thai equities (Settrade/SET), and US equities (Webull).
Compute and interpret technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands, ATR, Stochastic, VWAP) from live OHLCV data.
Place, monitor, and cancel orders on configured exchanges. Includes safety-first order lifecycle, paper trading simulation, and emergency stop.
Scan, plan, monitor, and execute spot + perpetual funding-carry strategies on Binance and OKX with explicit portfolio selection and approval-based execution.
Analyze perpetual futures funding rate history to identify arbitrage opportunities, sentiment trends, and carry trade setups.
Create, list, and cancel price and indicator alerts. Alerts fire when market conditions are met, using the cron scheduler for persistent monitoring.
Encrypt exchange API keys and credentials stored in .security.yml using AES-256-GCM. Triggered when the user asks to encrypt their keys, secure credentials, or migrate from plaintext storage.
Analyse how current financial or crypto news impacts the user's portfolio. Always fetch live news and take a fresh portfolio snapshot before analysing — never use training data or ask the user for their holdings.
Rebalance a portfolio to target allocation weights. Computes required trades from current allocation and executes them with user confirmation.
Capture, query, and analyze portfolio snapshots over time for growth tracking and anomaly detection.
Read and control I2C and SPI peripherals on Sipeed boards (LicheeRV Nano, MaixCAM, NanoKVM).