OptiPie / tradingview-optimizer-extension

OptiPie is an open source strategy optimizer automation tool for TradingView written in js.
https://optipie.app
GNU General Public License v3.0
40 stars 22 forks source link

[Enhancement] - Build / save report #20

Open rcamarda390 opened 1 year ago

rcamarda390 commented 1 year ago

I assume you build and save the report when optimization is done. If there is a long opti, and for some reason it doesnt finish, I lost what was captured so far. If you could save it during each loop, then if it stops, we'd have progress so far.

AtakanPehlivanoglu commented 1 year ago

Thanks for raising it. I'm aware of that problem and I will plan this implementation as future goal.