Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 433 online users. » 0 Member(s) | 433 Guest(s)
|
Latest Threads |
An official Gekko service...
Forum: Announcements
Last Post: Ruslanjoshua
07-24-2025, 06:27 AM
» Replies: 111
» Views: 245,380
|
Gekko 0.6 released
Forum: Announcements
Last Post: Mediks
07-14-2025, 07:09 AM
» Replies: 123
» Views: 330,663
|
New Gekko UI in the works
Forum: Announcements
Last Post: celemtine
07-03-2025, 07:24 AM
» Replies: 185
» Views: 321,314
|
Gekko with malware spotte...
Forum: Announcements
Last Post: pugoing
07-01-2025, 02:29 AM
» Replies: 212
» Views: 272,527
|
Gekko development status ...
Forum: Announcements
Last Post: sanmarconns
10-21-2024, 06:34 PM
» Replies: 744
» Views: 1,453,868
|
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 133,261
|
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 22,780
|
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 56,865
|
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 71,481
|
crex24
Forum: Other exchanges
Last Post: marketingseo
10-05-2021, 09:47 AM
» Replies: 216
» Views: 509,965
|
|
|
3 technical / set up questions. |
Posted by: 77Bx - 06-16-2019, 04:17 PM - Forum: Technical Discussion
- No Replies
|
 |
Hi everyone
I stumbled onto Gekko Framework after I browsed around researching on Crypto bots.
I have 3 queries, and hope some gurus could give some advice.
I am running Ubuntu v16 and Docker combination for Gekko
Query 1
I read this article: https://medium.com/@BlockchainEng/crypto...fe906acbb6
I wanted to give NN a shot. However, I am unable to get NN strategy to work on Ubuntu v16. To use NN, I have to issue " npm install convnetjs mathjs". The node_modules appeared in my Gekko folder. But I am not able to backtest NN strategy with error message "MODULE NOT FOUND"
Query 2
How do I know Gekko is indeed running? How do I see error log files? I am aware that Gekko is running by going to http://localhost:3000 or by issuing docker ps -a command, but how do I know if Gekko is hitting errors?
I have managed to get it running on basic RSI, but is it really running correctly?
Query 3
Apart from inserting API keys, what other configuration is available? Can I control trade size?
Thank you everyone!
|
|
|
No Exchanges to choose from |
Posted by: s1r - 06-16-2019, 01:03 PM - Forum: Technical Discussion
- Replies (1)
|
 |
I just installed Gekko on a Raspberry Pi3; the first install was not smooth because of some issues with the NPM commands, then I re-run it and solved the vuln issues that was listing,made it through and now I can see the Web UI.
When I go to create Gekkos or anything that involves choosing an exchange, the drop-down menus are empty, no Exchange is available.
|
|
|
Data Importer (GUI error only |
Posted by: martyc - 06-09-2019, 12:58 PM - Forum: Technical Discussion
- Replies (1)
|
 |
update-binance works fine. Populates the exchange/wrappers/binance.json file correctly and CLI import works just fine.
GUI is missing a bunch of pairs. Specifically I was looking for BTC-MATIC but I've noticed since then that there is 9 currencies in the json file and only 4 show up in the importer gui.
|
|
|
strategy error messages |
Posted by: emrek - 06-09-2019, 11:10 AM - Forum: Strategy Development
- No Replies
|
 |
Some of the strategies I found in github don't work.
an example of the error message I received,
https://github.com/xFFFFF/Gekko-Strategies/blob/master/!WORKSOP/CUSTOM-STOCHRSI.js
uncaughtException Need to find out what outfastk and outfastd are on the stochris return
xxx POST /api/backtest 500 516ms -
Error: non-error thrown: Need to find out what outfastk and outfastd are on the stochris return
at Object.onerror (/home/gekko/gekko/node_modules/koa/lib/context.js:105:40)
at
at process._tickCallback (internal/process/next_tick.js:189:7)
Using Gekko v0.6.8 and Gekko UI v0.2.3.
What should I do?
|
|
|
Bittrex bug fixed? |
Posted by: satoshiphd - 06-04-2019, 09:56 AM - Forum: General Discussion
- Replies (2)
|
 |
Hi, it's been about 10 months since Bittrex API problem has been documented. What is the status?
How does the bug affect backtesting? How does it affect live trading?
Thanks!
Satoshi PhD
|
|
|
migrating the gdax package to coinbase-pro |
Posted by: topher80220 - 06-04-2019, 07:51 AM - Forum: GDAX
- Replies (11)
|
 |
Hello, due to invalid API key problem with gdax I updated the package node gdax 0.7.0 to 0.9.0 in / gekko / exchange / but when I install (npm install --only = production) it says this. "WARN deprecated gdax@0.9.0: The gdax package is deprecated and might have to be removed from NPM. Please migrate to the coinbase-pro package to ensure future compatibility."
Can you tell me how to migrate gekko under coinbase-pro?
and also how to change the minimum sum to make a transaction because under ZRX / EUR gekko indicates full error in relation to the minimum amount for transaction. To finish how to add new money in gdax genre xrp ...
thank you in advance
cordially
|
|
|
New here: Why do gekkos with sufficient data have a countdown that keeps going UP? |
Posted by: ikarian - 06-03-2019, 03:39 PM - Forum: Technical Support
- No Replies
|
 |
Hello-
I'm trying to learn the platform, specifically trading/testing using real-time(ish) data. If I create a watcher that goes back far enough, then I create a paper trader that runs using that data, shouldn't it be ready to trade immediately? It seems like it starts warming up, but instead of having a countdown like if I didn't have a watcher attached that went back far enough, it looks like it's warming up until it hits the historySize regardless, with a warmup message that keeps going UP every time it refreshes. Am I doing something wrong, or am I just misunderstanding its capabilities?
|
|
|
Gekko and binance |
Posted by: anosiecki - 05-29-2019, 03:58 PM - Forum: General Discussion
- Replies (14)
|
 |
Hello! 
i`m completely new to Gekko. Could you tell me if i can use Gekko as a trade bot on binance and make my own trades on binance account, while Gekko is running?
|
|
|
|