Platforms
Esta página no está disponible en español. Se muestra la versión en inglés.
Get a list of platforms
Use this method to obtain a list of available platforms.
curl -X GET "https://example.com/api/v2/my/platforms"[ { "id": 1, "name": "MetaTrader 5", "caption": "MetaTrader5 Live", "type": "MetaTrader5", "isDemo": true, "terminalUrl": "https://example.com" }]