Platforms
Diese Seite ist nicht auf Deutsch verfügbar. Die englische Version wird angezeigt.
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" }]