Choose staged contract tests that catch partial AI-generated fixes across models, data, risk, execution ownership, and CLI/Windows parity.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٧ من skills من strmt7/simple_ai_trading. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٧ من أصل ١٧ skills مجمعة.
Choose staged contract tests that catch partial AI-generated fixes across models, data, risk, execution ownership, and CLI/Windows parity.
لغة النص الأصلي: الإنجليزية
Use the pinned external CocoIndex Code MCP workflow for broad repository routing, then prove exact candidates with rg and direct file reads.
لغة النص الأصلي: الإنجليزية
Bound repository context reads and semantic-search output without weakening source, test, or evidence verification.
لغة النص الأصلي: الإنجليزية
Containerization rules for this repo — pinned base image, non-root user, read-only FS, explicit volumes for config and data.
لغة النص الأصلي: الإنجليزية
Keep concise user docs and machine-readable model evidence synchronized with real behavior without losing provenance or caveats.
لغة النص الأصلي: الإنجليزية
Python patterns for this repo — pure-stdlib trading core, typed dataclasses, no hidden dependencies, deterministic I/O.
لغة النص الأصلي: الإنجليزية
Research the existing implementation, tests, primary technical sources, and financial rationale before adding trading code or dependencies.
لغة النص الأصلي: الإنجليزية
Security checklist for credential handling, request signing, artifact redaction, and order-path guards before any broad change lands.
لغة النص الأصلي: الإنجليزية
Audit financial, data, model, and dependency claims for primary-source quality, dates, provenance, and reproducibility before implementation or publication.
لغة النص الأصلي: الإنجليزية
Red-green-refactor workflow adapted for a 100% branch-coverage trading CLI — narrow regression tests first, no coverage regressions.
لغة النص الأصلي: الإنجليزية
Verify changed trading boundaries efficiently, invalidate checks by input hash, and run the complete matrix once on the final tree.
لغة النص الأصلي: الإنجليزية
Apply four anti-error coding principles plus this repository's stricter financial-evidence, safety, and single-session rules.
لغة النص الأصلي: الإنجليزية
Risk guardrails that must survive any CLI, strategy, or live-loop change — drawdown caps, daily trade caps, position sanity, leverage clamps.
لغة النص الأصلي: الإنجليزية
Validate and debug terminal UI keyboard navigation bugs, frozen menus, modal focus issues, arrow-key handling, Settings/Funds/Strategy navigation, or cross-platform Windows/Linux TUI behavior. Use whenever Codex changes or investigates Textual terminal menus…
لغة النص الأصلي: الإنجليزية
Rules for environment-driven configuration — template-backed, typed, documented, never hard-coded.
لغة النص الأصلي: الإنجليزية
Binance rate-limit etiquette, backoff rules, and paging caps that must be preserved by any network-touching change.
لغة النص الأصلي: الإنجليزية
Practical rules for keeping API keys, PATs, and signed request material out of the repo, logs, and artifacts.
لغة النص الأصلي: الإنجليزية