Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 20,753
» Latest member: TariqHatem
» Forum threads: 1,541
» Forum posts: 7,732

Full Statistics

Online Users
There are currently 321 online users.
» 1 Member(s) | 320 Guest(s)
shabbirh

Latest Threads
New Gekko UI in the works
Forum: Announcements
Last Post: dejaoffice
04-25-2024, 10:44 AM
» Replies: 137
» Views: 157,082
Gekko development status ...
Forum: Announcements
Last Post: zerzamilmu
04-20-2024, 11:39 AM
» Replies: 806
» Views: 539,443
An official Gekko service...
Forum: Announcements
Last Post: CaroleDennis
04-20-2024, 04:03 AM
» Replies: 85
» Views: 141,033
Gekko with malware spotte...
Forum: Announcements
Last Post: alisonagron
04-18-2024, 08:05 AM
» Replies: 130
» Views: 92,545
Gekko 0.6 released
Forum: Announcements
Last Post: sabinaholt
03-27-2024, 12:10 PM
» Replies: 104
» Views: 217,008
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 39,562
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 82,074
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 15,230
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 34,705
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 45,888

 
  Plugin Configs
Posted by: Kris191 - 03-02-2018, 05:08 PM - Forum: General Discussion - Replies (1)

HI all,

Im new to this but have managed to get Gekko running on a VPS server, one question however is where are the config files for plugins stored, i'm reading the documentation page to see how to edit them but when i open up the {plugin_name}.js files the text is completely different am i in the wrong area?? I'm current looking at the {plugin_name}.js files in the plugin folder. 

Any help would be great.


  What strategie use actually ?
Posted by: bourriket - 03-02-2018, 04:44 PM - Forum: Strategy Development - Replies (7)

hi allbody !!

I'v now a gekko server on docker ready to work !

After read this post on the forum : https://forum.gekko.wizb.it/thread-100.h..._BULL_BEAR,  i'm exciting by the result of the backtest.
More than 62000% on ETH-USDT: 2016-01-01 - 2017-10-05. That is uncredible.

i'm ready to try this strategie in live but before i would like ask you if for you there is not a better choice to a strategie ?

Thanks askmike and the community for this work !


  GEKKO on docker : time not sync on web UI
Posted by: bourriket - 03-02-2018, 01:20 PM - Forum: Technical Discussion - No Replies

Hi !

i meet problem with the conf of the time.

the time off my host and my contener is ok

Code:
root@d:/gekko# date
vendredi 2 mars 2018, 14:14:54 (UTC+0100)
root@d:/gekko# docker exec -ti gekko_gekko_1 date
Fri Mar  2 14:15:05 CET 2018
root@d:/home/ben/gekko2/gekko#


but on the UI, the time is shift by one hour.

Please, any one know how can i set time on gekko ?


  What are your favorite pairs, exchange and strategy to use?
Posted by: xBIGx - 03-02-2018, 02:27 AM - Forum: General Discussion - Replies (2)

What's everyone trading out there with Gekko?

I'm currently testing RSI BULL BEAR with Litecoin on Poloniex.

Looking to jump on GDAX and use Gekko for LTC because of the no fees and also might jump on Binance for some other coins like NANO and TRX.


  Notification If Gekko Goes Down
Posted by: gward - 03-01-2018, 11:06 PM - Forum: General Discussion - Replies (1)

Anyone figure out a way for notification if gekko goes down?  For example, if someone closes the program, the power goes out, or the internet goes out.  In my case the most likely is someone would close the program.  Thank you.


  Currency/ Asset
Posted by: Kris191 - 03-01-2018, 07:03 AM - Forum: General Discussion - Replies (3)

Hello,

I have a question i hope someone can answer, i want to use Gekko to accumulate BTC using BTC/USDT pair, to do this do i need to set BTC as the currency or asset?

Thanks


  Ichimoku Indicator
Posted by: PatTrends - 02-28-2018, 10:18 PM - Forum: Strategy Development - Replies (13)

Hey all,

I'm brand new to Gekko, but have some experience coding javascript. I'm looking to adapt the code found here (https://github.com/rd13/ichimoku) into a Gekko compatible indicator. For those that don't know, Ichimoku is a sort of "all in one" indicator system. Documentation is sparse, which while not ideal is ok because I don't mind investing the time. I've gotten as far as passing the candles into the generator function of the indicator, but I believe my issue now is my own ignorance of ECMA6 or the Gekko architecture.
 
If anyone is willing, I'd love to partner with someone to adapt this, as I think it would benefit the community as a whole and does not seem terribly difficult to do (even though I'm stuck!).

Respond here or shoot me a message if you're interested.

- Pat

p.s. Gekko looks great and I can't wait to start building strategies!


  error " Gekko was unable to set the portfolio"
Posted by: h335t0ph3r - 02-28-2018, 08:36 PM - Forum: Technical Support - Replies (1)

New to Gekko, did some backtesting and decided to run RSI on my poloniex account.  fired it up and got this.  To make it clean, I restarted Gekko and went straight to the live bot to get everything from start to the error.

I saw on GitHub that the standard suggestion was to delete the API key and get fresh one.  That did not resolve the problem.

-------------------------------------------------------------------------------

   Gekko v0.5.12
    I'm gonna make you rich, Bud Fox.


Serving Gekko UI on http://localhost:3000/

  <-- GET /api/imports
  --> GET /api/imports 200 3ms 2b
  <-- GET /api/gekkos
  --> GET /api/gekkos 200 0ms 2b
  <-- GET /api/gekkos
  --> GET /api/gekkos 200 1ms 2b
  <-- GET /api/apiKeys
  --> GET /api/apiKeys 200 1ms 12b
  <-- GET /api/exchanges
  --> GET /api/exchanges 200 1,287ms 81.12kb
  <-- GET /api/configPart/candleWriter
  --> GET /api/configPart/candleWriter 200 2ms 47b
  <-- GET /api/configPart/performanceAnalyzer
  --> GET /api/configPart/performanceAnalyzer 200 1ms 144b
  <-- GET /api/strategies
  --> GET /api/strategies 200 4ms 2.02kb
  <-- GET /api/configPart/paperTrader
  --> GET /api/configPart/paperTrader 200 1ms 132b
  <-- POST /api/startGekko
Gekko 604006522099786 started
  --> POST /api/startGekko 200 33ms 148b
  <-- POST /api/startGekko
Gekko 376912847127918 started
  --> POST /api/startGekko 200 14ms 373b
RECEIVED ERROR IN GEKKO 376912847127918


Gekko encountered an error and can't continue


Gekko encountered an error and can't continue

Error:

Gekko was unable to set the portfolio

Meta debug info:

Gekko version: v0.5.12
Nodejs version: v8.9.4


  TOML to config.js file format converter
Posted by: xFFFFF - 02-27-2018, 09:05 AM - Forum: Third Party Software - Replies (1)

Useful tool when You need to migrate from UI to CLI Gekko. Just paste the contents of the toml file and we will get the format supported by the config.js file

https://toml-to-json.matiaskorhonen.fi/


  Gekko Disconnected... Only from mobile device?
Posted by: bradmin - 02-27-2018, 08:19 AM - Forum: Technical Support - Replies (10)

Hi everyone, and thanks Mike for an amazing incentive to learn. Very much appreciate all you and the community have done with Gekko.

For network/ISP wonks perhaps... I have Gekko served via nginx, and it is accessible from virtually any device I point to it. So far, however, any time I attempt to access Gekko on a mobile device (on or off data, WiFi, whatever) Gekko reports that it is disconnected. Confirmed that server is up. In fact, I can watch the back end refresh GET assets when I refresh the browser. But immediately it disconnects. Any idea what is causing this? To confirm, the service runs through Firefox on the Linux box and Chrome on a Chromebook. Does not run on Chrome (mobile) or Safari (mobile).


Feels like a device limitation; do others experience this? If not, what might I have done wrong in setting up nginx?

Thanks!