This might be a very simple thing to do but I cannot figure out how to do it.
In my database, I have two symbols (24 hour market) and they both have different daytime hours (off by a couple of hours). I want to only plot the charts for each symbol during its daytime hours, eg. Symbol A plot from 7:00AM EST to 5:00PM EST Symbol B plot from 9:30AM EST to 5:00PM EST I currently have both in one database. I have set the daytime hours to 7:00AM EST to 5:00PM EST (to cover the longer daytime period). The problem is that the chart for Symbol B also gets plotted from 7:00AM EST. How can I prevent Symbol B from being plotted from 7:00AM to 9:30AM? In QCharts and Quotetracker I can set the hours for each symbol. Is there a way set the hours for each symbol or prevent the bars for Symbol B from being drawn if it is before 9:30AM? I could use two instances of Amibroker & but I cannot due to screen space issues. Thanks
