NewSessions Property¶
Summary¶
All current sessions including any new sessions that have just begun.The value of NewSessions is always equal to the value of the MarketSessions property of a cBot / indicator.Returns MarketSession.None if no new sessions started when the MarketSessionsChanged event was triggered.
Signature¶
1 |
|
Return Value¶
MarketSession
Declaring Type¶
cAlgo.API.MarketSessionChangedEventArgs
Last update: January 30, 2023