Hello,
First of all very thanks for share this awesome EA.
My question is, there's a way to set max lots size?
I have 1k$ in my account and I wanna trade 0.10 per position.
Thanks!![]()
the clue is to change based equity
if you want starting lot 0.1 then it is 10 time of the initial lot 0.01
mean you have to change the basedequity from 3000 into 100
so if real equity is $1k, input based equity 100
so the calculation will be
Lots = ( 1000/100)x 0.01 = 0.1
so next your initial open lot will be 0.1
try on demo first to understand this
and be aware that this is averaging martiangle

