FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
constant string | CONFIGSTORE_PATH_KEY := "ConfigStorePath"
The name of the configuration key that can be used to override the default file and path used by the Configuration Store to persist the position information for this Position Tracker. |
constant string | CONFIGSTORE_TABLENAME_KEY := "ConfigStoreTableName"
The name of the configuration key that can be used to override the default table name used by the Configuration Store to persist the position information for this Position Tracker. |
constant string | TRACKER_CONFIG_ADD_ORDER_DETAILS := "ADD_ORDER_DETAILS"
The configuration parameter name that can be used to specify whether or not the details of the order that caused a position to be updated should be added to the extraParams parameter of the Position. |
constant string | TRACKER_CONFIG_CURRENCY_SEPARATOR := "CURRENCY_SEPARATOR"
The configuration parameter name that can be used to configure what currency separator to use when splitting symbols. |
constant string | TRACKER_CONFIG_DEFAULT_CURRENCY_SEPARATOR := "/"
This constant value defines the default value for the TRACKER_CONFIG_CURRENCY_SEPARATOR parameter. |
constant string | TRACKER_CONFIG_EXCHANGEID_SLICE := "EXCHANGEID_SLICE"
The ExchangeId slice configuration parameter name, this parameter is a "sequence<string>" type. |
constant string | TRACKER_CONFIG_MARKETID_SLICE := "MARKETID_SLICE"
The MarketId slice configuration parameter name, this parameter is a "sequence<string>" type. |
constant string | TRACKER_CONFIG_SERVICEID_SLICE := "SERVICEID_SLICE"
The ServiceId slice configuration parameter name, this parameter is a "sequence<string>" type. |
constant string | TRACKER_CONFIG_SUBSCRIPTION_NAME := "SUBSCRIPTION_NAME"
The configuration parameter name to give a subscription an optional unique name. |
constant string | TRACKER_CONFIG_SYMBOL_SLICE := "SYMBOL_SLICE"
The Symbol slice configuration parameter name, this parameter is a "sequence<string>" type. |
constant string | TRACKER_CONFIG_TRACK_SEPARATE_CURRENCIES := "TRACK_SEPARATE_CURRENCIES"
The configuration parameter name that can be used to specify whether or not to also track FX currency positions as separate currencies. |
constant string | TRACKER_CONFIG_TRADERID_SLICE := "TRADERID_SLICE"
The TraderId slice configuration parameter name, this parameter is a "sequence<string>" type. |
constant string | TRACKER_CONFIG_UPDATE_SLICE := "UPDATE_SLICE"
The configuration parameter name that can be used while adjusting the position of a specific row rather than the entire subscription position in the configuration store. |
constant string | TRACKER_CONFIG_USE_FIREWALL := "USE_FIREWALL"
The configuration parameter name to enable checking of the Firewall service. This is a "boolean" type parameter. |
Constant detail |
---|
constant string CONFIGSTORE_PATH_KEY := "ConfigStorePath"The name of the configuration key that can be used to override the default file and path used by the Configuration Store to persist the position information for this Position Tracker.
constant string CONFIGSTORE_TABLENAME_KEY := "ConfigStoreTableName"The name of the configuration key that can be used to override the default table name used by the Configuration Store to persist the position information for this Position Tracker.
constant string TRACKER_CONFIG_ADD_ORDER_DETAILS := "ADD_ORDER_DETAILS"The configuration parameter name that can be used to specify whether or not the details of the order that caused a position to be updated should be added to the extraParams parameter of the Position.
constant string TRACKER_CONFIG_CURRENCY_SEPARATOR := "CURRENCY_SEPARATOR"The configuration parameter name that can be used to configure what currency separator to use when splitting symbols.
constant string TRACKER_CONFIG_DEFAULT_CURRENCY_SEPARATOR := "/"This constant value defines the default value for the TRACKER_CONFIG_CURRENCY_SEPARATOR parameter.
constant string TRACKER_CONFIG_EXCHANGEID_SLICE := "EXCHANGEID_SLICE"The ExchangeId slice configuration parameter name, this parameter is a "sequence<string>" type.
constant string TRACKER_CONFIG_MARKETID_SLICE := "MARKETID_SLICE"The MarketId slice configuration parameter name, this parameter is a "sequence<string>" type.
constant string TRACKER_CONFIG_SERVICEID_SLICE := "SERVICEID_SLICE"The ServiceId slice configuration parameter name, this parameter is a "sequence<string>" type.
constant string TRACKER_CONFIG_SUBSCRIPTION_NAME := "SUBSCRIPTION_NAME"The configuration parameter name to give a subscription an optional unique name.
constant string TRACKER_CONFIG_SYMBOL_SLICE := "SYMBOL_SLICE"The Symbol slice configuration parameter name, this parameter is a "sequence<string>" type.
constant string TRACKER_CONFIG_TRACK_SEPARATE_CURRENCIES := "TRACK_SEPARATE_CURRENCIES"The configuration parameter name that can be used to specify whether or not to also track FX currency positions as separate currencies.
constant string TRACKER_CONFIG_TRADERID_SLICE := "TRADERID_SLICE"The TraderId slice configuration parameter name, this parameter is a "sequence<string>" type.
constant string TRACKER_CONFIG_UPDATE_SLICE := "UPDATE_SLICE"The configuration parameter name that can be used while adjusting the position of a specific row rather than the entire subscription position in the configuration store.
constant string TRACKER_CONFIG_USE_FIREWALL := "USE_FIREWALL"The configuration parameter name to enable checking of the Firewall service. This is a "boolean" type parameter.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |