Teach you to design template class library to get K-line data of specified length
When designing trend strategies, it is often necessary to have a sufficient number of K-line bars for calculating indicators. The calculation of indicators relies on the data provided by the exchange.GetRecords() function in the FMZ platform API, whi...
fmz.com10 min read