Commit graph

112 commits

Author SHA1 Message Date
crackfoo
e32b806ae9 exchange: fix livecoin market link (#354) 2019-09-24 06:36:17 +02:00
Tanguy Pruvot
2cbdf535e2 api: kucoin 2.0 fixes, reenable it
also fix the new market and coindb icons urls
2019-02-20 21:12:32 +01:00
Tanguy Pruvot
a5de1e3d1a api: kucoin v2 private api changes 2019-02-19 14:43:40 +01:00
Tanguy Pruvot
20655e5700 api: remove bter.com stuff 2019-02-19 13:38:57 +01:00
Tanguy Pruvot
64ee803369 api: use new kucoin public api url and disable it
private api to finish, tired to decrypt asian brains...
2019-02-19 13:37:55 +01:00
Sakda Chutchawan
07277d9096 exchange: handle escodex public api
disabled by default, edit settings table
2018-10-25 19:44:31 +02:00
Tanguy Pruvot
42a6e8529e coinbene public api, optional
(disabled by default in settings table)
2018-10-15 10:20:59 +02:00
Tanguy Pruvot
7c8817f9a3 RIP: cyptohub, hacked...
This reverts commit b43e8da5ae869c953768f558a0b1b292fcd050de.
2018-10-04 07:22:32 +02:00
Tanguy Pruvot
685747b1b8 stex: use new url of stocksexchange 2018-10-03 22:24:11 +02:00
Tanguy Pruvot
c5b1a57be2 crex24: private api query, update balances 2018-09-11 14:39:19 +02:00
Tanguy Pruvot
1c2a51394b exchange: handle crex24 public api 2018-09-10 07:49:18 +02:00
Tanguy Pruvot
b6aa81390a bitz: prevent api error if data field is not present 2018-09-07 09:07:11 +02:00
phm87
c25d7b9b77 markets: bit-z ticker api (#288) 2018-08-10 14:44:57 +02:00
Tanguy Pruvot
d85425bcf8 exchanges: link gate.io public api
look like a proper api with currencies labels

but disabled by default, to reduce api calls on new setups...
2018-07-07 08:03:56 +02:00
Jia Wu
ea59f8a53b Fix graviex market url (#257) 2018-04-19 10:20:20 +02:00
Jia Wu
31441a6c98 markets: handle graviex ticker (#252)
manual only, so market row need to be created manually if really required.
2018-04-01 05:06:54 +02:00
Tanguy Pruvot
20de9ab774 markets: handle cryptohub api, but only manually
their api is not complete enough to auto create the markets...
2018-03-26 10:28:31 +02:00
Tanguy Pruvot
2dccc579cf markets: handle cryptobridge ticker 2018-02-28 20:56:08 +01:00
Tanguy Pruvot
0f04d6d824 balances: fill the btc 'onsell' field too (locked)
and restore bitstamp & cexio behavior to act like other trading exchanges

todo: kraken if possible... real pain, need to parse open orders..
2018-01-27 06:16:27 +01:00
Tanguy Pruvot
4e5fbb4939 cexio: include btc in orders for the balance
to do like bitstamp...
2018-01-25 00:33:10 +01:00
Tanguy Pruvot
e569b57749 binance: auth rest api function 2018-01-14 20:11:16 +01:00
Tanguy Pruvot
accb3b4bd3 kucoin: daily check deposit addresses + typo on manual ticker update 2018-01-12 13:42:18 +01:00
Tanguy Pruvot
ab5e411529 kucoin exchange api + balances and icons
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2018-01-07 20:48:25 +01:00
Tanguy Pruvot
dfb28223cc cex.io rest-api (public + private)
no trading or markets yet, just made to query balances
2018-01-03 12:16:52 +01:00
Tanguy Pruvot
797dba14f6 stocks.exchange private api function 2017-12-02 13:49:59 +01:00
Tanguy Pruvot
6ced60c84e markets: add stocks.exchange public api
disabled by default, optional...
2017-11-22 12:15:04 +01:00
Tanguy Pruvot
028d661056 binance public api (markets)
disabled by default, and not enough infos about symbols (no coin label etc)
2017-11-01 03:23:41 +01:00
Tanguy Pruvot
15cee4797d c-cex: implement getmarketsummaries to reduce api calls 2017-08-24 16:40:01 +02:00
Tanguy Pruvot
e829478835 nova: handle both possibles 'ok' status 2017-08-23 15:21:30 +02:00
Tanguy Pruvot
894f2aa901 tradesatoshi: public api to list markets 2017-08-20 17:45:16 +02:00
Tanguy Pruvot
b539cff940 exchanges: add cryptowatch as possible fallback price source
not used yet, but could be useful to handle secondary fiat (EUR,GBP,CAD,JPY) prices later
2017-08-15 13:49:22 +02:00
Tanguy Pruvot
196507fe04 poloniex: check deposit address before generating one 2017-08-14 12:59:34 +02:00
Tanguy Pruvot
eb6a4e2021 cryptopia: fix error parsing public api 2017-07-25 09:51:00 +02:00
Tanguy Pruvot
646ea022eb api: coinsmarkets private api and balances
also disable some less used exchanges by default (alcurex, bter, jubi)
to toggle them, see the settings table (need disabled = 0)
2017-07-21 11:05:26 +02:00
Tanguy Pruvot
30ae9dfa61 cryptopia: fix public api (bad copy paste) 2017-07-21 05:13:10 +02:00
Tanguy Pruvot
fb176db565 cryptopia: handle maintenance and public api errors 2017-07-20 15:07:28 +02:00
Tanguy Pruvot
919ba6d0a2 kraken: handle api exceptions without crash 2017-07-20 15:02:58 +02:00
Tanguy Pruvot
3489940168 exchanges: add missing timeout curl options 2017-07-18 01:01:45 +02:00
Tanguy Pruvot
fe4dc4e25a poloniex: do not throw exceptions on curl errors 2017-07-17 06:23:28 +02:00
Tanguy Pruvot
7f28b3d8f5 nova: fix possible error on deposit addresses
also add missing timeout options...
2017-07-12 16:36:03 +02:00
Tanguy Pruvot
c3764732d3 hitbtc: fix unparsable object array 2017-06-19 09:27:38 +02:00
Tanguy Pruvot
90577822a6 markets: handle hitbtc api and user's balances 2017-06-19 09:10:32 +02:00
Tanguy Pruvot
69a4859c56 markets: coinsmarkets public api, disabled by default 2017-06-18 08:11:09 +02:00
Tanguy Pruvot
e9e30c0cf7 shapeshift: command line api functions
explanations: yiimp shift help
2017-06-11 21:14:59 +02:00
Tanguy Pruvot
a2aaf2b9e0 markets: handle most other exchanges tickers 2017-05-28 20:10:29 +02:00
Tanguy Pruvot
93c785b45a dashboard: altcoin balances totals and new market balances view
Also add a manual ticker api check to test the exchange reliability
2017-05-28 09:57:38 +02:00
Tanguy Pruvot
cb7ad18421 exchanges: handle more Cloudflare JSON api errors! morons 2017-05-14 07:49:41 +02:00
Tristian
25aa694498 nova: update API to v2, get deposit addresses (#112)
- fix updateNovaMarkets
- slight refactor of trading to handle symbol2
- get deposit addresses
2017-05-12 06:16:57 +02:00
Tristian
9a6ece22cd Add Nova trading (#108) 2017-05-09 05:07:36 +02:00
Tanguy Pruvot
94a52ef296 coinexchange public api/markets 2017-03-24 03:14:48 +01:00