Skip to content

feat: xlayer-alpha-hunter v4.0.0 — smart money monitor + auto-trade for X Layer#442

Open
hole2020lqy wants to merge 1 commit into
okx:mainfrom
hole2020lqy:main
Open

feat: xlayer-alpha-hunter v4.0.0 — smart money monitor + auto-trade for X Layer#442
hole2020lqy wants to merge 1 commit into
okx:mainfrom
hole2020lqy:main

Conversation

@hole2020lqy
Copy link
Copy Markdown

X Layer Alpha Hunter

Author: hole2020lqy
Version: 4.0.0
Category: defi-protocol / trading

Overview

X Layer Alpha Hunter 是一款基于 OKX Onchain OS 的智能交易策略插件,通过监控 X Layer 链上聪明钱(Smart Money)活动,捕捉机构级别的 alpha 信号,辅助用户实现自动化跟单交易。

Core Features

  • SM 信号监控:追踪 OKX 预分类的聪明钱钱包(walletType=1),实时捕捉其买入/卖出行为
  • Alpha 信号识别:通过 convergence_score 和 alpha_score 双重过滤,只跟高置信度信号
  • 新币 Alpha 发现:监控尚未被 SM 关注的低市值代币,提前埋伏
  • 自动交易执行:支持 dry-run 模式和安全自动卖出
  • 每日复盘报告:自动生成交易日志和策略分析报告

Buy/Sell Logic

  • Buy: SM BUY 信号数量 >= 4 AND convergence_score >= 5.0 AND alpha_score >= 6.0 AND riskLevel = 1
  • Sell: soldRatio == 100% OR 盈利 >= 50% OR 亏损 <= -15%

Files

  • — 完整使用文档
  • — 插件元数据
  • — 主策略脚本
  • — 回测脚本
  • — 详细说明
  • — MIT License

Competition

Submitted to OKX Agentic Trading Competition (activity-id=113)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant