Skip to content

Fixed returning data range - #3

Open
timocov wants to merge 1 commit into
masterfrom
fix-returning-data-range
Open

timocov wants to merge 1 commit into
masterfrom
fix-returning-data-range

Conversation

@timocov

@timocov timocov commented Oct 14, 2020

Copy link
Copy Markdown

If we response data since "from" time (with limit 1000 bars), it leads the chart doesn't load skipped data range.
Thus, it'd be better to filter out data since "to" date, so chart will be able to load data prior returned "from" date (first returned item).

If we response data since "from" time (with limit 1000 bars), it leads the chart doesn't load skipped data range.
Thus, it'd be better to filter out data since "to" date, so chart will be able to load data prior _returned_ "from" date (first returned item).
@timocov
timocov requested a review from ezhukovskiy October 14, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant