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)
18 lines (17 loc) • 768 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "TimeoutError", {
enumerable: true,
get: function() {
return _timeoutError.default;
}
});
const _timeoutError = /*#__PURE__*/ _interop_require_default(require("../../clients/timeoutError"));
function _interop_require_default(obj) {
return obj && obj.__esModule ? obj : {
default: obj
};
}
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIjxhbm9uPiJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgVGltZW91dEVycm9yIGZyb20gJy4uLy4uL2NsaWVudHMvdGltZW91dEVycm9yJztcblxuZXhwb3J0IHtUaW1lb3V0RXJyb3J9O1xuIl0sIm5hbWVzIjpbIlRpbWVvdXRFcnJvciJdLCJtYXBwaW5ncyI6Ijs7OzsrQkFFUUE7OztlQUFBQSxxQkFBWTs7O3FFQUZLIn0=