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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
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.
원문 언어: 영어