| Interface | Description |
|---|---|
| HistoricalDataInfo |
Tells Bookmap how to get historical data.
|
| LoginData |
Classes that contain login information for specific platforms extend this
|
| LookupInfo |
Provides info for subscription dialog lookup dropdown.
|
| OrderSendParameters |
Base interface for sending any order type
|
| SimpleLookupInfo |
Provides items for subscription dialog lookup dropdown.
|
| SimpleOrderSendParameters.PriceFormatter |
| Class | Description |
|---|---|
| AbstractSimpleOrderSendParametersBuilder<T extends AbstractSimpleOrderSendParametersBuilder<T>> | |
| AbstractSingleOrderSendParametersBuilder<T extends AbstractSingleOrderSendParametersBuilder<T>> | |
| AccountInfo |
Information about account
|
| BalanceInfo |
Information about account balance in each currency
|
| BalanceInfo.BalanceInCurrency |
Information about account balance in specific currency
|
| BalanceInfoBuilder |
Builder for
BalanceInfo - see corresponding javadoc for information
about the fields. |
| BmSimpleHistoricalDataInfo |
Describes parameters for data retrieval from Bookmap simple historical
server.
|
| DefaultAndList<T> | |
| ExecutionInfo |
Information about order execution
|
| ExecutionInfoBuilder | |
| ExtendedLoginData |
Implementation of
LoginData. |
| InstrumentCoreInfo |
Minimal sufficient amount of data to identify the instrument within any platform
|
| InstrumentInfo |
Information about the instrument
|
| InstrumentInfoCrypto | Deprecated |
| Layer1ApiProviderSupportedFeatures |
Key differences between providers should be described by this
class.
|
| Layer1ApiProviderSupportedFeaturesBuilder |
See fields meaning in
Layer1ApiProviderSupportedFeatures |
| LookupSubscribeInfo |
Subscription info for subscription dialog lookup dropdown
|
| OcoOrderSendParameters | |
| OrderCancelParameters |
Used to cancel the order
|
| OrderInfo |
Cumulative information about the order
|
| OrderInfoBuilder |
Modifiable version of OrderInfo/OrderInfoUpdate.
|
| OrderInfoUpdate |
Contains cumulative information about the order + boolean fields, that mark
what has changed since the last time it was reported.
|
| OrderMoveParameters |
Used to change order price(s)
|
| OrderMoveToMarketParameters |
Used to change order price so it gets immediately executed
|
| OrderResizeParameters |
Used to change order size
|
| OrderUpdateParameters |
Basic parameters necessary to perform any order update
|
| OsoOrderSendParameters | |
| SimpleOrderSendParameters |
Simple order.
|
| SimpleOrderSendParametersBuilder |
Builder for
SimpleOrderSendParameters |
| SingleOrderSendParameters |
Base class for sending a single order
|
| StatusInfo |
Instrument status information (PnL, number of open orders, position, etc)
|
| StatusInfoBuilder |
Modifiable version of StatusInfo.
|
| SubscribeInfo |
Describes subscription request
|
| SubscribeInfoCrypto |
Describes subscription request with extra parameters typical for
cryptocurrencies
|
| TradeInfo |
Information about the trade
|
| UserPasswordAccountLoginData | |
| UserPasswordDemoLoginData | |
| UserPasswordLoginData |
| Enum | Description |
|---|---|
| DisconnectionReason |
Reason why disconnection happened
|
| Layer1ApiProviderSupportedFeatures.ClientSideFeature |
Features that are implemented on the client side.
|
| LoginFailedReason |
Reason why login failed
|
| MarketMode | |
| OrderDuration |
Order durations
|
| OrderStatus |
Order status
|
| OrderType |
Order type
|
| SystemTextMessageType |