I IronFist Dec 4, 2017 #1 In order to put them in a spreadsheet. Most likely this can be done with API but I don't know how.
tommcginnis Dec 4, 2017 #2 Why not just short-cut, and go directly to rubbing the lamp? Last edited: Dec 4, 2017
Q qlai Dec 4, 2017 #3 Lots of exchanges out there. You looking for all of just a few major ones? Which ones?
G gkishot Dec 4, 2017 #5 IronFist said: In order to put them in a spreadsheet. Most likely this can be done with API but I don't know how. More... What do you mean to 'get bitcoin dollars from exchange'? Withdrawals?
IronFist said: In order to put them in a spreadsheet. Most likely this can be done with API but I don't know how. More... What do you mean to 'get bitcoin dollars from exchange'? Withdrawals?
J just21 Dec 4, 2017 #6 I think he wants live prices. https://bitcoinwisdom.com/markets/bitstamp/btcusd
T TauLepton Dec 9, 2017 #7 Take a look at the open source project ccxt: https://github.com/ccxt/ccxt/tree/master/python It allows for data acquisition and placing orders on 92 crypto exchanges using a single interface.
Take a look at the open source project ccxt: https://github.com/ccxt/ccxt/tree/master/python It allows for data acquisition and placing orders on 92 crypto exchanges using a single interface.