Containerization rules for this repo — pinned base image, non-root user, read-only FS, explicit volumes for config and data.
原文语言:英语
菜单
SkillsMP 已收集 strmt7/simple_ai_bitcoin_trading_binance 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 5 / 5 个已收集 Skill。
Containerization rules for this repo — pinned base image, non-root user, read-only FS, explicit volumes for config and data.
原文语言:英语
Python patterns for this repo — pure-stdlib trading core, typed dataclasses, no hidden dependencies, deterministic I/O.
原文语言:英语
Security checklist for credential handling, request signing, artifact redaction, and order-path guards before any broad change lands.
原文语言:英语
Red-green-refactor workflow adapted for a 100% branch-coverage trading CLI — narrow regression tests first, no coverage regressions.
原文语言:英语
Risk guardrails that must survive any CLI, strategy, or live-loop change — drawdown caps, daily trade caps, position sanity, leverage clamps.
原文语言:英语