Strategy Optimization in Pine Script
Budget: €250 – €750 EUR
Hi, I am looking for someone who can help me with an optimization project for my strategy on Trading View.
In a nutshell I need to have Trading View automatically find the best parameters for my strategy, I already have in mind how to do it and I have devised an algorithm that sequentially represents the optimization process.
However, I need someone who can translate my words into pine script language.
I want to explain the general outline of how optimization works:
It has to do backtests on a number of candles that I decide, changing the parameters from time to time, once all the backtests are done the data should be saved in a two-dimensional array and the values that satisfy certain characteristics should be taken ( for example the value that allows me to have the maximum W/L ratio ) and then used for the strategy on TradingView.
This way I can predict what the best parameters are that will allow me to have a statistical advantage on the next trade under certain conditions.
In a nutshell I need to have Trading View automatically find the best parameters for my strategy, I already have in mind how to do it and I have devised an algorithm that sequentially represents the optimization process.
However, I need someone who can translate my words into pine script language.
I want to explain the general outline of how optimization works:
It has to do backtests on a number of candles that I decide, changing the parameters from time to time, once all the backtests are done the data should be saved in a two-dimensional array and the values that satisfy certain characteristics should be taken ( for example the value that allows me to have the maximum W/L ratio ) and then used for the strategy on TradingView.
This way I can predict what the best parameters are that will allow me to have a statistical advantage on the next trade under certain conditions.