Containerization rules for this repo — pinned base image, non-root user, read-only FS, explicit volumes for config and data.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٥ من skills من strmt7/simple_ai_bitcoin_trading_binance. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٥ من أصل ٥ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية