重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
hft-quant-expert by kasyap1234/delta-go
npx skills add https://github.com/kasyap1234/delta-go --skill hft-quant-expert为 DeFi 和加密货币衍生品提供量化交易专业知识。
计算 z 分数或其他入场信号。
使用凯利公式(0.25 倍)来确定仓位大小。
检查前视偏差、幸存者偏差、过拟合。
在利润计算中包含 Gas 费 + 滑点。
# Z-score
zscore = (value - rolling_mean) / rolling_std
# Sharpe (annualized)
sharpe = np.sqrt(252) * returns.mean() / returns.std()
# Kelly fraction (use 0.25x)
kelly = (win_prob * win_loss_ratio - (1 - win_prob)) / win_loss_ratio
# Half-life of mean reversion
half_life = -np.log(2) / lambda_coef
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
每周安装量
102
代码仓库
GitHub 星标数
1
首次出现
2026 年 1 月 28 日
安全审计
已安装于
opencode95
codex92
gemini-cli89
github-copilot86
cursor86
amp77
Quantitative trading expertise for DeFi and crypto derivatives.
Calculate z-score or other entry signal.
Use Kelly Criterion (0.25x) for position sizing.
Check for lookahead bias, survivorship bias, overfitting.
Include gas + slippage in profit calculations.
# Z-score
zscore = (value - rolling_mean) / rolling_std
# Sharpe (annualized)
sharpe = np.sqrt(252) * returns.mean() / returns.std()
# Kelly fraction (use 0.25x)
kelly = (win_prob * win_loss_ratio - (1 - win_prob)) / win_loss_ratio
# Half-life of mean reversion
half_life = -np.log(2) / lambda_coef
Weekly Installs
102
Repository
GitHub Stars
1
First Seen
Jan 28, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode95
codex92
gemini-cli89
github-copilot86
cursor86
amp77
Stripe API升级指南:版本控制、SDK更新与破坏性变更处理
5,300 周安装
Amazon购物AI助手:智能搜索推荐商品,自动化比价与验证,提升购物效率
57 周安装
Momenta Web Skill - 智能代理技能目录,集成多开发工具提升工作效率
57 周安装
领域识别与分组技能:自动分析代码组件,为微服务和领域驱动设计(DDD)做准备
57 周安装
agent-council:创建管理Discord AI智能体,OpenClaw集成与自动化
57 周安装
Pipedrive自动化技能:通过Rube MCP与Composio工具包实现CRM工作流自动化
57 周安装
Hugging Face CLI 使用指南:hf 命令安装、身份验证与Hub文件管理
57 周安装