This page all lists included in the current version of the Manager’s API.
The requests are grouped by the types of server entities that they are supposed to attain information for.
List | Definition |
---|---|
AssetListReq |
The request to get a list of assets. |
AssetClassListReq |
The request to get a list of asset classes. |
ManagerSymbolListReq |
The request to get a list of symbols. |
SymbolCategoryListReq |
The request to get a list of symbol categories. |
LiquidityFeedListReq |
The request to get a list of liquidity feeds. |
LiquidityFeedSymbolListReq |
The request to get a list of feed symbol settings. |
ExposureSymbolListReq |
The request to get exposure per symbol. |
List | Definition |
---|---|
TraderListReq |
The request to get a list of accounts filtered by account registration timestamp; this list is given in the descending order (the account that was created last is mentioned first). |
ManagerLightTraderListReq |
The request to get a list of accounts with a limited number of fields. |
CHCtidTraderAccountListReq |
The request to get the links between users and accounts. |
BalanceHistoryListReq |
The request to get a history of balance changes (deposits and withdrawals only) filtered by deposit/withdrawal timestamp. |
BonusHistoryListReq |
The request to get a history of bonus changes (deposits and withdrawals only) filtered by deposit/withdrawal timestamp. |
LightGroupListReq |
The request to get a list of groups with a limited number of fields. |
List | Definition |
---|---|
ManagerOrderListByPositionIdReq |
The request to get a list of orders related to a certain position. |
OrderManagerListReq |
The request to get a list of orders filtered by the order creation timestamp. |
PendingOrderListReq |
The request to get a list of pending orders filtered by the order creation timestamp. |
ManagerDealListByPositionIdReq |
The request to get a list of deals related to a certain position filtered by deal creation timestamp. |
ManagerDealListReq |
The request to get a list of deals filtered by deal creation timestamp. |
PositionListReq |
The request to get a list of open positions filtered by the position open timestamp. |
ManagerClosedPositionListReq |
The request to get closed positions. |
List | Definition |
---|---|
CommissionProfileListReq |
The request to get a list of commission profiles. |
ProtoExecutionProfileListReq |
The request to get a list of all execution profiles. |
GSLScheduleListReq |
The request to get a list of GSL schedule items. |
DynamicLeverageListReq |
The request to get a list of dynamic leverage entities. |
ProtectionProfileListReq |
The request to get a list of protection profiles. |
SwapFreeProfileListReq |
The request to get a list of swap free profiles. |
TradeNotificationProfileListReq |
The request to get a list of trade notification profiles. |
VolumeProfileListReq |
The request to get a list of volume profiles. |
List | Definition |
---|---|
PriceStreamListReq |
The request to get a list of price streams. |
LightSwapAndDividendProfileListReq |
The request to get a list of swap and dividends profiles with a limited number of fields. |
List | Definition |
---|---|
ScheduleProfileListReq |
The request to get a list of session profiles. |
HolidayListReq |
The request to get a list of holidays. |
HolidayProfileListReq |
The request to get a list of holiday profiles. |
List | Definition |
---|---|
ManagerListReq |
The request to get a list of managers. |
List | Definition |
---|---|
CountryListReq |
The request to get a list of countries. |
TrendbarListReq |
The request to get historic trend bars. |