:auto-adjust now defaults to true in fetch-historical / fetch-historical*
(and everything built on them: datasets, Parquet, DuckDB). :open/:high/
:low/:close are back-adjusted for dividends and splits, matching
python-yfinance. Pass :auto-adjust false for raw OHLC.:adjusted option removed from fetch-historical / fetch-historical* (and
the pass-through in parquet / duckdb). Yahoo's adjclose series is always
requested and :adj-close is always present when Yahoo provides it. Rows
therefore have a fixed shape; under :auto-adjust true, :adj-close equals
:close.project.clj removed; deps.edn + build.clj are the only build files.clj-yfinance.parse/chart->rows
(with unit tests).deps.edn aliases.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |