Codes

Boom Index Spike Pattern for MetaTrader 5

This MetaTrader 5 (MT5) custom indicator, boomSpikeBoxMitigationFinal.mq5, detects a specific bullish spike pattern on the chart and marks entry zones using rectangles and horizontal lines. Once the price returns to ("mitigates") the entry level, the entry line is shortened to the mitigation point

Crash Spike Trade Pattern for MetaTrader 5

This indicator detects a specific bearish spike formation over 3 candles

Forum

Subject: Technical Issue: Market Validator failing with "not synchronized with trade server

Dear MQL5 Support Team, I am writing to report a persistent technical error with the Automated Market Validation system that is preventing the publication of my product updates. Issue Description: Every submission is being rejected with the following error: test on EURUSD,H1 (netting) - not

Code help

//+------------------------------------------------------------------+ //| SpikeDetection.mq5 | //| Advanced Spike Detection System | //+------------------------------------------------------------------+ #property indicator_chart_window

mt5 indicator open parenthesis expected

//+------------------------------------------------------------------+ //| free tool B&C.mq5 | //| Copyright 2023, MetaQuotes Ltd. | //| https://www.mql5.com |

can someone help me to convert this into mql5 indicator as this is mql4 code

this is the code wich i want someone to help me code into mql5