Can we please get an overload of GetChartInfoAsync() that will accept "DateTime from" parameter? i.e. something like this: `_yahooClient.GetChartInfoAsync(ticker, new DateTime(2000, 1,1), TimeInterval._1Day);` ?