tradingview EMA optimization
Budget: $30 – $250 USD
Hi,
I have a trading view strategy that uses EMA, SAR and Stoch RSI.
The strategy parameters need adjustment for different coin pairs to find the best time frames and best settings.
It is too consuming to do this manually.
I want a bit of code or macro that will run all possible combinations for the parameters on all different time frames to figure out the most profitable settings.
For example,
The software optimization results for SHIB/USDT could be that the most profitable time frame on back testing is 30 min with 3 Fast, 10 Medium, and 30 slow EMA.
However, for ETH/USDT it might be 3 min time frame with 1, 6, and 16 EMA.
You can include the optimization as part of the strategy code or separate app.
I have a trading view strategy that uses EMA, SAR and Stoch RSI.
The strategy parameters need adjustment for different coin pairs to find the best time frames and best settings.
It is too consuming to do this manually.
I want a bit of code or macro that will run all possible combinations for the parameters on all different time frames to figure out the most profitable settings.
For example,
The software optimization results for SHIB/USDT could be that the most profitable time frame on back testing is 30 min with 3 Fast, 10 Medium, and 30 slow EMA.
However, for ETH/USDT it might be 3 min time frame with 1, 6, and 16 EMA.
You can include the optimization as part of the strategy code or separate app.