55 Commits
Author SHA1 Message Date
Mike Clark 2ba51f8a1a typo libcryptomarket to poloniex 2018-03-06 18:11:23 +08:00
Gavin Chan e55eaf6689 Merge pull request #25 from materemias/patch-1
added bitmex candles
2018-03-04 21:46:38 +08:00
materemias 9399ff67d1 added bitmex 2018-03-04 12:08:26 +01:00
Gavin.Chan c1c3741ac4 Update README 2018-03-02 14:50:39 +00:00
Gavin.Chan 6c8f0188ea Clean up the frequency options in console command 2018-03-02 14:50:02 +00:00
Gavin.Chan 0df8bc95bf Clean up unused files 2018-03-02 14:10:38 +00:00
Gavin.Chan b747e01919 Resolve request-candles script after migration 2018-03-02 14:03:48 +00:00
Gavin.Chan cc2927ed52 [23] Integrate with ccxt 2018-02-27 14:23:28 +00:00
Gavin.Chan 354d249d8f Ensure start time does not roll back in candles 2018-02-16 14:54:57 +00:00
Gavin.Chan 86757c251d [#22] Add quote currency for candles 2018-02-05 14:35:39 +00:00
Gavin.Chan de6d0732d4 Resolve the start and end time issue on candles 2018-02-01 11:09:35 +00:00
Gavin.Chan f4182abb70 Fix the poloniex latest candles issue 2018-01-31 15:35:17 +00:00
Gavin.Chan 6d000c285f [#20] Support extracting candles to csv script 2018-01-28 00:13:15 +00:00
Gavin.Chan 2131c6bf93 Resolve UTC issue in candles 2018-01-23 23:25:10 +00:00
Gavin.Chan 7c16b34a8d [#19] Build candle api 2018-01-19 10:50:09 +00:00
Gavin.Chan 2d1d0e885b Updated README on Bittrex 2018-01-07 15:48:16 +00:00
Gavin.Chan 26463a8921 [#16] Support Bittrex Public API 2018-01-07 04:49:42 +00:00
Gavin.Chan 4e1a89a3c6 [#15] Added optional variables on historical_tickers 2018-01-04 15:21:45 +00:00
Gavin.Chan ac51602d73 [#13] Link version with setuptools_scm 2018-01-03 11:14:28 +00:00
Gavin Chan 710e4c0d43 Merge pull request #13 from libcryptomarket/feature/#12
[#12] Refactor 0.1.4
2018-01-03 19:07:31 +08:00
Gavin.Chan 6deb3d3479 [#12] Refactor 0.1.4 2018-01-03 10:48:14 +00:00
Gavin.Chan 790980c87f [#11] Add Bitfinex API 2018-01-01 13:58:13 +00:00
Gavin.Chan 322b12b678 [#10] Add GDAX API 2017-12-31 01:19:04 +00:00
Gavin.Chan 7115b45a4a [#9] Add BitMEX API 2017-12-29 08:31:51 +00:00
Gavin.Chan 37ec63150c Version 0.1.4 2017-12-27 15:45:47 +00:00
Gavin Chan 3f0bb85e43 Merge pull request #8 from libcryptomarket/feature/#7
[#7] Add exchange Poloniex for private API
2017-12-01 07:24:37 +08:00
Gavin.Chan 03f21b25eb [#7] Add exchange Poloniex for private API 2017-11-30 23:20:33 +00:00
Gavin.Chan b8e6166fd2 Version 0.1.3 2017-11-27 05:00:04 +00:00
Gavin Chan e5d3a06ea2 Merge pull request #5 from libcryptomarket/feature/#4
[#4] Added Poloniex order book query.
2017-11-27 10:40:05 +08:00
Gavin.Chan 8aee2c440a [#4] Added Poloniex order book query. 2017-11-26 16:26:10 +00:00
Gavin.Chan 57b3262edc Build version 0.1.2 2017-11-16 11:31:15 +00:00
Gavin.Chan f30358a4ca Corrected the export package. 2017-11-16 11:30:12 +00:00
Gavin.Chan d382558400 Add test case on Poloniex 2017-11-12 20:57:09 +00:00
AuroraTradingTeam c6096a9a6d Add Poloniex error handling and upgrade to version 0.1.1 2017-11-12 20:15:53 +00:00
AuroraTradingTeam 2a10783f1f Support Poloniex API 2017-11-12 20:06:04 +00:00
AuroraTradingTeam 60e2ce0379 Resolved unit test issue 2017-11-11 15:11:14 +00:00
Gavin Chan 415fa6a22b Merge pull request #1 from wassname/master
Fix for cryptocompare and logging
2017-11-11 22:07:50 +08:00
wassname 7351c794ed handle to_symb longer than 3 chars on cryptocompare 2017-11-10 11:03:46 +08:00
wassname 2972908cb9 handle no data being returned without exception 2017-11-10 11:03:23 +08:00
wassname 813ca0b924 better logging 2017-11-10 11:03:04 +08:00
wassname 7cb66629b3 raise error and log api messages 2017-11-10 10:21:48 +08:00
wassname 809f835f74 prevent error at this level when no data returned 2017-11-10 10:21:26 +08:00
wassname 276beeb189 update cryptocompare coinlist api 2017-11-10 09:45:54 +08:00
wassname 08ba3f5967 fix libcryptomarket.api not found 2017-11-10 09:35:34 +08:00
AuroraTradingTeam aca44ed3cd Reverted back to support lower versions in travis 2017-11-09 10:39:15 +00:00
AuroraTradingTeam 08e2894b1e Reverted back to support only version 3.5 2017-11-09 10:19:15 +00:00
AuroraTradingTeam 9ea0fcf496 Documented usage on get_historical_prices 2017-11-09 07:40:14 +00:00
AuroraTradingTeam 0eaf619d07 Support from and to time on get_historical_price 2017-11-09 07:28:25 +00:00
AuroraTradingTeam 37748957d4 Released back earlier versions in travis and tox 2017-11-08 15:03:35 +00:00
AuroraTradingTeam 84409c29c3 Added test on get_historical_prices. 2017-11-08 11:10:31 +00:00