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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 39,322
» Latest member: DishisdesignJewellery
» Forum threads: 929
» Forum posts: 6,494

Full Statistics

Online Users
There are currently 181 online users.
» 0 Member(s) | 181 Guest(s)

Latest Threads
Gekko 0.6 released
Forum: Announcements
Last Post: lsm99dna
08-06-2025, 08:15 PM
» Replies: 124
» Views: 333,516
An official Gekko service...
Forum: Announcements
Last Post: Ruslanjoshua
07-24-2025, 06:27 AM
» Replies: 111
» Views: 247,654
New Gekko UI in the works
Forum: Announcements
Last Post: celemtine
07-03-2025, 07:24 AM
» Replies: 185
» Views: 325,129
Gekko with malware spotte...
Forum: Announcements
Last Post: pugoing
07-01-2025, 02:29 AM
» Replies: 212
» Views: 276,761
Gekko development status ...
Forum: Announcements
Last Post: sanmarconns
10-21-2024, 06:34 PM
» Replies: 744
» Views: 1,476,086
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 134,445
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 22,978
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 57,367
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 72,010
crex24
Forum: Other exchanges
Last Post: marketingseo
10-05-2021, 09:47 AM
» Replies: 216
» Views: 514,037

 
  Double Strategy Updates
Posted by: limejuice - 08-23-2018, 02:36 PM - Forum: Technical Support - Replies (2)

Hi,

does anyone else ever see two strategy updates one after the other as if the 'check' function of your strategy is being called twice instead of once? Looks something like this for me (using NNv2):

2018-08-23 10:42:37 (DEBUG):
       Current market: bear
       Percent change predicted: 0.10299030411228689
       Current price: 0.00077024
       Last buy price: 0
       Current position: short
2018-08-23 10:42:37 (DEBUG):
       Current market: bear
       Percent change predicted: 0.08582525343061481
       Current price: 0.00077024
       Last buy price: 0
       Current position: short


  Feeding Strategy Portfolio/Exposed values
Posted by: limejuice - 08-23-2018, 01:53 PM - Forum: Strategy Development - Replies (6)

Hi there,

due to me having to restart my bots quite a bit at the moment due to bugs I was wondering if it was possible to pass along the 'exposed' variable or the portfolio using 'portfolioValueChanged' or 'portfolioChanged' events so that my strategy knows whether I am long or not upon restart.

Thanks!


  It doesn't work with Kraken
Posted by: monk - 08-23-2018, 10:23 AM - Forum: Kraken - Replies (5)

Hi guys,

I tried to use gekko with Kraken and it doesn't work. It tries to start work and after several minutes writes message about error (paper trading and trading bot).



Attached Files
.jpg   screen1.JPG (Size: 63.08 KB / Downloads: 15)
.jpg   screen2.JPG (Size: 75.63 KB / Downloads: 10)

Sad Problems installing on Windows 10
Posted by: Ytigiev - 08-19-2018, 04:46 PM - Forum: Technical Support - Replies (6)

Hello, 

Please, write the requirements for installing on the Windows 10 with the latest update. 
The requirements must be tested on the Windows 10.



Angry Angry Angry


  problem with run Gekko
Posted by: coachdesign - 08-17-2018, 07:53 PM - Forum: Technical Discussion - Replies (1)

Hi i'm a noob.
I installed Gekko on a VPS with ubuntu.

when i try to run gekko with:

Code:
node gekko --ui

return error 500 from api/exchanges
i try to use node 10.x and after i try to downgrade to version 8.x but the problem persist.
can you help me?



Attached Files
.png   __bin_—_ssh_coach_142_93_110_16_—_287×95.png (Size: 109.9 KB / Downloads: 10)

Question I can change the /history to another drive ?
Posted by: joaoroberto - 08-17-2018, 02:33 PM - Forum: Technical Support - Replies (2)

Hey guys, i was wondering, since i don't have much space on c:, what should i do to put dataset on external drive and make it run on gekko ?
thanks guys!


Sad support for gekko
Posted by: biandrea - 08-17-2018, 12:27 PM - Forum: Other exchanges - No Replies

I'm trying for a month with gekko, there is an exchange that supports where it can work, where to trade?

I tried with
kraken
binance
bittrex

Sad Sad Sad


  [TUT] Running a backtest through the CLI
Posted by: askmike - 08-17-2018, 07:10 AM - Forum: Guides - No Replies

[I might move this guide into the docs one day]

If you are developing your own strategy or want to gain more insights in what is happening you can easily use the commandline interface (CLI) to run a backtest quickly. By default these backtests include a lot of debugging information which you can use to understand what is going on inside the strategy you are running.

This guide assumes you have historical data available (imported previously or obtained from a live gekko).

Step 1: create a config file

Copy gekko/sample-config.js into gekko/config.js

Step 2: configure your config

Open up the gekko/config.js file with a text editor (sublime is excellent, free and runs on all major OSes).

- Search for "config.watch" and replace exchange, currency and asset with the market you want to backtest over.
- Search for "config.tradingAdvisor" and set method to your strategy, candleSize to the type of candles you want (in minutes, hourly candles means filling in 60).
- [optoinally] Search for "paperTrader" and configure the slippage and spread according to the market. If you are trading on a big market (BTC/USD for example) the defaults are fine.

Step 3: run the backtest

- Open a terminal and navigate to the Gekko directory.
- Run the backtest by typing: node gekko -c config.js -b


Question Importing data
Posted by: joaoroberto - 08-15-2018, 05:49 PM - Forum: Technical Support - Replies (1)

Hi friends, my import data is so slow that isn't normal even with small period of time. Im using binance, i should import my API to import data faster ? what should i do to make it more fast ? My internet conection isn't that slow, to import data uses download and not upload right ?
You guys have some suggestion ? or i can download data with another extension ?

thanks!  Smile


  Gekko Date Range Issue
Posted by: PatTrends - 08-15-2018, 03:28 PM - Forum: Technical Support - Replies (1)

Hey All,

I'm having a few issues with gekko respecting the daterange in both UI and CLI. See the screenshots below for what I mean.
The CLI difference could be due to closing 1 candle past the set range, which is fine if this is how it's supposed to work. The UI is definitely wrong.
I'm on Gekko 0.6.5 and UI 0.2.3

UI

.jpg   Screen Shot 2018-08-15 at 11.14.10 AM.jpg (Size: 139.93 KB / Downloads: 10)

CLI

.jpg   Screen Shot 2018-08-15 at 11.16.01 AM.jpg (Size: 363.2 KB / Downloads: 3)