Summary
Access to symbol's trading sessions schedule
Syntax
public interface MarketHours
Members
Name | Type | Summary |
---|---|---|
IsOpened | Method | Indicates if trading session is active |
Sessions | Property | List of all symbol's trading sessions |
TimeTillClose | Method | Time left till end of current trading session. Returns 0 if session is not active |
TimeTillOpen | Method | Time left till start of new trading session. Returns 0 if session is already active |