Files
gocryptotrader/cmd/apichecker/updates.json
Samuael A 9c83231696 exchanges: Update OKCoin V5 exchange support (#1206)
* starting public endpoints

* Adding public endpoints

* added public spot market endpoints

* websocket subscriptions updates

* websocket push data handlers completing

* linter fix

* Added funding private endpoints

* Adding authenticated account endpoints

* Added fiat and OTC-RFQ authenticated endpoints

* trading authenticated endpoints

* completing trade endpoints and add public wrapper endpoints

* Authenticated wrapper functions and corresponding unit test

* Adding authenticated websocket endpoint and fixing wrapper functions

* Documentation and exchange websocket update

* update websocket orderbook checksum handling

* linter issues fix and unit test update

* remove invalid orderbook endpoint and unit test

* Documentation, handlers, and model types update

* minot fix

* Minor fixes

* Updating unit tests and added missing endpoints

* Add missing credential check

* Minor unit test fixes

* fix minor linter issue

* add snaphot test unit test

* Fix on update checksum and documentation update

* update exchange, add UpdateOrderExecutionLimits, and update documentation

* Minor fix on tickers fetching

* Minor websocket fix and smaill unit tests

* Minor websocket and naming fixes

* uncomment default channels

* Fix type and unit test issues

* websocket channels and data handling update

* Update Advanced-Algo websocket handling and minor fixes

* documentation and minor code fixes

* Fix name changes

* documentation contribution update

* intervalToString method update

* fix exchange_wrapper_standard tests

* Fix minor issues based on exchange_wrapper_standards_test

* Fix wrapper extended candlestick check

* websocket orders fetching error check method update

* Exchange name check and change

* docs: Add missing contributors

---------

Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io>
2023-08-22 09:44:39 +10:00

365 lines
8.3 KiB
JSON

{
"CardID": "",
"ChecklistID": "",
"ListID": "",
"BoardID": "",
"Key": "",
"Token": "",
"CreateCardName": "",
"CreateListName": "",
"CreateChecklistName": "",
"Exchanges": [
{
"Name": "Huobi",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "change-log",
"TokenDataEnd": "h2",
"TextTokenData": "td",
"DateFormat": "2006.01.02 15:04",
"RegExp": "^20(\\d){2}.(\\d){2}.(\\d){2} (\\d){2}:(\\d){2}$",
"CheckString": "2019.12.27 19:00",
"Path": "https://huobiapi.github.io/docs/spot/v1/en/#change-log"
}
},
"Disabled": false
},
{
"Name": "Coinbasepro",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "changelog",
"TokenDataEnd": "ul",
"TextTokenData": "strong",
"DateFormat": "01/02/06",
"RegExp": "^(\\d){1,2}/(\\d){1,2}/(\\d){2}$",
"CheckString": "2/20/20",
"Path": "https://docs.pro.coinbase.com/#changelog"
}
},
"Disabled": false
},
{
"Name": "Binance",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "change-log",
"TokenDataEnd": "p",
"TextTokenData": "strong",
"CheckString": "2020-05-06",
"Path": "https://binance-docs.github.io/apidocs/spot/en/#change-log"
}
},
"Disabled": false
},
{
"Name": "Bithumb",
"CheckType": "GitHub Sha Check",
"Data": {
"GitHubData": {
"Repo": "bithumb-pro/bithumb.pro-official-api-docs",
"Sha": "6293502c7736ab4971491978225ef4d104bdff31"
}
},
"Disabled": false
},
{
"Name": "Bittrex",
"CheckType": "GitHub Sha Check",
"Data": {
"GitHubData": {
"Repo": "Bittrex/bittrex.github.io",
"Sha": "fc1ea9c10c48aa82c4dc2c6be74887ef61b5b31b"
}
},
"Disabled": false
},
{
"Name": "Coinut",
"CheckType": "GitHub Sha Check",
"Data": {
"GitHubData": {
"Repo": "coinut/api",
"Sha": "6936dab4d2beba3c8245a603aebf3f545ebcf3f9"
}
},
"Disabled": false
},
{
"Name": "Gateio",
"CheckType": "GitHub Sha Check",
"Data": {
"GitHubData": {
"Repo": "gateio/gateapi-go",
"Sha": "81e2f1bb92c5406853139ae054bbda599483e127"
}
},
"Disabled": false
},
{
"Name": "Lbank",
"CheckType": "GitHub Sha Check",
"Data": {
"GitHubData": {
"Repo": "LBank-exchange/lbank-official-api-docs",
"Sha": "85e7bb83f03d4239c3aad26cabb997a1a2bbb3d1"
}
},
"Disabled": false
},
{
"Name": "BTSE",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "btse-spot-api",
"TokenDataEnd": "blockquote",
"TextTokenData": "h1",
"RegExp": "^BTSE Spot API v(\\d){1}.(\\d){1}$",
"CheckString": "BTSE Spot API v3.0.2",
"Path": "https://www.btse.com/apiexplorer/spot/#btse-spot-api"
}
},
"Disabled": false
},
{
"Name": "Bitfinex",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "class",
"Val": "header-scroll",
"TokenDataEnd": "p",
"DateFormat": "2006-01-02",
"RegExp": "section-v-(2\\d{3}-\\d{1,2}-\\d{1,2})",
"CheckString": "2019-08-19",
"Path": "https://docs.bitfinex.com/docs/changelog"
}
},
"Disabled": false
},
{
"Name": "ANX",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"RegExp": "ANX Exchange API v\\d{1}",
"CheckString": "ANX Exchange API v3",
"Path": "https://anxv3.docs.apiary.io/"
}
},
"Disabled": false
},
{
"Name": "Poloniex",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "changelog",
"TokenDataEnd": "div",
"TextTokenData": "h2",
"DateFormat": "2006-01-02",
"RegExp": "(2\\d{3}-\\d{1,2}-\\d{1,2})",
"CheckString": "2020-03-24",
"Path": "https://docs.poloniex.com/#changelog"
}
},
"Disabled": false
},
{
"Name": "ItBit",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "a",
"Key": "href",
"RegExp": "^https://api.itbit.com/v\\d{1}/$",
"CheckString": "https://api.itbit.com/v1/",
"Path": "https://api.itbit.com/docs"
}
},
"Disabled": false
},
{
"Name": "Bitmex",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h4",
"Key": "id",
"DateFormat": "Jan-2-2006",
"RegExp": "([A-Z]{1}[a-z]{2}-\\d{1,2}-2\\d{3})",
"CheckString": "Dec-16-2019",
"Path": "https://www.bitmex.com/static/md/en-US/apiChangelog"
}
},
"Disabled": false
},
{
"Name": "HitBTC",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "about-companyname-api",
"TokenDataEnd": "h2",
"TextTokenData": "p",
"RegExp": "newest version \\d{1}.\\d{1}",
"CheckString": "newest version 2.0",
"Path": "https://api.hitbtc.com/"
}
},
"Disabled": false
},
{
"Name": "BTC Markets",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"RegExp": "^version: \\d{1}.\\d{1}.\\d{1}",
"CheckString": "version: 3.0.0",
"Path": "https://api.btcmarkets.net/openapi/info/index.yaml"
}
},
"Disabled": false
},
{
"Name": "Bitflyer",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "p",
"TokenDataEnd": "h3",
"TextTokenData": "code",
"RegExp": "^https://api.bitflyer.com/v\\d{1}/$",
"CheckString": "https://api.bitflyer.com/v1/",
"Path": "https://lightning.bitflyer.com/docs?lang=en"
}
},
"Disabled": false
},
{
"Name": "Exmo",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"RegExp": "Last updated on [\\s\\S]*, 20\\d{2}",
"CheckString": "Last updated on December, 16th, 2019",
"Path": "https://exmo.com/en/api/"
}
},
"Disabled": false
},
{
"Name": "Kraken",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h3",
"TokenDataEnd": "p",
"TextTokenData": "p",
"RegExp": "URL: https://api.kraken.com/\\d{1}/private/Balance",
"CheckString": "URL: https://api.kraken.com/0/private/Balance",
"Path": "https://www.kraken.com/features/api"
}
},
"Disabled": false
},
{
"Name": "Bitstamp",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h2",
"Key": "class",
"Val": "text-subtitle mt48",
"TokenDataEnd": "h4",
"TextTokenData": "p",
"RegExp": "refer to the v\\d{1} API for future references.",
"CheckString": "refer to the v2 API for future references.",
"Path": "https://www.bitstamp.net/api/"
}
},
"Disabled": false
},
{
"Name": "AlphaPoint",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "introduction",
"TokenDataEnd": "blockquote",
"TextTokenData": "h3",
"RegExp": "revised-calls-\\d{1}-\\d{1}-\\d{1}-gt-\\d{1}-\\d{1}-\\d{1}",
"CheckString": "revised-calls-3-3-2-gt-3-3-3",
"Path": "https://alphapoint.github.io/slate/#introduction"
}
},
"Disabled": false
},
{
"Name": "Yobit",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h2",
"Key": "id",
"CheckString": "v3",
"Path": "https://www.yobit.net/en/api/"
}
},
"Disabled": false
},
{
"Name": "Okcoin",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "a",
"Key": "href",
"Val": "./#change-change",
"TokenDataEnd": "./#change-",
"RegExp": "./#change-\\d{8}",
"CheckString": "20200229",
"Path": "https://www.okcoin.com/docs/en/#change-change"
}
},
"Disabled": false
},
{
"Name": "Gemini",
"CheckType": "HTML String Check",
"Data": {
"HTMLData": {
"TokenData": "h1",
"Key": "id",
"Val": "revision-history",
"TokenDataEnd": "table",
"TextTokenData": "td",
"DateFormat": "2006/01/02",
"RegExp": "^20(\\d){2}/(\\d){2}/(\\d){2}$",
"CheckString": "2020/03/05",
"Path": "https://docs.gemini.com/rest-api/#revision-history"
}
},
"Disabled": false
}
]
}