trigger#

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

Module description#

Trigger order structure.

  • Simulate market limit orders and such

  • Stop loss and take profit are hardcoded into tradeexecutor.state.trade.TradeExecution and not currently part of Trigger data structure

Classes#

Trigger

Trigger data for market orders.

TriggerCondition

TriggerType