The IContractsApi type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateCompound |
Create a custom compound contract.
| |
Get |
Returns all available contracts
| |
Get(String) |
Get the contract matching the given symbol
| |
Get(ContractID) |
Get the contract matching the given identifier
| |
GetElectronicOrPit |
Get the electronic contract matching the given identifier, or if not found
get the pit contract with an ID whose positive value matches using positive values for both pit and electronic
|
See Also