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)

11 lines (9 loc) 178 B
version: '3' services: metaapi-angular-app-example: build: context: . dockerfile: Dockerfile ports: - 4200:4200 command: ng serve --host 0.0.0.0