{ "uuid": "b9fcad44-4044-44ec-9334-6b662f78ebad", "lastMigration": 29, "name": "Tradematic Cloud API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "01dde1f0-1b4e-4010-a657-cb54c56448de", "documentation": "Get autofollow strategies list", "method": "get", "endpoint": "autofollow/strategies", "responses": [ { "uuid": "73ad49d1-6541-4529-96c3-28f60e4be208", "body": "[\n {\n \"apr\": \"\",\n \"author\": \"\",\n \"brokername\": \"\",\n \"code\": \"\",\n \"datascale\": \"\",\n \"description\": \"\",\n \"drawdown\": \"\",\n \"folder\": \"\",\n \"guid\": \"\",\n \"image\": \"\",\n \"limitorder\": \"\",\n \"marketname\": \"\",\n \"multiposition\": \"\",\n \"name\": \"\",\n \"owner\": \"\",\n \"permissions\": \"\",\n \"positionsize\": \"\",\n \"risklevelcode\": \"\",\n \"risklevelid\": \"\",\n \"risklevelname\": \"\",\n \"rules\": {\n \"longentry\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parameters\": [\n {\n \"default\": \"\",\n \"name\": \"\",\n \"start\": \"\",\n \"step\": \"\",\n \"stop\": \"\",\n \"type\": \"\"\n }\n ],\n \"validnot\": \"\",\n \"validor\": \"\"\n }\n ],\n \"longexit\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parameters\": [\n {\n \"default\": \"\",\n \"name\": \"\",\n \"start\": \"\",\n \"step\": \"\",\n \"stop\": \"\",\n \"type\": \"\"\n }\n ],\n \"validnot\": \"\",\n \"validor\": \"\"\n }\n ]\n },\n \"strategyid\": \"\",\n \"strategytypeid\": \"\",\n \"symbols\": [\n \"\"\n ],\n \"taskfolder\": \"\",\n \"taskid\": \"\",\n \"taskresult\": {\n \"apr\": \"\",\n \"curMonthProfit\": \"\",\n \"curYearProfit\": \"\",\n \"drawdown\": \"\",\n \"halfYearProfit\": \"\",\n \"monthProfit\": \"\",\n \"prevMonthProfit\": \"\",\n \"totalProfit\": \"\",\n \"weekProfit\": \"\",\n \"yearProfit\": \"\"\n },\n \"timeframe\": \"\",\n \"updatedate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19121632-d50a-41f8-8141-760d81303ed1", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c3cfbab8-4fae-4827-b79e-a3143e071815", "documentation": "Create new autofollow strategy", "method": "post", "endpoint": "autofollow/strategies", "responses": [ { "uuid": "56d36744-c0c7-4c4f-9430-33401d77ae11", "body": "{\n \"strategyid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2b1604f5-b5b0-42ae-9810-574538ff011a", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0ec771e1-b653-4beb-a828-a4a6df87ccb5", "documentation": "Get autofollow strategy by ID", "method": "get", "endpoint": "autofollow/strategies/:strategyid", "responses": [ { "uuid": "602fa5fe-d8f0-4de1-84a5-ea5479f265c2", "body": "{\n \"apr\": \"\",\n \"author\": \"\",\n \"brokername\": \"\",\n \"code\": \"\",\n \"datascale\": \"\",\n \"description\": \"\",\n \"drawdown\": \"\",\n \"folder\": \"\",\n \"guid\": \"\",\n \"image\": \"\",\n \"limitorder\": \"\",\n \"marketname\": \"\",\n \"multiposition\": \"\",\n \"name\": \"\",\n \"owner\": \"\",\n \"permissions\": \"\",\n \"positionsize\": \"\",\n \"risklevelcode\": \"\",\n \"risklevelid\": \"\",\n \"risklevelname\": \"\",\n \"rules\": {\n \"longentry\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parameters\": [\n {\n \"default\": \"\",\n \"name\": \"\",\n \"start\": \"\",\n \"step\": \"\",\n \"stop\": \"\",\n \"type\": \"\"\n }\n ],\n \"validnot\": \"\",\n \"validor\": \"\"\n }\n ],\n \"longexit\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parameters\": [\n {\n \"default\": \"\",\n \"name\": \"\",\n \"start\": \"\",\n \"step\": \"\",\n \"stop\": \"\",\n \"type\": \"\"\n }\n ],\n \"validnot\": \"\",\n \"validor\": \"\"\n }\n ]\n },\n \"strategyid\": \"\",\n \"strategytypeid\": \"\",\n \"symbols\": [\n \"\"\n ],\n \"taskfolder\": \"\",\n \"taskid\": \"\",\n \"taskresult\": {\n \"apr\": \"\",\n \"curMonthProfit\": \"\",\n \"curYearProfit\": \"\",\n \"drawdown\": \"\",\n \"halfYearProfit\": \"\",\n \"monthProfit\": \"\",\n \"prevMonthProfit\": \"\",\n \"totalProfit\": \"\",\n \"weekProfit\": \"\",\n \"yearProfit\": \"\"\n },\n \"timeframe\": \"\",\n \"updatedate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d68581c3-83a3-41f7-86e1-ca7bf319adbc", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8bf3f77d-d3dc-4363-940d-1a69f9091eb3", "documentation": "Update autofollow strategy", "method": "put", "endpoint": "autofollow/strategies/:strategyid", "responses": [ { "uuid": "f6868eb0-7be4-4cec-addf-bd1047d3c3b8", "body": "{\n \"result\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a2be925c-9090-48af-ad61-697540dcc1cd", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1629120c-fe2c-4079-8d26-320c7007d16c", "documentation": "Update rules for strategy that was created with strategy builder", "method": "put", "endpoint": "autofollow/strategies/:strategyid/content", "responses": [ { "uuid": "178cd8b7-1b2b-4462-a055-17874d5039d1", "body": "{\n \"strategyid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98266770-d803-4548-9c9e-10a051b85782", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1e9155c-ec93-426f-b2b6-3f2b8b5e061e", "documentation": "Get positions for strategy", "method": "get", "endpoint": "autofollow/strategies/:strategyid/positions", "responses": [ { "uuid": "1b6b9edd-8aac-43d8-a385-458a5aa038f6", "body": "[\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"price\": \"\",\n \"size\": \"\",\n \"symbol\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "286ef8c5-d584-44bb-aa7d-8aa580b13c2c", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ff20fab-4366-402b-91b2-058f62bd1f8f", "documentation": "Get trading signals for strategy", "method": "get", "endpoint": "autofollow/strategies/:strategyid/signals", "responses": [ { "uuid": "186e8c59-c58c-443d-b5dd-42d85d20ee72", "body": "[\n {\n \"position\": \"\",\n \"price\": \"\",\n \"shares\": \"\",\n \"signalid\": \"\",\n \"size\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c20baa3c-bfdb-4396-a2ca-9bf5989de83c", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "978c32d3-0589-43e5-8451-ec96fff81b17", "documentation": "Send a new signal for autofollow strategy", "method": "post", "endpoint": "autofollow/strategies/:strategyid/signals", "responses": [ { "uuid": "023ebee2-7c8f-4f11-b7c6-b557150c452e", "body": "{\n \"signalid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a0b01ed9-d9f4-456a-8f05-05dea8b19a94", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "026c3c90-4783-42d0-9e7b-deb6e8c87a53", "documentation": "Get strategy builder rules list", "method": "get", "endpoint": "builder/rules", "responses": [ { "uuid": "328e2245-ba69-4429-8576-0e98f9006279", "body": "[\n {\n \"category\": \"\",\n \"description\": \"\",\n \"guid\": \"\",\n \"name\": \"\",\n \"parameters\": [\n {\n \"default\": \"\",\n \"name\": \"\",\n \"start\": \"\",\n \"step\": \"\",\n \"stop\": \"\",\n \"type\": \"\"\n }\n ],\n \"ruletype\": \"\",\n \"validnot\": \"\",\n \"validor\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "354f691d-ba23-45b1-8aa3-24b326728647", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96ccb6fc-36ff-419d-875b-b96a4e7d8475", "documentation": "Get strategy builder rules by ID", "method": "get", "endpoint": "builder/rules/:ruleid", "responses": [ { "uuid": "3611776c-238d-4ba0-aee7-20c13a3be14e", "body": "[\n {\n \"category\": \"\",\n \"description\": \"\",\n \"guid\": \"\",\n \"name\": \"\",\n \"parameters\": [\n {\n \"default\": \"\",\n \"name\": \"\",\n \"start\": \"\",\n \"step\": \"\",\n \"stop\": \"\",\n \"type\": \"\"\n }\n ],\n \"ruletype\": \"\",\n \"validnot\": \"\",\n \"validor\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c4bc1ea5-a6ed-421c-8bbc-ead58d796ebb", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "173e0588-71f1-4c54-9b07-942f333eece4", "documentation": "Get API keys", "method": "get", "endpoint": "client/apikeys", "responses": [ { "uuid": "1805671c-5bc5-454b-b16a-6c3118204f2d", "body": "[\n {\n \"key\": \"\",\n \"keyid\": \"\",\n \"permissions\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b5f3ddef-7b85-4d97-8412-3969f750ec6d", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "332b931a-c697-4066-9427-5e7cce804ecf", "documentation": "Create new API key", "method": "post", "endpoint": "client/apikeys", "responses": [ { "uuid": "bfb0b0c4-b0c5-4a84-8033-d007a52dbdfc", "body": "{\n \"key\": \"\",\n \"keyid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e56e8cba-e667-429a-aa8f-292be0c25361", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8459aa7f-00e0-40eb-8c2b-b6f14d9d3020", "documentation": "Delete API key", "method": "delete", "endpoint": "client/apikeys/:keyid", "responses": [ { "uuid": "9eb3ea86-0b66-433c-a879-bffe72f4b406", "body": "{\n \"keyid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7fb82294-fd9f-4fe7-b873-993866131d7a", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a862e5b3-8995-4857-8f7d-3678f6414709", "documentation": "Get users list", "method": "get", "endpoint": "client/users", "responses": [ { "uuid": "edb3f90a-ec61-4bd5-bd4b-8892b7b723d9", "body": "[\n {\n \"comments\": \"\",\n \"createdby\": \"\",\n \"name\": \"\",\n \"regdate\": \"\",\n \"userid\": \"\",\n \"username\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f75fcd89-2f39-4248-a9f5-9ae923da2fdb", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afaaa9cb-736b-4bee-abd8-0e76e265cb93", "documentation": "Logs user into the system", "method": "post", "endpoint": "client/users/login", "responses": [ { "uuid": "f9a9f6f7-3081-410a-ad62-058abbc05842", "body": "{\n \"name\": \"\",\n \"userid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "402190bc-cc52-4ab4-8898-cbd77a7e80ae", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8bdcaa48-0067-4b6b-a8eb-c92d01ec71c3", "documentation": "Register a new user", "method": "post", "endpoint": "client/users/register", "responses": [ { "uuid": "ca9e6d8d-fffb-42f3-a54e-c15b41ad444c", "body": "{\n \"userid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f9a348a-e1ae-4cb7-a25d-9e9867129e86", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40fd4f33-ed03-4882-a68b-2e04a9548de0", "documentation": "Get user by ID", "method": "get", "endpoint": "client/users/:userid", "responses": [ { "uuid": "b95e3300-5407-40fa-94c8-7f657046feb5", "body": "{\n \"comments\": \"\",\n \"createdby\": \"\",\n \"name\": \"\",\n \"regdate\": \"\",\n \"userid\": \"\",\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1df3e307-9b1b-47d9-a19b-f837340f1cb4", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49ee81d7-b9cb-4cba-869f-5d8e98e8cc45", "documentation": "Get trading accounts list", "method": "get", "endpoint": "cloud/accounts", "responses": [ { "uuid": "a2119995-ac2c-4f6d-9aac-db72d3e5b8ba", "body": "[\n {\n \"account\": \"\",\n \"accountid\": \"\",\n \"accounttypename\": \"\",\n \"cash\": \"\",\n \"change\": \"\",\n \"changepercent\": \"\",\n \"comments\": \"\",\n \"computer\": \"\",\n \"currencyid\": \"\",\n \"currencytext\": \"\",\n \"hwid\": \"\",\n \"positions\": {},\n \"positionspercent\": {},\n \"sessionid\": \"\",\n \"typeid\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "25a38bb4-f01b-49bc-8321-a6ccd3545f36", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82bab0c3-a8c4-4ad2-b422-33bd79d509d9", "documentation": "Get trading account by ID", "method": "get", "endpoint": "cloud/accounts/:accountid", "responses": [ { "uuid": "dd1f9883-dd74-4a6a-b3f6-473d7c0bbb9d", "body": "{\n \"account\": \"\",\n \"accountid\": \"\",\n \"accounttypename\": \"\",\n \"cash\": \"\",\n \"change\": \"\",\n \"changepercent\": \"\",\n \"comments\": \"\",\n \"computer\": \"\",\n \"currencyid\": \"\",\n \"currencytext\": \"\",\n \"hwid\": \"\",\n \"positions\": {},\n \"positionspercent\": {},\n \"sessionid\": \"\",\n \"typeid\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e120a8e1-5c86-492e-aa98-9cbf0a11ee75", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6102572-9fd0-4a2a-869f-29094ffba459", "documentation": "Close all positions by account", "method": "post", "endpoint": "cloud/accounts/:accountid/closeall", "responses": [ { "uuid": "465cb8ce-48e1-4b91-a185-61bf817ed5c3", "body": "{\n \"commandid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cd8999f4-95b0-479f-94cf-8696609269e6", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9719811d-7e54-4999-ac07-e3fa9117f4b0", "documentation": "Get orders list by account", "method": "get", "endpoint": "cloud/accounts/:accountid/orders", "responses": [ { "uuid": "fc8772a4-e2a3-4859-aacc-bb59bbf51a91", "body": "[\n {\n \"account\": \"\",\n \"buy\": \"\",\n \"message\": \"\",\n \"number\": \"\",\n \"orderid\": \"\",\n \"price\": \"\",\n \"shares\": \"\",\n \"status\": \"\",\n \"statusname\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5da639f4-bb6c-402a-9877-d2f4e43f631f", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7333842-bb45-437d-8fae-f631eb9fe5cb", "documentation": "Place a new order", "method": "post", "endpoint": "cloud/accounts/:accountid/orders", "responses": [ { "uuid": "3452e89a-520f-4e39-b205-a949ff9e2806", "body": "{\n \"commandid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d594863-3482-4adc-b47e-640cd15e4bf3", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c335e894-38cc-466a-a849-9993f104faaa", "documentation": "Cancel an order by ID", "method": "delete", "endpoint": "cloud/accounts/:accountid/orders/:orderid", "responses": [ { "uuid": "533f911e-ac4c-4476-b604-594500b56844", "body": "{\n \"commandid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "73d07437-5a02-44a6-836c-7446d0e92c64", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fee41bd8-8364-41fc-aca7-eefb6420263c", "documentation": "Get account equity and cash snapshots", "method": "get", "endpoint": "cloud/accounts/:accountid/snapshots", "responses": [ { "uuid": "1d1e19c7-2910-4acb-b83f-47a0cfe376f7", "body": "[\n {\n \"cash\": \"\",\n \"daynum\": \"\",\n \"snapshotid\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "92b84b79-1250-404a-bf34-9a46646e0134", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c588159e-ece3-495d-9857-c63870177eed", "documentation": "Syhchronize an account with account active strategies", "method": "post", "endpoint": "cloud/accounts/:accountid/sync", "responses": [ { "uuid": "0b17efca-c289-4f08-8066-3a143181e931", "body": "{\n \"commandid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3878e8a1-3dc2-42b7-9667-c4974b3228c3", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9de3077-0b83-46cf-acd3-302b69384026", "documentation": "Get trades list by account", "method": "get", "endpoint": "cloud/accounts/:accountid/trades", "responses": [ { "uuid": "65ec68ab-0a91-4749-85bd-b05fc168859f", "body": "[\n {\n \"account\": \"\",\n \"buy\": \"\",\n \"number\": \"\",\n \"price\": \"\",\n \"shares\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"tradeid\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6bbe20f1-6042-4a32-b61c-0896810a1987", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b76b48ba-9443-4dc3-b734-e9087734170e", "documentation": "Get commands list", "method": "get", "endpoint": "cloud/commands", "responses": [ { "uuid": "935889a0-4e93-47b1-bd69-fa3eab1bf340", "body": "[\n {\n \"account\": \"\",\n \"accountid\": \"\",\n \"commanddate\": \"{{faker 'date.recent' 365}}\",\n \"commandid\": \"\",\n \"commandstatusname\": \"\",\n \"commandtypename\": \"\",\n \"computer\": \"\",\n \"hwid\": \"\",\n \"message\": \"\",\n \"parameters\": {},\n \"status\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "821f90c4-e23e-48ba-9689-53e3834a238f", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d886dde5-8617-40ae-845f-a3f89f37e698", "documentation": "Get command by ID", "method": "get", "endpoint": "cloud/commands/:commandid", "responses": [ { "uuid": "564c74dc-4c8c-4f7f-aa4a-065f5b8d21db", "body": "{\n \"account\": \"\",\n \"accountid\": \"\",\n \"commanddate\": \"{{faker 'date.recent' 365}}\",\n \"commandid\": \"\",\n \"commandstatusname\": \"\",\n \"commandtypename\": \"\",\n \"computer\": \"\",\n \"hwid\": \"\",\n \"message\": \"\",\n \"parameters\": {},\n \"status\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c5edd442-c46a-4363-8b70-2f97a889ee11", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7cc6d6d1-fe01-4132-b750-d9b199412384", "documentation": "Get connections list", "method": "get", "endpoint": "cloud/connections", "responses": [ { "uuid": "b1170a18-e0e2-41c0-ab32-6c9cebd71b5c", "body": "[\n {\n \"active\": \"\",\n \"connectionid\": \"\",\n \"connectionstring\": \"\",\n \"connectorcode\": \"\",\n \"connectorid\": \"\",\n \"connectorname\": \"\",\n \"connectortypename\": \"\",\n \"creationdate\": \"{{faker 'date.recent' 365}}\",\n \"host\": \"\",\n \"login\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"sessionid\": \"\",\n \"updatedate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "13f00bb0-8ae9-48bb-bd74-e778d0da7b67", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a8eec660-42b2-442d-aba6-df3ef5c640e6", "documentation": "Create a new connection", "method": "post", "endpoint": "cloud/connections", "responses": [ { "uuid": "6070ec72-e1ee-4299-82ef-fccdb5e0f6e0", "body": "{\n \"connectionid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1fb8db72-c43b-4c1d-8dce-ff4b1b34a86b", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05eeedab-548a-42f0-9a82-c66b4d9bf2e5", "documentation": "Delete connection by ID", "method": "delete", "endpoint": "cloud/connections/:connectionid", "responses": [ { "uuid": "8d4c01bd-ac91-48ba-bffd-248f8cf22700", "body": "{\n \"connectionid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dedfd5f9-671c-40c7-aaa9-4feca10ebb12", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7d4d7e8-048a-4007-baeb-385ba609d621", "documentation": "Get connection by ID", "method": "get", "endpoint": "cloud/connections/:connectionid", "responses": [ { "uuid": "401532e6-9bbc-4162-9251-a6d54937f499", "body": "{\n \"active\": \"\",\n \"connectionid\": \"\",\n \"connectionstring\": \"\",\n \"connectorcode\": \"\",\n \"connectorid\": \"\",\n \"connectorname\": \"\",\n \"connectortypename\": \"\",\n \"creationdate\": \"{{faker 'date.recent' 365}}\",\n \"host\": \"\",\n \"login\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"sessionid\": \"\",\n \"updatedate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cdac2ca3-bfde-4448-a00b-c5f6eb0bc50b", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c03a1697-e87f-4d9b-82c2-1488e65c753a", "documentation": "Update existing connection", "method": "put", "endpoint": "cloud/connections/:connectionid", "responses": [ { "uuid": "f8c70a3b-ed4b-41bf-b032-49d754e69484", "body": "{\n \"connectionid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c3449fc2-454e-4d91-923f-232a5231659c", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69ebfa15-e091-49f1-b5f9-b08f1fccb500", "documentation": "Get available connectors list", "method": "get", "endpoint": "cloud/connectors", "responses": [ { "uuid": "9cf3ac4e-e64d-4bfb-8040-68c9c18744c5", "body": "[\n {\n \"code\": \"\",\n \"connectorid\": \"\",\n \"connectortypename\": \"\",\n \"name\": \"\",\n \"typeid\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab993440-1634-4ba8-8fef-5cf49471aa06", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57e2c9fc-1334-4f49-b097-ab8aad6a79b3", "documentation": "Get connector by ID", "method": "get", "endpoint": "cloud/connectors/:connectorid", "responses": [ { "uuid": "22a129fb-c573-429c-a5c4-70136da1e8a3", "body": "{\n \"code\": \"\",\n \"connectorid\": \"\",\n \"connectortypename\": \"\",\n \"name\": \"\",\n \"typeid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d0ff537-2c90-449c-a284-d496873b2691", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17ac0025-0c13-4738-bd8c-ff75f60b46d7", "documentation": "Get sessions list", "method": "get", "endpoint": "cloud/sessions", "responses": [ { "uuid": "2c38f652-8c56-47c2-9c67-934622e6e7c0", "body": "[\n {\n \"computer\": \"\",\n \"hwid\": \"\",\n \"login\": \"\",\n \"mode\": \"\",\n \"sessionid\": \"\",\n \"sessionmodename\": \"\",\n \"sessionstatusname\": \"\",\n \"status\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\",\n \"userid\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0a0b5a2b-5023-4035-a85a-37b513af87ab", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2df78d8f-3cc3-4754-8053-27e3f05c3984", "documentation": "Get session by ID", "method": "get", "endpoint": "cloud/sessions/:sessionid", "responses": [ { "uuid": "87654e2c-7a5f-4b4c-97e8-8922199ff501", "body": "{\n \"computer\": \"\",\n \"hwid\": \"\",\n \"login\": \"\",\n \"mode\": \"\",\n \"sessionid\": \"\",\n \"sessionmodename\": \"\",\n \"sessionstatusname\": \"\",\n \"status\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\",\n \"userid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3d445396-bd3b-4519-8bb8-7690bdeac16c", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b71686af-af13-4df0-9cb3-ccfa96349e51", "documentation": "Get list of active (executing) strategies", "method": "get", "endpoint": "cloud/strategies", "responses": [ { "uuid": "e2306437-28dc-4910-8739-061ae96b14d7", "body": "[\n {\n \"account\": \"\",\n \"computer\": \"\",\n \"hwid\": \"\",\n \"message\": \"\",\n \"status\": \"\",\n \"strategy\": \"\",\n \"strategyid\": \"\",\n \"strategystatusname\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "43cd7816-4597-4968-93c9-f381ce6eb6ed", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f426f4e-cb7e-4a04-b221-70b0c868f9bf", "documentation": "Start a strategy execution for account", "method": "post", "endpoint": "cloud/strategies/start", "responses": [ { "uuid": "772dc1a5-dc15-4706-b61e-ae58361f3556", "body": "{\n \"commandid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ee9091b-6a3d-451d-ad0c-b7270edd12aa", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6381e369-8ff1-40b0-a4b0-282b26e88dc0", "documentation": "Get active (executing) strategy by ID", "method": "get", "endpoint": "cloud/strategies/:strategyid", "responses": [ { "uuid": "4a28a014-af10-4cf3-a8ff-42a5c208cf55", "body": "[\n {\n \"account\": \"\",\n \"computer\": \"\",\n \"hwid\": \"\",\n \"message\": \"\",\n \"status\": \"\",\n \"strategy\": \"\",\n \"strategyid\": \"\",\n \"strategystatusname\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5d88c820-548d-4915-b200-ccbc1cda21c6", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a61acbbc-8612-45ab-8ee8-25b072e70d3e", "documentation": "Stop a strategy execution by ID", "method": "post", "endpoint": "cloud/strategies/:strategyid/stop", "responses": [ { "uuid": "743cf569-3da5-407c-a190-b27d245027c8", "body": "{\n \"commandid\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "229c7bb5-7d83-4a72-b7eb-11c062eeb58f", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e071c42-4979-4e28-8bab-e389dc3e6053", "documentation": "Get markets list", "method": "get", "endpoint": "marketdata/markets", "responses": [ { "uuid": "a5106a2c-3814-4ac5-9a24-4d92190cdf48", "body": "[\n {\n \"code\": \"\",\n \"countryid\": \"\",\n \"marketid\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4681892f-72b6-47bc-8f72-57a101b79184", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fe879c2e-34ac-4e97-8ed6-90492afd3b0f", "documentation": "Get market by ID", "method": "get", "endpoint": "marketdata/markets/:marketid", "responses": [ { "uuid": "b7476a9f-589a-435c-9abd-3a28fa151d39", "body": "{\n \"code\": \"\",\n \"countryid\": \"\",\n \"marketid\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "655eea55-a476-46e7-adc1-441ab06ca722", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6cf171d-0d87-4c0a-9b24-41cc51d2d574", "documentation": "Get symbols list", "method": "get", "endpoint": "marketdata/symbols", "responses": [ { "uuid": "08a9188f-f5cb-4eb3-bb5c-ab86a59a6bf6", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62da267e-37fa-4276-96c0-b7a21b56b7e1", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ffc4763-71f3-453c-abe3-0a2273f14dbb", "documentation": "Get symbol by ID", "method": "get", "endpoint": "marketdata/symbols/:symbolid", "responses": [ { "uuid": "5bd0579d-070f-49b2-bf7e-892d80498da2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c4a3ec05-be88-4400-a198-b7db0554e31f", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cafe07bc-a04d-4661-bb99-1759e8ed2df2", "documentation": "Get historical data for instrument", "method": "get", "endpoint": "marketdata/symbols/:symbolid/histdata", "responses": [ { "uuid": "571216ee-d337-4bfd-9513-cabdac4ddbd7", "body": "{\n \"adjusted\": {{faker 'datatype.boolean'}},\n \"queryCount\": {{faker 'number.int' max=99999}},\n \"results\": [\n {\n \"c\": {{faker 'number.int' max=99999}},\n \"h\": {{faker 'number.int' max=99999}},\n \"l\": {{faker 'number.int' max=99999}},\n \"n\": {{faker 'number.int' max=99999}},\n \"o\": {{faker 'number.int' max=99999}},\n \"t\": {{faker 'number.int' max=99999}},\n \"v\": {{faker 'number.int' max=99999}}\n }\n ],\n \"resultsCount\": {{faker 'number.int' max=99999}},\n \"status\": \"\",\n \"ticker\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ebdd81d3-24de-4811-91c5-d0d13e10bf68", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "127b6f59-3302-439e-80ca-71af9624cb82", "documentation": "Get news list", "method": "get", "endpoint": "news/news", "responses": [ { "uuid": "53c195b3-c5fd-42c8-98bb-330c91d5372b", "body": "[\n {\n \"body\": \"\",\n \"newsid\": \"\",\n \"source\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0203a574-ecb8-4fbc-8c3a-e812b03881a5", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc266cad-f434-4fe0-ac6b-52d7bb024088", "documentation": "Get news by ID", "method": "get", "endpoint": "news/news/:newsid", "responses": [ { "uuid": "57c0bdc9-52d4-4751-a9fb-ca5b4d5df83e", "body": "{\n \"body\": \"\",\n \"newsid\": \"\",\n \"source\": \"\",\n \"timestamp\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72d6c435-b610-4de6-88b2-f9765d3481ae", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c93da377-826b-48b3-9594-918298b1ac64", "documentation": "Ping", "method": "get", "endpoint": "ping", "responses": [ { "uuid": "2357557f-cdfa-4564-9766-c8212977957a", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5bbb2193-e68f-46bc-99fa-991211e04618", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a3d2e8a-84af-4a06-bbc0-a8bf504415c6", "documentation": "Get tasks list", "method": "get", "endpoint": "taskmanager/tasks", "responses": [ { "uuid": "142b7c56-eca1-4b48-9ab1-769059b9fa0e", "body": "[\n {\n \"isbenchmark\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"statusupdatedate\": \"{{faker 'date.recent' 365}}\",\n \"strategyid\": \"\",\n \"taskid\": \"\",\n \"usestaticdata\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c3d80016-726d-4063-a795-7e806cfb653d", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9ddcf47-fc25-47c8-89ba-89c3eee16d6f", "documentation": "Create a new task", "method": "post", "endpoint": "taskmanager/tasks", "responses": [ { "uuid": "9e9cf42f-d1dc-4ffe-89c7-95644ca7309e", "body": "{\n \"taskid\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5be81d0a-b7e5-475f-9653-f7542917eef7", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e4f1973-1fc2-40a7-ac95-da11fbfd19e3", "documentation": "Get task by ID", "method": "get", "endpoint": "taskmanager/tasks/:taskid", "responses": [ { "uuid": "15b9f9a3-d4ae-4e86-bdc0-ab6bccfff7fc", "body": "{\n \"isbenchmark\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"statusupdatedate\": \"{{faker 'date.recent' 365}}\",\n \"strategyid\": \"\",\n \"taskid\": \"\",\n \"usestaticdata\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6617fa93-2651-45f1-a624-50776a8b347b", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "957ab13a-5fbe-4ce5-965e-fdb4f2f89f10", "documentation": "Get backtest data for equity chart, grouped by months", "method": "get", "endpoint": "taskmanager/tasks/:taskid/bymonths", "responses": [ { "uuid": "56eacae0-6bf0-4f6e-817e-d62e4c6abb14", "body": "[\n {\n \"equitypct\": \"\",\n \"period\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bee4f011-0b24-4068-807d-b48b53fb8221", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a33702a-3009-4453-8b8c-ad75c5b762c7", "documentation": "Get backtest data for equity chart, grouped by quarters", "method": "get", "endpoint": "taskmanager/tasks/:taskid/byquarters", "responses": [ { "uuid": "a2a91690-02ea-47e3-a988-d34602f9bd25", "body": "[\n {\n \"equitypct\": \"\",\n \"period\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d0a96c5b-5ee8-4fdf-87b5-b27d8f492aae", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73b4fdfb-f5c1-49ba-a204-1e4aa6450eb9", "documentation": "Get backtest data for equity chart, grouped by years", "method": "get", "endpoint": "taskmanager/tasks/:taskid/byyears", "responses": [ { "uuid": "dfcf35d7-5fae-4a65-a2e9-e9171a2a5c55", "body": "[\n {\n \"equitypct\": \"\",\n \"period\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ccd894fd-8cb2-4e78-8ce2-1723f959d76e", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c799d59b-ab2c-4933-8da0-7255ec2407d2", "documentation": "Get backtest symbol contribution data", "method": "get", "endpoint": "taskmanager/tasks/:taskid/contribution", "responses": [ { "uuid": "f8a9d51e-65e1-4531-98cd-f4c74a98150e", "body": "[\n {\n \"pandl\": \"\",\n \"share\": \"\",\n \"symbol\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75af3331-2ebc-4096-8dc9-638ad8ae6031", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c3a7303d-9634-4033-afab-ebee442985d6", "documentation": "Get data for drawdown chart", "method": "get", "endpoint": "taskmanager/tasks/:taskid/drawdown", "responses": [ { "uuid": "ba1272a5-993d-4360-81f0-bed1d2ce2c11", "body": "[\n {\n \"drawdownpct\": \"\",\n \"timestamp\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "58bcea70-fe08-40ae-8cc0-fca3520a4228", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "173aec3e-578d-42e9-b81d-e2a14f6bd537", "documentation": "Get data for equity chart", "method": "get", "endpoint": "taskmanager/tasks/:taskid/equity", "responses": [ { "uuid": "5e5ddc63-17f6-4ef2-9535-751cce1e2b54", "body": "[\n {\n \"cash\": \"\",\n \"equity\": \"\",\n \"timestamp\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d72eb81f-3edf-44b4-a992-0331fa2f9ed3", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a776cdf6-82b2-4cb2-bb45-6b685fb6611f", "documentation": "Get data for equity chart (%)", "method": "get", "endpoint": "taskmanager/tasks/:taskid/equitypct", "responses": [ { "uuid": "845757f2-a157-46ce-8250-233958b2f9b6", "body": "[\n {\n \"buyandhold\": \"\",\n \"equity\": \"\",\n \"timestamp\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c438d762-7397-4922-89a9-e59fd2382e98", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f17f906-b66a-43c0-b04d-a85221ec341c", "documentation": "Get spared data for equity chart (%)", "method": "get", "endpoint": "taskmanager/tasks/:taskid/equitypctsm", "responses": [ { "uuid": "d90b8f3a-1e95-411f-9652-0705b755da4e", "body": "[\n {\n \"buyandhold\": \"\",\n \"equity\": \"\",\n \"timestamp\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4cf1c8c6-2289-467b-91d5-3cde0cbc3d25", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac485179-9612-4967-855f-611df4875211", "documentation": "Get task result folder name", "method": "get", "endpoint": "taskmanager/tasks/:taskid/folder", "responses": [ { "uuid": "9bbe99cb-1fb9-41d7-b14a-dd6d61960635", "body": "{\n \"folder\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1c5ef3e1-a087-4333-bee3-d4a12d967157", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a2719b8-0f31-4350-ad3f-5341e9e0a359", "documentation": "Get backtest statistics", "method": "get", "endpoint": "taskmanager/tasks/:taskid/performance", "responses": [ { "uuid": "ebba594c-5f10-4a2b-aee2-29dcceeba6a1", "body": "{\n \"buyandhold\": {\n \"apr\": \"\",\n \"avgbarsheld\": \"\",\n \"avgloss\": \"\",\n \"avglossbarsheld\": \"\",\n \"avglosspct\": \"\",\n \"avgprofit\": \"\",\n \"avgprofitavgloss\": \"\",\n \"avgprofitbarsheld\": \"\",\n \"avgprofitpct\": \"\",\n \"endcapital\": \"\",\n \"exposure\": \"\",\n \"grossloss\": \"\",\n \"grossprofit\": \"\",\n \"losingtrades\": \"\",\n \"losingtradespct\": \"\",\n \"mar\": \"\",\n \"margininterest\": \"\",\n \"maxconsecloss\": \"\",\n \"maxconsecwin\": \"\",\n \"maxdrawdown\": \"\",\n \"maxdrawdowndate\": \"\",\n \"maxdrawdownlength\": \"\",\n \"maxdrawdownpct\": \"\",\n \"maxdrawdownpctdate\": \"\",\n \"mpr\": \"\",\n \"netprofit\": \"\",\n \"netprofitpct\": \"\",\n \"profitabletrades\": \"\",\n \"profitabletradespct\": \"\",\n \"profitfactor\": \"\",\n \"profitriskratio\": \"\",\n \"rar\": \"\",\n \"recoveryfactor\": \"\",\n \"sharperatio\": \"\",\n \"sortinoratio\": \"\",\n \"startcapital\": \"\",\n \"totalcommission\": \"\",\n \"totaltrades\": \"\",\n \"totalvolume\": \"\",\n \"turnover\": \"\"\n },\n \"long\": {\n \"apr\": \"\",\n \"avgbarsheld\": \"\",\n \"avgloss\": \"\",\n \"avglossbarsheld\": \"\",\n \"avglosspct\": \"\",\n \"avgprofit\": \"\",\n \"avgprofitavgloss\": \"\",\n \"avgprofitbarsheld\": \"\",\n \"avgprofitpct\": \"\",\n \"endcapital\": \"\",\n \"exposure\": \"\",\n \"grossloss\": \"\",\n \"grossprofit\": \"\",\n \"losingtrades\": \"\",\n \"losingtradespct\": \"\",\n \"mar\": \"\",\n \"margininterest\": \"\",\n \"maxconsecloss\": \"\",\n \"maxconsecwin\": \"\",\n \"maxdrawdown\": \"\",\n \"maxdrawdowndate\": \"\",\n \"maxdrawdownlength\": \"\",\n \"maxdrawdownpct\": \"\",\n \"maxdrawdownpctdate\": \"\",\n \"mpr\": \"\",\n \"netprofit\": \"\",\n \"netprofitpct\": \"\",\n \"profitabletrades\": \"\",\n \"profitabletradespct\": \"\",\n \"profitfactor\": \"\",\n \"profitriskratio\": \"\",\n \"rar\": \"\",\n \"recoveryfactor\": \"\",\n \"sharperatio\": \"\",\n \"sortinoratio\": \"\",\n \"startcapital\": \"\",\n \"totalcommission\": \"\",\n \"totaltrades\": \"\",\n \"totalvolume\": \"\",\n \"turnover\": \"\"\n },\n \"longshort\": {\n \"apr\": \"\",\n \"avgbarsheld\": \"\",\n \"avgloss\": \"\",\n \"avglossbarsheld\": \"\",\n \"avglosspct\": \"\",\n \"avgprofit\": \"\",\n \"avgprofitavgloss\": \"\",\n \"avgprofitbarsheld\": \"\",\n \"avgprofitpct\": \"\",\n \"endcapital\": \"\",\n \"exposure\": \"\",\n \"grossloss\": \"\",\n \"grossprofit\": \"\",\n \"losingtrades\": \"\",\n \"losingtradespct\": \"\",\n \"mar\": \"\",\n \"margininterest\": \"\",\n \"maxconsecloss\": \"\",\n \"maxconsecwin\": \"\",\n \"maxdrawdown\": \"\",\n \"maxdrawdowndate\": \"\",\n \"maxdrawdownlength\": \"\",\n \"maxdrawdownpct\": \"\",\n \"maxdrawdownpctdate\": \"\",\n \"mpr\": \"\",\n \"netprofit\": \"\",\n \"netprofitpct\": \"\",\n \"profitabletrades\": \"\",\n \"profitabletradespct\": \"\",\n \"profitfactor\": \"\",\n \"profitriskratio\": \"\",\n \"rar\": \"\",\n \"recoveryfactor\": \"\",\n \"sharperatio\": \"\",\n \"sortinoratio\": \"\",\n \"startcapital\": \"\",\n \"totalcommission\": \"\",\n \"totaltrades\": \"\",\n \"totalvolume\": \"\",\n \"turnover\": \"\"\n },\n \"short\": {\n \"apr\": \"\",\n \"avgbarsheld\": \"\",\n \"avgloss\": \"\",\n \"avglossbarsheld\": \"\",\n \"avglosspct\": \"\",\n \"avgprofit\": \"\",\n \"avgprofitavgloss\": \"\",\n \"avgprofitbarsheld\": \"\",\n \"avgprofitpct\": \"\",\n \"endcapital\": \"\",\n \"exposure\": \"\",\n \"grossloss\": \"\",\n \"grossprofit\": \"\",\n \"losingtrades\": \"\",\n \"losingtradespct\": \"\",\n \"mar\": \"\",\n \"margininterest\": \"\",\n \"maxconsecloss\": \"\",\n \"maxconsecwin\": \"\",\n \"maxdrawdown\": \"\",\n \"maxdrawdowndate\": \"\",\n \"maxdrawdownlength\": \"\",\n \"maxdrawdownpct\": \"\",\n \"maxdrawdownpctdate\": \"\",\n \"mpr\": \"\",\n \"netprofit\": \"\",\n \"netprofitpct\": \"\",\n \"profitabletrades\": \"\",\n \"profitabletradespct\": \"\",\n \"profitfactor\": \"\",\n \"profitriskratio\": \"\",\n \"rar\": \"\",\n \"recoveryfactor\": \"\",\n \"sharperatio\": \"\",\n \"sortinoratio\": \"\",\n \"startcapital\": \"\",\n \"totalcommission\": \"\",\n \"totaltrades\": \"\",\n \"totalvolume\": \"\",\n \"turnover\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9cf6f612-da67-4fcd-9df2-9e943c7aa038", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "048542d1-0835-4ae8-95ea-34a858c735e5", "documentation": "Get task result", "method": "get", "endpoint": "taskmanager/tasks/:taskid/result", "responses": [ { "uuid": "445b7043-cfc3-46aa-820c-4c0a1a5a7fcf", "body": "{\n \"bymonths_csv\": \"\",\n \"bymonths_png\": \"\",\n \"byquarters_csv\": \"\",\n \"byquarters_png\": \"\",\n \"byyears_csv\": \"\",\n \"byyears_png\": \"\",\n \"contribution_csv\": \"\",\n \"contribution_png\": \"\",\n \"drawdown_csv\": \"\",\n \"drawdown_png\": \"\",\n \"equity_csv\": \"\",\n \"equity_png\": \"\",\n \"equitypct_csv\": \"\",\n \"equitypct_png\": \"\",\n \"equitypctnofill_csv\": \"\",\n \"equitypctnofill_png\": \"\",\n \"equitypctsm\": \"\",\n \"equitypctsm_csv\": \"\",\n \"equitypctsm_png\": \"\",\n \"performance_csv\": \"\",\n \"performance_png\": \"\",\n \"trades_csv\": \"\",\n \"trades_png\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "919d23f4-e541-4668-9698-fc05797763f0", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d161ed4f-1413-4e90-af5c-8feb3c43fa88", "documentation": "Get task result (version 2)", "method": "get", "endpoint": "taskmanager/tasks/:taskid/result2", "responses": [ { "uuid": "640c365c-e6a7-4d7c-a92b-04d8946855d6", "body": "{\n \"apr\": \"\",\n \"curMonthProfit\": \"\",\n \"curYearProfit\": \"\",\n \"drawdown\": \"\",\n \"halfYearProfit\": \"\",\n \"monthProfit\": \"\",\n \"prevMonthProfit\": \"\",\n \"totalProfit\": \"\",\n \"weekProfit\": \"\",\n \"yearProfit\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36b366ce-ce80-4b02-b340-5b81a5a34c18", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d5555a6-018f-4a43-a9df-e64c0b3332c9", "documentation": "Get task status", "method": "get", "endpoint": "taskmanager/tasks/:taskid/status", "responses": [ { "uuid": "9f4cb729-34ef-4507-b0b5-bb08a34a820e", "body": "{\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "855ac865-2140-482e-bdf8-f92badfa3495", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e5b62bc-355f-4fd1-bb78-251f2a85dc79", "documentation": "Get backtest trades list", "method": "get", "endpoint": "taskmanager/tasks/:taskid/trades", "responses": [ { "uuid": "e0a96166-47d6-4f9d-b25b-69c69f44d4b0", "body": "[\n {\n \"barsheld\": \"\",\n \"changepct\": \"\",\n \"commission\": \"\",\n \"entrydatetime\": \"\",\n \"entryprice\": \"\",\n \"entrysignal\": \"\",\n \"exitdatetime\": \"\",\n \"exitprice\": \"\",\n \"exitsignal\": \"\",\n \"mae\": \"\",\n \"mfe\": \"\",\n \"pandl\": \"\",\n \"position\": \"\",\n \"shares\": \"\",\n \"size\": \"\",\n \"symbol\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d2f51c04-a201-4bea-b80a-199e4e8b9d81", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "879345d5-b47d-4dd0-ae24-0884f5b69ea9", "documentation": "Get current server time", "method": "get", "endpoint": "time", "responses": [ { "uuid": "d89f0c92-56cd-4d08-ae07-41925c141396", "body": "{\n \"servertime\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4eceeb86-99b9-4a46-9cb4-e3b2d49bbb2c", "body": "{\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 500, "label": "Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "01dde1f0-1b4e-4010-a657-cb54c56448de" }, { "type": "route", "uuid": "c3cfbab8-4fae-4827-b79e-a3143e071815" }, { "type": "route", "uuid": "0ec771e1-b653-4beb-a828-a4a6df87ccb5" }, { "type": "route", "uuid": "8bf3f77d-d3dc-4363-940d-1a69f9091eb3" }, { "type": "route", "uuid": "1629120c-fe2c-4079-8d26-320c7007d16c" }, { "type": "route", "uuid": "b1e9155c-ec93-426f-b2b6-3f2b8b5e061e" }, { "type": "route", "uuid": "8ff20fab-4366-402b-91b2-058f62bd1f8f" }, { "type": "route", "uuid": "978c32d3-0589-43e5-8451-ec96fff81b17" }, { "type": "route", "uuid": "026c3c90-4783-42d0-9e7b-deb6e8c87a53" }, { "type": "route", "uuid": "96ccb6fc-36ff-419d-875b-b96a4e7d8475" }, { "type": "route", "uuid": "173e0588-71f1-4c54-9b07-942f333eece4" }, { "type": "route", "uuid": "332b931a-c697-4066-9427-5e7cce804ecf" }, { "type": "route", "uuid": "8459aa7f-00e0-40eb-8c2b-b6f14d9d3020" }, { "type": "route", "uuid": "a862e5b3-8995-4857-8f7d-3678f6414709" }, { "type": "route", "uuid": "afaaa9cb-736b-4bee-abd8-0e76e265cb93" }, { "type": "route", "uuid": "8bdcaa48-0067-4b6b-a8eb-c92d01ec71c3" }, { "type": "route", "uuid": "40fd4f33-ed03-4882-a68b-2e04a9548de0" }, { "type": "route", "uuid": "49ee81d7-b9cb-4cba-869f-5d8e98e8cc45" }, { "type": "route", "uuid": "82bab0c3-a8c4-4ad2-b422-33bd79d509d9" }, { "type": "route", "uuid": "a6102572-9fd0-4a2a-869f-29094ffba459" }, { "type": "route", "uuid": "9719811d-7e54-4999-ac07-e3fa9117f4b0" }, { "type": "route", "uuid": "e7333842-bb45-437d-8fae-f631eb9fe5cb" }, { "type": "route", "uuid": "c335e894-38cc-466a-a849-9993f104faaa" }, { "type": "route", "uuid": "fee41bd8-8364-41fc-aca7-eefb6420263c" }, { "type": "route", "uuid": "c588159e-ece3-495d-9857-c63870177eed" }, { "type": "route", "uuid": "f9de3077-0b83-46cf-acd3-302b69384026" }, { "type": "route", "uuid": "b76b48ba-9443-4dc3-b734-e9087734170e" }, { "type": "route", "uuid": "d886dde5-8617-40ae-845f-a3f89f37e698" }, { "type": "route", "uuid": "7cc6d6d1-fe01-4132-b750-d9b199412384" }, { "type": "route", "uuid": "a8eec660-42b2-442d-aba6-df3ef5c640e6" }, { "type": "route", "uuid": "05eeedab-548a-42f0-9a82-c66b4d9bf2e5" }, { "type": "route", "uuid": "c7d4d7e8-048a-4007-baeb-385ba609d621" }, { "type": "route", "uuid": "c03a1697-e87f-4d9b-82c2-1488e65c753a" }, { "type": "route", "uuid": "69ebfa15-e091-49f1-b5f9-b08f1fccb500" }, { "type": "route", "uuid": "57e2c9fc-1334-4f49-b097-ab8aad6a79b3" }, { "type": "route", "uuid": "17ac0025-0c13-4738-bd8c-ff75f60b46d7" }, { "type": "route", "uuid": "2df78d8f-3cc3-4754-8053-27e3f05c3984" }, { "type": "route", "uuid": "b71686af-af13-4df0-9cb3-ccfa96349e51" }, { "type": "route", "uuid": "7f426f4e-cb7e-4a04-b221-70b0c868f9bf" }, { "type": "route", "uuid": "6381e369-8ff1-40b0-a4b0-282b26e88dc0" }, { "type": "route", "uuid": "a61acbbc-8612-45ab-8ee8-25b072e70d3e" }, { "type": "route", "uuid": "5e071c42-4979-4e28-8bab-e389dc3e6053" }, { "type": "route", "uuid": "fe879c2e-34ac-4e97-8ed6-90492afd3b0f" }, { "type": "route", "uuid": "d6cf171d-0d87-4c0a-9b24-41cc51d2d574" }, { "type": "route", "uuid": "7ffc4763-71f3-453c-abe3-0a2273f14dbb" }, { "type": "route", "uuid": "cafe07bc-a04d-4661-bb99-1759e8ed2df2" }, { "type": "route", "uuid": "127b6f59-3302-439e-80ca-71af9624cb82" }, { "type": "route", "uuid": "cc266cad-f434-4fe0-ac6b-52d7bb024088" }, { "type": "route", "uuid": "c93da377-826b-48b3-9594-918298b1ac64" }, { "type": "route", "uuid": "9a3d2e8a-84af-4a06-bbc0-a8bf504415c6" }, { "type": "route", "uuid": "b9ddcf47-fc25-47c8-89ba-89c3eee16d6f" }, { "type": "route", "uuid": "1e4f1973-1fc2-40a7-ac95-da11fbfd19e3" }, { "type": "route", "uuid": "957ab13a-5fbe-4ce5-965e-fdb4f2f89f10" }, { "type": "route", "uuid": "5a33702a-3009-4453-8b8c-ad75c5b762c7" }, { "type": "route", "uuid": "73b4fdfb-f5c1-49ba-a204-1e4aa6450eb9" }, { "type": "route", "uuid": "c799d59b-ab2c-4933-8da0-7255ec2407d2" }, { "type": "route", "uuid": "c3a7303d-9634-4033-afab-ebee442985d6" }, { "type": "route", "uuid": "173aec3e-578d-42e9-b81d-e2a14f6bd537" }, { "type": "route", "uuid": "a776cdf6-82b2-4cb2-bb45-6b685fb6611f" }, { "type": "route", "uuid": "0f17f906-b66a-43c0-b04d-a85221ec341c" }, { "type": "route", "uuid": "ac485179-9612-4967-855f-611df4875211" }, { "type": "route", "uuid": "0a2719b8-0f31-4350-ad3f-5341e9e0a359" }, { "type": "route", "uuid": "048542d1-0835-4ae8-95ea-34a858c735e5" }, { "type": "route", "uuid": "d161ed4f-1413-4e90-af5c-8feb3c43fa88" }, { "type": "route", "uuid": "7d5555a6-018f-4a43-a9df-e64c0b3332c9" }, { "type": "route", "uuid": "7e5b62bc-355f-4fd1-bb78-251f2a85dc79" }, { "type": "route", "uuid": "879345d5-b47d-4dd0-ae24-0884f5b69ea9" } ] }