Hi guys!
I'm having a hard time with MAXLOTSIZE..
My broker does not allow Lots greater than 50.00. So, when my MM calculates a greater lot than 50 would give me error 131. I could "cheat it " assuming that if the lot is greater than 50 assume 50 as default as shown bellow.
What i Really would appreciate a help is to split the order about to be sent in as many as my margin and risk factor allows. Ex. 7 orders of 50 and 1 of 48 with a total of 8 orders.. instead of the static orders bellow..
Thanks a lot to you guys and may the pips be with you!
<CODE REMOVED>
I removed your code . . . .
Please edit your post above and re-insert your code using the SRC button . . . please use the SRC button to post code: How to use the SRC button.
To edit your post . . .

Hi guys!
I'm having a hard time with MAXLOTSIZE..
My broker does not allow Lots greater than 50.00. So, when my MM calculates a greater lot than 50 would give me error 131. I could "cheat it " assuming that if the lot is greater than 50 assume 50 as default as shown bellow.
What i Really would appreciate a help is to split the order about to be sent in as many as my margin and risk factor allows. Ex. 7 orders of 50 and 1 of 48 with a total of 8 orders.. instead of the static orders bellow..
Thanks a lot to you guys and may the pips be with you!
<CODE REMOVED>