Cryptocurrency contract trading analysis toolkit — technical analysis, multi-strategy backtesting, event-driven frameworks, and risk management.
├── crypto-contract-trading/ # QoderWork Skill
│ └── SKILL.md # Complete trading analysis skill definition
└── Crypto_Trading_Methodology_Handbook.docx # Investment methodology handbook
A comprehensive QoderWork skill for crypto contract trading analysis, covering:
- Technical Analysis: MA systems, MACD, RSI, Bollinger Bands, ADX, ATR, K-line patterns
- Multi-Strategy Backtesting: 6 strategies tested with real market data (MA Cross, RSI Mean Reversion, MACD+BB Combo, Trend Follow, BB Mean Reversion, Buy & Hold)
- Event-Driven Analysis: Regulatory events, macro economics, project fundamentals, on-chain data
- Risk Management: Position sizing (Kelly formula), stop-loss methods (ATR/technical/trailing), drawdown control
- Data Sources: Gate.io API (primary), Alternative.me (sentiment), with Binance/CoinGecko fallbacks
A structured Word document synthesizing insights from 10+ classic investment books, including:
- Japanese Candlestick Charting Techniques — Steve Nison
- Technical Analysis of the Financial Markets — John Murphy
- Reminiscences of a Stock Operator — Edwin Lefèvre
- The Alchemy of Finance — George Soros
- Trade Your Way to Financial Freedom — Van Tharp
- Way of the Turtle — Curtis Faith
- The Black Swan — Nassim Taleb
All adapted for cryptocurrency futures/perpetual contract trading.
Install the crypto-contract-trading skill in QoderWork. Once installed, the AI will automatically follow the methodology when you ask about crypto analysis, backtesting, or trading strategies.
Open the .docx handbook for a comprehensive read-through of the trading methodology framework.
This repository is for educational purposes only. Cryptocurrency contract trading carries significant risk and may result in the loss of all invested capital. Past performance does not guarantee future results.
加密货币合约交易分析工具集 —— 技术分析、多策略回测、事件驱动分析与风控体系。
├── crypto-contract-trading/ # QoderWork Skill
│ └── SKILL.md # 完整的交易分析技能定义
└── Crypto_Trading_Methodology_Handbook.docx # 投资方法论手册
面向加密货币合约交易的综合型 QoderWork 技能,涵盖:
- 技术分析:均线系统、MACD、RSI、布林带、ADX、ATR、K线形态
- 多策略回测:6种策略使用真实市场数据回测(均线交叉、RSI均值回归、MACD+布林带组合、趋势跟踪、布林带均值回归、买入持有)
- 事件驱动分析:监管政策、宏观经济、项目基本面、链上数据
- 风控体系:仓位管理(Kelly公式)、止损方法(ATR/技术位/移动止损)、回撤控制
- 数据源:Gate.io API(首选)、Alternative.me(情绪指标)、Binance/CoinGecko 备用
基于 10+ 本经典投资著作整理的结构化文档,包括:
- 《日本蜡烛图技术》—— Steve Nison
- 《期货市场技术分析》—— John Murphy
- 《股票大作手回忆录》—— Edwin Lefèvre
- 《金融炼金术》—— George Soros
- 《通向财务自由之路》—— Van Tharp
- 《海龟交易法则》—— Curtis Faith
- 《黑天鹅》—— Nassim Taleb
所有内容已针对加密货币合约交易场景做了适配和调整。
在 QoderWork 中安装 crypto-contract-trading 技能。安装后,当你询问加密货币分析、回测或交易策略时,AI 会自动按照方法论框架执行。
直接打开 .docx 手册阅读完整的交易方法论框架。
本仓库仅供学习参考,不构成任何投资建议。加密货币合约交易具有极高风险,可能导致全部投资损失。过往表现不代表未来收益。