This all sounds very technical / complex maths.
How do you go about creating something like that? Does it require coding skills? Perhaps excel?
Thanks for sharing, hope the model is working well for you!

The probability element can be calculated in Excel, Peter has done a video on it before https://www.youtube.com/watch?v=Ihkv3kSWt-Y&t=798s
Yep....that's all above my head! lol Do you have an IT / maths background in order to do all that or is it something you have learned alongside trading?ODPaul82 wrote: ↑Thu Jul 17, 2025 6:13 pmThe probability element can be calculated in Excel, Peter has done a video on it before https://www.youtube.com/watch?v=Ihkv3kSWt-Y&t=798s
I do a modified version of that.
I had mine running in Excel with a fair amount of VBA to automate the entire calculation process and then had an MS Access DB running in a loop which was calling API from somewhere to get the current goals, elapsed time and red cards.
Have recently migrated it all to C# code with SQL Server backend.