-
Assuming GdaxScalperCommand.php needs a tweak but not sure where/how.
Tried this:
```
`$ php artisan bowhead:gdax_scalper`
```
Resulted in:
```
-----------------------------------------------…
-
I cannot replicate this error but it happens randomly when I am connecting to api via authenticated client, perhaps a couple times a day. I have run this code on my local computer and on a remote ser…
ghost updated
6 years ago
-
Watching in Coinbase, it appears there is a lag between moving orders in which it does not appear there is an open order.
The bot moves very fast.
Is this a lag on Coinbase GUI part, or is ther…
-
add a price history graph in the detail page
and perhaps a sparkline in the overview page
-
One of the servers I'm using is now returning this. Argh.
> error : SSL_connect returned=1 errno=0 state=SSLv3 read server hello A: tlsv1 alert protocol version
I have some old code that us…
-
With the idea in mind of gathering feedback from our users, I would like to propose to the community to ask for inclusions of new exchanges in the library. Something as simple as:
What exchange/s w…
-
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…
-
##### Description
I'm creating a JAXRS CXF swagger spec for an existing REST/JSON API that I don't control. The API has a number of paginated result sets where the response is an array as a body payl…
-
There are three separate projects within this repo.
- The library which facilitates connecting to the Coinbase Pro
- The spring boot application the injects the configuration for each rest api ca…
-
Would love some elaboration on the documentation on how to get it up and running on my own machine.