Lean  $LEAN_TAG$
QuantConnect.Data.DataAggregatorInitializeParameters Class Reference

The IDataAggregator parameters initialize dto More...

Properties

IAlgorithmSettings AlgorithmSettings [get, set]
 The algorithm settings instance to use More...
 

Detailed Description

The IDataAggregator parameters initialize dto

Definition at line 23 of file DataAggregatorInitializeParameters.cs.

Property Documentation

◆ AlgorithmSettings

IAlgorithmSettings QuantConnect.Data.DataAggregatorInitializeParameters.AlgorithmSettings
getset

The algorithm settings instance to use

Definition at line 28 of file DataAggregatorInitializeParameters.cs.


The documentation for this class was generated from the following file: