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
20655e5700
api: remove bter.com stuff
2019-02-19 13:38:57 +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
1c2a51394b
exchange: handle crex24 public api
2018-09-10 07:49:18 +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
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
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
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
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
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
Tanguy Pruvot
94a52ef296
coinexchange public api/markets
2017-03-24 03:14:48 +01:00
Tanguy Pruvot
f9e7422653
exchanges: add livecoin markets and balances
2016-11-06 13:52:12 +01:00
Tanguy Pruvot
114001ab1b
cleanup: drop dead exchanges code
...
cryptsy cryptomic(banx) and safecex
2016-10-22 00:52:32 +02:00
Tanguy Pruvot
d4150a9ffe
shapeshift: handle as markets price source
...
reduce market priority until we have trading code
2016-10-22 00:52:00 +02:00
Tanguy Pruvot
382131c413
Fix displayed pending amount in user wallet
...
There was a (UI only) difference between details and total.
note: the paid amount was correct (the one showed in show details)
2016-05-03 13:42:57 +02:00
Tanguy Pruvot
6d2ab6efa1
markets: attempt to handle LTC markets
...
for the test, i added (manually) a market record named "c-cex LTC"
with base_coin set to "LTC", you may have to disable any BTC market(s) for the coin
In this case, the coin BTC price/balance is computed, based on LTC price,
even if the database coin "BTC price" is under 1 sat.
require LTC to be enabled or... "watched" to also update LTC/BTC price
implemented for cryptopia, nova and c-cex, not bleutrade (DOGE only)
+ various small log fixes..
2016-04-28 18:51:23 +02:00
Tanguy Pruvot
fac301fb93
cryptomic: finish renaming + kraken ask/bid check
2016-04-26 12:47:54 +02:00
Tanguy Pruvot
70d4ac5b88
bitstamp public api, private untested yet
2016-04-26 12:47:52 +02:00
Tanguy Pruvot
009e97f311
nova: missing link to cron + url typo
2016-04-15 21:57:46 +02:00
Tanguy Pruvot
4ed942569a
add nova exchange api
2016-04-15 21:32:36 +02:00
Tanguy Pruvot
294da52732
banx: rename to cryptomic (part 2)
2016-04-02 15:06:37 +02:00
Tanguy Pruvot
b90ef30df3
small changes
2016-03-24 05:11:08 +01:00
Tanguy Pruvot
997f0be1b5
kraken api, to retrieve markets and btc balance
2016-03-22 14:44:10 +01:00
Tanguy Pruvot
bc3ae3b44f
Restore banx exchange, reopening..
...
site will also be renamed later... cryptomic.com
This reverts commit e669e1cc05
.
2016-03-19 07:40:57 +01:00
Tanguy Pruvot
e669e1cc05
remove banx exchange, closing
2016-02-14 05:47:11 +01:00
Tanguy Pruvot
ee51f1936a
exchanges: drop allcoin, add safecex
...
RIP allcoin.com, welcome safecex!
2016-01-12 16:29:41 +01:00
Tanguy Pruvot
e4c8fd772c
markets: add bter public api
2015-10-04 22:08:12 +02:00
Tanguy Pruvot
751507a13b
core: new function to get coins exchange urls
2015-09-19 05:05:10 +02:00
Tanguy Pruvot
a42a33c524
empoex market + balance api functions
2015-08-02 15:35:09 +02:00
Tanguy Pruvot
d0ba82e2c0
import raw coins list with allcoin api too
2015-07-24 12:45:52 +02:00
Tanguy Pruvot
c3a70f8307
add banx.io markets api
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
0fc5e59653
markets: comment traces
2015-07-23 05:56:46 +02:00
Tanguy Pruvot
ccd8bed2e6
monitor the right webserver and new exchanges
...
Added cryptopia ticker, and prepare alcurex functions...
2015-07-14 09:29:10 +02:00
Tanguy Pruvot
bb31cec957
dos2unix all files, we are on linux
...
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00
root
b5a202e155
init
2015-07-02 20:58:45 +02:00