适用于MetaTrader 4的EA交易和指标 - 59
If you like this project, leave a 5 star review. Often times we are using brokers that are outside of the GMT-0 timezone, this
not only complicates things, but, it can make seeing when a trading session starts
a bit more difficult than it should. This indicator allows you to set a timezone offset it will draw a vertical line for the: Day. Week. Month. Quarter. year.
FREE
该指标创建一个相对于其他图表指标的通道: 指标 + ATR 和指标 - ATR 。了解价格是否超出您的基准线非常有用。 ATR 水平可以用乘数进行调整。 此版本比其 MT5 版本更复杂,以避免某些 MT4 限制:您需要引入基线的 名称 、 参数 (以逗号分隔的字符串)和 缓冲区 。确保您的基线在 一个 缓冲区中包含所有必要的值(或者您可能需要放置多个实例)。
不支持 基线上的字符串参数,无论引入什么值,都将始终使用默认值。 对于枚举数,使用他们的位置(从 0 开始,对于大多数人来说)。例如对于 MA 模式:sma=0; EMA=1; smma=2; lwma=3
作为一个优势,此指标还显示原始基线,因此您将在同一指标中拥有所有 3 行。您可以使用特殊名称标签访问 MT4 本地指标:在这种情况下,有用的是“<MA>”和“<ICHIMOKU>”(用于 kijun-sen)。还有更多可用,但它们在图表中没有多大意义(也许你也可以从布林带中得到一些东西:<BB>)。
还有一个MT5版本
FREE
The Fibonacci Volatility Bands indicator is a refined tool designed to enhance your market analysis by integrating Fibonacci retracements with the Bollinger Bands concept. This indicator visually highlights potential areas of support and resistance, providing traders with a clearer understanding of price fluctuations and volatility. MT5 Version - https://www.mql5.com/en/market/product/126422/ The core of the Fibonacci Volatility Bands is built around a Volume Weighted Moving Average (VWMA) that
FREE
SwapTrader is a simple Expert Advisor for swap trading at the end of the day. The EA scans the current chart instrument and instruments specified in the settings, looking for the currency and order with the positive swap. It opens positions with positive swaps after user-defined time and then closes these positions after user-defined time as soon as the specified profit is reached. The EA trades the current currency and instruments listed in the settings.
Expert Advisor Settings SymbolsList - l
FREE
This Expert advisor has been designed specifically for the EURUSD H1 Foreign Exchange(FX) market to open, monitor, modify and adjusts orders automatically 24/5. Trading with clear and comprehensive entry and exit rules. There is no need to adjust any parameters, simply assign a unique MagicNumber and designated mmLots per trade and GO!
The system logic is based on technical analysis. Every Trade has a fixed Take Profit and Stop Loss set from execution.
Europa utilizes the Keltner Channel in c
FREE
Description: Expand the width of your candles horizontally in MT4 to improve visibility when zooming in or out of the chart. Once attached to the chart, the indicator will automatically double the size of the candles compared to their normal value. Main indicator inputs: Body: size of the candle body Wick: size of the candle wick Additionally, you have the option to change the color of the candle body. We hope you find this free and useful indicator enjoyable!
FREE
Description:
This Free Indicator will allow you to monitor the Max/Min spread in a bar/candle. By running it 24h/24h will allow you to recognize which period of time having maximum spread, based on that you will understand the market more, and could develop/improve to have better trading strategy.
Parameters: limit: <specify the limit of spread, above which the indicator will mark the price, at which high spread occurs>
Note: Beside the price marked due to high spread above, the indicator al
FREE
Universal MarketInfo Service Library for MT4 & MT5
Bring simplicity and power to your trading projects with the Universal MarketInfo Service — a professional library that exposes a unified API for both MetaTrader 4 and MetaTrader 5.
No more rewriting code for each platform. With this library, you can: Access symbol data, OHLC prices, spreads, and volatility with a single call. Query account balance, free margin, stop levels, and lot constraints. Work with currency precision, pip values, and n
FREE
THE_____ IIIDinoIIIIIPendelIII EA______
Set1: Price Offset: 100, Stop Loss 60, Take Profit 2000, "Object Chart Sub Window" 18:01- 18:03
Set2: Price Offset: 200, Stop Loss 60, Take Profit 2000, .".
Set1: Price Offset: 100, Stop Loss 60, Take Profit 2000,
Set2: Price Offset: 200, Stop Loss 60, Take Profit 2000,
Set3: Price Offset: 100, Stop Loss 60, Take Profit 1000,
Set4: Price Offset: 200, Stop Loss 60, Take Profit 1000, Indize: DE40 “FTMO" "E8" Recomment Broker
THIS EA „IIIDINOI
FREE
Do you need precision? Tick charts show each change in the ask or bid; The chart updates whenever either price changes. Study the markets more deeply, with surgical precision. Tick Chart Window saves all the received ticks and shows them into a seperate window. Get the best entry price in the Market. trade with precision trade good Spread Register In the comment section you will see the highest spread, the lowest spread and the average spread since the indicator was loaded.
FREE
It is another simple information indicator. This indicator shows the current spread of a financial instrument and the value of one point with a volume of 0.10 lot.
About the Spread Spread is the difference between the Ask and the Bid price of an asset in the stock or currency exchange. Let's refer to Central Banks and currency exchange in these banks, in order to understand why Spread is so important in currency trading. In Central Banks, we always see the difference between the buying and the
FREE
The adviser finds the trend of the currency pair on a given number of bars, then determines the time of the onset of correction. If the trend is strong enough, and the correction becomes equal to the one specified in the parameters, then the adviser can open a trade in the direction of the trend, if additional indications of indicators confirm the opening of the trade. You can set different correction values and many other parameters. This version of the Expert Advisor is free, it has limitati
FREE
TMA Classic – 三角移动平均指标简介 TMA Classic 是一款非常简洁且轻量的指标,采用 三角移动平均(Triangular Moving Average) 以一条平滑的线条显示。它能够有效滤除过多的噪音,捕捉价格的中心趋势,有助于判断趋势方向及区间震荡。 由于仅显示单线,该指标在图表上具有很高的可视性,不会与其他指标或蜡烛图价格数据发生冲突。 主要特点 实时显示三角移动平均线,平滑且连贯 抗短期噪音干扰,直观展现趋势流动 设计简洁轻便,适合同时监控多个货币对及时间周期 可作为趋势判断的辅助工具,帮助筛选入场时机 计算原理详解 三角移动平均(TMA)是通过对简单移动平均(SMA)进行二次平滑计算得到的。该方法生成的曲线比单一SMA更平滑,有效过滤随机短期波动,更清晰反映价格整体走势。 定义 TMA(n) = SMA( SMA(Close, n), n ) 参数 n:周期(例如20)
Close:收盘价(可根据需要修改)
SMA:简单移动平均 在交易中,价格位于TMA线之上时通常代表上涨趋势,位于下方时代表下跌趋势,可作为趋势方向和强度的参考。 参数设置 参数名 说明
FREE
Break Average Free Break average is a fully automated Expert Advisor for automatic trading on EURUSD, which uses the strategy of breaking the average. It can work with small deposits of $ 250 and a small leverage of 1: 30. To enter the market, filters of two indicators are used (such as the stochastic and the moving average of 2 periods), which confirms the entry to the market. Very good offer to try the full version only 50 USD Differences from full version : 1. Opens only SELL positio
FREE
What is The Waiter ?
It is an automated system to always be ready to catch the big movements of the market
How does it work?
Set the mode (stop or limit) Set the pending orders distance Set Take Profit / Stop Loss Wait for the big candle
settings:
entry : 0.OFF (the expert advisor won't operate. only for chart info purposes.) 1.New candle, new STOP orders (each new candle two stop orders are placed. If they are not activated by the end of the candle, they will be cancelled) 2.New candle, ne
FREE
For backtest use tickstory with fixed timeshift like gmt +0 without DST option activated, set current_broker_gmt parameter to the gmt of your backtest time shift. My Tickstory time shift setup
For demo, put on EURUSD H1 chart set current_broker_gmt parameter to the current broker gmt shift. Simple and safe , no grid, no hedge, no martingale and Stoploss is always set. You could expect 1 trade by day. Low spread broker (0.1pips) reccomended, better on ECN account Paid Version
What's new: 1) Imp
FREE
HMA Grid EA is a grid system which analyzes trend based on the Hull Moving Average (HMA) indicator. Unlike the Simple Moving Average (SMA) the curve of HMA attempts to give an accurate signal by minimizing lags and improving the smoothness. This EA proposes two trading strategies which combine a slow period HMA to identify the main trend and a short period HMA to identify short trend reversal movement. This combination make usually sell and buy signals accurate and in case if the trend reverse w
FREE
具有多时间框架支持、可自定义视觉信号和可配置警报系统的优雅振荡器(EO)指标。
自由编程服务、更新和其他 TrueTL 产品可在我的 MQL5 个人主页 获取。
非常欢迎您的反馈和评价!
什么是 EO? 优雅振荡器(EO)是一种归一化动量指标,将 Fisher 变换(反双曲正切)与 Butterworth 低通滤波器相结合。它通过将当前价格导数与可配置振荡器周期内的均方根(RMS)进行比较来衡量近期价格变动的相对强度,然后使用由带边缘参数控制的二阶 Butterworth 滤波器对结果进行平滑处理。 EO 值在 -1 和 +1 之间振荡。正值表示上升动量,负值表示下降动量。由于输出针对近期波动性进行了归一化处理,该指标在不同交易品种和时间框架上表现一致。交易者使用 EO 来识别方向变化、动量枯竭和零线穿越,作为潜在的进场或出场信号。 功能特点: 带箭头和垂直线的视觉信号标记 三个独立信号缓冲区,具有可配置触发器 信号检测选项:方向变化、水平穿越、峰值/谷值 每个信号的可配置警报功能(电子邮件、推送、声音、弹窗) 具有插值方法的多时间框架(MTF)功能 柱状图或线形绘制模式 多种颜
FREE
The indicator displays the trading statistics of the analyzed Market signal on the chart. Signal transaction data is presented in an excel (csv) file and can be taken from the Signal>Trading history ( Export to CSV: History ). The copied file must be saved to the directory MT4>File>Open Data Folder>MQL4>Files. Available color management and font output. If the currency names are different on the Signal and User accounts, use the Prefix and Suffix parameters. Utility options Prefix at Signal -
FREE
Support and Resistance is the most basic science known to traders.
However, many people don't expect that the indicators used by big traders do not use indicators that have complex and complicated data, but rather return to using the most basic, namely Support and Resistance.
Here is the Support and Resistance Indicator that I made as simple as possible. Here you can determine the limits of strong Support and Resistance based on several provisions that you need.
In this indicator, you can fi
FREE
This indicator alerts you when indicator-created lines are "touched" by price, You can change the interval between alerts. You can change colors and styles of lines as you want. However, lines must be named "Upper" and "Lower.
There is a more powerful PRO version .
Input Parameters WaitTime: Interval between alarm.
How To Use Place lines wherever you want to add alarms.
FREE
The indicator High Trend Lite monitors 5 symbols in up to 3 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Lite is a multicurrency and multitimeframe indicator. With the High Trend Pro , available at this link , you will have an unlimited number of symbols, 4 timeframes, a colourful chart of the primary MACD indicator, several
FREE
How This EA Works: 1. Detect Support and Resistance The EA identifies: Resistance as the recent highest price (based on the last X candles) Support as the recent lowest price 2. Buy Signal (Bullish Breakout) If price breaks above the resistance , the EA assumes a bullish trend is starting. The EA may enter a Buy trade either immediately or after a candle closes above resistance to confirm the breakout. 3. Sell Signal (Bearish Breakout) If price breaks below the support , it s
FREE
Easy to use EA designed to auto trade. Works in every market condition. It uses reliable levels of MACD indicator combined with unique logic to perform fully automatic trading operations. *For MT5 version please go here! *If you don't like automated system and only need an alert system to help you in trading. Please check this arrow with alert system here!
FEATURES: Dangerous methods like martingale, hedge, grid or scalping are NOT used. Each position has Stop Loss and Take Profit. Positiona
FREE
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353
FREE
Free Version. This expert advisor is optimized for the USD/JPY forex value,It can be used for any forex currency by setting the values listed below. Its operation is based on a multi time frame moving average strategy, so it can be classified as a trend expert. When the trend has consolidated on one direction the algorithm buys or sells the currency pair. In the event of a trend inversion, there is a fixed stop loss, while the take profit is variable with the trailing stop function. For this
FREE
This adviser trades by volume, analyzing candles. It is a free version of Volume candlex master . Differences from the paid ones are that there are not some functions here: working on 2 timeframes, using Moving average, dynamic stop-loss and take-profit, and also the maximum lot is limited (no more than 0.10). Recommended timeframes: M5, M15, M30. Before trading, optimize the parameters of the advisor for your account. Input parameters Lots - lot size; MaxSpread - the maximum spread for the op
FREE
**Squeeze Box Indicator** Squeeze Box is a powerful technical analysis indicator developed for the MetaTrader 4 platform, designed to support day trading strategies. This indicator analyzes market movements to detect bullish and bearish breakout signals, enabling traders to capture trends early. With its customizable features and user-friendly interface, it is ideal for both novice and experienced traders.
### Features and Functions - **Bullish and Bearish Signals**: Identifies market break
FREE
A simple but very powerful EA. It uses two moving averages as a basis for opening orders, which when they cross, orders will be opened. The open order will be closed in two situations: When there is a new crossover opposite the previous one, in this case the price touches the slower moving average, or when it reaches the automatic Take Profit margin. If the price goes in the opposite direction, it will open new orders at the new crossings of the moving averages to calculate the average price and
FREE
In version 4.2 we have combined this tool with our own indicator written by our experts. You can download the indicator (Volume Time Marvel) for free from the Indicators section of MQL5.com and use it alongside this tool to better manage your open positions with a better understanding of market timing and trading volume.
Forex trading is conduct 24 hours a day, but trading volume is not the same at all hours. Identifying the best times to trade can significantly improve your trading strategy. Wi
FREE
Check the Trend Power This indicator is designed to identify the POWER of trend. This is NOT define bullish or bearish trend. It is quite easy to look at the power when the indicator line turns Green the trend are strong when the indicator line turns Red the trend are Weak strategy for trade is : Open possition only when the power go Green Exit possition when the power change to Red
FREE
A useful dashboard that shows the RSI values for multiple symbols and Time-frames. It can be easily hidden/displayed with a simple click on the X top left of the dashboard. You can input upper and lower RSI values and the colours can be set to show when above/below these values. The default values are 70 and 30. Symbols and time-frames are input separated by commas. Symbols can also be loaded from the Market Watch window. If there are more than 30 symbols, only the first 30 will be loaded. You
FREE
Check out other great products from https://www.mql5.com/en/users/augustinekamatu/seller
This indicator finds the entry points based on divergences of common indicators and does not repaint . The principles used ensure that it can be used on CFDs, Commodities and Stock with incredibly great results. With proper money management and portfolio balancing the Indicator can be applied to any trading strategy to generate consistent profits. A Winning Trading Strategy This article describes the com
FREE
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here: Simple Forex Trading Strategies
The expert advisor opens trades when the SMAs cross and when the WPR has left overbought/oversold areas. The SMAs are also programmed to close the trades if the trend changes. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is NZDUSD and the recommended timeframe to operat
FREE
Индикатор вычисляет наиболее вероятные уровни возврата цены. Может быть использован для установки уровня тейк профит. Рекомендуемый таймфрейм - любой, при соответствующей настройке. Настройки.
Period - количество свечей для анализа. Accuracy - точность расчёта уровня в пунктах. Width - размер ценовой метки. Отработка уровней как правило не занимает много времени, уровни достаточно точны при касании и процент возврата цены к ним достаточно высок. Но следует учитывать риск продаж на локальных мин
FREE
交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行
可以设置其他周期品种的K线图 覆盖到本窗口中,观察到关联性波动 品种名留空则放弃显示该品种
"Cooperative QQ:556024" "Cooperation wechat:556024" "Cooperative email:556024@qq.com"
FREE
RSI based trend strategy for EURGBP EA use both 5 minutes and 15 minutes time frames to find trends. Please use 15m timeframe for best optimization in EURGBP pair. Inside EA, we have 10 another variables and all of them are optimized for EURGBP even starting StopLoss, Take Profit and Trailing Stop Loss values. StopLoss = 54 Take Profit = 0 TrailingStop = 18 are best optimized values. You can edit these values if they're not suitable. Invisible variables will be updated every month to
FREE
This EA keeps an eye on drawn lines and alerts according specification. It is a semi-automatic robot, which does NOT draw or change any lines. A user can draw them manually or use tools like Trendline-Architect or Channel-Architect, which draw lines automatically. Objects of type OBJ_TREND, OBJ_CHANNEL, OBJ_TRENDBYANGLE, OBJ_REGRESSION, OBJ_STDDEVCHANNEL and OBJ_FIBOCHANNEL will be detected - others will be ignored. The lines or channels have to have valid coordinates and rayed to the right, oth
FREE
Trading Window Rectangle Visualizes your custom daily trading time window directly on the chart as a clean rectangle frame. Key features: Marks any user-defined session (e.g. London, NY morning, your personal strategy hours) Draws rectangle for the selected time range each day Shows unfinished rectangle for the current day in real time Draws historical windows for the last N days (adjustable) Minimalist & non-intrusive — rectangle stays in background Perfect for: Session-based traders Time-filte
FREE
Night Watcher – Smart Night Trading EA Expert Advisor — Version 1.0 Night Watcher is an automated trading system designed to operate during low-volatility night sessions. It combines technical filters and strict risk management to identify and manage trades under controlled conditions. How it works The EA monitors price behavior during predefined nighttime trading hours. Entry signals are generated using a combination of Bollinger Bands, RSI, and EMA crossovers. Each trade is protected with Sto
FREE
Automatic Trend Scanner for MT4 24/7 Global Market Monitoring and Instant Trend Identification. Are you still wasting valuable hours manually analyzing dozens of charts looking for the right market direction? Let technology do the heavy lifting for you. Automatic Trend Scanner is a powerful tool designed specifically for MetaTrader 4 that continuously scans global markets, identifying institutional trends and price direction reversals with surgical precision. Our tool completely eliminates the
FREE
GMGS Smart Grid – Adaptive Grid EA for Long-Term, Low-Risk Forex Trading GMGS Smart Grid (GMGS SG) is a professional-grade Expert Advisor for MetaTrader 4, designed to implement a calculated grid-based trading strategy with a focus on capital preservation, low drawdown, and long-term profitability. Built for traders who prefer structured logic over high-risk approaches, GMGS SG uses dynamic recovery algorithms and price-action-based decision-making to respond to market movement intelligently. R
FREE
什么是挤压? 在肯特纳通道内,若布林带收缩,反映了行情正在调整和巩固,且通常被视作后续定向行情或大的振荡行情的潜在领先指标。当布林通道离开肯特纳通道,这意味着行情从低波动切换至高波,这是所有交易者都在寻找的。 差异
免费版挤压
挤压
挤压专业版 有多少不同时间帧
1
5
10
定制每个时间帧的 KC 和 BB 设置
-
NO
YES
激活数量
-
5
12
手机提醒
1 个,限制到 4 小时
YES
YES
FREE
Description The BBMA + EMA50 Structure is a basic BBMA trading framework indicator combined with EMA 50 and First Momentum detection .
It helps traders to quickly identify market structure, momentum shifts, and potential entry points with clear visual signals. Key Features: BBMA Structure : Displays the essential Bollinger Bands + Moving Average framework. EMA 50 Filter : Helps confirm trend direction and structure bias. First Momentum Detector : Automatically detects the first momentum breako
FREE
The Bollinger Fading EA is a fully automated Expert Advisor that trades based on Bollinger Band and RSI entry signals. The EA trades using market orders and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD using the H1 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limited support so that I c
FREE
Close All Charts – Instantly Close All Open Charts in MT4 Declutter your workspace and improve efficiency with Close All Charts , a simple yet powerful script that instantly closes all open charts in MT4 with a single click. No more manually closing charts one by one—this tool helps you manage your trading environment effortlessly. Key Features: One-Click Chart Closure – Instantly close all open charts in MT4 with a single action.
Streamlined Workspace – Remove unnecessary charts for a c
FREE
此工具不仅是一个 EA 交易,它还用于优化您的指标、设计您自己的 EA 交易、分析您的指标缓冲区而无需访问源代码。我搜索了相当长的一段时间,我可以如何优化我的指标,而不必每次都编程或修改专家。使用此工具,任何人都可以开始策略设计,甚至拥有自己的个性化智能交易系统。它可以根据交易天数、交易时间以及指标的不同参数来优化您的指标或策略,简而言之,这是一个符合我口味的有趣工具。
由于编码的复杂性,它显然很重,但它对我来说运行正确。它最多可以包含 3 个自定义指标,每个指标最多 20 个参数。但目前只有 1 被激活。不幸的是,我不能在这里完整地提供它,但您已经对产品有一个很好的概述。
每个指标最多需要 8 个缓冲区。一些选项值得一些解释,以充分理解此“专家”或“专家创建者”或“指标优化器”的操作,无论您将拥有什么名称或实用程序。对我来说最复杂的是选项:
(启用或禁用字符串输入)此选项自更新以来已禁用,因此您不必再担心了....此功能用于禁用难以管理的参数字符串,他们可以采取大量内存并减慢 Expert。这些相同的字符串对于指标的正常运行通常不是必需的。但是,在指标编号 1 的 11 个
FREE
️ Ultimate Account Protection for Serious Traders
The Equity Protector Pro is a professional-grade safety system that automatically safeguards your trading capital using advanced multi-level profit protection logic. Designed for traders using any strategy (manual or automated), this EA acts as your 24/7 risk manager to lock in gains and prevent account blowouts. Key Features:
3-Stage Protection System Level 1: Base equity floor protection Level 2: Dynamic trailing stop Level 3:
FREE
EA 可能存在故障。
账户在没有任何特别说明的情况下被限制,无法删除 EA。
我们将进行调查,请在使用时务必小心。
建议您先在模拟账户上进行测试。
目前评论功能也被限制了,很抱歉无法回复,请您稍等一下。
采用最先进的相关系数分析算法开发的高性能EA“FUJIYAMA”,在一年半内将$10,000增长到超过$1,000,000!
高度解析EURUSD/GBPUSD的行情,实现了高达84.65%的胜率和13.04的盈利因子,表现卓越。
最大回撤仅为7.34%,资金管理也非常安心。
已获得专业交易员的认可,助您实现稳定的资产管理。 这款EA采用了2024年后疫情时代市场的完整持有策略,目前正如火山般爆发中! 独特的强度设定参数,用户可根据自身偏好从低风险到高风险自由设定,打造属于自己的资产增长路线! 发行纪念,限时免费下载! 下载数量达到一定限额后价格会上涨,请务必尽早下载! 立即用“FUJIYAMA”体验下一代智能交易!
仅适用于EURUSD,请在5分钟及以上周期的图表中使用。
FREE
"Greedy Bear" is an expert advisor for traders who trade consciously. It is based on the strategy of returning prices to the average values during the European trading session. Accordingly, the expert Advisor trades the following instruments: EURUSD, GBPUSD, EURGBP, EURAUD, EURCHF, EURCAD, USDCAD, GBPCHF. The Expert Advisor allows you to disperse small deposits, because of this strong feature, and got its name. It is also an excellent tool for everyday trading.
Parameters:
"_Slippage" - Slipp
FREE
Unleashed False Breakout EA strategy trade idea is Support & Resistance key level of price action. Price breakout Support & Resistance than reverse in the zone. Before execute order horizontal line will appear on the key level of Support & Resistance .When there's open order and losses, it will automatically recover the amount of losses on the next execute order as profit. Blue (support) Pink (resistance) Timeframe: M30 H1 Currency:
USDCAD EURUSD XAUUSD *Note on the input take profit in (
FREE
ON THIS LINK YOU CAN FIND NEW VERSION https://www.mql5.com/en/market/product/53022 https://www.mql5.com/en/market/product/53022
/-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-/- /-/-/-/-
FREE
This Expert Advisor is a pure hedging system. The expert place and manage two market opposite orders. Runs perfect on pairs with tight spread and low commission broker (commission plus spread equal or less than 0.5 pip).
Pairs and Time Frame Pair: eurusd Time frame: M1 Default settings are good for eurusd.
Information Please test expert on demo account first, before uses it on real account. Have on your mind, this expert is sensitive and depend on broker's slipping.
Expert parameters
UseVi
FREE
Screener Breakout Congestion: Have you ever missed a trading opportunity because you were not looking at the chart of that market in that specific time frame? Here is this screener to help you identify congestion breakouts in the markets you want to follow in the different time frames required. Once you have identified the markets (forex, indices, CDF) and the different time frames (1M, 5M, 15M, 30M, 1H, 4H, Daily), the screener is represented by several buttons that change colour when the conge
FREE
This Expert Advisor implements an RSI Mean Reversion strategy with a moving average filter for trade entries. The EA uses higher timeframe RSI conditions to detect potential buy or sell opportunities, confirmed by a lower timeframe moving average. The strategy includes risk management features like limiting the maximum number of open trades, controlling risk based on ADR, and closing trades when a predefined account profit percentage is reached. It also includes visualization tools such as a bre
FREE
This indicator is like a special kind of thermometer that measures the strength of the current currency pair you're looking at. Instead of showing temperature, it shows whether the pair is gaining strength or losing strength at any given moment, presented as an easy-to-read histogram (those vertical bars) in a separate window below your main chart.
Here's how it works in simple terms: The indicator uses two different speed settings to analyze the price - one "fast" setting (which reacts quickl
FREE
Use Stochastic with oversold and overbought to find trading opportunities. Use RSI to identify strength of trend anf confirm the trend matches the stochastic overbought and oversold. Trade on MACD cross matching the trend identified by Stochastic and RSI. Set stop loss at a recent swing high or swing low. Set take profit as a ratio of stop loss. Exits are on take profit and stop loss only, there is no exit signal.
FREE
A stochastic oscillator is a momentum indicator comparing a particular closing price of a security to a range of its prices over a certain period of time. The sensitivity of the oscillator to market movements is reducible by adjusting that time period or by taking a moving average of the result. It is used to generate overbought and oversold trading signals, utilizing a 0-100 bounded range of values. This indicator show 15 stochastic on one chart.
FREE
Lucky EA Random Outputs Test the EA first in a Demo Account. This EA RUN on a Random Strategie and open Trades per coincidence Strategie. Recommend Broker "IC Market, FTMO”. 1000$/€ 1-5 Lot in first Week, Timeframe M1. DE40 with this Settings only for other Indizes or Pairs please change the Settings appropriately to the actual Spread. You musst for DE40 nothing Change Set the EA to your MT4 Desktop and START. Worktime is from 09:01-18:00 Servertime. Unlimited Default Settings you can Change the
FREE
Welcome to... EA MAX Robot Symbol Takeprofit
It is a machine for facilitating profit collection. And close the order in one click It can also be set to automatically collect the desired amount of profit. Can only be used in one currency pair Cannot be used on multiple currency pairs in one currency window. If you are looking for a tool based on this feature Bring this tool to use.
FREE
PRO version is available here: https://www.mql5.com/en/market/product/12648 FFx Universal Strength Meter is more than a basic strength meter. Instead of limiting the calculation to price, it can be based on any of the 19 integrated strength modes + 9 timeframes. With the FFx USM, you are able to define any period for any timeframe. For example, you can set the dashboard for the last 10 candles for M15… Full flexibility! Very easy to interpret... It gives a great idea about which currency is weak
FREE
TCL MA Crossovers is a Moving Average crossover indicator for MetaTrader 4 with independent Fast and Slow MA settings for every chart timeframe. It plots crossover markers and sends multi-channel alerts when a confirmed crossover occurs. How It Works Most crossover indicators apply one Fast and one Slow Moving Average to whichever timeframe is open. This indicator stores a separate Fast and Slow MA configuration for each timeframe (M1, M5, M15, M30, H1, H4, D1, W1, MN). When the chart timeframe
FREE
The SP_H1_840111471_S_Ke_CF_SQX is an algorithmic trading strategy for MetaTrader, tested on SP using the H1 timeframe from December 7, 2017, to June 2, 2023. There is no need to set up parameters, all settings are already optimized and fine-tuned.
Recommended broker RoboForex because of EET timezone.
You can find the strategy source code for StrategyQuant at the link: https://quantmonitor.net/sp500-keltner-channel-trader/
Key details are:
MagicNumber: 840111471
Main Chart: Current s
FREE
Head and Shoulders Expert Advisor for mt4 please take into consideration: the EA trading a very specific H&S Pattern, number of trades is low. Minimum trading deposit 100 $ . Default settings for EURUSD 1H chart, can be optimize for more charts. Fixed SL/TP & Grid. No Martingale. Works with high spread This EA operates only once per bar opening.
developed, tested and optimized on " VantageMarkets " platform. Recommended broker > Vantage
FREE
This is a simple Bollinger Band EA This works by activating a trade whenever the input parameters are met, including the Bollinger Band parameters The Bollinger Band Parameters determines when a buy or sell trade is opened: If the price is outside the lower bounds of the activated bollinger bands, a buy trade is opened (given that all other criteria are met) If the price is outside the upper bounds of the activated bollinger bands, a selltrade is opened (given that all other criteria are met)
K
FREE
Robot CFO1.2EA is an innovative financial management system designed to optimize portfolio performance through the integration of contrarian, hedging, and grid techniques. Leveraging cutting-edge artificial intelligence algorithms, it provides sophisticated risk management and investment strategies tailored to meet the unique needs of your financial portfolio.
Robot CFO1.2EA employs a contrarian investment approach, capitalizing on market inefficiencies and deviations from the norm. It identifi
FREE
Automation for setting up Stop Loss, Take Profit and Trailing Positions can be opened with all platforms MetaTrader 4 MetaTrader Android MetaTrader iOS MT4 Web Trader The Expert Advisor will arrange Trailing of trades Market Execution Pending Order (Buy Stop, But Limit, Sell Stop, Sell Limit)
Input Parameters (all in pips) Take Profit - take profit value. Stop Loss - stop loss value. Trailing Start - trailing start. Trailing Step - trailing step/stop. Lock Start - lock start (first time trailin
FREE
️ Real Flow Defense Levels:真实流防御水平 Real Flow Defense Levels 指标是一个专有工具,旨在直接在您的主交易图表上识别和绘制 重要、高可信度的价格区域 。它使用动态的、基于成交量的分析,来确定市场先前展示出 最强防御或活动集中 的位置。 这些绘制的线条充当 动态的支撑和阻力位 ,突出显示了主要参与者最有可能进场或捍卫其头寸的价格。与静态的水平线不同,这些水平线会随着时间调整,根据近期的高影响力活动反映出当前的市场结构。 主要特点 动态支撑与阻力 自动识别并绘制多达 四个关键防御水平 ,这些水平曾发生过强烈的成交量活动,标志着市场关注的关键区域。 实时相关性 该指标持续监控最近的交易活动,以确保所绘制的水平线与 当前市场环境保持相关性 。 可配置的权重 包含 可选的加权因子 ,允许交易者强调发生在 一天中特定时间 或具有 更高成交量影响 的水平。 视觉优先级和水平层级 四个水平中的每一个都被分配了独特且可自定义的颜色,以帮助交易者确定其重要性。这些水平根据市场活动强度进行排名: 一级 代表 最强 的防御区域(最高成交量/影响)
FREE
This Expert Advisor Give Us Notification on MT4 Mobile Aplication if CAndle break throught the kumo aka senkou span A/B You can put your ichimoku cloud setting at your desire How to Setup Notification please read this https://www.metatrader4.com/en/trading-platform/help/setup/settings_notifications
This is an Expert Advisor just put on Experts on your MT4
FREE
MetaTrader市场提供了一个方便,安全的购买MetaTrader平台应用程序的场所。直接从您的程序端免费下载EA交易和指标的试用版在测试策略中进行测试。
在不同模式下测试应用程序来监视性能和为您想要使用MQL5.community支付系统的产品进行付款。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录