Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Detection of "new candles/bars" code blocks using bar history (very efficient method) - MetaTrader 5 Expert

author EAcpu | 4 reads | 0 comments |

A Code block to detect A "New Candle/Bar" using bars history (very effective way) - expert for MetaTrader 5

A Code block to detect A "New Candle/Bar" using bars history (very effective way) - expert for MetaTrader 5

In the previous code I used time detection for new bars. This time we use the number of bars to detect new bars. It's so much lighter and faster than using the time method.


Attachment download

📎 new_bar_check.mq5 (0.81 KB)

Source: MQL5 #49171

Detection of "new candles/bars" code blocks using bar history (very effective method) - MetaTrader 5 expert usage and filtering advice

Detection of "new candles/bars" code blocks using bar history (very effective method) - MetaTrader 5 Expert belongs to MT5 EA related resources. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.

Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based on titles or short-term profit descriptions.

Verification code Refresh