Skip to content

Releases: humblFINANCE/humblDATA

humbldata v1.13.0

09 Dec 16:56
Compare
Choose a tag to compare

v1.13.0 (2024-12-09)

✨ Features

  • momentum: add simple plot functionality and enhance plot generation
  • momentum: enhance momentum plotting functionality and add template support

🐛🚑️ Fixes

  • test_model: add comments for clarity on testing structure
  • momentum: refactor momentum parameters and enhance calculation logic
  • momentum: refactor momentum calculation to use kwargs and enhance data handling
  • momentum: enhance momentum calculation and add charting option
  • mandelbrot_channel: serialize equity historical data and include in HumblObject
  • mandelbrot_channel: update window_format method to raise TypeError
  • add_command: refactor method parameters to use **kwargs for improved flexibility
  • mandelbrot_channel: removed kwargs, using command_params
  • mandelbrot_channel: update warning logic in Fetcher
  • humbl_compass: added debug logging

♻️ Refactorings

  • notebooks: organized notebooks

✅🤡🧪 Tests

  • momentum: add integration tests for momentum calculations
  • momentum: add unit tests for momentum calculations
  • momentum: add momentum command parameters fixture and integration test

[master e84b674] 🔖 bump(release): v1.12.6 → v1.13.0
2 files changed, 32 insertions(+), 2 deletions(-)

humbldata v1.12.6

03 Dec 19:19
Compare
Choose a tag to compare

v1.12.6 (2024-12-03)

🐛🚑️ Fixes

  • humbl_compass: update regime descriptions and key risks for clarity

[master 40e0969] 🔖 bump(release): v1.12.5 → v1.12.6
2 files changed, 8 insertions(+), 2 deletions(-)

humbldata v1.12.5

03 Dec 15:23
Compare
Choose a tag to compare

v1.12.5 (2024-12-03)

🐛🚑️ Fixes

  • openbb_helpers: enhance get_latest_price function with logging and error handling
  • realized_volatility_helpers: refactor squared returns calculation for symbol grouping
  • realized_volatility_helpers: refactor Yang-Zhang volatility calculation for symbol grouping

[master baad1e6] 🔖 bump(release): v1.12.4 → v1.12.5
2 files changed, 10 insertions(+), 2 deletions(-)

humbldata v1.12.4

03 Dec 14:36
Compare
Choose a tag to compare

v1.12.4 (2024-12-03)

🐛🚑️ Fixes

  • realized_volatility_helpers: refactor Rogers-Satchell volatility calculation for symbol grouping
  • realized_volatility_helpers: refactor Hodges-Tompkins volatility calculation for symbol grouping
  • realized_volatility_helpers: refactor Garman-Klass volatility calculation for symbol grouping
  • realized_volatility_helpers: refactor Parkinson's volatility calculation for symbol grouping
  • mandelbrot_channel: remove unnecessary transformation of recent_price column

[master d9862da] 🔖 bump(release): v1.12.3 → v1.12.4
2 files changed, 12 insertions(+), 2 deletions(-)

humbldata v1.12.3

03 Dec 14:07
Compare
Choose a tag to compare

v1.12.3 (2024-12-03)

🐛🚑️ Fixes

  • log_returns: enhance log return calculation to support grouping by symbol
  • std: adding .over() logic to calc over symbols
  • calc_realized_volatility: added more informative warning
  • humblCHANNEL: view column renamed to recent_price

[master a503b27] 🔖 bump(release): v1.12.2 → v1.12.3
2 files changed, 11 insertions(+), 2 deletions(-)

humbldata v1.12.2

02 Dec 17:17
Compare
Choose a tag to compare

v1.12.2 (2024-12-02)

🐛🚑️ Fixes

  • humbl_compass: extended chart shading to 25 for large swings in economies

📌➕⬇️➖⬆️ Dependencies

  • dev: added orjson

[master 31e5df9] 🔖 bump(release): v1.12.1 → v1.12.2
2 files changed, 12 insertions(+), 2 deletions(-)

humbldata v1.12.1

02 Dec 15:46
Compare
Choose a tag to compare

v1.12.1 (2024-12-02)

🐛🚑️ Fixes

  • HumblCompassData: made z-score columns nullable

[master 41c7be1] 🔖 bump(release): v1.12.0 → v1.12.1
2 files changed, 8 insertions(+), 2 deletions(-)

humbldata v1.12.0

01 Dec 15:04
Compare
Choose a tag to compare

v1.12.0 (2024-12-01)

✨ Features

  • humbl_compass: added CLI/CPI Z-Score to the hover template

[master 910bc6a] 🔖 bump(release): v1.11.6 → v1.12.0
2 files changed, 8 insertions(+), 2 deletions(-)

humbldata v1.11.6

01 Dec 14:38
Compare
Choose a tag to compare

v1.11.6 (2024-12-01)

🐛🚑️ Fixes

  • humbl_compass: added warning and set minimum z_score to 3 months

[master 6ac5cea] 🔖 bump(release): v1.11.5 → v1.11.6
2 files changed, 8 insertions(+), 2 deletions(-)

humbldata v1.11.5

01 Dec 13:37
Compare
Choose a tag to compare

v1.11.5 (2024-12-01)

🐛🚑️ Fixes

  • humbl_compass: change delta calculation to work with quarterly and monthly data

[master 983acd1] 🔖 bump(release): v1.11.4 → v1.11.5
2 files changed, 8 insertions(+), 2 deletions(-)