The simplified class of the CArrayRing256 ring buffer – library MetaTrader 5

The simplified class of the CArrayRing256 ring buffer - library for MetaTrader 5
Description The CArrayRing256 class is the simplified version of the CArrayRing ring buffer, but it is faster and allows to organize the mini time series, indicator minibuffers, short sized buffers to store intermediate stream data inside the Expert Advisor or indicator.  Simplification based on the property of uchar-variable, which is used as the array index.