pyrfa icon indicating copy to clipboard operation
pyrfa copied to clipboard

setTimeSeriesMaxRecords description doesn't contain info about received dates.

Open snb2013 opened this issue 7 years ago • 1 comments

From documentation https://github.com/devcartel/pyrfa/blob/master/API.md#timeseries it is unclear which dates are used to get time series by getTimeSeries method. In fact, last dates are received. But I want to be sure in it. It should be added to docs.

snb2013 avatar Aug 28 '18 11:08 snb2013

By calling setTimeSeriesMaxRecords(N) it will make getTimeSeries() retrieve only the last N records from TS1. Will put that in the docs. Thanks.

wiwat-tharateeraparb avatar Sep 07 '18 09:09 wiwat-tharateeraparb