Lean
$LEAN_TAG$
|
Factor row abstraction. IFactorProvider More...
Public Member Functions | |
string | GetFileFormat (string source=null) |
Writes factor file row into it's file format More... | |
Properties | |
DateTime | Date [get] |
Gets the date associated with this data More... | |
Factor row abstraction. IFactorProvider
Definition at line 24 of file IFactorRow.cs.
string QuantConnect.Data.Auxiliary.IFactorRow.GetFileFormat | ( | string | source = null | ) |
Writes factor file row into it's file format
Implemented in QuantConnect.Data.Auxiliary.CorporateFactorRow, and QuantConnect.Data.Auxiliary.MappingContractFactorRow.
|
get |
Gets the date associated with this data
Definition at line 29 of file IFactorRow.cs.