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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTradingAccountId

      String getTradingAccountId()