package fxmacrodata
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml client for the FXMacroData forex and macroeconomic data API
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.0.tar.gz
sha256=d9e7ddffc396a90ed7888853f501ae86241f794b311b9cce73f7e40897867232
sha512=239fbf711b71566fb4f75f0d99e072f3ecca5eeea80efecdefffd1722bd033109d401f10689cea4d73302da1585ad7cc9ef326c8b4d297c814640d2d9bbcd8d0
doc/CHANGES.html
0.1.0 (2026-08-28)
- Initial release.
- Lwt-based client with
X-API-Keyheader orapi_keyquery authentication and key resolution fromFXMACRODATA_API_KEY/FXMD_API_KEY. - Typed endpoint functions:
ping,data_catalogue,release_calendar,macro_indicator,forex,cot,commodity. - Generic
get_json/get_dataaccess to any endpoint of the public API.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>