-
Hello,
I'd like to report an issue that I've been observing on TravisCI for a couple of days. It might be caused by some network issues or corrupted response caching on Travis, but one of the error…
-
**Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the [getting help page](https://gekko.wizb.it/docs/introduction…
-
`Sorry!
An error was encountered while processing your request:
Invalid return protocol`
`'use strict'
module.exports = {
appID: 252490,
contextID: 2,
bots: {
bot_1:…
-
Hello there,
I'm just wondering why you're redeclaring the prototype of Trade.prototype.getInventory each time you call the function in inv.js https://github.com/pepzwee/node-csgo-web-tradebot/blob…
-
when you are trading, you just say something like:
noone will ever make profit in binary
or this strategy earns 10$ per day
without any statistics
you can easily say something is a scam or a holy …
-
**I'm submitting a ...**
[x] bug report
[ ] question about the decisions made in the repository
**Action taken** (what you did)
Running live Gekko (as tradebot) on gdax exchange from Gekko UI. W…
-
First of all. Very nice API!
But when i press the steam login button it redirects me to a not found page and give this error message
"The requested URL /auth/steam was not found on this server."
…
-
hi,
I appreciate the TensorTrade_Tutorial.ipynb file got fixed, and I may run it myself. However, I have a question about the content. The networth chart, what we really care about as the final res…
-
The bot seems to run fine in paper trader, but when I go to live market trader I am getting the following error
RECEIVED ERROR IN GEKKO INSTANCE 2019-06-01-14-24-tradebot-670237144069056
{ name: '…
-
The following code fails with NotConnectedError:
```
const api = new RippleAPI({});
api.preparePayment(fromAddress, payment, instructions).then(prepared => {});
```
the call stack is:
```
…