jcl,
In my Sierra Chart plugin, I request M1 historical data for an asset with low volume.
It outputs only M1 ticks with volume > 0, so there would automatically be historical gaps in the midst of a day session.
I assume that there is no need for me to inject blank volume = 0 M1 ticks to the plugin output. Is my assumption correct?