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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 28,513
» Latest member: hitclubevents
» Forum threads: 1,541
» Forum posts: 8,068

Full Statistics

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

Latest Threads
Gekko with malware spotte...
Forum: Announcements
Last Post: Isobel
5 hours ago
» Replies: 191
» Views: 170,172
Gekko development status ...
Forum: Announcements
Last Post: kontho
5 hours ago
» Replies: 1,008
» Views: 931,696
Gekko 0.6 released
Forum: Announcements
Last Post: Pharagon
11-23-2024, 10:13 AM
» Replies: 122
» Views: 269,077
An official Gekko service...
Forum: Announcements
Last Post: drivemad2
11-22-2024, 07:24 AM
» Replies: 103
» Views: 189,871
New Gekko UI in the works
Forum: Announcements
Last Post: clduplicateremover
11-18-2024, 08:21 PM
» Replies: 174
» Views: 227,766
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 53,029
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 108,402
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 19,117
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 45,832
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 58,580

 
  Backtest multiple date ranges with GekkoGA
Posted by: Henry151 - 05-16-2018, 08:32 PM - Forum: Feature Requests - Replies (7)

Hello,

I'd like to be able to have gekkoga do multiple date-ranges like it does multiple parameters for other parts of the config; i.e. I imagine it would be done like this (and maybe it already can do this and I'm just not doing it right? let me know):
Instead of this:

Code:
daterange: {
  from: '2018-02-13 05:54:00',
  to: ' 2018-02-25 04:12:00'
  },
Do this:

Code:
daterange: {
  from: ('2018-02-13 05:54:00', '2018-02-13 05:56:00', '2018-02-13 05:58:00', '2018-02-13 06:01'),
  to: ' 2018-02-25 04:12:00'
  },

It might look pointless, but I think sometimes the difference between a bot started at 5:04pm and a bot started at 5:08pm can be huge, and that by backtesting like this, you could determine where the "starting points" are that work well for your strategy for a given data set. It might be that your strategy always does better when started right on the hour, or 11 minutes after the hour, or 16 minutes after the hour, etc. -- I think that it's totally possible that "lining it up" by checking different start times could make a huge difference in performance.

What do you guys think?

Attached photo is two bots with identical config, 11 minute candles, one performing better than the other, seems to have caught the right cycle, while the other one missed the timing, and so took bigger losses. One started just a few minutes before the other.



Attached Files
.png   Screenshot_2018-05-16_16-30-15.png (Size: 292.93 KB / Downloads: 11)

Exclamation Install failure - npm
Posted by: pingywon - 05-16-2018, 08:18 PM - Forum: Technical Support - Replies (9)

Setting up a rasb pi to run gekko. 

I get this error:

Code:
pi@Changchang:~ $ cd gekko/
pi@Changchang:~/gekko $ sudo npm install sqlite --unsafe-perm


> sqlite3@3.1.13 install /home/pi/gekko/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.13/node-v57-linux-arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@8.11.2 (node-v57 ABI) (falling back to source compile with node-gyp)
make: Entering directory '/home/pi/gekko/node_modules/sqlite3/build'
  ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3150000/sqlite3.c
  TOUCH Release/obj.target/deps/action_before_build.stamp
  CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3150000/sqlite3.o
Any help would be GREAT! TIA.


  Gekko Buy/sell starting position
Posted by: Kris191 - 05-16-2018, 01:27 PM - Forum: Feature Requests - Replies (1)

Hi all,

One feature i think is needed is the ability for gekko to decide if long or short is the 1st trade to use, when you fire up gekko, currently it chooses to short each time you fire it up even when there is nothing to short.

Having gekko check if the balance is in favor of the asset or currency on start up then adjust the 1st trade would be ideal.

Thanks


  Remote manual override
Posted by: CMyers - 05-15-2018, 06:46 PM - Forum: Feature Requests - No Replies

Here's what I would find most useful - the ability to manually do four things, remotely by email or phone app, in a secure way:

1. Send buy advice to my trader
2. Send sell advice to my trader
3. Pause my trader, but keep watching the market
4. Restart my trader from a paused state

With my (lack of) skills, I'd probably have the trader watching an email address like complexpassword@gmail.com for instructions, but I'm sure there's a more crypto-savvy way of implementing this.

Trading on based on charts is better than guessing, but sometimes you see a shift in the fundamentals (block reward halving, for example) and want to manually take action or prevent buying into a bull trap, etc.

I'd put up a bounty, but I have a new baby on the way in 4 weeks...   Big Grin


  where put the amount and price for tranding on server live?
Posted by: cena3 - 05-15-2018, 08:25 AM - Forum: Automated Trading - Replies (2)

where put the amount and price for tranding on server live?


  multi-gekko, trade multi assets with gekko
Posted by: bettimms - 05-14-2018, 06:20 PM - Forum: Third Party Software - Replies (5)

Just published multi-gekko. Generate multiple config files and monitor multiple currencies and exchanges using gekko.

https://github.com/bettimms/multi-gekko


  Ultra Profit Strategie! 2 month= +116874%
Posted by: susitronix - 05-12-2018, 11:35 PM - Forum: General Discussion - Replies (8)

Hi i made theese profitable Backtests.

Ultra Strat Profit

But in real live what happen?
Does it trade like that?

Well this is a very volatile Pair.
In order to Buy/Sell successful, someone must fullfill our Gekko´s order.
Otherwise Gekko would just stuck in the trade and EVENTUALLY CRASH.

What do we do about it?
I found out that its hard to make a strat with candlesize 1-3 profitable over time.

BUT there is a simple trick from forum-mate xFFFFF you could try for medium volatile pairs

Binance:
first i use tickrate: 2sec instead of 20sec
Why? because Gekko, if not able to fullfil the order, it will remove it, calculate new price and place a new order...

Code:
C:\Users\blip\gekko\core\budfox\heart.js

then read here the article:
xFFFFF

i tried it and it works! Right now im not using it because of semi-volatile pair, but i see gekko has more trouble to trade, then with it.
cheers.p


  What exchange do you use?
Posted by: Ballsy - 05-12-2018, 10:43 PM - Forum: General Discussion - Replies (5)

Hi,

Just wondering what exchanges people are using and if they have any pro's/con's to help others choose.

I'm currently only using GDax/Coinbase, this was simply because when I very first started looking into investing Coinbase looked very straightforward, quickly gravitated to GDax when I started to understand more.

Ideally I'd like an exchange that I can put strategy graphs onto back data, GDax lacks a lot in this area.


  Bounty
Posted by: snikers - 05-12-2018, 06:18 PM - Forum: Technical Discussion - Replies (1)

need to get a custom tradingview strategy translated into a study. 

PM me to agree a price!


  Signal Code Help
Posted by: Kris191 - 05-12-2018, 05:12 AM - Forum: Technical Discussion - Replies (5)

HI all,

I want to add "successful Sell" signal to an output for the IRC bot, but im struggleing...

I have tried adding checkOrder and log.info to the output section but the bot doesn't understand the command. Can anyone help?

thanks