This project is an experiment with the Martingale betting system, a gambling strategy where the bettor doubles their bet after every loss until they win. The purpose of this experiment is to explore how the strategy performs in a simulated environment.
main.ipynb is the main file for this project. It contains the code for the experiment and the results of the experiment. main.py contains the simulation code for the experiment.
This project is not a fully realized and finished. It is primarily intended for educational purposes and experimentation.