Successful 1st attempt at privateAPI access, on all 3 exchanges:My "MJcoins April 2015" results, automatically compiled:
output:
CCN
( 2 trades) poloniex -0.10452381 btc +3127.9603 altcoin
( 6 trades) bittrex +0.04171401 btc -3127.9503 altcoin
combined: -0.06280980 btc +0.0100 altcoin
POT
(16 trades) cryptsy -0.10503751 btc +22428.5586 altcoin
( 5 trades) poloniex +0.05097084 btc -11814.6141 altcoin
( 5 trades) bittrex +0.04923291 btc -10613.8925 altcoin
combined: -0.00483376 btc +0.0520 altcoin
CANN
( 2 trades) cryptsy +0.00846980 btc +0.0000 altcoin
( 7 trades) bittrex +0.03487244 btc +0.0000 altcoin
combined: +0.04334224 btc +0.0000 altcoin
STV
( 7 trades) bittrex +0.07293827 btc -7502.9194 altcoin
combined: +0.07293827 btc -7502.9194 altcoin
THC
( 7 trades) bittrex -0.02818735 btc +0.0000 altcoin
combined: -0.02818735 btc +0.0000 altcoin
MARYJ
( 2 trades) bittrex +0.07378937 btc -2999.7999 altcoin
combined: +0.07378937 btc -2999.7999 altcoin
DOPE
( 6 trades) bittrex +0.02630784 btc +0.0000 altcoin
combined: +0.02630784 btc +0.0000 altcoin
BTC results, gathered from cryptsy, poloniex, and bittrex:
CCN: -0.06280980 BTC
THC: -0.02818735 BTC
POT: -0.00483376 BTC
DOPE: +0.02630784 BTC
CANN: +0.04334224 BTC
STV: +0.07293827 BTC
MARYJ: +0.07378937 BTC
BTC total:
0.120546814
EDIT: newer version 23/4/2015 = print #trades; only show when #trades>0; cleaning up sourcecode
All trading fees are already included. The small amounts (like "+0.0100 altcoin") are withdrawal fees when I transferred coins from one exchange to the other.
As you can see above, I had some STV and MARYJ still lying around, which I had probably bought on ccex, long ago (and ccex is not implemented yet). Really happy to have finally been able to sell them. Subtract circa 0.06 BTC for those ...
... and I end up with an amazing 13 dollars plus in total :-) At least not a minus, which considering the big losses in CCN is actually a surprise to me. I had bought CCN much too late, when it was already expensive, and then I did not sell them early enough.
Looks like 410 is the new 420.
Anyways, the main message of the above is not "Yey, profits!" ... but that I have started my first quickNdirty attempts at parsing the privateAPI output now. Of course, it only works when I provide my personal APIkey and APIsecret for each of the exchanges.
Now really useful helper software becomes possible. Automatic profit calculations, and even across exchanges - pretty cool, ain't it?
I am not sure yet how to call this module. Work in progress name is "tradesgetter.py", but probably it should better be called "privapi.py".