Thread: Change Lots
View Single Post
  #3 (permalink)  
Old 12-30-2005, 10:09 AM
hellkas hellkas is offline
Senior Member
 
Join Date: Oct 2005
Location: Porto/Portugal
Posts: 265
hellkas is on a distinguished road
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?
Reply With Quote