position_internal_share_price#

API documentation for tradeexecutor.state.position_internal_share_price Python module in Trading Strategy.

Module description#

Running state for position internal share price tracking.

This module provides data structures for tracking share price state incrementally on each trade, rather than recalculating from scratch.

Classes#

PositionInternalSharePriceState

Running state for internal share price tracking.