Position Manager vs Position State
Quick comparison to help you distinguish these two crypto terms.
Position Manager
advanced
strategy
The position manager is the trading bot module responsible for stateful risk calculations — computing position size, enforcing stop-loss placement, and tracking the daily loss limit across a session.
Read full definitionPosition State
advanced
strategy
Position state is the bot's real-time record of whether it holds an open trade and, if so, the entry price, stop-loss level, and timestamp at which the position was entered.
Read full definition