Structs§
- AdxOutput
- ADX (Average Directional Index) output values.
- Bollinger
Output - Bollinger Bands output values.
- Candle
- A single OHLCV bar.
- Macd
Output - MACD output values.
- Pivot
Output - Pivot points output values.
- Stochastic
Output - Stochastic oscillator output values.
Enums§
- Exit
Reason - Why an exit was triggered.
- Mantis
Error - Common error type for the crate.
- Price
Source - Which price field to use as input source.
- Side
- Trading direction.
- Signal
- Signal emitted by strategy evaluation.
- Timeframe
- Candle timeframe.
Type Aliases§
- Result
- Convenience result alias.