akumidv / tradingview-assistant-chrome-extension

An assistant for backtesting trading strategies and checking (showing) external signals in Tradingview implemented as a Chrome browser extension.
GNU General Public License v3.0
159 stars 56 forks source link

Feature request: ability to add more "Filter to use the best results corresponding to the parameters:" #125

Open ea2399 opened 1 year ago

ea2399 commented 1 year ago

Currently, it makes it hard to backtest when there is more than one parameter that needs to be optimized. For example, if I am looking for max net profit, but trades must be above 200, and percent profitable above 70%. I constantly have to go through the Excel files and narrow it down for these parameters but it doesn't optimize for all of these at once but only for one.

ELVISPANJUNLIN commented 1 year ago

i think it is better to find which parameter is best on maxnetprofit , percent profitable and number of trades , example ascending of netprofit combine with descending of maxdrawdown , see which parameter is between them