Unisciti alla nostra fan page
- Visualizzazioni:
- 905
- Pubblicato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Spread lister - current, min, max
Some market EAs do have a build-in spread filter, others are developing own EAs with the need to know and potentially filter high spread phases.
Therefore it is important to know the spreads with your broker and account. Otherwise, one EA and settings might work for one trader while another would fail.
Description:
This simple EA can be assigned to any chart that is not used for real trading.
In case you have performance issues, you might increase the default from 1 second to e.g. every 15 sec.
All instruments that are in your Market watch (shortcut ctrl-u) are shown by default.
You may decide to sort by highest spread in the settings as well.
Please find attached the mq5 code plus (in the zip) the compiled ex5.
Screenshot of EA result on chart:
Screenshot of the settings:

A powerful and feature-rich JSON library for MQL5, designed to bring a modern development experience similar to Python/JS

The EA identifies trade setups by waiting for a user-defined number of indicators (e.g., 2 out of 3) to show divergence simultaneously. This multi-layer confirmation approach filters out market noise. Key Features: Triple Confirmation Engine: Analyzes RSI, MACD, & Stochastic divergence. Advanced Filters: Optional Trend Filter (MA) and Volume Filter for superior signal quality. Full Customization: Control all indicator settings, divergence sensitivity, and trade logic. Professional Risk Management: Use fixed lots or percentage-based money management with SL/TP.

The Cincin EA (v2.24) is an automated trading system for MetaTrader 5 that executes conservative random trades on a specified symbol (e.g., EURUSD), with features like basket management, hedging, and position control.

Expert Advisor for MetaTrader 5 that combines Exponential Moving Averages (EMA) and Relative Strength Index (RSI) to generate trading signals. Includes risk management features and trading time filter.