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

Locale1 vs Locale2 vs Locale3 #178

Open
rcoenen opened this issue Mar 28, 2019 · 1 comment
Open

Locale1 vs Locale2 vs Locale3 #178

rcoenen opened this issue Mar 28, 2019 · 1 comment

Comments

@rcoenen
Copy link

rcoenen commented Mar 28, 2019

OK it seems I have things working and that Japonicus' genetic algorithm is evolving the 'NEO" strategy (https://github.com/xFFFFF/Gekko-Strategies/tree/master/NEO - note: not sure why I am using this, seems outdated but should be fine for a test) on 2 months of backtest data for BTC vs EVX in Binance

The Webinterface for Japonicus looks like this: https://ibb.co/Smmj6SK

What does Locale1 vs Locale2 vs Locale3 mean?

@Gab0
Copy link
Owner

Gab0 commented Mar 29, 2019

Each locale has its own population and its own slice of 30 days (with deltadays=30) of the evolution dataset.

This is a multipopulation GA, here is some info:
http://www.pohlheim.com/Papers/mpga_gal95/gal2_2.html

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

2 participants