Flavio Machado
Flavio Machado
5 (1)
  • Information
no
experience
4
products
0
demo versions
0
jobs
0
signals
0
subscribers
Flavio Machado Published product

Timing can make the difference between a winning and a losing trade. Therefore, a bar countdown display is a must-have tool for any trader. Knowing exactly how much time is left, before the current bar will close, certainly helps decision-making in real time. Technical detail: This indicator uses the MQL5 function "OnTimer", ensuring the accurate measure of each passing second, rather than relying on the flow of incoming tick information from the server. Most other countdown indicators for

Flavio Machado Published product

This script deletes all objects attached to all open charts. It's a bulk operation that can save a lot of time, avoiding the need to open the Objects List (Ctrl+B), pressing "List all", then manually selecting the objects and hitting "Delete" (for each single chart)... If you've tried "Delete all objects from chart", this script does the same thing, but to all open charts . So beware! You'll have to add all those Fibonacci retracements, trendlines, etc. back to your charts if you run this script

Flavio Machado
Added topic "Ghost" orders showing in trade history
Sometimes I place orders using a different platform, and although they show up in the MT5 chart and the "Trade" tab in the Toolbox, I can't modify or delete them from Metatrader (it displays "Common Error" if I try to do it). No problems so far, as
Flavio Machado Published product

Simply deletes all objects from a chart, at once. Q: Shouldn't I remove the indicator(s) from the chart instead, if I want to get rid of those objects? A: Absolutely. There are rare cases though, when you might end up with residual objects that don't programatically get removed from your chart, due to bugs or some other reason. Q: Why use this script, when I can press Ctrl+B, list all objects, then manually select and delete each one? A: To save time, really. Maybe you have too many unwanted

Flavio Machado
Added topic [suggestion] Loading and Unloading of Indicators
Greetings, MT5 enthusiasts. First forum post, so please be gentle with me. 🙂 In  https://www.mql5.com/en/docs/runtime/running , there's a list of situations when an indicator gets loaded or unloaded. I suggest adding the case when a custom
Flavio Machado Published product

Add a watermark in the background of your chart, containing the ticker (symbol), followed by the current Timeframe, and the symbol description below it. Have you ever seen videos or screenshots of other platforms, boasting those great looking watermarks, and wondered why your MetaTrader5 doesn't have one? Well, I did... so I tried a few of the options available in the Market at the time, but I still wanted to tweak everything exactly to my taste. So I developed my own solution, and I am proud to

Flavio Machado
Registered at MQL5.community