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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 20,736
» Latest member: ab77run
» Forum threads: 1,541
» Forum posts: 7,732

Full Statistics

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

Latest Threads
New Gekko UI in the works
Forum: Announcements
Last Post: dejaoffice
Yesterday, 10:44 AM
» Replies: 137
» Views: 156,470
Gekko development status ...
Forum: Announcements
Last Post: zerzamilmu
04-20-2024, 11:39 AM
» Replies: 806
» Views: 536,563
An official Gekko service...
Forum: Announcements
Last Post: CaroleDennis
04-20-2024, 04:03 AM
» Replies: 85
» Views: 140,668
Gekko with malware spotte...
Forum: Announcements
Last Post: alisonagron
04-18-2024, 08:05 AM
» Replies: 130
» Views: 92,092
Gekko 0.6 released
Forum: Announcements
Last Post: sabinaholt
03-27-2024, 12:10 PM
» Replies: 104
» Views: 216,097
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 39,466
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 81,891
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 15,193
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 34,638
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 45,778

 
  Error running backtest
Posted by: packcrypto - 09-02-2018, 06:01 PM - Forum: General Discussion - No Replies

could someone advice on combatting this error?

  <-- POST /api/backtest
  xxx POST /api/backtest 500 237ms -

  Error: non-error thrown: 
  This Gekko instance encountered an error and can't continue
      at Object.onerror (/Users/ikeshpack/gekko/node_modules/koa/lib/context.js:105:40)
      at process._tickCallback (internal/process/next_tick.js:68:7)


  PARABOLIC SAR (PSAR) strat working
Posted by: mutenroch - 09-02-2018, 12:25 PM - Forum: Strategy Development - Replies (2)

Hi community,

finally, after fighting windows 10 installation with bash, everything working and trying to implement my first js code I got a basic working PSAR strategy. I know it is a simple task for you experienced coders, but feel happy and quite proud (stupid ego here).

I'd like to share it and I wish that any interested person could help in developing it adding stuff like stoplosses or anything that could be helpful (can't make the log block work for example)

Maybe there is a working PSAR strat out there but i didn´t find it, just the indicator. Anyway the experience and the new opened door to js worth the time spent.

I'd like to know how to proceed correctly, do I share it here or in github?

regards

PS I'm not native english speaker so, please forgive any spelling or grammatical mistakes¡


  Gekko & MongoDb
Posted by: Ytigiev - 09-01-2018, 04:50 PM - Forum: Technical Support - No Replies

Hello, 

Please, share an information in which files and which parameters must be changed for integrate gekko (ui) with mongodb.  

Regards, 
Yuriy


  Echange setup error...
Posted by: packcrypto - 09-01-2018, 03:10 PM - Forum: General Discussion - Replies (3)

could someone walk mw trough this error message??? plz

<-- GET /api/imports
  --> GET /api/imports 200 4ms 2b
  <-- GET /api/gekkos
  --> GET /api/gekkos 200 1ms 24b
  <-- GET /api/apiKeys
  --> GET /api/apiKeys 200 0ms 2b
  <-- GET /api/exchanges
  xxx GET /api/exchanges 500 18ms -

  TypeError: _.last(...).join is not a function
      at exchangesDir.filter.f (/Users/ikeshpack/gekko/web/routes/exchanges.js:17:31)
      at Array.filter (<anonymous>)
      at Object.module.exports (/Users/ikeshpack/gekko/web/routes/exchanges.js:17:6)
      at module.exports.next (<anonymous>)
      at Object.dispatch (/Users/ikeshpack/gekko/node_modules/koa-router/lib/router.js:334:5)
      at dispatch.next (<anonymous>)
      at onFulfilled (/Users/ikeshpack/gekko/node_modules/co/index.js:65:19)


  Bitfinex is the only API I can select?
Posted by: Orias - 08-30-2018, 10:17 PM - Forum: General Discussion - Replies (3)

Hey guys,

New here, so this is probably a really dumb question where I am missing something obvious!

After installing/running Gekko, I go to the Config tab to add an API for an Exchange. From all of the videos and guides that I've read, there should be a drop-down with a list of available exchanges (and I can see about 10 listed in the exchange/wrappers folder).

However, the only option I have in the drop-down box is Bitfinex, and that doesn't actually let me add an API key when I select it. I am looking for Binance ideally.

Am I missing something? Do I need to populate the Exchanges list myself somehow? I can't seem to find any guides relating to this particular problem. I've attached a screenshot of what I see ...

Thanks for any help,
Cheers, Ori



Attached Files
.png   gekko.png (Size: 36.11 KB / Downloads: 2)

  Docker Installation
Posted by: ialberquilla - 08-30-2018, 01:24 PM - Forum: Technical Discussion - Replies (4)

Hi,

I'm trying to install Gekko in a docker container, but I'm new in this and I am completely lost. Looking into gekko documentation there are two commands, buy I have several questions:

 -How to create the containter for gekko? Is there any base imagen? Is there any official Image in docker hub?
 -Can I Install from DockerFile?

Sorry about this noobs questions but I can't find any documentation about this.

Thanks!


Question I broke my MACD?
Posted by: ClassicStyleATX - 08-27-2018, 06:52 AM - Forum: Technical Support - Replies (7)

Any idea what I could have done to my linux install that would have broken MACD (and seemingly only that strat)? 

Symptom: GUI Backtesting MACD yields no transactions, regardless of parameters, candles, duration of dataset, etc.

All other default strats seem to work.

I've wiped my Gekko directory, reinstalled, and still nothing. I've force npm reinstalled mathjs, nodejs, and others, but nothing's working. Is there a module I can force update that might fix this? Would appreciate some guidance if anyone has run into this before. I really don't want to wipe my AWS instance. :Smile

Also, I noticed I've been getting this if I try to run varPPO:

Code:
  xxx POST /api/backtest 500 141ms -

  Error: non-error thrown: [object Object]
      at Object.onerror (/home/bitnami/gekko/node_modules/koa/lib/context.js:105:40)
      at process._tickCallback (internal/process/next_tick.js:68:7)


Thanks,
storshun



Attached Files
.png   problem_macd.PNG (Size: 106.2 KB / Downloads: 6)

  backtest results calculate not properly ?
Posted by: Ytigiev - 08-26-2018, 04:58 PM - Forum: Technical Support - Replies (2)

Hello, 

I have found that backtest results calculate not properly 
1) Start balance > 100. Why? 
2) First Entry balance < 100. Why?
3) Each new Entry balance doesn't equal previous Exit balance.  Why?

P.S. 
Could you explain on example what does mean - persistence?


Tested data:

binance BTC ETC 2018-08-23 15:46 2018-08-26 07:46 2 days, 16 hours

Strategy: RSI
Candle Size: 1 minutes
Warmup period: 10


interval = 10
[thresholds]
low = 25
high = 70
persistence = 2



Attached Files
.png   img1.PNG (Size: 84.71 KB / Downloads: 7)

  Getting Best/Current BID & ASK price into a strategy
Posted by: travislwilson - 08-24-2018, 09:53 PM - Forum: General Discussion - Replies (2)

Greetings everyone this is my first time posting. So I've been playing with gekko for a few weeks and its been great but one of the things that I like to use in my strategy is using the bid/ask price to help filter out some whipsawing. I figured it would not be that hard too do, I come from a c++ background so I'm kinda new to Javascript but nothing like jumping in feet first and figuring out how things/gekko works. So I started off looking at the wiki page to see how the program is laid out it pointed me to budfox from there I  followed the data trail back to candleCreator and my exchange wrapper which I'm using gdax. So after messing around and breaking things and then unbreaking things I got to the point were if i printed the candle object I could see the ask and bid but it was undefined upon closer inspection I see how gekko is creating candles by using the getTrade api which does not include the bid/ask in the datastream. But I see in the gdax api wrapper that it does have the getTicker function which does include ask/bed price. But I'm at a lose on how to add the ask/bid from getTicker into the getTrade function.
Any thought or help would be greatly appreciated.

Thank you
Travis Wilson
P.S Thanks for all the hard work that people are putting into this program. You guys/ladies are awesome......like really awesome.


  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