Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 28,554
» Latest member: f168vin
» Forum threads: 1,541
» Forum posts: 8,071
Full Statistics
|
Online Users |
There are currently 317 online users. » 0 Member(s) | 317 Guest(s)
|
Latest Threads |
Gekko development status ...
Forum: Announcements
Last Post: kontho
16 minutes ago
» Replies: 1,010
» Views: 935,804
|
Gekko with malware spotte...
Forum: Announcements
Last Post: adeldoors
6 hours ago
» Replies: 192
» Views: 170,549
|
Gekko 0.6 released
Forum: Announcements
Last Post: Pharagon
11-23-2024, 10:13 AM
» Replies: 122
» Views: 269,397
|
An official Gekko service...
Forum: Announcements
Last Post: drivemad2
11-22-2024, 07:24 AM
» Replies: 103
» Views: 190,450
|
New Gekko UI in the works
Forum: Announcements
Last Post: clduplicateremover
11-18-2024, 08:21 PM
» Replies: 174
» Views: 228,033
|
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 53,058
|
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 108,467
|
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 19,133
|
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 45,852
|
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 58,611
|
|
|
Differents between this,advice() and this.advide('short') |
Posted by: ialberquilla - 08-14-2018, 11:59 AM - Forum: Strategy Development
- Replies (3)
|
|
Hi,
I want to implement my first strategy in Gekko, I was reading the documentation and looking into the code of other strategies to learn of it, buy I have a doubt.
I want to create a strategy to buy a position at a value of RSI, in this moment, I will trigger will this.advice('long'), and I want to sell this position in a determinate price, so when the prices is above this level, How can I sell this position? this.advice() or this,advice('short')
What is this.advice() used for?
Thanks for your help!
|
|
|
Backtest log location |
Posted by: Guysmo - 08-13-2018, 05:19 PM - Forum: General Discussion
- Replies (4)
|
|
Hi,
I want to read all logs write in backtest mod in order to debug my strat but I can't find where they are.
Gekko/log is always empty, maybe something isn't enable.
Thanks
|
|
|
Settings between backtest / live |
Posted by: Guysmo - 08-13-2018, 08:13 AM - Forum: Strategy Development
- Replies (2)
|
|
Hi,
We use the Backtest tool to know if our strategy is profitable on a long run. I read that Tommiehansen and Jvs are doing millions of tests to find what are the best settings but recently I saw we can modify parameter's value on the fly to be as close as possible to the market trend, in order to increase the profit. But if we change parameter's value, that's mean the backtest result is wrong compared to our current strategy ?
Thank
|
|
|
Doesn't start paper tarder/ traderbot |
Posted by: Ytigiev - 08-12-2018, 12:10 PM - Forum: Technical Support
- Replies (16)
|
|
Hello,
I have installed gekko on windows 10 pro on the azure.
I have an issue with run "paper trader"/"trader bot"
When I click on the button "Start" I see only "flashing" image, but the process was not started.
The page "Live Gekkos" shows run a new Market Watcher, but the list of strat runners is empty.
Please, help me fix the issue.
<-- GET /api/configPart/candleWriter
<-- GET /api/configPart/performanceAnalyzer
--> GET /api/configPart/performanceAnalyzer 200 1ms 152b
<-- GET /api/strategies
<-- GET /api/configPart/paperTrader
--> GET /api/configPart/paperTrader 200 1ms 148b
--> GET /api/configPart/candleWriter 200 10ms 49b
--> GET /api/strategies 200 11ms 2.33kb
<-- POST /api/startGekko
2018-08-12 16:02 Gekko 2018-08-12-16-02-watcher-066999037855272 started.
--> POST /api/startGekko 200 16ms 1.23kb
<-- GET /api/imports
--> GET /api/imports 200 2ms 183b
<-- GET /api/gekkos
--> GET /api/gekkos 200 1ms 1.76kb
<-- GET /api/apiKeys
--> GET /api/apiKeys 200 1ms 2b
<-- GET /api/exchanges
--> GET /api/exchanges 200 10ms 87.73kb
<-- GET /api/configPart/candleWriter
<-- GET /api/configPart/performanceAnalyzer
--> GET /api/configPart/candleWriter 200 3ms 49b
--> GET /api/configPart/performanceAnalyzer 200 3ms 152b
<-- GET /api/strategies
<-- GET /api/configPart/paperTrader
--> GET /api/configPart/paperTrader 200 2ms 148b
--> GET /api/strategies 200 10ms 2.33kb
|
|
|
problem with add/delete binance key |
Posted by: Ytigiev - 08-12-2018, 10:18 AM - Forum: Technical Support
- Replies (13)
|
|
Hello,
I have installed latest gekko on my windows 10 pro on the Azure.
I have tried add a binance key. After click the button add, nothing changes on the page.
If I refresh the page configuration then I get an error (see below).
If I start gekko and open page configure, then I see added binance key, but I'm not sure that key was correctly added because a live bot doesn't start and doesn't work. Please, help me solve the issue.
The same problem with remove key.
$$ |$$$$ |$$$$$/ $$$$$ \ $$$$$ \ $$ | $$ |
$$ \__$$ |$$ |_____ $$ |$$ \ $$ |$$ \ $$ \__$$ |
$$ $$/ $$ |$$ | $$ |$$ | $$ |$$ $$/
$$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/
Gekko v0.6.5
I'm gonna make you rich, Bud Fox.
Serving Gekko UI on http://localhost:3000/
<-- GET /api/imports
--> GET /api/imports 200 5ms 2b
<-- GET /api/gekkos
--> GET /api/gekkos 200 1ms 24b
<-- GET /api/apiKeys
--> GET /api/apiKeys 200 1ms 11b
<-- GET /api/exchanges
--> GET /api/exchanges 200 704ms 87.73kb
<-- POST /api/removeApiKey
--> POST /api/removeApiKey 200 4ms 15b
events.js:183
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at _errnoException (util.js:992:11)
at TCP.onread (net.js:618:25)
c:\gekko>
|
|
|
enable talib on windows 10 |
Posted by: Justaotheruser - 08-12-2018, 09:35 AM - Forum: Technical Support
- Replies (9)
|
|
Hello
I got this error when I use a indicator talib
2018-08-12 11:27:26 (ERROR): Failed to load indicator talib-custom
2018-08-12 11:27:26 (ERROR): Failed to load indicator talib
Gekko encountered an error and can't continue
Error:
Talib is not enabled
Meta debug info:
Gekko version: v0.6.4
Nodejs version: v8.11.3
I tried install through bash but then I got this error. THe nodes were installed
: not foundtop/gekko/nodejs/npm: 3: /mnt/c/Desktop/gekko/nodejs/npm:
: not foundtop/gekko/nodejs/npm: 5: /mnt/c/Desktop/gekko/nodejs/npm:
/mnt/c/Desktop/gekko/nodejs/npm: 6: /mnt/c/Desktop/gekko/nodejs/npm: Syntax error: word unexpected (expecting "in")
who can help me install talib in windows 10. Untill now it is a pain in the ass
|
|
|
|