arief adianto поделился сигналом автора Samuel Leo Fisher
Adaptive Scalper EA RISK 75 - MAXTRADES=1 - MAXLOTS=0.82 (1113/1350 = 0.824 = 0.82)
The parameter maxlots you get this:
maxlots = balance / 1000 (risk 100)
Examples:
$ 1,000 - € / 1000 = 1.0 MAX LOTS
$ 2,500 - € / 1000 = 2.5 MAXLOTS
$ 4,950 - € / 1000 = 4.95 MAXLOTS
$ 1,000 - € / 1350 = 0.75 MAXLOTS
If you use a risk 50, you have to divide the capital in 2000, then:
maxlots = balance / 1350 (risk 75)
maxlots = balance / 2000 (risk 50)
maxlots = balance / 3333 (risk 30)...
Adaptive Scalper EA
Now 517% ++ :D
Now 517% ++ :D
The parameter maxlots you get this:
maxlots = balance / 1000 (risk 100)
Examples:
$ 1,000 - € / 1000 = 1.0 MAX LOTS
$ 2,500 - € / 1000 = 2.5 MAXLOTS
$ 4,950 - € / 1000 = 4.95 MAXLOTS
$ 1,000 - € / 1350 = 0.75 MAXLOTS
If you use a risk 50, you have to divide the capital in 2000, then:
maxlots = balance / 1350 (risk 75)
maxlots = balance / 2000 (risk 50)
maxlots = balance / 3333 (risk 30)...