Indicator tradingview
Budget: €30 – €250 EUR
i want to use tool indicator ( bars pattern ) in my source code i will explain for example i have this conditions in my code : plot( month== 6 and dayofmonth == 6 and is_bar_in_session ? low : na, color=color.new(color.white,transp), style=plot.style_area,title="test", linewidth=3)
and i want to use ( bars pattern ) tool automaticaly to this periode and i will project it at another periode
for example :
1- extract model with bars pattern from 6/6/2021 at 9h to 20h
2- move the model from 6/6/2021 to 20/6/2021 and i want to edit start point date and end point date it will be
3- dont want to show that the model is extraxted from 6/6/2021
4- just i want to show the finale results
and i want to use ( bars pattern ) tool automaticaly to this periode and i will project it at another periode
for example :
1- extract model with bars pattern from 6/6/2021 at 9h to 20h
2- move the model from 6/6/2021 to 20/6/2021 and i want to edit start point date and end point date it will be
3- dont want to show that the model is extraxted from 6/6/2021
4- just i want to show the finale results