Decoded Intelligence Signal
Position Manager
advanced
risk
Verified: May 27, 2026Lexicon Core Definition
The bot module (`position_manager.py`) responsible for stateful risk calculations — position sizing, stop-loss enforcement, and daily loss limit tracking; separated from signal logic because it depends on current account balance and daily P&L rather than pure indicator values.
Analysis Breakdown
The bot module (`position_manager.py`) responsible for stateful risk calculations — position sizing, stop-loss enforcement, and daily loss limit tracking; separated from signal logic because it depends on current account balance and daily P&L rather than pure indicator values. Full explanation coming soon when Journey 21 content is ingested.