Thanks for the tip, I found a workaround on this, I used first the AND block and it did not work, then I used the condition order in consecutive form and it worked without adding the ADD block.
Best posts made by isalloum12
-
RE: Working with Chart Objectsposted in Questions & Answers
-
RE: I am trying to make a button cause to control a lineposted in Questions & Answers
ok finally figured it out, if someone needs to know how here it is:
https://fxdreema.com/shared/UYw3G2d8b
Latest posts made by isalloum12
-
RE: Working with Chart Objectsposted in Questions & Answers
Hi Joe, it is a custom indicator, you can get it on MQL5:https://www.mql5.com/en/market/product/96733
-
RE: Glitch on Unattching EA waits for tick dataposted in Questions & Answers
I tried other EAs and even the same EA, but with a split code, and it works fine, but when I use an external indicator this camarilla indicator it does this, maybe i should try coding the output values of this indicator inside the EA.
-
Glitch on Unattching EA waits for tick dataposted in Questions & Answers
Hello Everyone,
I am experiencing an unexpected event when i try to unattach the EA from the chart. it freezes the MT4 waiting for a tick data before unattaching the EA, the desired outcome should be to unattach the EA directly without freezing. -
RE: I am trying to make a button cause to control a lineposted in Questions & Answers
ok finally figured it out, if someone needs to know how here it is:
https://fxdreema.com/shared/UYw3G2d8b -
RE: I am trying to make a button cause to control a lineposted in Questions & Answers
Thanks this helped hide the horizontal line, but when I click again the line does not show again. Any fix for this? Thanks
-
I am trying to make a button cause to control a lineposted in Questions & Answers
Hi Everyone,
I am trying to let a button on chart control if the horizontal line should appear or not, here is my code
https://fxdreema.com/shared/JMgvGfA6It is not working as expected.
Kindly anyone can show me the correct way to do it. -
RE: Working with Chart Objectsposted in Questions & Answers
Thanks for the tip, I found a workaround on this, I used first the AND block and it did not work, then I used the condition order in consecutive form and it worked without adding the ADD block.
-
RE: Working with Chart Objectsposted in Questions & Answers
sorry here is the share https://fxdreema.com/shared/JY9aV7EZb
-
Working with Chart Objectsposted in Questions & Answers
I am trying to find the lines between certain price ranges and put them in a variable, but its not working here is my code link ce216dae-1cdf-4c18-8904-3ba06fd71f2e-Detect Liquidity Lines.mq4 Detect Liquidity Lines.mq4