← 返回
AI智能 中文

HFT Paper Trader — Autonomous Crypto Framework

High-frequency paper trading framework for crypto. Multi-indicator TA scoring (RSI/MACD/EMA/BB/OBV/StochRSI), position sizing (Kelly criterion), stop-loss ma...
高频纸盘交易框架,专用于加密货币。多指标技术分析评分(RSI/MACD/EMA/BB/OBV/StochRSI),仓位规模(凯利准则),止损管理。
jamierossouw
AI智能 clawhub v1.0.0 1 版本 99911.7 Key: 无需
★ 0
Stars
📥 1,131
下载
💾 46
安装
1
版本
#autonomous-agent#backtesting#crypto#hft#kelly#latest#paper-trading#trading

概述

HFT Paper Trader — Autonomous Crypto Trading Framework

A complete high-frequency paper trading system for building and testing autonomous crypto trading agents.

Architecture

Market Data (Binance public API)
    ↓
TA Engine (RSI + MACD + EMA + BB + OBV + StochRSI)
    ↓
Signal Score (-10 to +10)
    ↓
Kelly Position Sizer (0.05% risk per trade)
    ↓
Paper Portfolio Manager (PORTFOLIO.json)
    ↓
Trade Ledger (LEDGER.csv)

Features

  • Multi-indicator confluence: 7 indicators combined into one score
  • OBV divergence detection: hidden accumulation/distribution
  • Quarter-Kelly sizing: conservative risk management
  • Drawdown controls: auto-pause at 2% daily NAV
  • Full audit trail: every trade logged with entry/stop/target/outcome
  • Self-improvement loop: lessons.md updated after each loss

Usage

Use hft-paper-trader to run TA on BTC and place a paper trade

Use hft-paper-trader to check portfolio performance

Use hft-paper-trader to scan the watchlist and trade all signals

Watchlist

BTC ETH SOL XRP TRX DOGE ADA AVAX BNB LINK LTC SUI ARB OP NEAR DOT ATOM UNI MATIC

Performance

Binance paper NAV: $748+ on $750 starting capital. Daily target: 100+ trades.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 10:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Crypto Macro Regime Classifier

jamierossouw
利用恐慌贪婪指数、BTC主导地位、Reddit情绪、链上信号及宏观新闻,判定当前加密宏观周期(风险偏好/避险/中性)。
★ 1 📥 1,886
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 244,132
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,062 📥 799,813