From ae8d75da25abd51b2d38731dd350484c2e93d93a Mon Sep 17 00:00:00 2001 From: Dennis Thiessen Date: Tue, 10 Oct 2017 15:59:25 +0200 Subject: [PATCH] Implemented parallel async API calls and implemented support for bittrex and poloniex. Added missing files to commit --- .idea/workspace.xml | 133 +++++++++++++++++++++---------------- bot/core.py | 26 ++++++-- bot/market_data_crawler.py | 73 +++++++++++++++----- 3 files changed, 150 insertions(+), 82 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d42df62..093d036 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,14 +2,10 @@ - - - - - - - + + + - - - - - - - - - - @@ -85,9 +71,11 @@ - - - + + + + + @@ -102,11 +90,11 @@ - + - - + + @@ -114,6 +102,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -134,10 +144,13 @@ @@ -175,11 +188,6 @@ - - - - -