Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always picking up and working through default parameters.. // #60

Open
jackerlo opened this issue Feb 8, 2019 · 3 comments
Open

always picking up and working through default parameters.. // #60

jackerlo opened this issue Feb 8, 2019 · 3 comments

Comments

@jackerlo
Copy link

jackerlo commented Feb 8, 2019

where to define parameters?
does it pick it itself from .toml files for gekko strategies in config folder?

I'm just seeing default parameters for MACD(default), in every strategy, which are short long, persistet up down and signal.
or my understandings need update.
captfure

@jackerlo
Copy link
Author

jackerlo commented Feb 8, 2019

ive figures to put variables in yourconfig-new.js config but no results ~v
captjure

@Thornytech
Copy link

When you run the GA it will create a json file in the results folder which the best settings. These are then used when you re-run. You can edit that json files with your defaults, then next time it runs it will start from that point.

@malikhodaei
Copy link

hi i had same issue.
that is because of your data range and candle size.
you dont have enough history data.
change your dataset or candle size or just add more dataset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants