Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I create a random number generator between 1 and 2? I have one weird but cool trading strategy. If I can make this random generator I can make a cool trading EA
1 + MathMod(MathRand(), 2)