node-ib icon indicating copy to clipboard operation
node-ib copied to clipboard

Support for ADJUSTED_LAST?

Open intercalations opened this issue 6 years ago • 0 comments

From the documentation:

ADJUSTED_LAST data is adjusted for splits and dividends. Requires TWS 967+.

I looked for a reference to ADJUSTED_LAST in this repository, but it seems that the API is out of date. I don't mind submitting a pull request to address this so long as someone could walk me through the process (is it as simple as updating all of the Java code?).

Thanks for all of your work on this library.

intercalations avatar May 01 '18 14:05 intercalations