Skip to main content

Hit Frequency Monitor

Reports the proportion of rounds that paid anything.

Feed it each round's win — zero included, since a zero is exactly what it is counting — and pulse Do.

Hit frequency and RTP are independent: a game can pay often and small, or rarely and large, at the same RTP.

Inputs

Actions

SignalDescription
DoCounts this round.
ResetClears the accumulated statistics and starts again from zero.

Data

DataDescription
Win Amount (number)This round's win. Pass zero for a losing round.

Outputs

DataDescription
Hit Frequency (number)Share of rounds with a non-zero win since the last reset.
SignalDescription
DoneSent when the node has finished, on success and on failure alike.