-
Some examples in the book reference the BTC-e exchange to fetch the latest market price. Due to the recent seizure, the API is now defunct making some of the code examples in the book inoperable. Need…
-
I think bitstamp may have changed their minimum order size. I'm getting an error back reading "Minimum order size is 0.001 BTC" on a XRP/BTC order. This might be good news, perhaps they've moved awa…
-
the externalId field that should contain the transactionId is null
-
Hello,
i just configured hitbtc to use LTC-EUR and i get this error:
fetching pre-roll data:
An error occurred { Error: hitbtc GET http://api.hitbtc.com/api/1/public/undefined/trades?side=true&i…
-
https://github.com/dursk/bitcoin-price-api
-
https://github.com/bit-oasis/bitfinex-api/blob/master/src/BitOasis/Bitfinex/Websocket/Channel/Ticker/TickerChannel.php#L68 - 3rd param might be null?
-
#### Expected Behavior
Possibilité d'utiliser le Broker Bitstamp, sur le modèle d'autres brokers crypto déjà implémentés.
#### Actual Behavior
Absence du Broker correspondant, la solution act…
-
For some reason the price is currently listed as 133.34707 USD/BTC. This is clearly wrong, as in other places it is listed as $643/BTC. Could you fix this please? Thanks!
-
It seems the application can only place limit orders.
Could you add the ability to place market orders?
ghost updated
11 years ago
-
How do you add more coin pairs for triangular arbitrage? You have more than one example for exchange arbitrage but you only have one for triangular and it's in a different format.