Commit graph

69 commits

Author SHA1 Message Date
Tanguy Pruvot
a81493224d add banx private api (v3) support
get deposit addresses...
2016-01-15 20:40:44 +01:00
Tanguy Pruvot
ea8abb3032 yiimp: add exchange command, for private api tests 2016-01-15 16:13:18 +01:00
Tanguy Pruvot
6d12e9aa80 cryptopia: add private api function/balance 2016-01-15 14:49:02 +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
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
3a9ed587a6 trading: ccex warning if no orders 2015-12-04 22:10:12 +01:00
Tanguy Pruvot
bc8f444f94 trading: fix polo and bleutrade withdraws 2015-12-04 17:27:19 +01:00
Tanguy Pruvot
39a371b7b1 cryptsy: handle error when api key is wrong 2015-09-07 15:27:41 +02:00
Tanguy Pruvot
a42a33c524 empoex market + balance api functions 2015-08-02 15:35:09 +02:00
root
bfee989e06 change autowithdrawal constant
and updated poloniex,bittrex,cryptsy,bleutrade to use the same constant
2015-07-24 04:53:37 +02:00
Tanguy Pruvot
0028095d0b cryptsy: try catch on ticker and use new pubapi servers 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
cda26ad1ab exchanges: get btc balances when auto trade is disabled 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
c96c870792 trading: add security flag to disallow orders 2015-07-23 05:56:48 +02:00
Tanguy Pruvot
92ad7fbfa5 bittrex: add key constants and ignore buy orders 2015-07-23 05:56:45 +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
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