crossover#
tradeexecutor.state.crossover Python module in Trading Strategy framework.
Module description#
Provides functions to detect crossovers.
crossover between two series
crossover between a series and a constant value
Functions#
|
Detect if two series have cross over. |
|
Detect if a series has crossed over a constant value. |