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 348 online users.
» 0 Member(s) | 348 Guest(s)

Latest Threads
An official Gekko service...
Forum: Announcements
Last Post: tanvirai
11-20-2025, 12:18 PM
» Replies: 113
» Views: 291,835
Gekko development status ...
Forum: Announcements
Last Post: erectilenovus
11-17-2025, 11:36 AM
» Replies: 753
» Views: 1,769,720
Gekko 0.6 released
Forum: Announcements
Last Post: soniyathakur
11-02-2025, 12:21 PM
» Replies: 129
» Views: 380,487
Gekko with malware spotte...
Forum: Announcements
Last Post: cofffee124
10-30-2025, 09:56 AM
» Replies: 216
» Views: 346,506
New Gekko UI in the works
Forum: Announcements
Last Post: cofffee124
09-04-2025, 08:12 AM
» Replies: 186
» Views: 390,846
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 159,148
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

 
  Neuralnet strat
Posted by: Kris191 - 05-23-2018, 05:38 PM - Forum: Technical Discussion - Replies (3)

Hi all

trying to get neuralnet strats to work but they wont work in gekko. i get child process error.

any ideas?


  Japonicus Results
Posted by: Kris191 - 05-23-2018, 05:55 AM - Forum: Guides - No Replies

Hi all,

Anyone got a guide on how to read the results from Japonicus?

Thanks


  What do the parameters actually mean?
Posted by: pete101 - 05-22-2018, 07:14 PM - Forum: Strategy Development - Replies (3)

Hi,

Does anyone have a guide to what the various parameters in Gekko actually do?
e.g. MACD
short = 10
long = 21
signal = 9

[thresholds]
down = -0.025
up = 0.025
persistence = 1


I have an idea for a strtegy, but am struggling with the syntax, hence I have been looking for guide, but have been unable to find one.

Do any of you gurus out there have one?

Many thanks,

Pete


  Google Form Gekko Pluggin
Posted by: whoodat - 05-22-2018, 02:51 PM - Forum: Third Party Software - Replies (1)

Is anyone using XFFFs Google pluggin. I am stuck at the part where you link them together.

https://github.com/xFFFFF/google-forms-gekko-plugin.git

[url=https://github.com/xFFFFF/google-forms-gekko-plugin#link-the-two][/url]Link the two!

  • Go back to the google form edit screen. In the three dot menu, select Get Pre-filled link.
  • A new form will open. Fill in each field with the name of the question above it so we can identify it in the next steps.
  • Click Get Link, then Copy link in the bottom left popup.
  • Paste this link as a comment in your CLI settings file. Copy the form ID and each question ID into the gforms.config object in your command line config file. It should look something like this:


  Stat Help - anything that works?!
Posted by: pingywon - 05-22-2018, 01:57 PM - Forum: Strategy Development - Replies (13)

Hey guys,

I know we are all in the same boat of trying to game a unpredictable market. Im not looking for a one size fits all promised return solution.

With that said I have been running backtesting on every strat I can find and NOT A SINGLE ONE have shown ANY positive returns.


Can anyone help point me in a direction? What am I doing wrong here?


  How to get historic prices?
Posted by: Hilko - 05-21-2018, 10:45 PM - Forum: Kraken - Replies (2)

Anyone familiar with the Kraken API?

How can you retrieve the price of a currency pair for a date in the past? I need this for some feature I'm working on.

For example, what request should I make to get the value of one BTC in USD on say 03-03-2017 at 10am ?


  Cancel Order after 1 minute
Posted by: TraderBR - 05-21-2018, 10:30 PM - Forum: Technical Support - Replies (1)

Dear friends,

I'm facing following issue when gekko is set to work in Bittrex for the pair BTC-DOGE:

Gekko puts the buy order, but it is automatically canceled after 1 minute. After that, gekko put the same order again.

How can I stop this automatic orders cancellations?

Thanks a lot!


  PPO-MACD
Posted by: crypt0r - 05-20-2018, 11:58 PM - Forum: Strategy Development - Replies (2)

hi guys

i'm testing a strategy where i use two indicators.

the problem is, when i run a live bot it doesn't buy or sell but when i do a backtest with the same settings and range as the live bot there are buy and sell signals.

i don't know if there is a bug but when i run the bot with 1 hour candle for example and i have downloaded all data available for a coin shouldn't the live bot use this downloaded data as history? or does the bot first run 10 hours for the history and then for example 20 hours for the long signal before we have the first buy/sell signal?

thank you for your help  Blush


  Genetic Algorithm bull bear rsi strat tuning - how to measure strategy effectiveness?
Posted by: coiner2018 - 05-20-2018, 10:12 PM - Forum: Strategy Development - Replies (2)

I've written a simple .NET Core app which is using Genetic Algorithms to tune the RSI BULL BEAR ADX strategy.

What I'm trying to work out, is, when measuring the "fitness" of a given set of strategy parameters, is it best to pick the parameter values that simply lead to the highest returns or the highest Sharpe Ratio?

I started off using the Sharpe Ratio - as I assumed this might lead me to tuning the strategy to be a mix of "reasonable risk" and "reasonable return" but I've found that in a lot cases, the highest Sharpe Ratio numbers can often produce pretty poor returns (whereas lower ratios can produce very good returns).

Anyone else done some work/research on this?
 
(PS for anyone interested, I'm using the GeneticSharp Nuget package for the GA implementation)


  Gekko on Headless Server
Posted by: whoodat - 05-20-2018, 03:59 AM - Forum: General Discussion - Replies (5)

I've got most things open yet I still can't get the UI to open on a headless server in a trusted environment. I've tried putting in the IP of the server in both sections that says "host" still no luck...can anyone tell me what I am doing wrong please.  Thanks in advance.

const CONFIG = {
    headless: true,
    api: {
        host: '0.0.0.0',
        port: 3000,
    },
    ui: {
        ssl: false,
        host: '0.0.0.0', // Set this to the IP of the machine that will run Gekko
        port: 3000,
        path: '/'
    },
    adapter: 'sqlite'

}
if(typeof window === 'undefined')
  module.exports = CONFIG;
else
  window.CONFIG = CONFIG;