OPEN-SOURCE SCRIPT
Mis à jour

Example: Monte Carlo Simulation

Experimental:

Example execution of Monte Carlo Simulation applied to the markets(this is my interpretation of the algo so inconsistencys may appear).

note:
  • the algorithm is very demanding so performance is limited.
Notes de version
added extra comments on the script, description to parameters..
Notes de version
removed the custom pseudo random generator function in favor of the new builtin random() function.
Notes de version
moved lines to builtin array, now supports depth up to 99
Notes de version
Update for V5

Clause de non-responsabilité