Quote:
|
Originally Posted by trevman
that looks overly complicated, heres what i use
Code:
double lots = NormalizeDouble(AccountFreeMargin()/(500/0.1),1);
this uses 0.1 lot for every 500 in your account, adjust them as you see fit. hope this helps.
|
hi trevman...
Thanks for your help but dont result..
Do you've other way? Anyone?