适用于MetaTrader 4的免费技术指标 - 26
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
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
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
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
TMA Classic – 三角移动平均指标简介 TMA Classic 是一款非常简洁且轻量的指标,采用 三角移动平均(Triangular Moving Average) 以一条平滑的线条显示。它能够有效滤除过多的噪音,捕捉价格的中心趋势,有助于判断趋势方向及区间震荡。 由于仅显示单线,该指标在图表上具有很高的可视性,不会与其他指标或蜡烛图价格数据发生冲突。 主要特点 实时显示三角移动平均线,平滑且连贯 抗短期噪音干扰,直观展现趋势流动 设计简洁轻便,适合同时监控多个货币对及时间周期 可作为趋势判断的辅助工具,帮助筛选入场时机 计算原理详解 三角移动平均(TMA)是通过对简单移动平均(SMA)进行二次平滑计算得到的。该方法生成的曲线比单一SMA更平滑,有效过滤随机短期波动,更清晰反映价格整体走势。 定义 TMA(n) = SMA( SMA(Close, n), n ) 参数 n:周期(例如20)
Close:收盘价(可根据需要修改)
SMA:简单移动平均 在交易中,价格位于TMA线之上时通常代表上涨趋势,位于下方时代表下跌趋势,可作为趋势方向和强度的参考。 参数设置 参数名 说明
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
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
**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
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
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
Индикатор вычисляет наиболее вероятные уровни возврата цены. Может быть использован для установки уровня тейк профит. Рекомендуемый таймфрейм - любой, при соответствующей настройке. Настройки.
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
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
什么是挤压? 在肯特纳通道内,若布林带收缩,反映了行情正在调整和巩固,且通常被视作后续定向行情或大的振荡行情的潜在领先指标。当布林通道离开肯特纳通道,这意味着行情从低波动切换至高波,这是所有交易者都在寻找的。 差异
免费版挤压
挤压
挤压专业版 有多少不同时间帧
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
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 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
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
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
️ Real Flow Defense Levels:真实流防御水平 Real Flow Defense Levels 指标是一个专有工具,旨在直接在您的主交易图表上识别和绘制 重要、高可信度的价格区域 。它使用动态的、基于成交量的分析,来确定市场先前展示出 最强防御或活动集中 的位置。 这些绘制的线条充当 动态的支撑和阻力位 ,突出显示了主要参与者最有可能进场或捍卫其头寸的价格。与静态的水平线不同,这些水平线会随着时间调整,根据近期的高影响力活动反映出当前的市场结构。 主要特点 动态支撑与阻力 自动识别并绘制多达 四个关键防御水平 ,这些水平曾发生过强烈的成交量活动,标志着市场关注的关键区域。 实时相关性 该指标持续监控最近的交易活动,以确保所绘制的水平线与 当前市场环境保持相关性 。 可配置的权重 包含 可选的加权因子 ,允许交易者强调发生在 一天中特定时间 或具有 更高成交量影响 的水平。 视觉优先级和水平层级 四个水平中的每一个都被分配了独特且可自定义的颜色,以帮助交易者确定其重要性。这些水平根据市场活动强度进行排名: 一级 代表 最强 的防御区域(最高成交量/影响)
FREE
Introducing the Professional Indicator ARKA – Candle Close Time
Do you want to always know the exact remaining time for the current candle to close? Or do you want to instantly see the real-time broker spread right on your chart without any extra calculations?
The ARKA – Candle Close Time indicator is designed exactly for this purpose: a simple yet extremely powerful tool for traders who value clarity, precision, and speed in their trading.
Key Features:
Displays the exact time re
FREE
Trade Details Tracker is a lightweight yet powerful chart-panel designed to give traders instant visibility into their open positions. Instead of checking multiple terminal tabs, this indicator displays real-time trade statistics directly on the chart , helping you manage risk, monitor exposure, and make faster decisions. Key Features Real-Time Trade Overview
Instantly view Buy & Sell trade counts for the active symbol. Automatic Breakeven Calculation
Volume-weighted breakeven price for
FREE
Volatility under control. The indicator shows the optimal depth for setting goals within the day and on the average trend. It also builds pivot zones for the estimated correction depth. As an accompaniment, the key levels of the structure are displayed for several timeframes. Classical volatility indicators ATR & ADX on fixed timeframes are used for calculation. The calculation takes into account the spread, and if the market is slightly volatile, you will see a warning about the risk. You can c
FREE
The block of bars is collected under condition of divergence . If the divergence conditions are not met, the block is deleted. More precisely, the condition is the transition of the block of bars from the state of divergence to the state of convergence . Blocks are formed selectively with gaps. Gaps are characterized by the state of convergence of bars. Before removing the block, we find the extreme bars inside the block (min, max). The line connects the extreme bars. The line is drawn only
FREE
This indicator is one of the useful tools for traders who trade on currency pairs and based on the strength of each currency they can make a correct decision or confirmation in the positions. It has been calculated for all the minor currency pairs supported by the broker and displays the values of the major currencies. These currencies are displayed horizontally or vertically according to the trader's config when executing the indicator. One of the trading strategies that can be used is to cho
FREE
For traders, monitoring price movements is a constant activity, because each price movement determines the action that must be taken next. This simple indicator will helps traders to display prices more clearly in a larger size. Users can set the font size and choose the color that will be displayed on the chart. There are three color options that can be selected to be displayed on the chart.
FREE
This indicator synchronizes vertical lines between different time frames on a same instruments. Draw, drag, moifying the style or color, delet will be synced. The indicator has a hotkey function or use the Metatrader 4 default toolbar icon. Modify the defult hotkey ('V') according to your personal pereferences. This will helps to do the multi timeframe technical analysis. Happy trading!
FREE
如果你象这个项目一样,就有5个饥饿审查。 大量贸易要求我们寻找多种工具/工艺品,以寻找多种工具。
找到新的机会,这一指标将帮助你具体勾画具体的具体机会。
数众多或多其配件的职等自动更新。
随着价格的变化,这项任务本来会引起恶意。 例如,在日本财团,你可以有4个关于该指标的事例。
图谋: 每0.01 每隔100英尺长。 每种价格以每隔0.0075年关闭25个酒吧。 每种价格以50英尺的长度为准。 每种价格在0.0025年关闭,时间为25个酒吧。 这种做法将类似于一个规则者,你可以看到这一非常例子。
屏幕。 此外,你可以确定不同的肤色和线风格。
这使视觉程度更加容易。
FREE
The MP Andean Oscillator is used to estimate the direction and also the degree of variations of trends. It contains 3 components: Bull component, Bear component and Signal component. A rising Bull component indicates that the market is up-trending while a rising Bear component indicates the presence of down-trending market. Settings: Oscillator period: Specifies the importance of the trends degree of variations measured by the indicator. Signal line per: Moving average period of the Signal line
FREE
Tick Speed Free povides a on-chart label of tick speed to allow you to see the ebb and flow of market activity. Observing rises and falls in tick speed may allow you to better time entries to reduce slippage and re-quotes.
Options include: - colores for low-mid-high tick speeds - placement and styling - prefix & suffix to customise the speed label
Troubleshooting: - Note, in the tester environment, tick timings are limited to what is supplied by the tester environment and it's speed
- If there
FREE
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account .
Signal "First Wise Man" is formed when there is a divergent bar with angulation. Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Introduction to GARCH Indicator GARCH is the short initial for Generalized Autoregressive Conditional Heteroskedasticity and it is the volatility prediction model commonly used in financial industry. GARCH model was first appeared in the work by Danish Economist, Tim Peter Bollerslev in 1986. The 2003 Nobel Prize winner, Robert F Engle also added much contribution for the refinement of GARCH model with Tim’s work. Our GARCH INM predictor took the original method of Nelder Mead for GARCH model bu
FREE
This indicator is designed for calculating the value of points for the specified lot sizes. The MT5 version is here https://www.mql5.com/en/market/product/29230 Description by lines Line 1 - deposit currency. Line 2 - lot size (10 input parameters) . All further values are calculated into columns below each lot size. Line 3 - calculation of value for one point. Line 4 - calculation of value for spread. All subsequent lines - calculation of value for points (20 input parameters) . All you need t
FREE
Download directly the indicator file here. (if you can't open on MT4) MACD Indicator is one of the most popular momentum indicators among users. Searching and detecting MACD signals by the eye may not be easy. Scan Full Charts Dashboard Indicator with simple user interface and search customization panel saves time and scans all charts for MACD signals search and notifies the user with high accuracy. After finding the signal, the user was aware of the result by alerts and notifications. This ind
FREE
熊猫振荡器是一个新的作者的指标设计为倒卖.
一个指示器,根据一系列标准和专有工具的读数给出信号。
熊猫振荡器的主要特点: 分析函数
它可以在任何货币对和时间框架上使用; 指标不重绘; 这是其他指标的一个很好的补充; 图形功能
占据图表上最小数量的位置; 柔性酊剂; 简单易学; 熊猫振荡器组成。..
蓝线是RSI指标; 橙色线是基于T3RSI的综合RSI指标; 虚线是布林带的边界;(见图)。 6) 蓝线是布林带的中线; 熊猫振荡器的主要特点
有一组用于过滤的指示器; 指标本身显示何时需要进入市场;
熊猫振荡器的基本设置: RSI周期-设置RSI的蓝线;
波段周期-虚线的调整;
MA周期-设置移动平均线;
波段偏差-波段偏差;
波段移位-波段移位;
熊猫振荡器在交易中的使用:
进入市场的信号是在建立在T3RSI上的综合RSI离开布林带时形成的。 可以使用T3RSI与布林带中线的交点。
进入位置是在相应颜色的直方图的第一条出现之后进行的:蓝色-进入买入,红色-进入卖出。
从该位置退出是在将直方图的条调零后进行的
FREE
SmoothedRSI 是一款自定义指标:先计算标准 RSI,然后对 RSI 数值应用所选的平滑方法。指标仅在独立窗口中显示一条平滑后的 RSI 线,输出范围为 0–100。 RSI 对短周期价格波动较为敏感,在某些市场条件下会出现较多细小震荡。本指标通过对 RSI 数值进行进一步平滑处理,以减少短期噪声,使更大级别的动量变化更容易观察。 基本规格 显示:一条平滑 RSI 线(0–100) 平滑方法:SMA / EMA / WMA / SMMA / ALMA 平滑周期可调 水平参考线:默认 70 / 50 / 30(可自行修改) 标准 RSI:默认隐藏;通过设置线条颜色可显示(隐藏选项) 使用说明 通过平滑线确认方向
与标准 RSI 相比,平滑 RSI 往往能更清晰地呈现上行/下行阶段以及切换点,适合用于关注动量趋势,而非短期细小波动。 将水平线(如 70 / 50 / 30)作为参考 Upper / Lower:用于整理市场状态的参考值,并不代表反转或延续的保证。 Middle(50):观察曲线在 50 上下停留的时间,可用于理解动量偏向。 平滑方法选择(一般参考) SMA:简单、中
FREE
UniversalFiboChannel is a universal indicator, it builds a trading channel according to Fibonacci levels. This indicator is a full-fledged channel trading strategy. The indicator is installed in the usual way and works with any trading tool. Options HelpBasisTF = "M: 43200; W: 10080; D1: 1440; H4: 240; H1: 60" is a hint for the BasisTF parameter
BasisTF = 1440 - base period for calculating Fibonacci levels DisplayDecimals = 5 - the number of decimal places of the price of the trading instrumen
FREE
A BB indicator with MA options
You're no longer limited to the built in default of using BB off a SMA method, now you can choose from SMA-EMA-SMMA-LWMA. You now also have up to 3 standard deviation levels, with price labels.
Options: - MTF - moving average type SMA-EMA-SMMA-LWMA - 3 adjustable deviation levels
- separate coloring to lines and texts
Troubleshooting: - If there are any issues or suggestions for the indicator, please comment and let me know. The feedback will be noted and consid
FREE
Binary Options Assistant (BOA) ICE Signals Indicator provides signals based on gkNextLevel Binary Options Strategy. Indicators: 2 Bollinger Bands & Stochastic
Stop missing trades, stop jumping from chart to chart looking for trade set-ups and get all the signals on 1 chart! U se any of the BOA Signals Indicator with the Binary Options Assistant (BOA) Multi Currency Dashboard .
All BOA Signal Indicator settings are adjustable to give you more strategy combinations. The signals can be seen
FREE
This is yet another non-parametric ZigZag. Its every upward edge continues until next bar's high is formed below highest low of its bars, and every downward edge continues until next bar's low is formed above lowest high of its bars. In addition to zigzag itself (shown in orange color), the indicator shows signal marks on those bars where zigzag direction changes. The blue arrow up denotes that new bullish edge is started (but not yet completed), whereas the red arrow down denotes that new beari
FREE
Resistance and Support is an easy to use indicator to apply horizontal lines of resistance and support. There are two windows for adding levels. When you press the button, a line appears on the price chart. It is possible to double-click this line with the mouse to activate and move it, thereby changing the indicator readings. In the indicator menu there is a choice of possible alerts - no alert, alert on touching the level an alert for closing the candle after the level.
FREE
A simple indicator showing the size of the spread at the current time, the maximum for the day and the maximum for the entire duration of the indicator.
Daily statistics of the maximum spread are also displayed, indicating the time when this spread was fixed.
The location of the display of the received information can be changed depending on your preferences and positioned anywhere on the screen.
It is possible to output alerts about exceeding the size of the spread specified in the input pa
FREE
The indicator is a 15-minute signal indicator for all types of traders. Meaning, you could make lots of profits trading two different signals in one indicator.
NOTE: Both indicators are channels for achieving the same result. RED ARROW -- Sell Signal BLUE ARROW -- Buy Signal
Purchase now to be part of our community. We offer standard chart setups for both novice and intermediate traders. Trade with ease!
FREE
The indicator displays on the chart a map, on which markers show the current trading session, as well as shows a text. The indicator provides two types of background display: white and black. The indicator is displayed as the background and does not hinder tracking the current market situation.
Parameters: GMT - the time difference of the terminal and GMT. Background - selection of background - black or white.
FREE
Introduction The ST Cross indicator is based on the traditional Moving Average (MA) Cross which uses a fast and slow moving average. Entry signals to buy and sell are given when both moving averages cross. However with the basic strategy there are a lot of false signals. In order to filter the trades we use the 200 (MA) to identify the overall direction of the trend. Input Settings Master Trend Period - 200 Period moving average used to get the trend direction. Fast
FREE
The indicator is a multifunctional tool for automating the analysis and visualization of the trading process. Main features:
News display — the indicator automatically loads and displays economic news on the chart, allowing you to take into account important events when trading. Dynamic timeframe change — during the news release, the chart switches to a preset period for more detailed analysis. Adapting to the number of orders — the timeframe can change automatically depending on the number of
FREE
Forex strength meter is a useful indicator with which novice traders and professionals can analyze the market and see when and where to open a deal. Forex strength meter is an analytical complex for Metatrader4 which, in the form of lines on the chart, shows the trader the direction of the trend and its reversals. The interpretation of the indicator is very simple. When the indicator draws a red line above the blue line on the chart, it means that the trend is now going down. At this point, it
FREE
TPP : Turning Point Pattern The indicator shows the market Turning Point Pattern as arrows. The reversal signals are based on observation of price action and market behavior. It is based on the principles of searching for extremums, volatility, and candlestick pattern. The indicator provides signals on the following principles: Search for the end of the ascending/descending trend Search for the reversal pattern based on candlestick pattern Confirmation of the reversal by the volatility. The in
FREE
WONNFX iSTATS - Account Statistics Indicator [MT4] Indicator Description:
is a informational indicator that displays detailed account statistics directly on your chart. The indicator shows profit/loss across different timeframes (day, week, month, quarter, year), in various units of measurement (pips, lots, deposit currency, percentages), as well as advanced risk metrics.
Unlike the terminal's built-in tools, iSTATS provides a complete picture of your trading performance in real-time and over se
FREE
Candles Size ( Points ) Please leave a review about this product to help other users benefit from it. This simple tool provides crucial insights into current and historical market conditions, helping traders make informed decisions. Identify the longest candlestick over a customizable historical period. This information helps you spot significant price movements. See on YOUTUBE for key features This indicator is compatible with MetaTrader 4 The indicator is easy to install and use, making it
FREE
Nebula Bow — Trend Direction Filter Nebula Bow is a clean and efficient trend direction filter designed to help traders stay aligned with the dominant market flow while avoiding unnecessary noise. Rather than overwhelming the chart with complex calculations or multiple indicators, Nebula Bow focuses on clarity, stability, and practical trend guidance . It is built on the idea that a well-structured and disciplined approach often outperforms excessive complexity . This indicator is especially sui
FREE
FTU乌鸦座 mt4平台指标,可单独用于交易,最好与其他指标结合使用 与MACD、ADX等各种指标一起开发,绘制箭头以提示入场或趋势变化 该指标与 FTU Idioteque 类似 - 请参阅我的其他指标,例如 FTU Predictor 在 YouTube 上观看简短的介绍视频: https://youtu.be/n_nBa1AFG0I 特征: 卖出和买入箭头 视觉和声音警报 趋势延续/早期趋势变化信号 新功能: 限制历史柱的数量 更改箭头与条的距离 用途:该指标可用于大多数资产组、外汇、商品、指数、加密货币 所有时间范围,无需重绘,快速加载 与我的 FTU Predictor 相结合,这肯定会给您带来优势! 一些建议:资金管理和纪律是关键,没有任何一种策略或指标会取得成功,了解会发生损失以及如何挽回损失是关键。有些日子就是回馈市场,取得小额盈利或亏损,然后有些日子胜利就会滚滚而来,这取决于一致性和耐心。尽可能了解您的交易产品及其优缺点;如果它们波动较大或产生小幅波动,则低点差产品应采用较短的时间框架。了解交易规模并始终安全交易,如果您有考虑到这一点的策略,则使用单独的账户承担更大
FREE
Chart Navigator MT4 Base 是一款用于在价格图表上快速导航,并快速跳转到图表标记位置的迷你地图。 该指标会在图表上添加一个紧凑的完整价格图表迷你地图。通过这张地图,您可以快速浏览历史行情,并返回到用垂直线标记的重要位置。 这个简单导航器的主要价值并不只是滚动图表,而是无需痛苦地手动滚动,就能快速跳转到所需区域。如果您在图表上放置一条垂直线作为重要事件的标记,该垂直线也会显示在迷你地图上。之后,您可以在历史中向前或向后移动很远,随后在迷你地图上找到该标记,并通过一次点击快速返回到所需位置。这对于标记重要日期、信号、交易、新闻、分析区域或任何需要快速返回的位置都非常方便。
工作原理 迷你地图以紧凑的价格线形式显示所选历史区间。主图表当前可见区域会用边框高亮显示。点击迷你地图会将图表移动到所选位置,拖动边框则可以快速浏览历史。 主图表上的垂直线会作为时间标记显示在迷你地图上。因此,迷你地图不仅可用于一般导航,也可作为图表上重要位置的快速指示器。 使用示例 在图表的重要位置放置一条垂直线。 移动到历史中的另一个较远区域,例如几个月或一年之后。 在迷你地图上找到这条垂直
FREE
Free version. Only works on EURUSD. Do you want to always know in a quick glance where price is going? Are you tired of looking back and forth between different timeframes to understand that? This indicator might just be what you were looking for. Trend Signal Multitimeframe shows you if the current price is higher or lower than N. candles ago, on the various timeframes. It also displays how many pips higher or lower current price is compared to N. candles ago. Number N. is customizable The dat
FREE
Binary Options Assistant (BOA) COLD Signals Indicator provides signals based on Amalia Trader Binary Options Strategy. Indicators: Keltner & Stochastic
Stop missing trades, stop jumping from chart to chart looking for trade set-ups and get all the signals on 1 chart! U se any of the BOA Signals Indicator with the Binary Options Assistant (BOA) Multi Currency Dashboard .
All BOA Signal Indicator settings are adjustable to give you more strategy combinations. The signals can be seen visuall
FREE
产品标题 Smart Bollinger Bands (MT4) – SmartView 系列的一部分 简短描述 具有独特用户体验的 Bollinger Bands 指标,在 MetaTrader 平台上提供。提供以前不可用的高级功能,例如双击打开设置、隐藏和显示指标而无需删除它们,以及以全图表大小显示指标窗口。设计用于与 SmartView 指标系列的其余部分无缝协作。 概述 SmartView 系列通过创新功能为 MetaTrader 平台上的指标提供独特且与众不同的用户体验,使指标管理更快、更轻松。每个指标都配备了图表上的智能控制面板,显示基本信息并提供对所有重要功能的快速访问。 以前不可用的独特功能 SmartView 系列提供使指标工作更简单、更快速的高级功能: 双击打开设置: 无需在指标列表中搜索,双击面板上的指标名称即可直接打开设置窗口。 隐藏和显示指标: 一键隐藏和显示指标,无需从指标列表中删除和重新添加它们。 以全图表大小显示指标窗口: 在子窗口中,您可以最大化指标窗口以全图表大小显示,并临时隐藏其他窗口。 折叠和展开子窗口: 折叠子窗口以减少其高度并节省屏幕空间,然
FREE
双线MACD 不少在MT4进行技术交易的人都喜欢使用MACD来判断行情的转折或者延续,而当大家在使用MT4自带的MACD指标时发现,该指标是单线的MACD,而且柱状图似乎也和过往所了解的MACD并不相符,为了能够给交易者提供完美的交易体验,一手财富技术团队特别为所有交易者提供免费的双线MACD指标! MT4中的单线MACD里的单线其实相当于双线MACD里的快线,而单线MACD的柱状图相当于双线MACD里的慢线(不过其计算方法略有不同,前者是SMA,后者是EMA),而且前者是以柱状图形式显示,后者在双线MACD里以曲线显示。同时双线MACD两个指标差是没有在单线MACD里有体现的。 具体详情可看: http://www.sygdpx.com/jywt/6696.html
FREE
AH Candles MT4 AH Candles MT4 is a new product that allows identifying the current market phase (uptrend and downtrend ).
This indicator paints bars in different colors depending on the current state of the market trend ( Green and Red )
AH Candles MT4 is use for trading currencies
Advantages Suitable for intraday and swing trading. The indicator base on EMA method to calculate Period Parameters It can be used as a standalone tool or together with other indicators.
How to use the prod
FREE
Hypothetical trend line display
Distance from the trend line
Can be used in all symbols
Can be used in all time frames
An interesting indicator for predicting small waves
The greater the distance from the trend line, the more likely it is to return to the trend line
Settings:
The first three(osic 1,2,3):
are the same as the settings of the zigzag indicator
The bigger these numbers are, the bigger the trend lines and the longer the trend
Back Show:
The number of candles displayed
Clr1,2:
The
FREE
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
MetaTrader 市场 - 在您的交易程序端可以直接使用为交易者提供的自动交易和技术指标。
MQL5.community 支付系统 提供给MQL5.com 网站所有已注册用户用于MetaTrade服务方面的事务。您可以使用WebMoney,PayPal 或银行卡进行存取款。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录