CWorms |
The CWormsWmdOptionChain type exposes the following members.
| Name | Description | |
|---|---|---|
| IsComplete | True if the chain's done loading. | |
| IsEmpty | True if there are no options loaded for this underlier. | |
| IsRefreshing | True if the chain is currently refreshing. | |
| Status | A human-readable string giving basic information about the chain. | |
| Underlier | The underlier of this chain. |
| Name | Description | |
|---|---|---|
| Dispose | ||
| GetExpirations | A list of all the expirations, given a root and/or a strike. | |
| GetRoots | A list of all the roots, given an expiration and/or a strike. | |
| GetStrikes | Returns a list of all the strikes, given a root and/or an expiration. | |
| GetSymbols | A list of all the symbols in an option chain. |
| Name | Description | |
|---|---|---|
| ChainUpdated | This fires every time the Chain is updated. |