When using the default date, the picker might select a dataset that includes an early datapoint. The
first datapoints' price might be outliers, since the market have yet to settle on a token price.
I advise using the datetime picker. It will pick the first datapoint after the selected date and TIME.
{{'/data/' + this.protocols[this.protocol] + '/roi/' + selectedPair
+ '.csv'}} or
(Resolution ~4 hours)