Skip to main content

EvGridResult

Best bet and EV across a sizing grid from exports such as probeBetEvGrid.

Shape

interface EvGridResult {
rows: EvGridRow[];
bestBet: number;
bestEv: number;
}

See also

EvGridRow · Sizing & commitment