zenbot icon indicating copy to clipboard operation
zenbot copied to clipboard

Feature: AI or brute force to detect the best strategy and parameters

Open evandrojr opened this issue 2 years ago • 3 comments

Problem description

At the moment it is needed to manually test various strategies and parameter manually. It would be nice to have a feature that does that for the user. Probably other people might have done it before but never shared the code.

Is there any strategy and parameters that are guaranteed to outperform the HOLD strategy, specially when the price is higher at the end? That is the most simple question that everybody would like to find out.

Thanks!

evandrojr avatar Oct 31 '21 11:10 evandrojr

Some efforts collected here https://github.com/DeviaVir/zenbot/tree/unstable/scripts

DeviaVir avatar Nov 05 '21 12:11 DeviaVir

I've been building this for a while: https://github.com/jefc1111/zenbot-sim-runner

It's designed to solve this exact problem.

I'm preparing a cloud-based offering at the moment. While it is is open source, it is non-trivial to install, with many dependencies, and I do not have the time to prepare it for installation by non technical users. I'm posting updates on Zenbot's Reddit, but they are pretty few and far between as I only have very little time to work on it!

jefc1111 avatar Nov 08 '21 17:11 jefc1111

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 09 '22 04:01 stale[bot]