hootnot / oanda-api-v20

OANDA REST-V20 API wrapper. Easy access to OANDA's REST v20 API with oandapyV20 package. Checkout the Jupyter notebooks!
MIT License
397 stars 107 forks source link

Weekly parameter not handled by granularity_to_time #119

Closed hootnot closed 6 years ago

hootnot commented 6 years ago

When using InstrumentsCandlesFactory the function contrib/generic/granularity_to_time doesn't handle the 'W' (weekly) parameter.