Trade ?Internal trade ID assigned by the bot when the trade was opened.Source: tradeMonitor
Strategy
Market ?Betfair market name with a link to the exchange page. Click to view the market on Betfair.Source: Betfair API
Side ?BACK = betting for the outcome. LAY = betting against (acting as bookmaker).
Entry Odds ?Decimal odds at which the entry bet was placed on Betfair.
Stake ?Amount wagered. For LAY bets, actual liability = stake × (odds - 1).Source: trade entry
Entry Status ?Whether the entry bet was matched on Betfair. Green = fully matched, amber = partial/unmatched, red = missing.Source: Betfair listCurrentOrders
Exit Status ?Whether an exit (closing) bet exists. Checks for correct side, matching stake, and bet status on Betfair.Source: Betfair listCurrentOrders
Status ?Overall health: OK = no issues, warning = minor anomaly, critical = requires attention (e.g. missing bets, wrong side).Source: reconMonitor
Flags ?Specific issues detected. Hover each flag for details. Common flags: ENTRY_UNMATCHED, EXIT_NOT_FOUND, STAKE_MISMATCH.Source: reconMonitor
No open trades
Orphaned Bets
Bet ID ?Betfair bet ID. This bet exists on the exchange but has no matching trade in the bot database.Source: Betfair listCurrentOrders
Market ?Betfair market where the orphaned bet was found. Click to view on the exchange.Source: Betfair API
Side ?BACK or LAY — the direction of the orphaned bet.
Odds ?Decimal odds the orphaned bet was placed at.
Stake ?Amount wagered on this orphaned bet.
Ref ?Betfair customerStrategyRef tag. Helps identify which bot strategy placed this bet, if any.Source: Betfair bet metadata