From 7f72b2a8d1037784dd4786f232738a5a492a0850 Mon Sep 17 00:00:00 2001 From: Julian Molina Date: Mon, 17 Jul 2023 18:58:19 +0200 Subject: [PATCH] Binance config update --- ...ted-exchanges-002-binance-test-status.json | 20 ++----------------- 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/Projects/Foundations/Schemas/Docs-Topics/T/Tested/Tested-Exchanges/tested-exchanges-002-binance-test-status.json b/Projects/Foundations/Schemas/Docs-Topics/T/Tested/Tested-Exchanges/tested-exchanges-002-binance-test-status.json index 5d68572c5c..22ca55946e 100644 --- a/Projects/Foundations/Schemas/Docs-Topics/T/Tested/Tested-Exchanges/tested-exchanges-002-binance-test-status.json +++ b/Projects/Foundations/Schemas/Docs-Topics/T/Tested/Tested-Exchanges/tested-exchanges-002-binance-test-status.json @@ -104,26 +104,10 @@ } ] }, - { - "style": "Success", - "text": "In order to be exchange friendly a utility has been provided to pre-download symbol ticker data, thus saving time & net download bandwidth usage. Please refer to the documentations provided.\n\thttps://github.com/PLuv/Exchange-Raw-Data-Superalgos", - "translations": [ - { - "language": "RU", - "text": "Для того, чтобы быть дружелюбным к бирже, была разработана утилита для предварительной загрузки данных символьных тикеров, что позволяет сэкономить время и пропускную способность сети. Пожалуйста, ознакомьтесь с предоставленной документацией.\thttps://github.com/PLuv/Exchange-Raw-Data-Superalgos", - "updated": 1646900377585 - }, - { - "language": "TR", - "text": "İpucu: Değişim dostu olması için, simge senedi verilerini önceden indirmek için bir yardımcı program sağlanmıştır, böylece zamandan ve net indirme bant genişliği kullanımından tasarruf edilir. Lütfen sağlanan belgelere bakın. https://github.com/PLuv/Exchange-Raw-Data-Superalgos", - "updated": 1650570697416 - } - ] - }, { "style": "Json", - "text": "{\n \"codeName\": \"binance\"\n}", - "updated": 1648557956370 + "text": "{\n \"codeName\": \"binance\",\n \"API\": [\n {\n \"method\": \"fetchTrades\",\n \"fetchType\": \"by Id\",\n \"fetchTradesMethod\": \"publicGetHistoricalTrades\",\n \"firstId\": \"f\"\n }\n ]\n}", + "updated": 1689613063983 }, { "style": "Text",