适用于MetaTrader 4的EA交易和指标 - 50
The Moving Average Slope (MAS) subtracts the moving average level n-periods ago from the current moving average level. This way, the trend of the moving average can be drawn on the moving average line.
Features Observe uptrends and downtrends at a glance. The indicator is non-repainting. Returns buffer values for the trend of the moving average to be used as part of an EA. (see below)
Inputs Moving Average Period : The period of the moving average (MA). Slope Period : Number of periods between
FREE
This EA creates two buttons in a panel that you can drag to any part of the chart (simply click on the panel and drag with the mouse to the part of the chart you want) with which you can close all the open operations in the account with a simple click, or close only the trades that are currently in profit. Check out my new trade dashboard assistant : Simple and Easy MT4 Trade Panel Tell me if you like the product and how it could be improved, Thanks :)
FREE
QL Ichimoku Dashboard is a professional multi-timeframe trend analysis dashboard based on Ichimoku market structure. The indicator analyzes multiple timeframes and displays: Trend quality scores (0–10) Market regime states: Trend, Transition, Chop A clear composite market condition to help decide whether to trade or wait All calculations use closed candles only , making the indicator non-repainting and suitable for live market analysis. Features Multi-timeframe Ichimoku analysis Non-repainting (
FREE
Based on a combination of indicators, PS Acid Fulx is an excellent indicator for knowing when to buy or sell on any asset and temporaryity. The indicator myself I have used it as a tool for my analysis when trading Forex. It is a useful and easy-to-understand trend indicator. If you combine it with your own analyses you will surely get a good result in your operation.
FREE
Check it out and if you like it just enjoy it. Try various values to find the setting that best suits your trading. Upward signal if the indicator is colored lawn green and bearish signal if the indicator is gray. You can use the line itself to trailing stop when you open orders. This is just a tool. A complement. It is not a strategy. Combine it with your own analysis Just download it and try it, it's free.
FREE
AutoRiskManage v2.3 — Documentation Expert Advisor — MetaTrader 4 & 5 AutoRisk Manage v2.3 Automated risk management EA with interactive graphical panel. Applies SL/TP, Break Even, Trailing Stop, and lot size calculation by risk percentage — for any instrument, any broker. MT4 / MT5 v2.3.0 MQL4 · MQL5 C2C + B2C Time Space Technology Overview AutoRiskManage is an Expert Advisor that acts as a risk management layer on top of any manually opened position. It does not generate trading signals — i
FREE
这是 MT4版 ,MT5版: https://www.mql5.com/zh/market/product/135425
警告:这是马丁格尔EA,风险极高!!! 专家顾问 (EA) 并非万能 ,使用该EA则同意承担EA所产生的一切损失的风险 外汇、黄金等金融产品交易是 高风险 产品,有可能让 本金归零 ,在交易前请一定了解风险 这是老登熙429EA 完全免费! 这是一款马丁格尔EA,它具有如下特征: (1倍仓位情况下)第一单是0.01手,最后一单(取决于设置的单数)是4.29手 按照等比数列加仓 自定义止盈、止损、加仓间距 自定义魔术号、注释 点差限制 重点:完全免费! 参数设置: MagicNumber = 20070429; // 魔术号 TradeComment = "Laodengxi"; // 注释 LotMultiplier = 1.0; // 仓位倍数 (1.0=标准) MaxLayers = 10; // 最大单数 StepPoints = 150; // 加仓间距 GlobalTP = 600;
FREE
Stochastic RSI makes a stochastic calculation on the RSI indicator. The Relative Strength Index (RSI) is a well known momentum oscillator that measures the speed and change of price movements, developed by J. Welles Wilder.
Features Find overbought and oversold situations. Sound alert when overbought/oversold level is reached. Get email and/or push notification alerts when a signal is detected. The indicator is non-repainting. Returns buffer values for %K and %D to be used as part of an EA . (s
FREE
RRS Impulse Plus EA is an advanced version of RRS Impulse EA . This upgraded version provides more flexibility with several new options. The EA scalps using the Relative Strength Index (RSI), Stochastic Oscillator, Moving Average (MA), and Bollinger Bands indicators to identify trend and counter-trend opportunities. As a multi-pair EA , it scans multiple currency pairs for signals. This EA includes various features such as Trailing, Risk Management, Money Management, Restriction Mode, and more.
FREE
我在学习 Rob Smith 的 TheStrat 时创建了这个简单的指标,发现它非常有用,我想与您分享。如果您觉得它有用,请查看我在 MQL5 上发布的其他指标。 该指标只是在图表上绘制一条线,显示您从较高时间范围内选择的价格水平。 使用设置,您可以完全控制它显示的时间范围,但默认 情况下,它会自己计算更高的时间范围,只是将刻度向上移动一级。例如,如果您打开 H1 图表,它将显示 H4 图表中的数据。
设置
跟踪时间表 选择绘制价格水平的时间范围。如果您将其保留为当前的默认设置,它将为您选择合适的时间范围。如果您正在查看图表并在时间范围之间进行更改,这将非常有用,因为该线将始终向上调整。 跟踪值 您可以从以下标准价格值中选择一个。默认为开盘价。 PRICE_CLOSE 收盘价 PRICE_OPEN 开盘价 PRICE_HIGH 期间最高价 价格_低 期间最低价 PRICE_MEDIAN 中位数价格,(高 + 低)/2 PRICE_TYPICAL 典型价格,(最高价+最低价+收盘价)/3 PRICE_WEIGHTED 加权收盘价,(最高价+最低价+收盘价+收盘价)/4
FREE
Rung 趋势指标。该指标识别并用不同颜色标记价格变动的主要趋势,同时消除噪音和与主要趋势相反的短期价格变动,而不对其作出反应。 指标是确定市场当前趋势的工具。在默认设置下,上升(“看涨”趋势),指标用绿线标记,下降趋势(“看跌”)趋势 - 当价格在通道中移动时,用红线标记为横向或持平的价格走势,指标没有反应。走廊或横向价格变动的值可以通过指标设置进行调整。
指标设置说明 限制点 - 走廊的大小,以点为单位。 coefficient_smoother - 平滑系数。 警报 - 显示包含用户数据的对话框。 Text_BUY - 购买信号的自定义文本。 Text_SELL - 卖出信号的自定义文本。 Send_Mail - 向在“邮件”选项卡上的设置窗口中指定的地址发送电子邮件。 主题 - 电子邮件的主题。 Send_Notification - 向移动终端发送通知,其 MetaQuotes ID 在“通知”选项卡的设置窗口中指定。 该指标表示最后一根柱线的趋势变化,该柱线正在形成并且可以改变其方向,因此等待固定柱线的信号很重要。
FREE
Индикатор отображает различными цветами на фоне графика три торговые сессии. Открытие - закрытие Лондон, Нью Йорк, Токио по умолчанию. Применение Для успешной торговли важно знать начало и конец торговых сессий с наибольшей ликвидностью, так как именно в это время цена делает самые большие движения.
Особенности Настройки по умолчанию - торговые сессии по Лондону, Нью Йорку, Токио. Возможность выставить свои рамки тоговых сессий Алерт при открытии сессии Показ открытия дня по GMT Настройки для
FREE
Limited-time free release: Relative Volume Breakout Signals MT4 is published free while MetaCoderStore collects trader feedback, comments, and feature requests. Relative Volume Breakout Signals measures the current bar tick volume against its recent average and marks range breakouts that happen on unusual participation. Use cases Identify breakouts with stronger-than-normal tick volume. Filter quiet range breaks from high-participation expansion moves. Feed relative-volume and signal buffers int
FREE
The " Multi Kernel Regression " is a versatile trading indicator that provides graphical interpretations of market trends by using different kernel regression methods. It's beneficial because it smoothes out price data, creating a clearer picture of price movements, and can be tailored according to the user's preference with various options.
What makes this indicator uniquely versatile is the 'Kernel Select' feature, which allows you to choose from a variety of regression kernel types, such as
FREE
Area 51 EA generates signals on different strategies. Has different money management strategies and dynamic lot size function. When a position is opened, it is equipped with a take profit and a stop loss. If the position becomes profitable, a dynamic stop loss based on the specified values (TrailingStep and DistanceStep) will be set for it and constantly trailed. This allows you to always close positions in profit. For using the EA we recommend to use an ICMarkets True ECN account. Parameters
FREE
Parabolic MA Pro - Système de Trading Avancé Détectez les retournements de tendance avec précision grâce à notre système unique combinant SAR Parabolique et Moyenne Mobile ! CARACTÉRISTIQUES RÉELLES SYSTÈME HYBRIDE INNOVANT SAR Parabolique calculé sur la Moyenne Mobile (au lieu du prix direct) Filtrage des faux signaux grâce à la double validation Algorithme exclusif de retournement de tendance ALERTES PRÉCISES Notifications sonores aux points de retournement Détection automati
FREE
Equity Curve Overlay – MT4 Equity Curve Overlay 是一款适用于 MetaTrader 4 的指标,可将账户的净值曲线直接显示在主图上,与交易品种的价格走势进行可视化对比。 主要功能: 在主图上绘制净值(Equity)曲线 实现净值与价格走势的直观对比 可调节的缩放因子与垂直偏移,用于精准对齐 可选显示前一交易日的最高价与最低价水平 输入参数: EquityScaleFactor :用于调整净值曲线与价格值匹配的缩放因子 EquityOffset :净值曲线的垂直偏移(可正可负) ShowPrevDayHighLow :是否显示前一交易日的高低点标签 ColorHighLabel 、 ColorLowLabel :高点与低点标签的颜色设置 使用场景: 本工具适用于以下用途: 在回测中可视化评估策略表现 对比净值增长与市场价格行为 提供基本参考,用于策略优化与调整 兼容性: 适用于 MetaTrader 4 平台 可在实时行情与策略测试器中使用 不会影响其他指标或 EA 的正常运行 由 LM | Trading & Development 开发
FREE
Wave_Entry_Alerts_In_EUR.mq4 is a custom indicator developed by Azad Gorgis for MetaTrader 4. This indicator is designed to provide alerts based on ZigZag patterns, specifically tailored for trading on the (EUR/USD) symbol.
Key Features: - Chart Window Indicator: The indicator is designed to be displayed on the main chart window. - Arrow Signals: The indicator generates arrow signals on the chart, indicating potential reversal points based on ZigZag patterns. - Customizable Parameters: Traders
FREE
This tools is design to easily forecast the projection of the current trend through the inputs of Zigzag and get out of the market when the trend do not the ability to maintain it's volatility to go further... the indicator gets the initial and final price from the value of zigzag automatically by adjusting the intdepth of zigzag. You can also switch from Projection to Extension from the inputs tab of indicator.
FREE
Price Ray indicator is a utility that will improve the way you trade. Primarily, it shows the Bid, Ask or Last price as a line ray which beams till the current candle, last visible chart candle or extended to all candle bars. The enhanced features in this indicator provide information in an area where you focus most, right next to the current candle. You can select text to be shown above or below the Price ray. The indicator is fully customizable, allowing it to fit any strategy requirements. Th
FREE
Indicador "Trade Zones: Supply and Demand Opportunities" para MetaTrader: Eleva tu Trading con Precisión Estratégica El indicador "Trade Zones: Supply and Demand Opportunities" es una herramienta revolucionaria diseñada para potenciar la toma de decisiones de los traders al identificar claramente las zonas de oportunidad basadas en los principios fundamentales de oferta y demanda. Este indicador, compatible con MetaTrader, proporciona una visión intuitiva de las áreas críticas del mercado donde
FREE
This semaphore indicator is based in the standard RSI, which is applied over the Envelopes indicator that shows an envelope or envelope fluctuation borders. This is a version of RSI vs Envelopes Graph drawn in a separate window . A sell signal emerges when the upper envelope/border is broken by the RSI indicator from top to bottom. A buy signal emerges when the lower envelope/border is broken by the RSI indicator from bottom upwards. The indicator can draw arrows on the indicator, draw vertical
FREE
This EA trades daily breakouts placing bidirectional pending orders using the last day's trading range, provided these price levels have not been yet tested. It offers many trading behaviors and flexible position management settings, plus a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Easy to use and supervise Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 dig
FREE
Supply and Demand indicator does not repaint as it counts the number of tests/retests occurred in the past x number of times. As a trader you need a path to be able to place your buy and sell trades such as: Supply and Demand, Falling & raising channels . Experienced trades will draw the key levels and channels around the timeframes. But, they will not be able to draw them on the small time frames as the price changes too frequent. This indicator is based on Shved supply and demand indicator, b
FREE
GMGS Divergence Hedge – Smart Multi-Pair Strategy Based on Divergence Signals GMGS Divergence Hedge (GMGS DH) is an advanced expert advisor that uses divergence-based entry logic combined with a hedge mechanism to minimize risk and optimize trade recovery. Designed for balanced growth and low drawdown, GMGS DH is ideal for traders seeking a long-term strategy with multi-currency compatibility. Strategy Concept GMGS DH identifies divergence patterns using custom algorithms and opens strategic
FREE
This is the Indicator is free to use and based on my "TheTurtleTrader" EA. Introducing the Turtle Traders Donchian Channel Indicator – inspired by an advanced trading system by the legendary Turtle Traders of the early 1980s, designed to bring authentic and diverse strategies to your trading portfolio.
Core Strategy:
This Indicator leverages a proven breakout strategy by displaying the highest high or lowest low over a defined period. Whether you prefer quick scalping trades or long holdin
FREE
Powerful non-repainting tool for intraday or swing tading, part of the Power Lines Trading System, used in real trading on a daily basis with proven solid trading signals. The Power Lines indicator is pretty straightforward and easy to set up and can be used perfectly on every timeframe and with every currency pair or other financial instrument. For intraday trading the using of M5, M15 or M30 timeframes and for swing trading H1, H4 or D are recommended. Avoid M1 and be careful with M5 timeframe
FREE
The Spots Indicator can be used for Entering and Exiting your trades based on the common candlestick patterns such as: engulfing, hanging man, doji etc. It is designed to publish desktop and mobile notification every time a signal is triggered. However, it is worth noting that this indicator is recommended to be used with other indicator for confirming the entries. It is best to use it with the Investment Castle Trend Lines indicator and the Supply and Demand indicator
FREE
Free RSI expert advisor is a completely free expert advisor that trades using rsi level crosses. You can set which levels the Ea should use to open and close trades. The various settings are explained below. NOTE: The default settings are just place holders and not necessarily the best. Use the settings that best suites you or your strategy. Lots - This is the lot size of the EAs trades. 0.1 is the default setting. AllowBuy - Set to true to allow buy trades. This setting is true by default. Allo
FREE
The "FracLine" Expert Advisor uses trend lines based on fractals to open a position.
It works at closing prices, so optimization and testing can be performed at open prices. The time frame and tool can be anything. Definition of a fractal for this EA:
a fractal is a 9-candlestick pattern, where the central one is the maximum (in an upward movement) or minimum (in a downward movement) in this pattern.
A prerequisite is that to the left and right of the high (fractal candle) there must be at l
FREE
This automated DOJI BAR FINDER INDICATOR can be utilized to manage trades and identify potential areas of support and resistance for both buying and selling. It is designed to identify zones for Sell/Buy trades and can be effectively used in conjunction with other indicators, such as order block indicators, and more. Currently designed for MT4, it will later be adapted to function on MT5. We also offer the opportunity to customize the robot according to your trading strategy.
FREE
This indicator is stand alone version from MP Pivot Levels (All in one) containing Woodie Pivots. Woodie’s pivot points are made up of multiple key levels, calculated from past price points, in order to frame trades in a simplistic manner. The key levels include the ‘pivot’ itself, and multiple support and resistance levels (usually up to three each). Traders use these levels as a guide for future price movements when setting up trades.
The pivot : (Previous high + previous low + 2 x previous
FREE
本产品接收指标/信号工具的信息,在满足特定条件时显示箭头或通知。
例如,当MA25和MA50交叉、SAR反转、MACD改变正负值或收盘价穿过布林线时,都会显示箭头和通知。
具体配置请参考示例设置图。
详细手册和配置文件:
https://www.mql5.com/en/blogs/post/755082
免费版本也可供下载。
箭头可以以多种配置显示,组合方式无限,任您想象。
如果您在设置与信号工具和指标的链接时遇到困难,请联系我们寻求帮助。
我们还可以向您的智能手机、电子邮件、Slack、Line、Discord等推送通知,最多添加8个参数,或根据您的要求单独链接到指标。您可以将其用作信号工具的补充或事件的通知功能。 https://www.mql5.com/zh/users/mt4kabukimono
FREE
Indicator Rua Alert Line. This indicator will notify when the High-price of candle breaks any TrendLine or HorizontalLine on the chart. Notifications will be sent to the phone and on MT4. And it have ArrowBuy/ArrowSell on chart. It is very useful for those of you who use the TrendLine or HorizontalLine but do not have time to observe the chart. Timeframe M1 to W1 Symbol: All
FREE
A Fractal with Grid Trading Expert Advisor (EA) for MetaTrader 4 (MT4) is an automated trading system that combines the use of fractals and grid trading strategies to execute trades in the financial markets. Here's a description of how such an EA typically operates: Fractals : Fractals are geometrical formations on a price chart that indicate potential reversal points in the market. In this EA, fractals are used as a primary signal generator. A bullish fractal occurs when there is a low point wi
FREE
ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window.
Settings Name Description ATR period
Set Price per iod for ATR calculation
ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 ) MA Period Set moving Average Period MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted ) MA Shift
Set moving average shift
Enable Alerts ? Generate Alert when ATR Crosses
FREE
Fractal is one of the main indicators in a number of strategies. Volume Fractals has expanded the functionality of the standard indicator version. The product features fractals sorting and displaying fractals representing both price and volume extreme points.
Application Stop losses Reversal signals Placing pending orders for a fractal breakout
Options Bars of history - number of chart bars the indicator is displayed for Left side minimum bars - minimum number of bars to the left of the fracta
FREE
具有双线信号、零水平系统、多时间框架支持、可自定义视觉信号和高度可配置警报系统的高级相对活力指数(RVI)指标。
自由编程服务、更新和其他 TrueTL 产品可在我的 MQL5 资料页 上获取。
非常感谢您的反馈和评价!
什么是相对活力指数(RVI)? 相对活力指数(RVI)是由 John Ehlers 开发的动量振荡器,通过将收盘价与开盘价进行比较(以交易区间为标准化基准),来衡量近期价格走势的可信度。其基本原理是:在牛市中,收盘价往往高于开盘价;而在熊市中则相反。 RVI 在零线附近振荡——正值表示看涨动量,负值表示看跌动量。该指标由两条线组成:主线(RVI 值)和信号线(主线的 4 根K线对称加权移动平均线)。两条线之间的交叉通常被用作进场和出场信号。 功能: 具有零水平参考系统的双线 RVI(主线和信号线) 具有三个独立可配置信号缓冲区的视觉信号标记(箭头、垂直线) 高级信号检测:方向变化、线交叉、级别交叉、两条线的峰值/谷值 可配置的警报功能(电子邮件、推送、声音、弹出窗口),带有时间范围过滤 带插值的多时间框架(MTF)、多种颜色模式以及用于 EA 集成的 iCust
FREE
This indicator continuously, smoothly changes the color of candlestick edges and bodies, as well as the color of volumes in real time like a lamp. The indicator is easy to use. The palette of colors is diverse. This product is a graphical solution, so it is difficult to describe what it does by text, it is easier to see by downloading it, besides the product is free. The indicator is suitable for bloggers who want to create a beautiful picture of a chart for video editing or traders who want to
FREE
Trend Power Bot is a unique combination between highly efficient breakout detecting algorithm and very effective drawdown compensation money management. The money management could be considered a martingale, but used with low risk, the strategy survives 20+ years trading with acceptable drawdown. The default /safe/ risk is 0.2% (0.02 lots per $10k account equity) and this is extremely safe. However, if you decide to try your luck, you can bump the risk up to 1% (0.1 lot per $10k account equity)
FREE
Coloured Bollinger Bands The Coloured Bollinger Bands indicator is an enhanced version of the standard Bollinger Bands, offering customizable features to suit your trading needs. It uses the classic Simple Moving Average (SMA) as the middle band, and allows you to easily change the appearance of the bands, including the option to select colors and line types, ensuring better visual clarity and adaptability on your charts
FREE
The Flag Streamer Pattern indicator is an indicator designed to find flag and pennant patterns. When the legend finds patterns, it draws lines on the graph screen. Magenta lines represent the streamer pattern. Aqua colored patterns represent the flag pattern. You can change the pattern colors according to your request. Our Popular Products Super Oscillator HC Cross Signal Super Cross Trend Strong Trend Super Signal Parameters fs- =======Channel Trend Setting===== Channel - Channel period setting
FREE
Hello everyone!
This Expert Advisor is developed based on hypertaping. Tick strategy, you won't be bored! The telegram group: https://t.me/FXAdvisorsMy Attention! Amazing results in a short trading period. Please pay attention to the increased risk, in order to trade it you need to have experience in trading with high leverage. The recommended minimum deposit is 2000 USD on a dollar account or 20 USD on a cent account. If you have any questions, do not hesitate to write to me.
FREE
键盘交易 使用键盘快捷键进行交易,适用于剥头皮等快速快捷交易 可以自定义动态变更每次开仓头寸数量,且可以设定开仓订单止盈止损位置 使用说明 Q 减少手数 E 增加手数 W 买入 S 卖出 A 关闭所有订单 D 变更每次更改手数的数量 参数说明 open_lots 设定开仓手数 input_lots_step 设定 每次更改手数的数量步长 take profit in pips 设定止盈点数 Stop Loss in pips 设定止损点数 Slippage 设定开仓接受的滑点数 text_font 图表字体样式 introductory display 快捷键提示显示开关 text Size 文字大小 X distance for text 图表字体X轴位置 Y distance for text 图表字体Y轴位置 Text corner 图表字体展示位置
FREE
Top Hat是mt4平台的全自动专家顾问。它可用于短期高风险/高回报交易,或用于低风险/长期交易的剥头皮或跟随趋势。高顶礼帽配备有内置的自适应双波动率过滤器,每日趋势过滤器和rsi过滤器。它还允许为所有条目过滤器以及tp / sl级别使用自定义时间范围,并在任何时间轴时间范围上使用!这使ea无需用户干预即可更好地适应当前市场状况。TopHat具有几种资金管理功能,两种自动手数缩放类型,连续获胜交易的数量和按权益计算的数量,等等!
建议条件:
具有最低点差和佣金的ECN帐户
对冲账户杠杆500:1
建议使用VPS
建议最低入金$ 1000(可以使用更低的金额)
用于多种货币(例如:主要货币,低点差/风险货币交叉)
输入参数(建议首先优化参数IN_ALL_CAPITALS):
MaxLotSize:可以交易的最大手数,可以与经纪人的最大手数分开。
MaxSpread:以点为单位,如果价差高于此值将不进行交易。强烈建议将其设置为经纪人的广告平均价差。
MaxSlippage:设置最大滑移量 MagicNumber:区分帐户中其他EA的交易。确保它是唯一的!
AutoL
FREE
ScoutFX Panel is created to make manual trading and decision making process easier for the traders who prefer manual trading. This trading panel will help you to make a market entry decision by displaying the majority of trades statistics. Using this data, trader can easily determine the market entry direction or to make corrections for used trading strategy based on statistics.
ScoutFX Panel notifies the trader about reached percent of sell or buy overtake for each instrument, via voice noti
FREE
OvertradeShield – 裁量交易的防过度交易实用型EA 您是否曾因裁量交易中“再来一次”的冲动交易而后悔? OvertradeShield 是一款基于已实现盈亏自动限制和警告入场的实用型EA,有效支持您的交易规则和心理管理。 适合希望关注每日盈亏、避免过度交易、并希望通过系统化方式严格执行盈亏规则的交易者。入场操作完全由您裁量控制,无需改变既有交易风格即可轻松导入。 主要特点 实时监控已实现盈亏:累计已平仓持仓的利润和亏损,持续显示于图表上 可自定义盈亏阈值:自由设定盈利上限和亏损下限,同时支持正负双向管理 周期选择功能:支持日、周、月三种统计周期,灵活适配不同交易风格 强力警示功能:当盈亏达到设定阈值时,在图表中央以品红色大矩形及大字体“STOP”提示 同时配合提示音和日志通知,确保视觉和听觉双重提醒 设计简洁轻巧:作为实用工具型EA,可与裁量面板型EA或其他EA无冲突共存 使用优势 预防因过度交易而增加不必要仓位及情绪化交易 增强交易策略一致性,系统化辅助风险管理 设置简单,快速导入,适合初学者至高级用户广泛使用 技术细节 兼容MQL4(MT4),经过严格测试确保稳定运
FREE
The EA creates a grid of equally spaced pending limit orders taking into account: - The current price; sell-limit above / buy-limit below - The trading range; computed by using the weekly highs and lows The EA then manages the orders while they have been executed. The logic is: IF #EXECUTED ORDERS == 2 OPEN NEW LIMIT AT THE PEN. PRICE
IF #EXECUTED ORDERS > TOT - 2 RESET THE LIMIT ORDERS TO RANGE - check the video for the full strategy at: https://youtu.be/f_ebFsGpIZQ?si=k8IBWe4qJxpz2zjJ
FREE
This EA trades using the Stochastic Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit sym
FREE
Cat趋势VZ是一个不断改进的指标,具有准确和有利可图的入场信号。
Cat Trend vz指标线根据趋势方向改变颜色,指标在价格反转点绘制箭头。
此外,Cat趋势VZ指标实现了关于箭头外观的声音和文本警报。
重要提示:指标不重绘。
猫趋势VZ的主要特点: 分析函数
它可以在任何货币对和时间框架上使用; 指标不重绘; 这是其他指标的一个很好的补充; 不需要过滤器进入; 图形功能
占据图表上最小数量的位置; 柔性酊剂; 简单易学;
猫趋势VZ的主要特点: 设置
长度-平滑深度; 相位是在-100内变化的参数。.. +100,影响过渡过程的质量; 移位-指示器沿时间轴的移位; 输入价格海关-计算指标的价格选择(0-"关闭",1-"开放",2-"(高+低)/2",3-"高",4-"低"); JMA移动线No.1-设置JMA的第一个移动平均线; JMA移动线2号-设置第二个JMA移动平均线; CCF移动平均线-设置CCF移动平均线; Cjcf移动平均线-设置CJCF移动平均线; 平均周期MA-平均MA的周期; 计数条-要读取的条数; 线路显示
行-显示行真/假;
FREE
LOOK AT THE FOLLOWING STRATEGY WITH THIS INDICATOR. Triple RSI is a tool that uses the classic Relative Strength Indicator, but in several timeframes to find market reversals. 1. ️ Idea behind the indicator and its strategy: In Trading, be it Forex or any other asset, the ideal is to keep it simple, the simpler the better . The triple RSI strategy is one of the simple strategies that seek market returns. In our experience, where there is more money to always be won, i
FREE
Советник основанный на сигналах индикатора Relative Strength Index (RSI) и Stochastic в зоне перекупленности - продаем, в перепроданности - покупаем. Я рекомендую использовать этот советник только на VPS.
Добавляйтесь в друзья, присылайте свои интересные стратегии. Возможно после обсуждения всех нюансов напишу советника бесплатно . Параметры: "_Slippage" - Проскальзывание; "_ Magic" - Идентификатор ордера;
FREE
IntradaySignals Intraday Signals is a visual and effective semi-automatic trading system, that: generates possible entry points to open BUY and SELL trades; displays recommended Take Profit and Stop Loss; displays current profit on open trade; displays current spread. The profitability of the indicator is shown in the screenshot on the example of the GBPUSD pair Does not redraw and works on opening bar. Time frames - M1-H1. Recommended TimeFrame-M5-M15. Signals are produced based on the used
FREE
A trend indicator is a hybrid of several well-known indicators that process data sequentially with signaling a trend change. Final processing of the AMka indicator data. The indicator is conventionally not drawing - upon restarting, it can change some of the chart data, but if you do not touch it, it will not redraw. It is possible to issue an alert, sound, send an e-mail or a message to another terminal when the trend changes.
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
Signalator Trade Summary Panel MT4 is a free local MetaTrader 4 utility that gives traders a clear account and open-trade overview directly on the chart.
The standard Trade tab shows individual positions, but it can be difficult to quickly understand the whole account situation when several trades or symbols are open. This panel summarizes the most important information in one compact dashboard.
The panel shows current floating profit or loss, floating P/L as a percentage of account balance,
FREE
精度计介绍:
Accuracy Meter是确定策略获胜百分比的强大工具,可以像元交易者策略测试员一样向您显示所有交易进场和出场点,您可以将简单的策略测试员作为图表上的指标,将其附加到不同的货币对和时间框架上并找出您的策略准确性百分比,更改止损和风险以奖励因素,并查看其如何影响您的交易思路。 Accuracy Meter是您简单的策略测试仪,该产品可以帮助您在与策略测试仪相同的图表上访问策略的入口和出口点,通过此产品,您可以节省您的资金,而不会浪费在建立无利可图的EA上。
常问问题 :
如何为该指标定义策略?
精度计的输入设置可让您调整自定义指标的路径和名称,还可以定义买卖缓冲区编号,
您可以使用以下设置:
自定义指标名称
购买缓冲区编号
卖出缓冲区编号
我可以通过不同的止损或获利来测试我的自定义指标吗?
是的,您可以使用以下参数来调整止损并获利。
所需止损点
期望的奖励风险因素
图形仪表盘信息:
屏幕左上方设计的图形仪表板向我们显示了分析结果,您可以查看有关所选策略的有用信息。
总交易,获胜百分比,亏损百分比,开始分析时
FREE
The Expert Advisor receives signals from an artificial neural network that uses the RSI indicator. Trades are closed by the opposite signals. Presence of a signal is checked at the closing of the bar. The EA also has the following functions: changing a position volume in proportion to the change in balance (function for the tester); transfer of unprofitable trades into breakeven;
Parameters Start with lot - initial position volume increased in proportion to the balance change; Lotsize by balanc
FREE
Trade Entry Journal is your ultimate solution for streamlining trade entries and journaling. Designed specifically for forex traders, this powerful tool automates the tedious tasks of calculating lot sizes, placing trades, and documenting your trading activities. Say goodbye to manual entries and focus on making smarter trading decisions. Key Advantages: Automated Lot Size Calculation : Calculate the perfect lot size based on your stop loss level and risk amount. The lot size will be adjusted t
FREE
This indicator provides common shapes as drawing object options. The shapes are rotatable, resizable, draggable, and will keep their proportions (according to their handle trendline) across different chart scales. Multiple drawings are supported.
Shapes: Square Rhombus
Triangle (quadrilateral & isosceles) Circle (grid, overlapped grid, flexi grid, rotatable grid, concentric circles) Features: rays (all object edges will be rays) show/hide each individual drawing type, or all delete last drawn ob
FREE
The indicator displays trend reversal in the form of arrows. The indicator does not change its values (is not redrawn) after a signal. The program notifies about arrows by means of a pop-up window, or sending notification to e-mail. This is a multitimeframe instrument. Values of the indicator may be displayed from higher timeframes.
Parameters Time-frame - select time session; zero is the current timeframe (Time-frame cannot be lower than the current time interval). Bars - number of bars on the
PyON 有一个基于人工智能的复杂算法。他的策略包括使用突破和反弹模式的经典安全交易。它内部是一个复杂的决策树架构,包含数以万计的交易模式,经过平均和加权以确定进入和退出交易的最佳决策。特别注意退出交易 - 一个单独的异步神经网络对此负责,它能够最大限度地减少损失并选择在最佳市场点进行后续关闭交易的风险。 仅剩 6 份,售价 119 美元。
下一个价格是 149 美元。 EA 不使用鞅、网格算法、平均或套利。 以低风险监测 1 年以上 https://www.mql5.com/en/signals/953632 专家使用建议: 1. 在最初几周将专家设置为低风险,以确定您的最佳风险。 2. 使用默认设置。 3. 要安装,只需将EA从导航窗口拖到工作货币对 信息: 工作符号(当前):AUDUSD、EURGBP、NZDUSD 工作时间范围:M30 最低存款:200美元 最低杠杆1:20 推荐 ECN 经纪商 特点: 不曾用过 鞅 、网格、对冲等危险的资金管理方法。 可以使用 TP/SL 交易的虚拟收盘价位。 对经纪商条件不敏感,但点差越低越好。 您无需进行任何配置
FREE
Using multiple timeframes for analysis with Multi Timeframe Average Directional Index can provide several significant benefits for traders: Comprehensive Market View: By applying Mtf ADX Standard across different timeframes, traders gain a broader perspective on market dynamics. This allows them to identify trends, patterns, and potential reversal points that might be more apparent or consistent across various scales. Enhanced Pattern Recognition: Multiple timeframes help in identifying repeati
FREE
Indicator. Zones of support and resistance levels The most reliable tool in the hands of any technical analyst is support and resistance levels.It is these levels that magically work in the market, because the price then bounces off them, on the contrary, gaining maximum acceleration, punching them and striving for a new price point.However, in practice, many beginners face enormous difficulties in building them.This is due to the fact that the price may react quite differently to them, and ofte
FREE
Indicator for the 4th strategy of the Pipsurfer EA. This indicator will allow the user to visually see the points of entry for strategy 4 of Pipsurfer. In the settings you will be able to adjust the parameters to mix and match to your trading style and find the settings that you want to either trade manually or tune the EA to do. Strategy 4 uses a market structure trend continuation approach to trading and looks for confirmed highs in downtrends and confirmed lows in uptrends to find great trend
FREE
X-axis lines prevail in grid manner, ruled by Average True Range. There’s an inevitable change in specific periods of time of this matter! The Average True Range (ATR) indicator is not directly based on volume; instead, measures volatility in price movements. This indicator original in its revealing customization, stretches, expand, shrink, and evolve with 4 timely choices of grid states! MATR means “multiplying average true range” in which grandeurs the grid pip-distant levels, seeming to g
FREE
This EA just for fun, EA high risk, full margin. Just use this for fun not for getting money. For better performance please combined with best your SMC knowledge. Don't injecting just lets your money gone, enjoy wait the best moment to trade in your main account. The secret idea is manual setting only buy or sell following trend signal from ai or followed signal, this EA would only trade on low or high price momentum. Make cut loss decision is better to maintain drawdown. This EA bot using CCI,
FREE
Below you will find the explanation of the complete version of MultiCurrencyCTX not yet published. MultiCurrencyCTX Strategy Explanation up to version 1.331 MultiCurrencyCTX is an Expert Advisor based on ADX indicator and on the DXY index of the US dollar which allows to identify the strength of the US dollar and therefore carry out Buy or Sell operations on the currencies correlated to it. The EA uses the following currencies for its trading activity: EURUSD - GBPUSD – USDJPY – USDCAD - USDCH
FREE
MetaTrader indicator that detects WRBs (Wide Range Bodies/Bars) and Hidden Gaps.
WRB Hidden Gap MetaTrader indicator detects WRB and marks it. WRB can be either a Wide Range Bar (a very large bar) or a Wide Range Body (a candlestick that has a very long body). WRB alone do not provide much information so the indicator uses WRB to detect Hidden Gaps. The indicator also displays filled and unfilled Hidden Gaps in a different way, making it easier to view the market situation at a glance
FREE
The Parabolic SAR Trailing Stop will trail the Stop Loss price of your selected orders following the PSAR indicator, so you don't have to worry about having to change it manually.
How does it work? The Expert Advisor sets and moves the Stop Loss price of the selected orders following the value of the PSAR Indicator. You can filter the Orders by Symbol Comment Magic Number Buy/Sell
Parameters PSAR Step - The Step of the PSAR PSAR Max Step - The Max Step of the PSAR PSAR Shift - The Shift of the
FREE
MetaTrader市场是一个简单方便的网站,在这里开发者可以出售自己的交易应用程序。
我们将帮助您发布您的产品,并向您解释如何为市场准备您的产品描述。市场上所有的应用程序都是加密保护并且只能在买家的电脑上运行。非法拷贝是不可能的。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录