This is an issue for a real programmer. Are you sure you are using the lot size limits as per mql5 site?
Posts made by l'andorrà
-
RE: Error Code "NOT ENOUGH MONEY"posted in Questions & Answers
-
RE: HOW TO MAKE THE GRID DISTANCING DYNAMIC ???posted in Questions & Answers
Can you please confirm that your intention is opening new buys on a higher price only and sells on a lower price only?
-
RE: supertrend on renkoposted in Tutorials by Users
Supertrend is a fraud. It repaints like crazy. No bot based on that indicator will ever wor. I strongly recommend using a different indicator.
-
RE: programa bloqueadoposted in Bug Reports
A mi me funciona bien, sin problema. ¿El problema persiste o se ha arreglado?
-
RE: Draw Object on different timeframe windows instead only on initial timeframeposted in Questions & Answers
@doeveR Yes, you need to use this block on top of the structure drawing that object:

-
RE: Martingle - Set of Positionposted in Questions & Answers
Yes, it is possible. However, you need to be very careful when defining groups. It will be a complex structure and unnoticed mistakes when choosing groups will happen for sure.
-
RE: Swing high of indicator strategyposted in Questions & Answers
That's a good first approach. Now wee need additional criteria to make the EA understand that those high and low are those you want and not intermediate relative high/lows in between those you want. So the question would be, are there any possible intermediate high/lows betwee those you want or do you consider the last high and the last low all the time only?
-
RE: Store Profit whenever there is position // if no more position, profit resets to 0posted in Questions & Answers
Not sure if I fully get it. If your buy is $10 in profit, your sell will be at least -$10 in loss, so the combined profit will be slightly negative, not positive 10. Do you mean counting buy and sell profits separately maybe?
-
RE: Break Even Only On 1st Tradeposted in Questions & Answers
You need to use different groups. One group for the first trade and a different one for all the other. Then you can create a specific BE rule for trades belonging to the right group.
-
RE: i think program atackedposted in Bug Reports
This is really weird. Did you try using a different browser?
-
RE: Array of strings in the input tabposted in Questions & Answers
This is not my field of expertise, but could it be those { symbols?
-
RE: comment into the variableposted in Questions & Answers
Good question. How is this info created exactly?
-
RE: cant download compilation errors after payingposted in Bug Reports
Can you please share the link to the project?
-
RE: Virtual Bugs*posted in Questions & Answers
Simply don't use them. They are objects. If your bot can create those stops as lines, then there will be no problem. It's more time and more blocks in your bot, but it's the only way they can be correctly recognized by the platform.
-
RE: Swing high of indicator strategyposted in Questions & Answers
The problem is defining a 'swing'. Humans can see them easuly, but bots are dumb. They need crystal clear conditions. Unless you get them before, you can be frustrated with many trials and errors.
-
RE: setting varposted in Questions & Answers
No. Using custom code will make it far easier and straightforward if you don't want to use a fer 'formula' blocks to get the same result.
-
RE: Need help for making my EA place tradesposted in Questions & Answers
None of the blocks belonging to the CRT structure is providing any information to the rest of the bot. You need to connect them so that what is searched for there is used to open a trade.
-
RE: SOME ONE THAT HAVE ALREADY PAID FOR FXDREEMA PLAN.posted in General Discussions
@Alan-paredes2 Es lo que me encuentro a menudo.
