The DataSource.GetQuotes is called from Plugin.GetQuotesEx, just in a default way. The Plugin.GetQuotesEx is called in a default way and it's called for sure, because when I had an exception in the DataSource.GetQuotes then there was an error message related to Plugin.GetQuotesEx displayed by AmiBroker when it tried to get the data.
How can I exactly check when Plugin.GetQuotesEx is called? How to force calling it from Amibroker? F5 (Refresh) doesn't seem to do that.
It would be nice to have a way to log the plugin activity but it seems the log messages from Plugin are not stored in any AmiBroker log files, e.g. c:\Program Files (x86)\AmiBroker\broker.log
Cheers,
Chris