yahoo_datafeed
yahoo_datafeed copied to clipboard
Fixed returning data range
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).