trader.execution package¶
Order execution: entry, protection, and exit.
Submodules¶
- trader.execution.executor module
OrderExecutorOrderExecutor.dry_runOrderExecutor.limit_price_for()OrderExecutor.effective_trail_percent()OrderExecutor.stop_price_for()OrderExecutor.enter()OrderExecutor.reconcile_protection()OrderExecutor.ratchet_protection()OrderExecutor.exit_position()OrderExecutor.cancel_stale_entries()OrderExecutor.pending_entry_for()
RatchetedStop