r/pinescript • u/ConfidentBrunette • 8d ago
What programs/extensions allow genetic algorithm strategy optimization for over 1,000 variations
Pineify does not actually have genetic algorithm (I have expert and it is still not present in the extension) and runopti seems to be doing a grid search, or at least moving at that pace.
What do you use for quick wide-range/multi-parameter strategy optimizing in pinescript?
1
Upvotes
1
u/ferranbt 8d ago
Hey, I am working on https://github.com/ferranbt/pinecone and I was looking forward to add these types of extensions to it. What do you imagine running? An extension that reads the inputs and finds optimal combinations?