You mean you don't want the Date and Time shown for the V Line on the X axis ? . . . use a TrendLine instead from 0 to 100000 . . . by the way your 2nd line of code is wrong . . .
ObjectSet ( "test" ,OBJPROP_COLOR,Gray); // <----- correction
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
is there any possibility that in the timeline the time of a vertical line isn't shown:
Because I have programmed that every 4 hours in my M15 Chart is a v-Line shown and I want to let the timeline as it is.
Thank you!