position#

API documentation for tradeexecutor.analysis.position Python module in Trading Strategy.

Module description#

Display trading positions as Pandas notebook items.

Functions#

display_positions(positions)

Format trading positions for Jupyter Notebook table output.

display_reserve_position_events(position)

Display events that cause the balance of the reserve position.