适用于MetaTrader 4的新EA交易和指标 - 349
As we know, МТ4 and МТ5 do not store tick history, which may be necessary to develop trading strategies and market analysis. I have developed a method allowing you to receive tick history very easily. The indicator gathers tick history in real time and writes it to XXXXXX2.hst file, where XXXXXX is a symbol name. This file can be used to create an offline chart or something else. If you use a trading robot, then launch the indicator and control your broker by examining the spread and quotes. All
FREE
High, Low, Open, Close — isn't this too much? Sometimes you need a unique history of prices. But if choose one thing, you lose the rest. Smoothing also leads to data loss. Often you lose one of the most important market details: information about extremes. It is due to the preservation of information about the highs and lows, the correct "smoothing" for the history of price is a zigzag. But zigzags also have drawbacks — they do not provide intermediate values. The Price Line indicator solves thi
FREE
The script allows to close all opened positions for a given currency pair (EURUSD by default, but it can be change to any existing currency pair). Input parameters sSymbol = "EURUSD"; PendingOrders = false; which will appear in the Inputs tab where you can change a working symbol and set PendingOrders to true to delete all pending orders for a given currency pair. This script will close and delete all positions for a given currency pair only. Keep in mind that you have to "Allow automated tradin
This script is designed and used to move StopLoss for all EURUSD positions (or any other available currency pairs) at once. The Stop Loss will be moved to a level: Bid - StopLevel (for Long position) Ask + StopLevel (for Short position). STOPLEVEL applies to distance between entry price and SL. Of course, this script will move the StopLoss only if: Bid > OrderOpenPrice() + StopLevel (for Long) and Ask < OrderOpenPrice() - StopLevel (for Short). When you put the script on the chart the Input Box
Alerts utility issues notifications when orders are opened, closed and removed, as well as when the price touches the selected graphical objects on the chart. The utility supports all graphical objects used in graphical analysis and features a simple graphical interface. Once launched, the indicator works in the background, does not take up space on the chart and does not consume system resources. Tracking order status.
If tracking order status is enabled, the utility automatically checks order
FREE
Description Pivot Lines is a universal color multicurrency/multisymbol indicator of the Pivot Points levels systems. You can select one of its three versions: Standard Old , Standard New and Fibo . It plots pivot levels for financial instruments in both windows simultaneously. The system will automatically calculate the Pivot Point on the basis of market data for the previous day ( PERIOD_D1 ) or week ( PERIOD_W1 ) and the system of support and resistance levels, three in each. It can also displ
NoFear indicator is based on Advanced Moving Average. It is used in technical chart analysis providing signals whenever a rate change appears that exceeds the upper or lower border. The indicator works very well on trend market. It is easy to find good entry points by blue/violet arrows. The upper and lower bands should be used like support/resistance levels and stop/exit points. All signals do not repaint, and can be used immediately when they are coming. This means we do not need to wait for a
The Zig-Zag indicator is extremely useful for determining price trends, support and resistance areas, and classic chart patterns like head and shoulders, double bottoms and double tops. This indicator is a Multi Time Frame indicator. The indicator is automatically calculate the 3 next available TF and sows ZigZag from those TimeFrames. You cannot use this indicator for the TF greater than D1 (daily).
Riskscope shows all relevant information about your trades on screen. Information on Stop Loss and Take Profit can be shown as price, pips or exposure. Besides, Riskscope can display a high- and low-watermark of the total of your basket of trades. Settings Riskscope's default settings are good enough most of the time. Nearly all of them are fairly standard. Here are the ones that need some explanation. Monospaced font - set this to the (name of) the font you want to use. A monospaced font looks
Simply drop the indicator to the chart and Fibonacci levels will be shown automatically! The indicator is developed for automatic drawing of Fibonacci levels on the chart. It provides the abilities to: Select the standard Fibo levels to be shown Add custom levels Draw the indicator on the timeframes other than the current one. For example, the indicator is calculated on the weekly period (W1) and is displayed on the monthly period (MN1) Select the timeframes the indicator will be available on Ca
The analyzer allows you to visually evaluate the margin level change when changing the price and position volume. The product shows the price level at which Stop Out, is activated, as well as the total buy and/or sell position level. The calculations are made only for the orders opened for the current chart's symbol. Impact of other orders is not considered. The panel allows you to quickly increase or decrease position volume in the most efficient way.
EwoMov 指标对于确定具有较高价格移动平均线周期(应高于 200)的趋势非常有用。
我在 M5-M30 图表上使用该指标进行波段交易。
该指标使用多个柱进行计算。它们都保存在外部参数中。正确的值为 5 - 13 - 34,但您可以更改它们。
它已为所有时间范围做好准备,但对 M5-H1 尽力而为。它旨在针对其他时间范围进行优化。
您可以在屏幕截图中找到一些说明。要使用它,找到 EWO 线、信号线和零线的交叉点,并结合您的最佳趋势指标,您可以确定入场点。
有关我的产品的更多信息,您可以通过 pm 与我联系。或电子邮件。 EwoMov 指标对于确定具有较高价格移动平均线周期(应高于 200)的趋势非常有用。
我在 M5-M30 图表上使用该指标进行波段交易。
该指标使用多个柱进行计算。它们都保存在外部参数中。正确的值为 5 - 13 - 34,但您可以更改它们。
它已为所有时间范围做好准备,但对 M5-H1 尽力而为。它旨在针对其他时间范围进行优化。
您可以在屏幕截图中找到一些说明。要使用它,找到 EWO 线、信号线和零线的交叉点,并结合您的最佳趋势指标,您可以确
This indicator is based on classical indicators: Commodity Channel Index, Relative Strength Index and Moving Average. I am using this indicator to open a Long position when Red histogram changed to Green histogram beneath zero line and to open the Short position when Green histogram changed to the Red histogram over the zero line . A great advantage of this system lies in the fact that the indicator has no input parameters and adapted to all currency pairs and TimeFrames.
This indicator calculates the next possible bar for each currency pair and timeframe. If the next possible Close will be greater than Open, the next possible bar will be in Aqua color. If the next possible Close will be less than Open, the next possible bar will be in Orange color. Of course, the next possible bar will not show the big price movement. This indicator is most useful in the quiet time.
This indicator has only one input parameter - Alerts. If Alerts is true , then Alert message will appear when Long or Short trend starts. Each message contains: time, name of the currency pair and the current timeframe. Green arrow indicates UP trend. Red arrow indicates DOWN trend. This indicator will be helpful when someone is deciding to make Buy or Sell position.
Trailing Complex is a Stop Loss trailing system that includes 9 components: Setting SL on the level based on the specified loss percentage of the deposit. Moving SL to breakeven. Standard trailing. PriceChennel based trailing. Fractals based trailing. The ATR indicator based trailing. MA based trailing Parabolic SAR based trailing Trailing based on a user drawn trend line. Any of the components can work alone or in combination with others. System settings allow to work with one symbol and scan
This indicator is designed for M1 time-frame and shows: Sum of ticks when the price goes up (color Green -The major component of a candlestick = the body). Sum of points when the price goes up (color Green -The extension lines at the top of the candle). Sum of points when the price goes down (color Red -The major component of a candlestick = the body). Sum of points when the price goes down (color Red -The extension lines at the lower end of the candle). Plus classical indicator Commodity Channe
Trend Scraper features: The Stop Loss is invisible to the broker; Hidden algorithm for entering the market; Easy setup; Small drawdown; Any symbols at one time; Ultra-fast optimization; Entry at trend reversals; Breakeven function; A trend filter has been added to version 1.10; Version 1.11 "Pro" has improved ADX trend / flat filter.
Easy setup and use are the keys to the success of a trading system. Only two parameters for setup and optimization! The task of the robot is to "hack" the trend a
This Indicator will simplify your trading life. The Indicator has no input parameters. Red arrows indicate the beginning of the Down trend and it will be a good time to open a Short position. Green arrows indicate the beginning of the Up trend and it will be a good time to open a Long position.
The Expert Advisor is based on the momentum of the price rate of change. When the speed of the price begins to increase sharply, the EA opens an order in the direction of its movement. Rate of Change is defined as the distance of StepPrice ticks that the price has moved for the period of TimePrice seconds. In contrast to the standard algorithm, virtual levels are modified not only after the TimePrice time, but also after the change of direction of the price movement—momentum. The built-in filter
This indicator uses Moving Average to detect markets trend. It's a very useful tool for manual trading. If line is Midnight Blue, indicator detect up trend. If line is Dark Violet, indicator detect down trend. The readings are very simple to use and understand. Indicator works best on H1 timeframe. You can use this indicator with FollowLine to have more accurate signals.
You can to get source code from here .
Parameters BarsCount —How many bars used to show the line. MAperiods —Period of Movin
FREE
iRSI in iMA is indicator to change color in iMA if iRSI crosses level up (up trend) or crosses level down (down trend). It is a useful tool to track when the upside and the downside iRSI on iMA.
You can to get source code from here.
Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. RSI_Periods — Period for iRSI. RSI_ApliedPrice — Price used for iRSI. RSI_LevelsUp — Level iRSI for up trend. RSI_LevelsDN — Level iRSI for down trend. BarsCount — How many bars will show the line
FREE
iCC in iMA is indicator to change color in iMA if iCCI crosses level up (up trend) or crosses level down (down trend). It is a useful tool to track when the upside and the downside iCCI on iMA.
You can to get source code from here .
Parameters MA_Periods —Period for iMA. MA_Method — Method for iMA. CCI_Periods —Period for iCCI. CCI_ApliedPrice — Price used for iCCI. CCI_LevelsUp — Level iCCI for up trend. CCI_LevelsDN — Level iCCI for down trend. BarsCount — How many bars will show the line. R
FREE
This indicator was inspired by М & W Wave Patterns by A. Merrill. 5 extremums or 4 edges of ZigZag are enough to build M or W pattern at arbitrary offset in the history. The classical approach includes a table of predefined figures of ZigZag waves, which can transform into each other under special rules—so that next edge can be forecasted based on these rules. Unlike to this approach, the indicator analyses available history and builds statistics for all M and W patterns, which differ in their c
This indicator is designed for M1 timeframe and shows: sum of ticks when the price goes up divided by sum of ticks when the price goes down (red color); sum of points when the price goes up divided by sum of points when the price goes down (green color). The correlation between the number of ticks and the number of points for each and every minute will give enough data for scalping.
This indicator uses Bollinger Bands lines to detect markets trend. It's a very useful tool for manual trading. Furthermore it is possible to use the indicator with ATR as a filter , as well as the option to pop up an alert when a reverse trend occurs. The readings are very simple to use and understand. Indicator works best on H1 timeframe.
You can to get source code from here .
Parameters BarsCount - How many bars used to show the line. BBperiod - Period of Bollinger Bands. BBdeviations - Devi
FREE
突破趋势 是为剥头皮者和日内交易者准备的指标。指标在图表上以实时模式选择并显示趋势级别。指标反应价格动量: 它在动量幅度超过指定参数里设置的阀值之时,开始搜索趋势。此指标当价格越过当前的趋势线时,还可以播放声音。在正常模式, 此指标只显示一条 (最后发现的) 上行和一条下行趋势线, 但在高级模式 - 以前检测到的趋势线依旧在图表上绘制。 注意 突破趋势 指标不会产生完整的决定。它只做脏活,显示出可能的选项。交易者应该做出决定。
指标参数: ExtMode - 启用/禁止高级模式; Sound - 启用/禁止 当价格与趋势线交叉时声音通知; UTColor - 设置上行趋势线颜色; DTColor - 设置下行趋势线颜色; HistoryDepth - 设置使用历史的深度, 0 - 整个历史; Rank - 设置搜索等级; PulseThr - 设置动量振幅阀值点数。
FREE
Description The Panel is designed to select top signals from the terminal database and the MQL5.community website. To allow web requests for the program, you need to enable the "Allow WebRequest for the following URL" option in the terminal settings and explicitly manually specify URL https://www.mql5.com/ .
Parameters The terminal tab — selecting signals form the terminal data base. sorting — choose a sorting field to select the best signals from the data base: NONE RATING DATESTART DRAWDOWN G
MetaTrader 4 专业交易复制器 快速、专业、可靠的 MetaTrader 4 交易复制器。 COPYLOT 可在 MetaTrader 4 与 MetaTrader 5 终端之间复制外汇交易,并为不同账户类型和交易场景提供灵活的同步方案。 COPYLOT MT4 版本支持: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4 MT5 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试与优化 Expforex 的全部产品 您也可以使用 MetaTrader 5 版本,在 MetaTrader 5 → MetaTrader 5 和 MetaTrader 4 → MetaTrader 5 之间进行复制: COPYLOT CLIENT for MT5 COPYLOT 是一款专业级交易复制器,可稳定运行于 2、3 甚至 10 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
МetaТrader的交易复印机4.它复制任何账户的外汇交易,头寸,订单。
这是МТ5↔️МТ4今天贸易复印机的最佳 МТ4 - МТ4, МТ5 - МТ5, МТ4 - МТ5, МТ5 - МТ4 。 独特的复制算法将所有交易从主账户复制到您的客户账户。运行速度快。严格的错误处理。一组强大的功能。 所有这些品质都合并在一个程序中 - EXP - COPYLOT。 该程序可以在多个终端绑定上运行。 在一个账户上交易的各种投资者账户中将其用作交易的同步器, - COPYLOT会将您的交易复制到其他终端。 安装 CopyLot Master - 要在帐户上安装的专家,您要从中复制职位和订单。 在终端中安装此专家,您可以从中将位置复制到投资帐户。 将任何文本标签名称指定为pathWrite(pathRead),例如“COPY”。 EA需要设置为1图表!默认情况下,我们的顾问会复制您帐户中的所有头寸和订单!
要复制您需要在第二个帐户或 Copylot客户端MT5 上安装 COPYLOT客户端MT4 的位置
注意:设置列表在我们的 特征 从有利可图的投
FREE
VR ATR Pro 是一款技术指标,旨在基于对先前交易时段的 统计分析 来确定目标价位。其核心是对选定时间段内的 平均价格波动 进行数学计算。 基于统计学的指标工作原理 该指标的运作基础是观察价格的每日行为:每个交易时段都有其特定的 波动幅度 ——价格从开盘点向上和向下运行一定的点数距离。 类似地,可以假设在每个新交易时段开始时,价格都有一个条件性的 "运行区间" ...通过简单的数学计算确定 平均值 ...这个平均值不能保证一定达到,但可以作为 参考基准 ,指示当前时段内价格可能运行的幅度。 因此,该指标应用了这一原则:它分析选定时间段内的 历史价格波动 ,计算 平均统计值 ,并在图表上显示相应的价位。这使交易者能够理解当前金融工具的 强度 和 "运行区间" 。 指标显示 该指标在图表上显示两个价位: 上方价位 —— 上涨行情 的计算目标。 下方价位 —— 下跌行情 的计算目标。 此外,价位也可以显示为 区域 ,以便考虑偏差并获得 目标价格范围 。 主要特点 信号在时段结束后 固定 ,之后不再更改。 适用于多种 资产类别 :货币对( Forex )、金属、指数( CFD )、期货和
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463
功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放,
Introduction to Harmonic Pattern Scenario Planner
The present state of Forex market can go through many different possible price paths to reach its future destination. Future is dynamic. Therefore, planning your trade with possible future scenario is an important step for your success. To meet such a powerful concept, we introduce the Harmonic Pattern Scenario Planner, the first predictive Harmonic Pattern Tool in the world among its kind.
Main Features Predicting future patterns for scenario
Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT4 accounts only. For MT5 accounts, you must use Trade Receiver Free for MT5 . Reference: - For MT4 receiver, please download Trade Receiver Free .
- For MT5 receiver, please download Trade Receiver Free MT5 .
- For cTrader receiver, please download Trade Receiver Free cTrader .
- If you only need copy from MT4 acco
FREE
Description One of the Dow theory tenets states: "Trends are confirmed by volume". This product is a multicurrency/multisymbol indicator that has been designed to define large and/or small tick volumes according to the mentioned tenet. The indicator may be used with any broker, irrespective of the name of the financial instrument since it is necessary to manually enter the name as an input parameter. If you enter a non-existent or incorrect name of a financial instrument, you will receive an err
SMARTMASS INDICATOR This indicator is different from all known volume indicators. It has a significant distinction; it is an algorithm that relates price movement to volume, attempting to find proportionality and efficient movement while filtering out noise and other movements that are more random and do not follow a trend or reversal. Ultimately, it reveals the true strength of the movement, indicating whether it has genuine support from bulls or bears or if it's merely a high-volume movement
This is a multi-timeframe (MTF) indicator displaying support and resistance lines. Support and Resistance lines are calculating automatically from three higher timeframes (TF). Traders may use Support and Resistance to enter positions and update a Stop Loss value.
Input Parameters bPeriod - use this parameter to optimize indicators for each timeframe; VisibleBars - for how many Bars (from the current one) the indicator's lines will be visible. Any changes are possible.
The main purpose of this indicator is to show 2 lines of possible Trailing Stop Loss values: Yellow/Aqua line for Trailing Stop Loss closer to the current price Orange/Blue line for more risky (but more profitable) Trailing Stop Loss. If the line (looks like a staircase) changed the colors from Yellow to Aqua (line #1) and/or from Orange to Blue (line #2) accordingly this mean that we have a situation when a trend changed its course to the opposite. So, this Indicator can be useful to open pos
Description DealsCopyMaster opens additional positions on a single symbol in the appropriate amount and tracks them automatically. Opening additional positions may be necessary in case a subscriber starts to lag behind the provider dramatically in the volumes of the currently opened positions and in the volumes difference when provider's balance was at some moment of time equal to the current subscriber's one. In multicurrency/multisymbol mode, the EA is attached to the chart of each financial i
This Indicator is based on the classical indicator "Relative Strength Index". IT draws 2 lines: Main blue line with input parameter RSIPeriod . Signal red line. Buy when the main line (Blue) falls below a specific level = 30 and then rises above that level and main line rises above the signal line (Red). Sell when the main line (Blue) rises above a specific level = 70 and then falls below that level and main line falls below the signal line (Red).
The market price is moved by the market makers with large amounts of equity. The only way to understand intentions of big players is to track their activity by concentration of volumes on one level or another. Volume Ticks ResSup draws a level with the maximum concentration of a tick volume since the beginning of a day. In most cases, such level is an actual support or resistance level. Parameters ColorLevelSupport - support line color; ColorLevelResistance - resistance line color; BarsDayCount
Do you use dynamic ranges (like Bollinger Bands or Envelopes) in your trading? A fixed period is usually used for such calculations. But is such approach relevant to the very nature of the market? In fact, the price chart consists of a series of successive processes - trends and flats. In this case, we can talk about the internal development logic inside a single process only. Therefore, the nature of the market is better described by dynamic ranges designed for the processes occurring "here and
FREE
The adviser has been withdrawn from sale KopirMT4 (CopierMT4) - transaction copier for the MetaTrader 4 terminal, copies (synchronizes, duplicates) transactions from any accounts (copier, copy dealers).
Supports copying: MT4 <-> MT4, MT4 -> MT5 Hedge, MT5 Hedge -> MT4 Support: https://www.mql5.com/ru/messages/01c3f341a058d901
Why exactly our product? The copier has a high speed and is not dependent on ticks. Copy speed - less than 0.5 sec. Transactions are copied with high accuracy, the sc
MACD Converter is an analogue of the MACD Message with more advanced functionality: It has two signal lines: Signal Line 1 and Line 2, bar outlines are colored according to Line 1, it also triggers the trend notifications. MACD Converter converts the parameters of Fast MA, Slow MA and Signal Line 1 and Line 2 lines from the interval specified in the settings (Convert Time Frame) to smaller timeframes. This allows receiving a signal for making a decision within the specified (Convert Time Frame)
Summary This indicator is based on RSI and Momentum indicators. It also considers moving averages of these two indicators. The three indicators have adjustable settings. The arrows do not repaint since the indicator only uses confirmed values and waits for the candle to close before painting an arrow. The indicator is also able to alert when arrows appear. There are 3 types of alerts - Popup, Email and Mobile Push Notifications. The arrows can be used in the EA and the inputs can also be optimiz
FREE
Smart Grid Executor is an Expert Advisor built for MetaTrader 4 platform only. Smart Grid Executor will work on all account types and sizes on MetaTrader 4 brokers (outside of NFA regulations). Recommended leverage >= 1:500.
Features Multicurrency EA Interval - H1 recommended Working with 4 and 5-digit brokers Working with Martingale Automatic multiplier Working with ECN
Input Parameters Name - Smart Grid Executor v 4.00 Start - Short & Long, Only Long, Only Short. Time Frame [Recommended H1]-
Do you use dynamic ranges (like Bollinger Bands or Envelopes) in your trading? Usually such calculations use a fixed period, but does it reflect the nature of the market? In fact, the price chart consists of a series of successive processes - trends and flats. In this case, we can talk about the internal development logic inside a single process only. Accordingly, the dynamic ranges built for the process occurring "here and now" suit the nature of the market better. The Growing Bands indicator u
This is a panel for market review and evaluation of multicurrency price movements. It shows main parameters for a user defined group of symbols in the form of a table. The following values are displayed: Symbol name; Ask price value; Bid price value; Spread size in pips; Stop level in pips - may be hidden by a user; Change of price in pips comparing to the day start; Current daily range (High - Low) in pips; Average daily range in pips for user defined number of days; Price change percentage dur
The indicator is designed for easy construction of synthetic charts based on data of various financial instruments. It will be useful both arbitrage and pair trading, as well as for analysis purposes. Its main advantage is simplicity and clarity. Each chart is given as a common mathematical formula. For example, if you want to plot the spread (difference) between EURUSD and GBPUSD with coefficients 4 and 3, then set the following formula: EURUSD * 4 - GBPUSD * 3 The resulting chart is shown in t
Summary This indicator is based on the MA applied to the Momentum indicator. It draws arrows at the confirmed crosses of the MA over the Momentum line. When the MA crosses upwards, then a buy arrow is displayed and vice versa. The arrows do not repaint since the indicator only uses confirmed values and waits for the candle to close before painting an arrow. The indicator is also able to alert when arrows appear. There are 3 types of alerts - Popup, Email and Mobile Push Notifications.
Inputs Al
FREE
VR Stealth Pro — 專門的免費貿易小組開發了以提高貿易的便利性和效率。該工具的主要目的是隱藏停止損失的水平並獲取利潤,從而使您可以最大程度地降低有關停止損失的交易水平洩漏的風險並獲利。 提供设置文件、产品演示版本、说明和奖金 [博客]
版本为 [MetaTrader 5] VR Stealth Pro - 這是一個免費的交易面板,根據原則提供。 為了獲得更多機會,使用交易面板 VR Trade Panel . 該面板具有簡單便捷的界面,可快速訪問交易員眼前的所有必要工具。為了隱藏實際級別,使用虛擬化技術,用圖形元素(趨勢線)代替它們,這是由於哪個在終端的工作空間中直接進行的控制。 該程序允許您輕鬆,快速執行任何交易操作:僅一鼠單擊即可開放,關閉和更改位置。考慮到該界面以盡可能簡化交易者與終端的相互作用的方式進行考慮,並降低交易運營的時間成本。 除了主要交易面板外,每個開放位置或訂單還配備了一個單獨的迷你控制面板,可完全控制每個特定位置。 VR Stealth Pro支持任何類型的交易帳戶(包括演示版本和真實帳戶)的工作。 因此,該計劃是想要提高工作效率並掩蓋停止損失
FREE
此指标显示世界主要市场的当前时间。它也显示当前时段。 使用非常容易。它不会占用太多图表空间。 它可以与 EA 或其它面板一起工作, 比如 虚拟交易板 。 此版本在图表上显示模拟时钟。 Dear friends and users of our EAs, please add your ratings in the Reviews section. All updates to our forex software are free ! This is a free trading utility! 其它功能: 输入参数中有一个选项: 显示/隐藏鼠标覆盖按钮提示, 您也可以选择提示的语言英语 / 俄语; 关闭按钮终止此应用程序; 最大化/最小化按钮在图表上缩放格板; 格板可以在图表上移动。要想移动,在面板上部靠近关闭和最小化按钮的地方用鼠标拖拽,移动到期望的位置。 Expforex,Vladon,Indicator,Utility
FREE
Summary This indicator is based on the MA applied to the RSI indicator. It draws arrows at the confirmed crosses of the MA over the RSI line. When the MA crosses upwards, then a buy arrow is displayed and vice versa. The arrows do not repaint since the indicator only uses confirmed values and waits for the candle to close before painting an arrow. The indicator is also able to alert when arrows appear. There are 3 types of alerts - Popup, Email and Mobile Push Notifications.
Inputs All inputs a
FREE
Summary: This EA places a single trade at a time in a RANDOM direction (buy or sell) and uses a simple TP & SL. A lot multiplier is also optional. Once a trade hits TP/SL, it will place another trade in a random direction. And so on. Since it only ever has 1 trade open at a time, it can be used on any broker. Which means it can be used on US brokers with the FIFO rule. Inputs are few and everything is based in Points too. So it can be used on any chart reliably and easily. You will be amazed how
FREE
NewsMomentum is an indicator that monitors the market between the specified hours and sends an alert to potentially buy or sell when the momentum of the market increases such that there may be a reaction to the news for the observed currency pair. As always, it is best to confirm these movements with other factors such as support and resistance breaks. This indicator works on any timeframe but it is recommended to be used on a smaller timeframe, such as M5, due to the speed at which the news inf
热图指示器 此热图指标允许您显示在市场报价中选择的所有代码的“热图”。在此版本中,它显示了 相对于上次每日收盘价的价格变化百分比 ,可以快速了解市场概况。 这是一种工具,可帮助交易者确定一种货币相对于所有其他货币对的强度。这是一个可视化工具,不能在“EA 交易”中使用。从这个意义上说,它更像是一种自由交易者的工具,而不是自动交易者。因此,对于那些有兴趣使用此工具进行自动交易的人来说,很遗憾这是不可能的。 它对股票或期货市场特别有用,例如巴西交易所 Bovespa。
设置 热图指示器中有几个设置需要自定义: <头> 设置 可能的值
描述
隐藏图表? 真 /假
您可以完全隐藏图表或保持原样。当指标从图表中移除时,图表将恢复。
在前景中绘制的图表? 真/ 假
如果之前的设置为 True,您可以选择在前景 (true) 或背景 (false) 中显示图表。
自动排列热图? 真 /假
如果为 true,所有尺寸和排列都会自动完成。否则必须选择进一步的设置。
刷新时间(毫秒) >=1000
数据默认每 5 秒刷新一次。最小值为 1,000(1 秒)。
上色 任何颜色
默认为蓝色。此颜色用于指示具
本算法基于货币功率计指标的概念。在此版本中,显示值的数量是无限的,它的代码更紧凑、快速,当前柱线的数值可以通过指标缓存来获取。 指标显示什么 : 在货币之前上部的一条细带显示最后 N 小时的相对强度指数 (N 是参数里的变量 'Hours'), 一条宽带显示日线指数。在输入参数里您可以指定更多使用此货币的货币对 (假设您的经纪商提供这些货币对的报价), 更多指数权重 (但注意 "非主要" 的货币对或异种货币, 它们会扭曲整个画面)。例如, 如果您仅指定了 EURUSD, Euro 的相对指数就会只基于此货币对计算, 如果您加入了 EURGBP, 则 Euro 的指数将会基于两个货币对计算, 并且得到更多的权重值。 如何使用数据 : 在缺乏重要消息时,指数的最低/最高值, 更像是技术性调整或趋势延续。
FREE
新闻加载机专业版 是一款从若干在线数据源获取实时的详细信息,并自动更新财经新闻的工具。它采用了独特的技术,加载来自流行外汇交易网站的数据详情。在即将发布新闻时,发送提示到您的移动终端或邮箱。此外,它也在图表上标记新闻发布点,用于进一步查验和研究。 在外汇交易中,新闻可以说是推动市场的重要因素之一。关注新闻可以帮助您更好地做出交易决策, 如果您是新闻交易者, 更能助您进行正确的交易。 利用这款工具,整个新闻中心现在就可以加载到您的 MT4。 演示版: 由于这不是一个交易机器人, 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5897 参考: 高级版的新闻操盘手专业版, 可以自动进行新闻交易, 它在此提供: https://www.mql5.com/zh/market/product/5558 注:
您必须添加数据源的 URL, 选项 -> 智能程序 -> '允许 WebRequest 访问列出的 URL', 以便新闻加载机能够从数据源加载新闻数据。
请调整您的计算机时钟,以便新闻装载机可依据正确的定时器运行。
突出特点 支持
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the sources of information for technical analysis. Bullish CD LTB Osc (Bullish Convergence/Divergence Low Top Bottom Oscillator) is a universal analytical bulls convergence/divergence indicator between any of the twenty three stand
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the s ources of information of the technical analysis. Bearish CD HBT Osc (Bearish Convergence/Divergence High Bottom Top Oscillator) is a universal analytical bears convergence/divergence indicator between any of the twenty three st
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the sources of information of the technical analysis. Bearish CD HTB Osc (Bears Convergence/Divergence High Top Bottom Oscillator) is a universal analytical bears convergence/divergence indicator between any of the twenty three sta
Information is a subject of the market mood. Information is objective when it comes from different sources. If information is identical then we may speak about its convergence. Otherwise, we may speak about its conflict (divergence). Indicators and oscillators are the sources of information of the technical analysis. Bullish CD LBT Osc (Bullish Convergence/Divergence Low Bottom Top Oscillator) is a universal analytical bulls convergence/divergence indicator between any of the twenty three sta
This indicator monitors the vital constants of your trading account to keep it healthy and away from excessive risks. It monitors all trades, absolute exposure, account floating point and leverage currently in use, using different color codes for your interpretation. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Amazingly easy to understand The indicator is clean and simple It calculates exposure by pairs and currencies Keep your used leverage contr
FREE
IceFX Heatmap is a special indicator that shows the places where the price has been staying and ranging over the past few days. These sites will be displayed in a "Heatmap style", with which you can clearly see the main formed bands. The main rates (where the price has "lingered/stayed" much) are indicated in bright colors (in case of black-and-white view) or red color (in case of color view).
Settings Days - the number of days the heat(map) is calculated for. Resolution - resolution rate. 10 =
FREE
This is a script for quick evaluation and selection of the most appropriate signals from the available database. The list can be sorted (ascending or descending) by the following criteria: Position in the Rating of Signals; The number of subscribers; Date of signal monitoring start; ROI (Return on Investment); Trading result in pips; Number of trades; Signal subscription price; Account balance; Account growth in percent; Maximum drawdown. Signals can be filtered by the following criteria: Accoun
FREE
This expert is a tool to check broker execution and spread. Attach expert in any chart and wait to finish check. Expert sends a pending order (Buy Stop) away from the current price (100 pips) and then modifies it. When expert is removed from chart, pending orders expire and are deleted after 15 minutes.
You can to get source code from here .
Parameters OrdersID - Magic number for orders. ManualLotSize - Lot size for orders. TypeOfOrderUse - Type of order to place (pending or market). TimesModi
FREE
The exp_iCustomNew Expert Advisor allows to trade using any custom and standard indicators, using their various values: arrows, the intersection of two lines, level crossing, extremum, color. To define the entry signal, the EA can use one main indicator and up to four indicators to confirm by trend and up to four indicators to confirm by volatility. Confirmation indicators can be calculated on any other symbol and timeframe. Additionally, the entry signals are filtered by time (up to three sessi
Trades Viewer Free supports EURUSD only. Trades Viewer is a trading helper app for a serious trader. It offers several important data like day range, 22 days average range and predefined PL. It draws trades history and current open positions on a chart. It has a detail panel for viewing a particular trade with just a click on that trade. All these make it very convenient and straightforward to view your entry/exit positions and thus improve your trading system. Features Profit/loss of the curren
FREE
The difference between the arithmetic and geometric means at the specified range. Since the greater is the difference between the values, the greater the resulting figure is, actually the indicator shows volatility fluctuations. The arithmetic mean of a certain number of values is the sum of the values divided by their number. The geometric mean is the root of the power of the number of values extracted from the product of these values. If all values are equal, the arithmetic mean and th
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Forex Calculators aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements 4 calculators in one single indicator. It is the first of it's kind on MT4 platform. Calculators implemented are: Lot (Trade or Contract Size) Calculator. Margin
MetaTrader市场是您可以下载免费模拟自动交易,用历史数据进行测试和优化的唯一商店。
阅读应用程序的概述和其他客户的评论,直接下载程序到您的程序端并且在购买之前测试一个自动交易。只有在MetaTrader市场可以完全免费测试应用程序。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录