Page 1 of 1

HOW TO CODE THE CANDLE HOLE IN THE GRAPH

Posted: Jan 24 2023
by turbofib
CANDELE VUOTO.png
(26.53 KiB) Not downloaded yet

Re: HOW TO CODE THE CANDLE HOLE IN THE GRAPH

Posted: Jan 24 2023
by Svetlana MultiCharts
Hi turbofib,

If you want to hide the gap, uncheck “Show Empty Periods” in Format Window – X- Time Scale.

Re: HOW TO CODE THE CANDLE HOLE IN THE GRAPH

Posted: Jan 24 2023
by turbofib
Thanks...
But if i want to solve it using code...how can i do it ?

Re: HOW TO CODE THE CANDLE HOLE IN THE GRAPH

Posted: Jan 25 2023
by Svetlana MultiCharts
If you want just to hide the gap, there is no way to do it, because “Show Empty Periods” is not accessible from code.

If you want to fill the data gap by forcing historical data request to the data provider, you can do the reload by means of the command line.

If anything else is required, please describe in more details.