@andrewfrank the first one is valid for order opened by the expert only on the specified symbol (symbol field is empty, mean you are working on the chart you have attached the EA)
The second one is valid for the order opened manually only, on the same chart as above
Posts made by ambrogio
-
RE: Delete Pending orderposted in Questions & Answers
-
RE: Delete Pending orderposted in Questions & Answers
@andrewfrank This happens because you yourself set up to delete all orders of any group and on any chart. If you want to work only on the graph to which you attack the EA you have to leave these settings as below

-
RE: Trailling using Moneyposted in Questions & Answers
@ontradingx The logic you requested in the first post, did you try it? When the gain is 50, the profit guaranteed is back 40 (50-10 insured) and moves 10 in 10 as it rises
-
RE: Trailling using Moneyposted in Questions & Answers
@ontradingx said in Trailling using Money:
Hi friends, can someone give me an example of how to build a Trailling Stop that works with amounts of money correctly and that works:
I'm trying to create the following:
When the total profit reaches 50$ guarantee me a 10$ profit and from then on I guarantee every 10$ earned.
So in a nutshell.
Profit achieved: 50$
Reserved profit: 10$When the EA sees in the sum of the profits the value of 50$ it will guarantee me the 10$, if the price comes back it will not give me less than 10$.
When the EA hits $60 then it will guarantee me a $20 profit.
That's how I understand it works.
Can anyone tell me if the way I'm doing it is correct and if not maybe give me an example?I created this project to try to understand how it works.
https://fxdreema.com/shared/RgolfJA2dTry this way

-
RE: SL/TP fixed pips bugposted in Questions & Answers
@uriel-0 Try to change the input "custom (price level)" to "custom (price fraction)"

-
RE: "Indicator fall" blockposted in Bug Reports
@uriel-0 Ok, to do that you have to put MA period = 1 , this way you can see the same of the line charts price
Remember zero=zero=nothing , the journal said "cannot load moving average" -
RE: "Indicator fall" blockposted in Bug Reports
@uriel-0 You have to choose a value of MA period. And always put candle ID 1 , never zero. These are a couple of things I saw quickly.

-
RE: EA for custom indicatorposted in Questions & Answers
@haikel Through the "indicator appear" block

-
RE: adding custom indicator code inside EA codeposted in Questions & Answers
@piptheripper Hi, on mql5.com there are some documentation
https://www.mql5.com/en/articles/1456
https://www.mql5.com/en/articles/1457
https://www.mql5.com/en/articles/1463
and many others. -
RE: EA PICKING MORE THAN ONE TRADE PER TIMEposted in Questions & Answers
@sonnybatet-0 Hi! Please can you upload a link to your project? This way we can see if there are some issues.
-
RE: Triple exponential average oscillator cross over 0 not working at allposted in Questions & Answers
@zhahz If you copied and pasted the @jstap project you probably lost the variables. Do not copy and past, save directly on the terminal the projects of @jstap and mine (mq5 and ex5 also), and refresh the terminal or restart it.
-
RE: Triple exponential average oscillator cross over 0 not working at allposted in Questions & Answers
@zhahz It works for me. Check the journal for any errors.

-
RE: Triple exponential average oscillator cross over 0 not working at allposted in Questions & Answers
@zhahz this works https://fxdreema.com/shared/OUjEi2Hcc
by increasing cross width area and by putting a no trade block at the top like @jstap has suggested
This is not the first time that I have to increase the area, even on the crossings of moving averages. In the past the administrator @Fxdreema could not explain why this malfunction (never happened on MT4)
-
RE: Master of Divergenceposted in Questions & Answers
@biztet It seems so from what little you see in the screenshot of the history
-
RE: Master of Divergenceposted in Questions & Answers
@biztet Risky enough, it trades without stop loss and against the trend.





