Divergence DeMarker - MetaTrader 5 Script - MT4/MT5 Resources






This indicator is a bifurcation excellent divergence oscillator. The indicator can be downloaded through this link: https://www.mql5.com/pt/code/56820
Drawing the wick (thin line): Draw a vertical line from the lowest price to the highest price of each candle (this is called the "wick")
This is a custom indicator for MetaTrader 5 whose sole purpose is to display the BMP image on the chart (located in the center of the screen)
Good afternoon everyone) First time posting my code!
This indicator is a utility that displays marked trading levels on any chart. If you want to replace the native trading levels on the native chart, turn off "Show trading levels" in F8 chart properties and attach this indicator. If you want to display trading levels on a custom chart (local trading levels cannot be displayed), then just attach this indicator. BaseSymbol - specifies the symbol from which trade-level data will be extracted - very convenient for unique custom symbols. TextBarsBack - specifies the number of bars back in history from the current bar to which level labels are drawn. Note: Although the magic number is referenced in the code, it is not currently included in the transaction line. If you are running multiple EAs on the same symbol, you can edit the code to display the magic number and then run multiple instances of the indicator on one chart. You can also edit the font size and text spacing in the object properties as needed for different display resolutions.
Attachment download
📎divergence_demarker.mq5 (28.83 KB)
Source: MQL5 #57174
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •