Class MarketStatusEventArgs
Inherited Members
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class MarketStatusEventArgs : EventArgs
Properties
IsTradingEnabled
Declaration
public bool IsTradingEnabled { get; }
Property Value
Type | Description |
---|---|
bool |
Market
Declaration
public Market Market { get; }
Property Value
Type | Description |
---|---|
Market |