UNPKG

metaapi.cloud-sdk

Version:

SDK for MetaApi, a professional cloud forex API which includes MetaTrader REST API and MetaTrader websocket API. Supports both MetaTrader 5 (MT5) and MetaTrader 4 (MT4). CopyFactory copy trading API included. (https://metaapi.cloud)

9 lines (8 loc) 243 B
import MetaStatsGetOpenTrades from './getOpenTrades.vue'; import MetaStatsGetMetrics from './getMetrics.vue'; import MetaStatsGetTrades from './getTrades.vue'; export { MetaStatsGetOpenTrades, MetaStatsGetMetrics, MetaStatsGetTrades, };