Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
systematica.signals.crossover
run_crossover_1d_nb
run_crossover_1d_nb( model_output: numpy.ndarray, long_entries: float, long_exits: float, short_entries: float, short_exits: float, clean: bool = True, ) ‑> systematica.signals.base.Signals
model_output
ndarray
--
long_entries
float
long_exits
short_entries
short_exits
Signals
run_crossover_nb
run_crossover_nb( model_output: numpy.ndarray, long_entries: float, long_exits: float, short_entries: float, short_exits: float, clean: bool = True, ) ‑> systematica.signals.base.Signals
clean
bool
to
True