Thread
:
10points 3.mq4
View Single Post
#
50
(
permalink
)
09-06-2006, 01:26 PM
phoenix
Senior Member
Join Date: May 2006
Posts: 287
do you mean max lot size?
if yes..look for
if(lotsi>100)lotsi=100;
in your code
change the number into your need
or extern it to be adjustable
phoenix
View Public Profile
Send a private message to phoenix
Find all posts by phoenix