← Back to home
Comparison · Analytics

ichimoku vs scoringutils

A side-by-side editorial comparison of ichimoku and scoringutils — release velocity, themes, recent moves, and the top alternatives to consider.

ichimoku vs scoringutils: at a glance

Featureichimokuscoringutils
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesfinancial-charting, technical-analysis, dependency-reduction, oandaforecast evaluation, probabilistic scoring, multivariate forecasts, s3 classes
Last editorial update45m ago2h ago
WebsiteVisit →Visit →

What is ichimoku?

A cloud-chart package quietly swapping its dependencies for its maintainer's own libraries.

ichimoku implements Ichimoku Kinko Hyo cloud charts, strategy backtesting and an OANDA data interface for R. Recent releases are almost entirely plumbing: 1.5.7 drops RcppSimdJson in favor of secretbase for JSON parsing, following earlier releases that moved hashing to secretbase and raised the nanonext and mirai floors. The charting and strategy surface has been stable since the 1.5.0 line.

Read the full ichimoku trajectory →

What is scoringutils?

scoringutils pushes forecast scoring past univariate outcomes into multivariate and ordinal ones.

scoringutils evaluates probabilistic forecasts in R. Since the 2.0.0 rewrite it is organised around typed forecast objects — quantile, sample, binary, point, nominal — built by as_forecast_<type>() constructors and scored through S3 methods. Version 2.2.0 adds multivariate sample and point types with the variogram score, and 2.1.0 added ordinal forecasts.

Read the full scoringutils trajectory →

ichimoku vs scoringutils: editorial side-by-side

I
ichimoku
ANALYTICS
0.0

A cloud-chart package quietly swapping its dependencies for its maintainer's own libraries.

◆ Current state

ichimoku implements Ichimoku Kinko Hyo cloud charts, strategy backtesting and an OANDA data interface for R. Recent releases are almost entirely plumbing: 1.5.7 drops RcppSimdJson in favor of secretbase for JSON parsing, following earlier releases that moved hashing to secretbase and raised the nanonext and mirai floors. The charting and strategy surface has been stable since the 1.5.0 line.

◆ Where it's heading

The visible arc is consolidation onto the maintainer's own package family — secretbase for hashing and now JSON, nanonext and mirai for concurrency — which steadily removes third-party and Rcpp-based dependencies from the install chain. Feature work is sporadic and narrow when it comes: a faster POSIXct formatter exported as a utility, a multi-session option for the Shiny app, and a fix for asymmetric strategies that failed to emit a final entry signal.

◆ Prediction

Expect further dependency consolidation as the sibling packages gain capabilities, with ichimoku adopting them shortly after release rather than shipping new charting features.

S
scoringutils
ANALYTICS
0.0

scoringutils pushes forecast scoring past univariate outcomes into multivariate and ordinal ones.

◆ Current state

scoringutils evaluates probabilistic forecasts in R. Since the 2.0.0 rewrite it is organised around typed forecast objects — quantile, sample, binary, point, nominal — built by as_forecast_<type>() constructors and scored through S3 methods. Version 2.2.0 adds multivariate sample and point types with the variogram score, and 2.1.0 added ordinal forecasts.

◆ Where it's heading

The forecast-type system introduced in 2.0.0 is the engine of everything since: each release fits another outcome shape into it rather than reworking the scoring interface. Multivariate support is the largest of those additions because it scores the dependence structure between variables, not just marginal accuracy. Type and constructor names are still being reconciled — forecast_sample_multivariate was renamed to forecast_multivariate_sample with a deprecation window.

◆ Prediction

Expect further forecast types and metrics slotted into the same constructor pattern, and the deprecated forecast_sample_multivariate alias and is_forecast_sample_multivariate() to be removed once that window closes.

Alternatives to ichimoku and scoringutils

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either ichimoku or scoringutils.

See all ichimoku alternatives → · See all scoringutils alternatives →

Recent activity from ichimoku and scoringutils

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 2mo agoichimokuJSON parsing moves from RcppSimdJson to secretbase
  2. 4mo agoscoringutilsMultivariate forecast scoring and the variogram score
  3. 11mo agoscoringutilsQuantile levels rounded to avoid float duplicates
  4. 1y agoscoringutilsOptional p-values in pairwise comparisons; PIT fix
  5. 1y agoichimokuFaster POSIXct formatting exported as a utility
  6. 1y agoscoringutilsOrdinal forecasts get their own class and metrics
  7. 1y agoscoringutilsRewrite: typed forecast objects and pluggable metrics
  8. 1y agoichimokuMultiple concurrent sessions in the OANDA Shiny app
  9. 1y agoichimokuAsymmetric strategies now emit their final entry signal
  10. 2y agoichimokusecretbase floor raised to 1.0.0
  11. 2y agoichimokuArchive verification reverts to SHA256
  12. 2y agoscoringutilsTwo bug fixes and package-site infrastructure

Frequently asked questions

What is the difference between ichimoku and scoringutils?

They serve adjacent needs but don't currently overlap on shipped themes. ichimoku and scoringutils are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is ichimoku better than scoringutils?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ichimoku and scoringutils are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to ichimoku?

Top ichimoku alternatives in Analytics are ranked by recent ship velocity. Browse the "ichimoku alternatives" section above for the current picks, or visit /alternatives/ichimoku for the full list with editorial commentary on each.

What are the best alternatives to scoringutils?

Top scoringutils alternatives in Analytics are ranked by recent ship velocity. Browse the "scoringutils alternatives" section above for the current picks, or visit /alternatives/scoringutils for the full list with editorial commentary on each.