Preparing search index...
The search index is not available
backtest-kit
backtest-kit
types
PerformanceMetricType
Type Alias PerformanceMetricType
PerformanceMetricType
:
|
"backtest_total"
|
"backtest_timeframe"
|
"backtest_signal"
|
"live_tick"
Performance metric types tracked by the system.
Backtest metrics:
backtest_total: Total backtest duration from start to finish
backtest_timeframe: Duration to process a single timeframe iteration
backtest_signal: Duration to process a signal (tick + getNextCandles + backtest)
Live metrics:
live_tick: Duration of a single live tick iteration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
backtest-kit
Loading...
Performance metric types tracked by the system.
Backtest metrics:
Live metrics: