Skip to main content

Module config

Module config 

Source

Structs§

KernelConfig
Basic implementation of NautilusKernelConfig for builder and testing.
KernelConfigBuilder
Use builder syntax to set the inputs and finish with build().
StreamingConfig
Configuration for streaming live or backtest runs to the catalog in feather format.
StreamingConfigBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

RotationConfig
Configuration for file rotation in streaming output.

Traits§

NautilusKernelConfig
Configuration trait for a NautilusKernel core system instance.