Skip to main content

Lists

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.

Assets, Symbols, and Feed Symbol Settings

ListDefinition
AssetListReqThe request to get a list of assets.
AssetClassListReqThe request to get a list of asset classes.
ManagerSymbolListReqThe request to get a list of symbols.
SymbolCategoryListReqThe request to get a list of symbol categories.
LiquidityFeedListReqThe request to get a list of liquidity feeds.
LiquidityFeedSymbolListReqThe request to get a list of feed symbol settings.
ExposureSymbolListReqThe request to get exposure per symbol.

Users, Accounts, and Groups

ListDefinition
TraderListReqThe 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).
ManagerLightTraderListReqThe request to get a list of accounts with a limited number of fields.
BalanceHistoryListReqThe request to get a history of balance changes (deposits and withdrawals only) filtered by deposit/withdrawal timestamp.
BonusHistoryListReqThe request to get a history of bonus changes (deposits and withdrawals only) filtered by deposit/withdrawal timestamp.
LightGroupListReqThe request to get a list of groups with a limited number of fields.

Orders, Deals, and Positions

ListDefinition
ManagerOrderListByPositionIdReqThe request to get a list of orders related to a certain position.
OrderManagerListReqThe request to get a list of orders filtered by the order creation timestamp.
PendingOrderListReqThe request to get a list of pending orders filtered by the order creation timestamp.
ManagerDealListByPositionIdReqThe request to get a list of deals related to a certain position filtered by deal creation timestamp.
ManagerDealListReqThe request to get a list of deals filtered by deal creation timestamp.
PositionListReqThe request to get a list of open positions filtered by the position open timestamp.
ManagerClosedPositionListReqThe request to get closed positions.
ListDefinition
CommissionProfileListReqThe request to get a list of commission profiles.
ProtoExecutionProfileListReqThe request to get a list of all execution profiles.
GSLScheduleListReqThe request to get a list of GSL schedule items.
DynamicLeverageListReqThe request to get a list of dynamic leverage entities.
ProtectionProfileListReqThe request to get a list of protection profiles.
SwapFreeProfileListReqThe request to get a list of swap free profiles.
TradeNotificationProfileListReqThe request to get a list of trade notification profiles.
VolumeProfileListReqThe request to get a list of volume profiles.

Swaps and Dividends Profiles and Price Streams

ListDefinition
PriceStreamListReqThe request to get a list of price streams.
LightSwapAndDividendProfileListReqThe request to get a list of swap and dividends profiles with a limited number of fields.

Session Profiles, Holiday Profiles, and Holidays

ListDefinition
ScheduleProfileListReqThe request to get a list of session profiles.
HolidayListReqThe request to get a list of holidays.
HolidayProfileListReqThe request to get a list of holiday profiles.

Managers

ListDefinition
ManagerListReqThe request to get a list of managers.

Miscellaneous

ListDefinition
CountryListReqThe request to get a list of countries.
TrendbarListReqThe request to get historic trend bars.