docs: Update leverage settings - 10x SOL, 5x ETH (Jan 2, 2026)
- Updated Adaptive Leverage System section to reflect current .env - LEVERAGE=10 (global), SOLANA_LEVERAGE=10, ETHEREUM_LEVERAGE=5 - Rationale: 82% WR, 2.18 PF, 6.19% max DD justifies 10x - Previous: Was 5x fixed (Dec 26, 2025)
This commit is contained in:
16
.github/copilot-instructions.md
vendored
16
.github/copilot-instructions.md
vendored
@@ -120,17 +120,17 @@
|
||||
- **Last Updated:** Dec 17, 2025 (state persistence fix - commit 341341d)
|
||||
|
||||
### Adaptive Leverage System
|
||||
- **Status:** ❌ DISABLED (Dec 26, 2025) - Using fixed 5x leverage
|
||||
- **Status:** ❌ DISABLED (Jan 2, 2026) - Using fixed leverage (SOL 10x, ETH 5x)
|
||||
- **Configuration:**
|
||||
* `USE_ADAPTIVE_LEVERAGE=false`
|
||||
* `LEVERAGE=5` (global default)
|
||||
* `SOLANA_LEVERAGE=5`
|
||||
* `LEVERAGE=10` (global default)
|
||||
* `SOLANA_LEVERAGE=10`
|
||||
* `ETHEREUM_LEVERAGE=5`
|
||||
* `HIGH_QUALITY_LEVERAGE=5` (no 10x tier)
|
||||
* `LOW_QUALITY_LEVERAGE=5`
|
||||
- **Rationale:** Simplified risk management with consistent 5x leverage
|
||||
- **Previous Config:** Was 10x for quality ≥95, 5x for quality 90-94
|
||||
- **Last Updated:** Dec 26, 2025 (commit 5d8fa78)
|
||||
* `HIGH_QUALITY_LEVERAGE=10`
|
||||
* `LOW_QUALITY_LEVERAGE=10`
|
||||
- **Rationale:** 10x leverage justified by 82% WR, 2.18 PF, 6.19% max DD (Jan 2, 2026 analysis)
|
||||
- **Previous Config:** Was 5x fixed (Dec 26, 2025)
|
||||
- **Last Updated:** Jan 2, 2026
|
||||
|
||||
### Supporting Systems (All Active)
|
||||
- **Stop Hunt Revenge:** Quality 85+ signals get auto re-entry on reversal (90s confirmation)
|
||||
|
||||
Reference in New Issue
Block a user