Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Also optimize lookback periods for indicators #11

Open
crubb opened this issue Jul 21, 2017 · 2 comments
Open

Also optimize lookback periods for indicators #11

crubb opened this issue Jul 21, 2017 · 2 comments

Comments

@crubb
Copy link

crubb commented Jul 21, 2017

Hey,

currently, zenbot, a cryptocurrency trading bot, is evaluating two different genetic optimization approaches.

  • In the first approach, the different parameters of the existing strategies are optimized (zenbot Issue 298 , zenbot PR 299).
  • The second approach is using your forex.anayltics, which shows rather promising results in simulations (zenbot Issue 385 , zenbot PR 389).

It would be very interesting to not only optimize the selection of indicators for buy/sell decision, but also optimize the lengths of the lookback period for those decisions. Currently the length is fixed, for example at 14 for RSI.

Is forex.analytics still actively maintained and would this be in the scope of development?

Thanks!
-crubb

@crubb crubb changed the title Also optimize optInTimePeriods Also optimize lookback periods for indicators Jul 21, 2017
@FLYBYME
Copy link

FLYBYME commented Nov 3, 2017

My c++ sucks so I cant figure out how to send indicators settings from js to c. The only way I can think of doing it is just change the source then rebuild the module. If someone can show me one example of how to send settings for an indicator to c land then I will figure out the rest.

@talentoscope
Copy link

Zenbot user here. This fork https://github.com/Jamby93/forex.analytics/tree/dev appears to be actively maintained and seems to have someone quite interested in GA/AI. It may be worth zenbot devs consulting with @Jamby93

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

No branches or pull requests

3 participants