yes i can edit with shift text and trendline with that value, but i want to see them always there, which i change tf or zoom, it changes.mladen wrote: Thu Apr 27, 2017 6:49 am Not in the code part that you posted in the previous post (there is only trend line in that part)
In any case change line 208 to be something like this :Code: Select all
ObjectSet(Name,OBJPROP_TIME1,Time[0]+_Period*60*25); // Replace 25 with any number of bars you wish it to be shifted to the right
as like this ss