Closed ogallagher closed 3 years ago
As mentioned here, it is becoming a problem that the estimated interval size needed to fetch the desired number of trade bars for a sample during training is not enough, as it doesn’t account for closed exchange hours or weekends.
Done, using the outputsize Twelvedata API time_series endpoint parameter!
outputsize
time_series
As mentioned here, it is becoming a problem that the estimated interval size needed to fetch the desired number of trade bars for a sample during training is not enough, as it doesn’t account for closed exchange hours or weekends.