ANY HELP GREATLY APPRECIATED

 

hi

i am new to all this and was wondering if anyone is able to help or advise, basically i am running an EA called the mastermind 3, which seems to work quite well but

it always buys volume of 5, which is a bit rich for my taste, ive tried to modify in the script changing lot from 5 to 0.1 but to no avail, my questions are;

1.which part of the script do i change to decrease the amount it purchases (is it that simple)

2.is this element generic to all EA's

3.can you advise or another successful EA that buys in small lots.

any help would be greatly appreciated.

regards

Rick

 

If you have all the source code, you can edit the OrderSend line/s to hard-code an acceptable value in for LotSize

Any correctly written EA should allow you to use any LotSize you want, a few only work off proportionate lot sizes but I wouldn't be happy with that!

-BB-

Reason: