hsh-cricket-momentum
ActiveTool of HSH Data-on-Demand
declared in 1.0.0
Momentum & pressure index for a live T20 chase — quantifies which side is gaining (the swing signal) plus a pressure score. In-play trader signal. Pay per call via x402.
Parameters schema
{
"type": "object",
"required": [
"target",
"prev",
"curr"
],
"properties": {
"curr": {
"type": "object",
"description": "Current state {balls_bowled, wickets, cum_runs, target}."
},
"prev": {
"type": "object",
"description": "Prior state {balls_bowled, wickets, cum_runs, target}."
},
"target": {
"type": "number",
"description": "Target to win."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries