Commit graph

20 commits

Author SHA1 Message Date
Tanguy Pruvot
bf7fc3534f sql: keep btc and user defined markets history
will allow to do internal graphes and compute better exchange orders

Also track in the new table a (BTC/EUR) alternative, from kraken public api
this second currency should be user definable later.
2016-04-24 10:23:21 +02:00
Tanguy Pruvot
009e97f311 nova: missing link to cron + url typo 2016-04-15 21:57:46 +02:00
Tanguy Pruvot
318efbb7dc bter exchange private api 2016-03-24 05:05:52 +01:00
Tanguy Pruvot
8444523b98 exchange: banx and cryptopia also returns deposit addresses 2016-03-23 05:39:28 +01: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
5aa8c4a8ba cryptopia: automatic trading + bittrex/bleutrade vars 2016-03-08 02:24:02 +01:00
Tanguy Pruvot
e479495b9d safecex: implement automatic trading
Normal auto exchange like bittrex, not instant one...

Some higher percents can be tuned when selling on ask price

also:
- allow update yobit balance if 0
- disable crypsty user api calls (balance/trade)
2016-03-07 22:08:58 +01:00
Tanguy Pruvot
a81493224d add banx private api (v3) support
get deposit addresses...
2016-01-15 20:40:44 +01:00
Tanguy Pruvot
6d12e9aa80 cryptopia: add private api function/balance 2016-01-15 14:49:02 +01:00
Tanguy Pruvot
e3bd3de87d exchanges: allow to ignore some with empty keys/secret
- cryptsy is now used in low priority as default market

- remove keys.php from default defines, only loaded when used

- safecex prepare balances and deposit addresses (not ready yet)
2016-01-13 14:17:35 +01:00
Tanguy Pruvot
486014e92e config: add default defines and explorer/safecex keys 2016-01-13 10:20:02 +01:00
Tanguy Pruvot
8d09c888fb Fix fatal error with PHP 5.4 (centos) 2015-09-06 20:06:53 +02:00
Tanguy Pruvot
a42a33c524 empoex market + balance api functions 2015-08-02 15:35:09 +02:00
Tanguy Pruvot
4be1ea49fb do not stop webserver on server load
compiling a wallet or doing db maintenance would stop the server...
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
dbb423420b enable all algos, now auto hidden + trading
c11: reduce fees
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
cc925bc5f1 c11 stratum ok, link first exchanges 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