Amibroker Data Plugin - Source Code Top ((full))
Findings
Every plugin must implement:
A common bug in third-party source code is improper handling of QuoteEx arrays. The plugin must fill pQuote->fOpen , fHigh , fLow , fClose , nVolume atomically to avoid chart glitches. amibroker data plugin source code top
This source code focuses on the Import functionality rather than the streaming GetQuotes functionality. Findings Every plugin must implement: A common bug
