Commit graph

45 commits

Author SHA1 Message Date
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
6ced60c84e markets: add stocks.exchange public api
disabled by default, optional...
2017-11-22 12:15:04 +01:00
Tanguy Pruvot
f7a04abf06 markets: disable nova by default, ignore cryptopia scrypt
nova is closing in a week... better to ignore it now.
2017-11-22 11:09:31 +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
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
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
67983eb173 markets: restore the ignore on new nova coins + remove deleted field set
using the deleted field would delete/insert records incrementing the db pk

+ nova fix for address
2017-05-12 06:29:20 +02:00
Tristian
9a6ece22cd Add Nova trading (#108) 2017-05-09 05:07:36 +02:00
Tanguy Pruvot
fd780ed27b backend: disable coinexchange by default
detected an attempt to hack prices this night and dont have private apis
2017-04-08 06:22:12 +02:00
Tanguy Pruvot
94a52ef296 coinexchange public api/markets 2017-03-24 03:14:48 +01:00
Tanguy Pruvot
3801d3d539 New config to toggle new coin mail notification 2016-12-03 09:20:41 +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
b2ca40a7fd exchanges: disable cryptomic, closed 2016-09-23 18:29:17 +02:00
Tanguy Pruvot
b047690843 markets: link exchange settings + default values
allow to toggle dead code more easily (cryptsy/empoex)

+ set some default market/exchange settings, to prevent hardcoded rules
2016-05-06 12:56:34 +02:00
Tanguy Pruvot
6172ae09ba settings: market and coin functions + cache
and update cli settings commands
2016-05-06 12:26:11 +02:00
Tanguy Pruvot
b7c846c985 settings: link the exchange disable flag
+ apply settings to all exchanges

but remove the btc withdraw address from valid keys by default, security issue...
2016-04-27 11:12:38 +02:00
Tanguy Pruvot
fac301fb93 cryptomic: finish renaming + kraken ask/bid check 2016-04-26 12:47:54 +02:00
Tanguy Pruvot
4ed942569a add nova exchange api 2016-04-15 21:32:36 +02:00
Tanguy Pruvot
b1d7435564 c-cex: link coin labels api 2016-03-28 12:09:18 +02:00
Tanguy Pruvot
997f0be1b5 kraken api, to retrieve markets and btc balance 2016-03-22 14:44:10 +01:00
Tanguy Pruvot
8dfa435d94 exchanges: load balances in market table
for the moment, only when not using the auto-exchange

disable empoex (closing)
2016-03-21 16:44:11 +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
f1779325fc poloniex: fix some weird issues 2016-02-20 14:40:22 +01:00
Tanguy Pruvot
e669e1cc05 remove banx exchange, closing 2016-02-14 05:47:11 +01:00
Tanguy Pruvot
be1bd1f278 cryptsy: disable markets 2016-01-31 19:04:57 +01:00
Tanguy Pruvot
2a1ce0da24 safecex: reduce private api queries to the minimum
deposit addresses call is not required each 15/20 minutes..

so only check for changed/new deposit addresses on new coins
and/or when a market address is (re)set to an empty value
and/or each 12 hours...

also, handle the new name field for new coins in public api

todo: apply to other exchanges,
2016-01-14 15:34:15 +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
4342c89486 fixes for the diff graph and yobit coin creation 2015-09-22 04:21:20 +02:00
Tanguy Pruvot
cfcfcfe773 cryptopia: get coin name and algo on create 2015-09-20 10:03:53 +02:00
Tanguy Pruvot
5c9bfe8cf2 stop poluting the coin db with yobit scams
Most of these are dead 2 months after launch
2015-09-20 09:01:16 +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
84fa733ecd stats: do not assume we have the btc currency in db
disable coins table auto delete... a broken exchange api could erase our db...
2015-07-23 05:56:49 +02:00
Tanguy Pruvot
0dde692642 rawcoins (polo) 2015-07-23 05:56:48 +02:00
Tanguy Pruvot
c3a70f8307 add banx.io markets api 2015-07-23 05:56:48 +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
Tanguy Pruvot
d8fe695a46 Some constants for the btc addr, email and site url..
+ missing .gitignore / folder git keepers
2015-07-02 21:17:04 +02:00
root
b5a202e155 init 2015-07-02 20:58:45 +02:00