Skip to content

Fixed function call to ib package#1

Open
hmate9 wants to merge 1 commit intoheqian:masterfrom
hmate9:fixFunctionCall
Open

Fixed function call to ib package#1
hmate9 wants to merge 1 commit intoheqian:masterfrom
hmate9:fixFunctionCall

Conversation

@hmate9
Copy link

@hmate9 hmate9 commented Apr 3, 2019

There was now a missing argument in reqHistoricalData. The last parameter is a boolean called keepUpToDate. Keeping it true would mean that IBKR streams data as it is being updated in real time.

Since this library is about downloading strictly historical data, I hardcoded this value as false.

Without this boolean, the library does not run.

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

Successfully merging this pull request may close these issues.

1 participant