|
BufferResize
Sets buffer size of timeseries or indicator.
virtual bool BufferResize(
|
Parameters
size
[in] New size of the buffers.
Return Value
true – successful, otherwise - false.
Note
All the timeseries or indicator buffers have the same size.