TradingHoliday
Summary
Represents a symbol trading holiday.
Signature
1 | |
Namespace
cAlgo.API
See Also
Properties
Name
Summary
Gets the name of the trading holiday.
Signature
1 | |
Return Value
string
StartTime
Summary
Gets the start date and time of the trading holiday.
Signature
1 | |
Return Value
DateTime
EndTime
Summary
Gets the end date and time of the trading holiday.
Signature
1 | |
Return Value
DateTime
IsRecurring
Summary
Gets a value indicating whether the trading holiday is recurring.
Signature
1 | |
Return Value
bool