stop_loss#

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

Module description#

Stop loss analysis

  • Analyse how we do trigger stop loss

Functions#

analyse_stop_losses(state)

Create a table with stop loss data.

analyse_trigger_updates(position)

Analyse trigger updates of a single position.