Package velox.api.layer1.data
Interface MultiAccountAware
- All Known Implementing Classes:
BalanceInfo,OrderInfo,OrderInfoUpdate,SimpleOrderSendParameters,SingleOrderSendParameters,StatusInfo
public interface MultiAccountAware
Indicates that the data can be associated with a specific trading account, and provides the account details
to identify which account the data is associated with.
-
Method Summary
-
Method Details
-
getTradingAccountId
String getTradingAccountId()
-