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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 28,545
» Latest member: win79faith
» Forum threads: 1,541
» Forum posts: 8,069

Full Statistics

Online Users
There are currently 294 online users.
» 2 Member(s) | 292 Guest(s)
oz1alscom, win79faith

Latest Threads
Gekko with malware spotte...
Forum: Announcements
Last Post: adeldoors
3 hours ago
» Replies: 192
» Views: 170,537
Gekko development status ...
Forum: Announcements
Last Post: kontho
Yesterday, 04:00 PM
» Replies: 1,008
» Views: 935,710
Gekko 0.6 released
Forum: Announcements
Last Post: Pharagon
11-23-2024, 10:13 AM
» Replies: 122
» Views: 269,349
An official Gekko service...
Forum: Announcements
Last Post: drivemad2
11-22-2024, 07:24 AM
» Replies: 103
» Views: 190,237
New Gekko UI in the works
Forum: Announcements
Last Post: clduplicateremover
11-18-2024, 08:21 PM
» Replies: 174
» Views: 228,015
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 53,057
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 108,459
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 19,130
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 45,848
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 58,608

 
Exclamation Lot Size Error Binance... Blocker...
Posted by: dirkb - 08-08-2018, 02:19 PM - Forum: Technical Discussion - Replies (1)

What about this issue: https://github.com/askmike/gekko/issues/2406

I'm not able to get version 0.6.x working with binance right now... something I can do? Share? Help?
Regards, 
Dirk


  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?