FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
string | serviceId
Service ID - blank is shorthand for "any" (only recommended for example applications). |
string | marketId
Identifier for the entity to receive the subscription. Exact meaning depends on adapter. |
string | symbol
The symbol, stock code, bond or currency pair to trade. |
dictionary<string, string > | extraParams
Extra parameters that do not map into any of the above. Convention is that keys are in TitleCase. e.g. "StopPrice", "Account", etc. |
Member Detail |
---|
dictionary<string, string > extraParamsExtra parameters that do not map into any of the above. Convention is that keys are in TitleCase. e.g. "StopPrice", "Account", etc.
string marketIdIdentifier for the entity to receive the subscription. Exact meaning depends on adapter.
string serviceIdService ID - blank is shorthand for "any" (only recommended for example applications).
string symbolThe symbol, stock code, bond or currency pair to trade.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |