hft-paper-trader-proHigh-frequency paper trading framework for crypto. Multi-indicator TA scoring (RSI/MACD/EMA/BB/OBV/StochRSI), dual-regime filter (15m fast + 4h macro), posit...
Install via ClawdBot CLI:
clawdbot install zero2ai-hub/hft-paper-trader-proGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
Developers can use the multi-indicator scoring system to backtest new trading strategies on historical data, adjusting parameters like indicator weights or regime filter thresholds. This allows rapid iteration without financial risk, using the paper portfolio and trade ledger to evaluate performance.
The framework can power an autonomous agent that continuously scans the watchlist, executes paper trades based on signal scores and regime filters, and logs outcomes. The self-improvement loop via observations.md enables the agent to learn from losses and refine its strategy over time.
Instructors or students can use the paper trader to understand high-frequency trading mechanics, including indicator confluence, position sizing with Kelly criterion, and drawdown controls. The dual regime filter illustrates trend-following logic in a concrete, hands-on manner.
Quantitative analysts can study the impact of the 3% max risk cap and quarter-Kelly sizing on portfolio volatility and drawdowns. By tweaking parameters in the stop-loss and position sizer, they can test various risk models in a simulated environment.
Traders can use the paper trader to maintain a real-time dashboard of portfolio state (portfolio.json) and trade ledger (journal.json). The auto-observation logging helps track emotional or strategic lessons, making it a comprehensive journaling tool for discretionary traders.
Package the TA engine as a cloud service that delivers trade signals (score+regime) via API to subscribers. Revenue from monthly tiered plans based on signal frequency or number of assets.
Offer the framework as a customizable backtesting environment for hedge funds or prop trading firms. Integrate with their data feeds and allow proprietary strategy modules. Revenue from licensing and setup fees.
Develop online courses teaching quantitative trading using the paper trader as the lab environment. Charge per course or via a subscription learning platform. Additional revenue from certification exams.
💬 Integration Tip
The system runs on Binance public data; to integrate other exchanges or live trading, replace the market data source and implement a real order execution adapter with broker API.
Scored May 7, 2026
Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Research markets with sizing, segmentation, competitor mapping, pricing checks, and demand validation that turn fuzzy ideas into decision-ready evidence. Use...
Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.