Ipposnif is first an interface where you can have a complete breakdown of Betfair markets and bets, and manage the strategies.
A strategy consists of a set of criteria that defines which runners, when and how much to bet on them.
Ipposnif is also a fast SQL rule engine that processes the trigger conditions of the bets, and calculates their price and size.
The program is shared with 39 strategies. If you need a replacement of the Betfair website, you can use the Free Hand one.
One Common Template
All the strategies, manual and automatic, share the
same template. The manual strategies require input from the user to place bets, the automatic ones follow a set of predefined rules.
The user defines the strategies' criteria using
SQL Expressions. SQL is a low-level compiled language, it is extremely fast and you can run tens of strategies with a normal PC.
Create Your Own Strategies
There are numerous
variables and
functions, dedicated to the Betfair Exchange betting, that you can use to create new strategies. If the variable or function you need is missing, you can
add it yourself or
ask for an estimation.
Capital Protection
Each strategy has its own accounting, ensuring that the bankroll allocated to the strategy is never overcome.