|
| string | SecurityId [get, set] |
| |
| bool | IsContract [get, set] |
| |
| Security | Security [get, set] |
| |
| DateTime | Date [get, set] |
| |
| decimal | IntradayInitialMarginBuy [get, set] |
| |
| decimal | IntradayInitialMarginSell [get, set] |
| |
| decimal | IntradayMarginBuy [get, set] |
| |
| decimal | IntradayMarginSell [get, set] |
| |
| decimal | InitialMarginBuy [get, set] |
| |
| decimal | InitialMarginSell [get, set] |
| |
| decimal | MarginBuy [get, set] |
| |
| decimal | MarginSell [get, set] |
| |
| EntityType | EntityType [get] |
| | Gets the type of the entity.
|
| |
| EntityType | EntityType [get] |
| | Gets the type of the entity.
|
| |
◆ SecurityMargin() [1/2]
| ATAS.DataFeedsCore.SecurityMargin.SecurityMargin |
( |
| ) |
|
◆ SecurityMargin() [2/2]
| ATAS.DataFeedsCore.SecurityMargin.SecurityMargin |
( |
string |
securityId, |
|
|
decimal |
defaultValue |
|
) |
| |
◆ GetSecurityMargin()
| SecurityMargin ATAS.DataFeedsCore.SecurityMargin.GetSecurityMargin |
( |
string |
securityId | ) |
|
◆ OnPropertyChanged()
| virtual void ATAS.DataFeedsCore.SecurityMargin.OnPropertyChanged |
( |
string |
propertyName | ) |
|
|
protectedvirtual |
◆ ToString()
| override string ATAS.DataFeedsCore.SecurityMargin.ToString |
( |
| ) |
|
Returns a string that represents the current object.
- Returns
- A string that represents the current object.
◆ Date
| DateTime ATAS.DataFeedsCore.SecurityMargin.Date |
|
getset |
◆ EntityType
| EntityType ATAS.DataFeedsCore.SecurityMargin.EntityType |
|
get |
◆ InitialMarginBuy
| decimal ATAS.DataFeedsCore.SecurityMargin.InitialMarginBuy |
|
getset |
◆ InitialMarginSell
| decimal ATAS.DataFeedsCore.SecurityMargin.InitialMarginSell |
|
getset |
◆ IntradayInitialMarginBuy
| decimal ATAS.DataFeedsCore.SecurityMargin.IntradayInitialMarginBuy |
|
getset |
◆ IntradayInitialMarginSell
| decimal ATAS.DataFeedsCore.SecurityMargin.IntradayInitialMarginSell |
|
getset |
◆ IntradayMarginBuy
| decimal ATAS.DataFeedsCore.SecurityMargin.IntradayMarginBuy |
|
getset |
◆ IntradayMarginSell
| decimal ATAS.DataFeedsCore.SecurityMargin.IntradayMarginSell |
|
getset |
◆ IsContract
| bool ATAS.DataFeedsCore.SecurityMargin.IsContract |
|
getset |
◆ MarginBuy
| decimal ATAS.DataFeedsCore.SecurityMargin.MarginBuy |
|
getset |
◆ MarginSell
| decimal ATAS.DataFeedsCore.SecurityMargin.MarginSell |
|
getset |
◆ Security
| Security ATAS.DataFeedsCore.SecurityMargin.Security |
|
getset |
◆ SecurityId
| string ATAS.DataFeedsCore.SecurityMargin.SecurityId |
|
getset |
◆ PropertyChanged
| PropertyChangedEventHandler ATAS.DataFeedsCore.SecurityMargin.PropertyChanged |
The documentation for this class was generated from the following file: