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: 926
» Forum posts: 6,383

Full Statistics

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

Latest Threads
An official Gekko service...
Forum: Announcements
Last Post: tanvirai
11-20-2025, 12:18 PM
» Replies: 113
» Views: 291,825
Gekko development status ...
Forum: Announcements
Last Post: erectilenovus
11-17-2025, 11:36 AM
» Replies: 753
» Views: 1,769,651
Gekko 0.6 released
Forum: Announcements
Last Post: soniyathakur
11-02-2025, 12:21 PM
» Replies: 129
» Views: 380,486
Gekko with malware spotte...
Forum: Announcements
Last Post: cofffee124
10-30-2025, 09:56 AM
» Replies: 216
» Views: 346,495
New Gekko UI in the works
Forum: Announcements
Last Post: cofffee124
09-04-2025, 08:12 AM
» Replies: 186
» Views: 390,836
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 159,146
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 31,846
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 70,996
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 87,753
Is there any way to make ...
Forum: Custom Systems
Last Post: seorun
10-05-2021, 08:20 AM
» Replies: 42
» Views: 134,755

 
  Looking for simple buy/sell at certain amount strategy
Posted by: Garem - 08-08-2018, 04:50 AM - Forum: Strategy Development - Replies (10)

Hi folks,

I am looking for a simple buy at a certain price / sell at a certain price Startegy, offering a coffee for a solution  Big Grin


  macd - signal crossover wanted
Posted by: wilbertvdl - 08-07-2018, 10:58 PM - Forum: Strategy Development - Replies (5)

Hi all,

Just started with Gekko and I'm looking to create a very simple strategy:
- if macd crosses signal while going up: buy
- if macd crosses signal while going down: sell

I tried to "hack" together a custom strategy, but I'm having difficulties getting the values for EMAshort(12), EMAlong(26) and signal(9) as such so I can use them in a the above mentioned crossovers.

I can't seem to find a strategy that does this, it's probably out there and I don't know what to look for or it's not since it is a foolish strategy... I don't know which..

To be honest, I'm quite new to java programming and strategies... but I would still like to see what happens with such a strategy and gain some experience programming it.

Can anyone point me in the right direction please?

Thanks!


  Binance Error
Posted by: kenpachi - 08-07-2018, 04:02 AM - Forum: Technical Discussion - Replies (3)

Hi All,
Does anybody experience this kind of error when running marketwatcher on Binance?

2018-08-07 12:00:36 (WARN):     Binance returned an error while fetching trades: { Error: unable to verify the first certificate
    at TLSSocket.<anonymous> (_tls_wrap.js:1105:38)
    at emitNone (events.js:106:13)
    at TLSSocket.emit (events.js:208:7)
    at TLSSocket._finishInit (_tls_wrap.js:639:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:469:38) code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' }


  Viewing all current variables
Posted by: martyc - 08-06-2018, 11:10 AM - Forum: Technical Discussion - Replies (1)

This may help someone.

I was trying to add the tick time to my logging and kept getting lost so I added

log.info(this); at the end of the script.

This causes it to display ALL of the variables and then I was able to narrow it down bit by bit.

log.info(this.candle.start) was what I was after btw.


  Gekko is syncing private data
Posted by: mr.davis - 08-06-2018, 10:02 AM - Forum: Technical Discussion - Replies (6)

Hey guys - hope you‘re all fine.
Just updated my gekko to the version 0.6.4 and tried to run it on a live market.
BTC/IOT on bitfinex, using RSI Bull Bear strat. Had it running for few days but nothing happend, the log file just showed that gekko was syncing for private data. 
Set up a new tradebot but the same issue. 
How to solve this problem? 

Thanks in advanced!



Attached Files
.jpeg   10C8BA1B-DCE8-4A72-8405-E8D34D9EE4F4.jpeg (Size: 65.13 KB / Downloads: 17)
.jpeg   BDE152DE-A1BF-4219-9182-699294F0E277.jpeg (Size: 112.84 KB / Downloads: 13)
.jpeg   51292C3E-B9CB-407F-BDBB-71B9955BDAE5.jpeg (Size: 121.55 KB / Downloads: 13)

Lightbulb Automate strategies
Posted by: Jeroen - 08-05-2018, 08:12 AM - Forum: Feature Requests - Replies (1)

Hi! Jeroen here,

I've got a question about the backtest api. 
I was trying to post to the backtest api, using Postman, but I got a lot of Internal Server Errors.

I want to try all methods automatically, with different settings, by using the backtest api. 

Is there already something like this, if not, I would like to request this as a feature!

Kind regards


[EDIT: I think this post thread belongs to the Technical Support, not feature requests.]


  had errors while installing. is it installed ok?
Posted by: sean_incali - 08-05-2018, 06:36 AM - Forum: Technical Support - Replies (2)

I've followed the dummies guide i found on discord. no one replies on there so i'm posting here again 

here's an album of the istallation errors. i'm currently downloading data for back testing. 

why is this so slow? is it binance or gekko?

anyway can you tell me if i installed it right? 

https://imgur.com/a/RblhpO5

just about every cmd line that dealt with npm threw errors.


  Gekko - local data - import fail
Posted by: Mezimo - 08-04-2018, 09:48 AM - Forum: Technical Discussion - Replies (6)

Hello, 

i am new here.

When i start the program (on windows 7) and go to 

-> local data

i dont have any exchange to import?

Someone know where the problem is?



[Image: sLmCl5z.png]

Thank you for helping!


  How to get Paper Trader to Display Time in UTC
Posted by: VeronicaC - 08-04-2018, 12:16 AM - Forum: Technical Discussion - Replies (1)

I like using UTC. The paper trader displays local time when using the CLI. Is there any way to change this?


  help strategy candle
Posted by: maximode - 08-03-2018, 02:40 PM - Forum: Strategy Development - No Replies

I'm trying to make a strategy that buys and sells but I can not get it to work well, I thought of many strategies ...
I admit that I have very little knowledge in programming Sad

I would like you to do the following or the closest thing, taking advantage of each upload (see attached)

the idea is that you buy and sell according to a percentage X or amount that I define


this is my code:


Code:
var log = require('../core/log');

// Let's create our own strat
var strat = {};

// Prepare everything our method needs
strat.init = function() {
this.input = 'candle';
this.currentTrend = 'neutral';
this.requiredHistory = 0;

this.percentUpper = this.settings.percentUpper;
this.percentLower = this.settings.percentLower;
}

// Based on the newly calculated
// information, check if we should
// update or not.
strat.check = function(candle)
{
if (candle.close >= candle.close + ( candle.close*( this.percentLower/100.0 )))

{

this.advice('short');
log.debug(" " );
}
if (candle.close <= candle.close - ( candle.close*( this.percentUpper/100.0)))
{
this.advice('long');
log.debug(" " );
}
}

module.exports = strat;

recomendation??  Huh

Thank you



Attached Files
.jpg   buy and sell.jpg (Size: 107.84 KB / Downloads: 11)