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

Force 'includeFirst' parameter in InstrumentsCandlesFactory #100

Closed hootnot closed 6 years ago

hootnot commented 6 years ago

The includeFirst parameter will be forced by the InstrumentsCandlesFactory. This is done to make sure that the consecutive requests generated by the InstrumentsCandlesFactory do not have 1 record gaps.