Files
crypto_monitor/docs/strategy/checklists/binance.json
T
dekun 7223b54ec4 feat: add hub strategy docs page with MD and checklists
Central /strategy page shows per-exchange strategy markdown and read-only entry checklists; nav toggle in settings, print and HTML export per tab.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 03:12:09 +08:00

34 lines
1.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"exchange": "binance",
"title": "币安 · 开仓检查清单",
"version": "v0.2",
"groups": [
{
"title": "账户与方向",
"items": [
"本账户仅做多,不做空",
"所选币种为大级别多头结构、上方仍有空间",
"计仓模式为以损定仓(risk),关键位自动单已关闭"
]
},
{
"title": "开仓类型选型",
"items": [
"已明确:大分歧A / 大分歧B / 小分歧 三选一",
"大分歧 A/B → 趋势单;小分歧 → 波段单(系统自动)",
"第三次小分歧 → 不做新单",
"小分歧不追突破,仅低吸 / N 字 / 5m 三均线重新多头"
]
},
{
"title": "结构与杠杆",
"items": [
"大分歧A5m/15m 收敛且不创新低企稳",
"大分歧B:突破已确认,非仅刺破",
"杠杆:BTC/ETH 10x,其它山寨 5x(可选手改但须有理由)",
"止盈止损随行情人工设定,不在此清单量化 RR"
]
}
]
}