Thread: 10points 3.mq4
View Single Post
  #3700 (permalink)  
Old 05-08-2008, 02:27 AM
FerruFx FerruFx is offline
Senior Member
 
Join Date: Feb 2007
Posts: 875
FerruFx is on a distinguished road
Quote:
Originally Posted by hamid268 View Post
hi
i underestand what is problem
this ea design for account type 1 , mean start trade by 0.01 lot size but now i want strat with 0.1 lot size and change account type to 0 so get error
i not know why
this ea in account type 0 with this setting only work right
Max trade :10
Multiplier:2

but when that want change this setting to
max trade :20
multiplier:1.5 or 2

again get error 131


i think should change codes this ea
i need help
The error 131 is "invalid trade volume". It seems that the lot size the EA try to fill is too high because of your Maxtrade and multiplier. Or if your starting lot is 0.01, some brokers don't allow less than 0.1 lot.

Hope that helps.

FerruFx
__________________
THE HEART of FOREX & THE PROBABILITY METER - Trade with 100% confidence and ... Stress Less!!!
Coding services: Experts Advisors, indicators, alerts, etc ... more info by PM
NEW: video presentation of the Probability Meter ... 24hrs action on the website
Reply With Quote