Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_instrument_history missing 'includeFirst' param #35

Open
ieow opened this issue Feb 19, 2017 · 0 comments
Open

get_instrument_history missing 'includeFirst' param #35

ieow opened this issue Feb 19, 2017 · 0 comments
Assignees

Comments

@ieow
Copy link

ieow commented Feb 19, 2017

missing 'includeFirst' param for get_instrument_history call

includeFirst: Optional A boolean field which may be set to “true” or “false”. If it is set to “true”, the candlestick covered by the start timestamp will be returned. If it is set to “false”, this candlestick will not be returned. This field exists so clients may easily ensure that they can poll for all candles more recent than their last received candle.

The default for includeFirst is “true” if the includeFirst parameter is not specified.
@toloco toloco self-assigned this Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants