Hi, I'm using the ODBC connector for my data in amibroker.
I've got a custom indicator that draws data from the database and graphs it which is great. I'm having trouble where the custom info is added for each symbol every 5 minutes. In the graph for the indicator it doesnt display the info until a new trade takes place in the five minute period. Is there a way to have an indicator coded that is not dependent on tick data timing? My ODBC is setup to use Tick. An example is that SYMBOL AAA last traded at 11:00:00 AM It is now 12:30:00pm and the custom data in the indicator is showing entries up til 11:00:00 AM even though there are entries for every 5 minutes between 11:00:00 AM and 12:30:00 AM. Any help would be greatly appreciated. I hope this makes sense. I can provide query and indicator code if required. Cheers
