hft-paper-trader
High-frequency paper trading framework for crypto. Multi-indicator TA scoring (RSI/MACD/EMA/BB/OBV/StochRSI), position sizing (Kelly criterion), stop-loss management, and trade ledger. Targets 300+ trades/day at 0.05% risk per trade. Use for paper trading, backtesting trading logic, HFT simulation, or building an autonomous trading agent.
Why use this skill?
Master autonomous crypto trading with the HFT Paper Trader. Use multi-indicator TA, Kelly sizing, and trade logging to simulate and refine your high-frequency strategies.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jamierossouw/hft-paper-traderWhat This Skill Does
The hft-paper-trader skill is a robust, high-frequency paper trading framework designed for OpenClaw agents to simulate crypto market strategies. It functions as an autonomous trading engine that ingests real-time market data from the Binance public API to generate complex, multi-indicator signals. By calculating a confluence score between -10 and +10 based on RSI, MACD, EMA, Bollinger Bands, OBV, and StochRSI, the agent identifies high-probability entry points. The system incorporates a sophisticated Kelly Criterion position sizer, capped at 0.05% risk per trade, ensuring that portfolio exposure is managed conservatively even during high-volume periods. With the ability to execute over 300 trades daily, it provides a rigorous testing environment for trading logic, strategy backtesting, and autonomous agent development without risking actual capital.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/jamierossouw/hft-paper-trader
Ensure that your environment has sufficient write permissions, as the skill creates and maintains a local PORTFOLIO.json file and a LEDGER.csv for tracking trade performance.
Use Cases
- Strategy Backtesting: Validate new algorithmic trading hypotheses against historical or real-time data flows.
- Agent Training: Use the self-improvement loop in lessons.md to refine decision-making processes after realized losses.
- Market Simulation: Test how a portfolio handles high-frequency trade sequences under volatile crypto market conditions.
- Risk Management Prototyping: Experiment with drawdown controls and position sizing models.
Example Prompts
- "hft-paper-trader: scan the current watchlist for BTC and SOL, and execute any signals with a score higher than 7."
- "hft-paper-trader: provide a summary of today's performance from the ledger and calculate our current daily drawdown."
- "hft-paper-trader: re-evaluate the OBV divergence for ETH and adjust the current position size based on updated risk parameters."
Tips & Limitations
- Data Dependency: The skill relies on Binance public API data; ensure your network connection remains stable to avoid gaps in indicator calculation.
- Risk Management: While the 0.05% risk per trade is conservative, monitor the auto-pause trigger at 2% daily NAV to ensure your strategy isn't hemorrhaging capital during unexpected market regime shifts.
- Simulation Accuracy: Remember that this is a paper trading environment; actual live execution involves slippage, exchange fees, and liquidity constraints not fully modeled in basic simulation.
- Maintenance: Periodically clear or archive your LEDGER.csv to maintain performance and prevent file bloat during extended testing sessions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jamierossouw-hft-paper-trader": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, external-api
Related Skills
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
Zerion Api Skill
Skill by abishekdharshan
web3-weekly-report
自动抓取数据并生成 Web3 行业资本运作周报,涵盖融资事件、监管动态、上市公司 DAT 动态、并购交易与 RWA 项目追踪。当用户提到"写周报"、"生成周报"、"整理本周融资"、"Web3 周报"、"资本运作周报"、"采编周报",或请求整理加密行业本周动态时,立即激活此 skill。即使用户只说"帮我写本周的",只要上下文涉及 Web3、加密、融资、RWA、DAT,也应激活。
Zerion Api
Skill by abishekdharshan