You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the API also provides values on a daily and weekly basis. Would it be possible to implement these values into the module? That'd be great.
startdate = Start date of the historical prices
enddate = End date of the historical prices
histperiod = weekly or daily history periods
start = index on which to display the historical price
num = number of historical prices to display (this has some max like 100 or 200)
output = output the data in a format (I think it currently supports CSV only)
The text was updated successfully, but these errors were encountered:
I just noticed that the API also provides values on a daily and weekly basis. Would it be possible to implement these values into the module? That'd be great.
The text was updated successfully, but these errors were encountered: