The main area view is divided into 6 sections:
The history tracks:
Charts and statistical information for every roulette layout group such as:
Additional statistical information to calculate repeating and interval patterns plus more.
Data records are used in a variety of ways. They provide the means to temporary store data and layout information that can later be referenced and used in a designed roulette system.
Some examples of their use are: bet progression list, spin count, bankroll balance, track the last 15 numbers, place bets from layout items in a list. The possibilities of data records are unlimited.
With a every roulette layout there are additional statistical data such as repeating frequency that provides information on the total count of repeated appearances.
Other statistical data includes interval which displays the total count how many times a layout has not appeared since its last appearance (known as sleepers).
Provides summary information that was calculated from other statistical views. The view is comprised of a grid which displays all layouts within the selected layout group. Some groups are:
This is where it all begins in designing a roulette system. Its uses a unique syntax highlighting that identifiers parts of the system language. Each part is color coded to help you identify the language structure.
Roulette Xtreme has its own system language. A English like syntax to help make your system easy to read and understand. Place bets directly to any roulette layout of your choice. Store data values to be used later in calculations for those complex systems. Load the many ready-to-run systems that we provide to help you understand how to design systems.
When creating a designed system, your source is likely to contain errors or faulty logic that alters the execution from its intended path. Debugging is the process of seeing the execution path and locating errors within your source.
The debugger allows you to step through your system to debug any problem areas that you have encounter. You can set breakpoints (areas where the program will stop) so you can inspect the condition or action statements.
You can directly download roulette numbers from Spielbank Wiesbaden website through our download tool. The real casinos records all roulette numbers from their tables daily and you can download these numbers by date range.
You can combine spins by date range and/or table into one filename for a large collection or save them as individual date and tables.
When creating a system using the System Editor, this feature Is a very powerful tool that helps you to create the correct programming syntax which helps eliminate syntax errors. The list contains system language identifiers that are used to build a complete statement sentence.
To view the statement completion window, press the “F2” key.