适用于MetaTrader 4的新EA交易和指标 - 341
Script Deleting the Hunter The script is developed for fast deletion of pending orders, Up and Dn border lines, as well as arrows (symbols) which appear when an order is placed.
Features: Can delete all pending orders of the current chart in one go Can delete all pending orders of the current account in one go Can delete only those orders which have specified magic number Can delete lines which show the channel's border, support and resistance levels marked Up and Dn Can delete all arrows (symb
FREE
This indicator is meant for Harmonic Traders, it helps them in identifying the formed patterns by analyzing the market past data, looking for Harmonic Patterns. The Patterns that this indicator can detect are: AB=CD Butterfly Gartely Crab Bat The indicator shows the following: The completed pattern, with the critical zone highlighted in Gray box The suggested 3 take profit levels (in green) The Suggested Stop Loss level (in Red) The formed pattern ratios can be checked by hovering the mouse on t
News Robot 4.0 在经济新闻发布期间,价格只能在发布后的第一分钟内突破几十个点。 在高波动期间手动交易风险很大,因为很难快速响应快速变化的报价和当前新闻发布指标。
要根据新闻进行交易,您需要提前准备一个场景,规定最大风险。
使用专门的专业机器人根据新闻进行交易。 News Robot 使用挂单和市价单实施您的新闻交易策略。
在新闻交易中,使用挂单止损单的策略是经典的。 buy-stop 和 sell-stop 订单是在数据发布前立即下达的。 EA 可以持有订单,直到实际数据在当前价格的给定水平上发布。 交易由一个订单或订单网格执行。
市价单策略让您可以根据最新的新闻发布数据进行交易。 有必要提前分析数据并创建交易场景。 使用 News Robot 很容易做到这一点。 您可以过滤特定类型的新闻发布并分析过去的市场反应。 此外,顾问会告诉您当前的趋势方向。
目前,交易最有趣的消息是利率变化 ( Interest Rate Decision ) 和就业水平 ( Unemployment Rate )。
新闻日历从 https://mqlbox.com 下载。
变色K线通道指标 这个指标包括两个部分 部分I : 变色K线标 通过变色K线来指示当前市场状况。如果是青色,则是多头市场,如果是红色则是空头市场。 如果颜色正在交替变化中,最好等它变完后,即等K线收盘。 部分II: 通道指标 通道包括内外两层,内层定义为安全区域,外层用了平仓。 交易策略: 如果是颜色是青色,即多头,等价格位于内层通道时开多,价格触及外层轨道则平仓。 如果颜色是红色,即空头,等价格位于内层通道是开空,价格触及外层轨道则平仓。 提示:当且仅当价格位于内层通道时才入场,这点非常重要。
在EA中调用该指标的参考代码 : https://www.mql5.com/en/blogs/post/730475 参数解释 ShowColorCandle --- true 则画变色K线 BullColor ---Aqua.默认是青色,你也可以选择多头颜色 BearColor --- Tomato.默认是红色,你也可以选择空头颜色 AlertColorChange --- true.当颜色完成变换后会有弹窗报警 EmailColorChange --- true.当颜色完成变换后会发
The most important thing in my system of forces, is the variation and changing of these forces. It is the key to the whole system, and from this point, my second indicator called FORCES-VARIATION appeares important. The indicator is represented in a separate window in the form of the green histogram and the red curve . The parameter NPIuPeriod represents the number of bars on which we calculate the variation of buyers forces. The parameter NPIdPeriod represents the number of bars on which we cal
The Volume Spike indicator is a useful tool to identify the directional market's intention.
How Does It Work: The Volume Spike indicator identifies the volume peaks and creates a sensitive rectangle equipped with Alert and Warning Pop Up that it suggests the market's direction. This tool has the ability to select the time frame on which to do the analysis of volume and it gives a great visual signal colored into rectangle. The indicator can identify valid market signals but it can also suggest
This indicator displays Point & Figure charts (PnF charts) in the indicator window. PnF charts show only price movements that are bigger than the specified box size. It helps to eliminate noise and allows focusing on main trends. Time is not a factor here. Only price movements are taken into account. That is why PnF chart is not synchronized with the main chart it is attached to. More about PnF charts: http://stockcharts.com/school/doku.php?id=chart_school:chart_analysis:pnf_charts Indicator wor
FREE
GridInChannel is a professional system of trading inside a channel using active visual control panel. The EA places a grid according to the specified parameters. It trades inside the channel which is manually plotted using a trend line. The main concept : while th price is inside the channel and the " start/stop trade " button is pressed, the EA opens an order grid in the direction of the specified channel.
Expert Advisor Features : Opening orders within the specified range . The range is set u
The EA is meant for opening trades at a certain time. All parameters of trades being opened are adjustable: take profit, stop loss, opening time, opening direction (may be both directions), lot of orders. The EA has 12 settings for different opening time, however the EA can also open trades at the same time if required. Just keep in mind that the EA can perform 12 various operations at different time and with different take profit, stop loss, etc.
Settings: Lot_1 = 0.1 - lot for the first setti
FREE
The utility displays information about performed trades on the current chart. The account history as well as a separate file can be used as a data source. The file format is set manually or selected from available templates.
Settings: Source - where to take data from, from_History - account history, from_File - csv file. File Name - file name. The file has to be located at ..\MQL4\Files\ directory of the terminal. File Format - select the file format from the list: MQ_Signals - file of trades f
FREE
The Trend Trade indicator displays assumed turning points of the price on the chart in the direction of the trend after correction. It is based on data of the Prise Reversal oscillator with the period 6 and indicators which characterize strength and availability of the trend. When the value of Prise Reversal is in overbought or oversold area (area size is set by a user), and the current trend is confirmed, the Trend Trade indicator draws an arrow pointed to the further assumed price movement.
I
The EA catches the price when it moves against the trend in an effort to open an order in an opposite direction (direction of the main trend). Screenshots illustrate examples of entries and the strategy gist. The EA uses stop losses depending on values of ATR.
Settings: Lot_ - if Risk_ = 0, the EA will trade this lot; Risk_ - risk per one trade. Stop loss is taken into account; koeff_ATR - coefficient multiplied by the ATR value to calculate stop loss (the bigger the value, the bigger stop loss
This indicator builds so called "random walk" bands: on every bar it finds maximal or average distance between current price and multiple expanding parabolic curves starting at predefined number of bars in the past. If you like Bollinger bands or Envelopes you may find this indicator useful as well. As you may know, price movements are very similar to random walk time series (specifically, Gaussian random walk), yet they do effectively break the hypothesis of randomness. One of the features of t
VR 观察列表和链接器 - 终端筛选器应用程序 元交易者 。使您更容易找到最有趣和技术性的金融工具。该筛选器供交易者在bybit、莫斯科交易所、美国交易所、外汇和加密货币市场、金属市场等交易所进行交易,并用于自营公司的交易。金融工具的选择是手动进行的。筛选器连接 MetaTrader 终端中打开的图表,并在更改金融工具时单独显示每个图表中的数据。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客]
您可以在以下位置阅读或撰写评论 [关联]
版本为 [元交易者 5] 使用筛选器可以帮助交易者找到最具技术性的金融工具,并排除流动性低、风险高的工具的交易。筛选器使您可以轻松快速地创建和更改带有股票行情的工作表,快速添加和删除工作表中的股票行情。在所有图表上保存和加载交易者加价和指标。直接从筛选器交易金融工具。应用预先准备的策略。 VR 观察列表和链接器 - 支持使用热键 - 这使您可以直接从键盘操作工作表,几乎无需使用鼠标。通过这种方法,交易者可以选择多种金融工具在白天进行交易。 筛选器被设计为顾问,需要多个打开的图表才能工作。 在策略测试器中不起作用。 VR 观察列
FREE
Orders Info 该指标在一个图表窗口中显示摘要、一般信息。方便同时交易多个货币对。 该指标指示市场头寸和挂单总数。 单独表示未平仓头寸: 对于货币对, 对于该货币对的未平仓购买数量及其在存款货币中的总利润, 关于公开销售的数量及其总利润, 未平仓买入和卖出头寸的总利润。 对于挂单,表示: 对于货币对,挂单的名称及其编号。 该指标在一个图表窗口中显示摘要、一般信息。方便同时交易多个货币对。 该指标指示市场头寸和挂单总数。 单独表示未平仓头寸: 对于货币对, 对于该货币对的未平仓购买数量及其在存款货币中的总利润, 关于公开销售的数量及其总利润, 未平仓买入和卖出头寸的总利润。 对于挂单,表示: 对于货币对,挂单的名称及其编号。
An Expert Advisor. A channel breakthrough signal. Attach two horizontal lines to a chart: one for the upper channel line, name it < Up > the other one for the lower border, name it < Dn >
Settings: sound = true - play a sound notification alert = true - show a dialog box containing user data comment = true - show a comment in the upper left corner of the chart print = false - print a message to the Experts log repet = 3 - number of times the sound file is played.
FREE
There are many candlestick patterns but only a few are actually worth knowing. Candlestick Pattern Filter detects and marks the most reliable candlestick patterns. Remember that these patterns are only useful when you understand what is happening in each pattern. They should be combined with other forms of technical analysis for best result. These patterns are included: Hammer / Hanging Man Inverted Hammer / Shooting Star Bullish / Bearish Engulfing Piercing Line / Dark Cloud Cover Morning Star
FREE
The Stretch is a Toby Crabel price pattern which represents the minimum average price movement/deviation from the open price during a period of time, and is used to calculate two breakout levels for every single trading day. It is calculated by taking the 10 period SMA of the absolute difference between the open and either the high or low, whichever difference is smaller. This value is used to calculate breakout thresholds for the current trading session, which are displayed in the indicator as
FREE
Do you like scalping? Th is indicator displays information about the latest price quotes received from the broker. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Identify tick trends easily A blue row means the price has increased A red row means the price has decreased Customizable colors and font sizes Display your desired amount of rows The indicator is non-repainting
Parameters Rows: amount of rows with data to display in the chart Font size: fo
FREE
Fastest way to change the period. Suitable for traders who use many charts and timeframes. Size, shape and color can be customized.
Inputs Parameters Corner — Choose corner placement Standart is "Right lower chart corner" Color — Background color of the button ColorText — Text color of the button ColorOn — Background color of the button for the current period ColorOnText — Text color of the button for the current period Font — Arial, Verdana... FontSize — Size of the font in pixels DistanceX —
FREE
This is a simple utility for visual market analysis. Users can select trading day and time. Bullish candles located within the necessary time interval are shown in green, while bearish ones - in red. Candles outside of the trading time interval are shown in gray and dark gray.
Parameters Trade_Time = "00:00-00:00" - enter trading time. TradeSunday - trade on Sunday. TradeMonday - trade on Monday. TradeTuesday - trade on Tuesday. TradeWednesday - trade on Wednesday. TradeThursday - trade on
FREE
This is a professional multi currency tool. Its main purpose is semi-automatic Forex trading following Elder's Triple Screen strategy. Its wide functionality and ability to quickly change some essential parameters makes it an ideal market interpretation tool, which is indispensable in the common trade analysis. Its main advantage is almost unlimited number of simultaneously analyzed instruments. If the potential technical limits of your monitor resolution allow, multiple indicators can be used.
The indicator compares quotes of the current symbol and a synthetic quote calculated from two specified referential symbols. The indicator is useful for checking Forex symbol behavior via corresponding stock indices and detecting their convergence/divergence which can forecast future price movements. The main idea is that all stock indices are quoted in particular currencies and therefore demonstrate correlation with Forex pairs where these currencies are used. When market makers decide to "buy"
The presented indicator draws the pivot points for different timeframes – 4 hours, day, week and month. Before you leave, download the demo version of this indicator, evaluate its performance. After all, this does not oblige you to anything. And then you will see that it has the best price to quality ratio, buy it now and receive updates for free. In the new version, an information panel with control buttons is displayed on the screen. The "Symbol properties" information panel shows: Symbol - na
This indicator measures volatility in a multi-timeframe fashion aiming at identifying flat markets, volatility spikes and price movement cycles in the market. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Trade when volatility is on your side Identify short-term volatility and price spikes Find volatility cycles at a glance The indicator is non-repainting The ingredients of the indicator are the following... The green histogram is the current bar v
FREE
VR 网格指示器 设计 用于创建具有用户定义设置的图形网格。与 标准网格 不同,VR 网格用于构建 圆形关卡 。根据用户的选择,轮次级别之间的步长可以是任意的。此外,与其他指标和实用程序不同,即使时间段发生变化或终端重新启动,VR Grid 也能保持网格的位置 。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客]
您可以在以下位置阅读或撰写评论 [关联]
版本为 [MetaTrader 5] 垂直级别 基于实际时间间隔并 忽略缺失 或不存在的周期。因此,级别之间的步长严格对应于用户选择的值。 使用 VR 网格指标时,交易者 可以更改任何级别的垂直线和水平线的样式 、颜色和粗细。这使您可以控制金融工具的 回合水平 。 整数位是 以两个或多个零结尾 的价格(例如:1.23500、5.65900、1923.200)。人们相信,这样的水平 经常充当 作为支撑或阻力的强点。 Horizontal line settings Horizontal line step Horizontal line color Horizontal line style Horizonta
FREE
true Momentum - time-based Indicator it will inform about Momentum, a strong impulse in the appropriate direction it's based on a self-developed candle Pattern, in relation to the ATR (Average True Range)
Quick Start : the indicator is ready to use choose your personal times to trade try an indicator-preset or use an additional indicator, below the pro-settings
Filter Hours Weekdays Moving Averages Correlation Instruments - Moving Averages MACD RSI ADX PSAR Stochastic Bollinger Bands Keltner-
The Turning point of price indicator displays assumed turning points of the price on the chart. It is based on data of the Prise Reversal oscillator and standard ADX. When the value of Prise Reversal is in overbought or oversold area (area size is set by a user), and the value of the ADX main line exceeds the preset value, the Turning point of price indicator draws an arrow pointed to the further assumed price movement. This idea is described in the article Indicator of Price Reversal .
Indicat
Tired of plotting trendlines? The PZ TrendLines indicator applies a mechanical approach to the construction of trend lines for you! [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] It can draw up to 18 trendlines Trendlines can be optionally based on fractals Each line represents a breakout level Each trendline can be broken or rejected Configurable amount of lines Configurable colors
Author Arturo López Pérez, private investor and speculator, softwar
FREE
This indicator shows data from 9 currency pairs by your choice from all 9 timeframes. If a digital value of the RSI is less or equal to DnLevel = 30 (or whatever number you decided to put), then a Green square will appear. This is (potentially) an Oversold condition and maybe a good time to go Long . If a digital value of the RSI is greater or equal to UpLevel = 70 (or whatever number you decided to put), then a Red square will appear. This is (potentially) an Overbought condition and maybe a go
The Supply and Demand with Swap zones MTF indicator is a powerful tool for technical analysis that has been modified and enhanced to provide traders with even more valuable information. This tool is based on the rule of supply and demand and allows traders to analyze a chart on three different timeframes at once, providing a more comprehensive view of the market. One of the key features of this indicator is the so-called swap zones, which are areas that have been broken through by the price but
FREE
This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] It plots historical levels for backtesting purposes
It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes
It implements customizable colors and sizes
Calculation Mode
FREE
This is a portfolio night scalper working on EURUSD, GBPUSD, USDCAD, USDCHF, USDJPY, USDMXN and USDSGD. Timeframe - M15.
Parameters Orders_Comment - comment to orders opened by the EA. Lot_Size - fixed lot size if Auto_MM = 0. Auto_MM - percent of equity to be used in trading. If Auto_MM = 0, it will use a fixed lot. Magic_Number - unique number of orders (set different values for each trading symbol). Start_Time - the EA's operation start hour (default is 00.00; we do not recommend changing t
A portfolio night scalper for instruments: EURAUD, GBPAUD, EURNZD, GBPNZD. Timeframe - M15. Parameters Orders_Comment - comment to orders opened by the EA. Lot_Size - fixed lot size if Auto_MM = 0. Auto_MM - percent of equity to be used in trading. If Auto_MM = 0, it will use a fixed lot. Magic_Number - unique number of orders (set different values for each trading symbol). Start_Time - the EA's operation start hour (default is 00.00; we do not recommend changing this value). End_Time - the EA's
Adaptive MA 移动平均线。计算方法是柱形定义中使用的所有价格的平均值。
指标外部设置说明: MA_period - 计算指标的平均周期。推荐值:5、13、21、34。 ma_method - 平均方法。可以是任何移动平均法值。 0 - (SMA) 简单移动平均线。 1 - (EMA) 指数移动平均线。 SMMA 2 - (SMMA) 平滑移动平均线。 LWMA 3 - (LWMA) 线性加权移动平均线。 移动平均线。计算方法是柱形定义中使用的所有价格的平均值。
指标外部设置说明: MA_period - 计算指标的平均周期。推荐值:5、13、21、34。 ma_method - 平均方法。可以是任何移动平均法值。 0 - (SMA) 简单移动平均线。 1 - (EMA) 指数移动平均线。 SMMA 2 - (SMMA) 平滑移动平均线。 LWMA 3 - (LWMA) 线性加权移动平均线。
Cardiogram Market 设置说明: MA_period_fast - 用于计算快速移动平均线的平均周期。 MA_period_slow - 计算慢速移动平均线的平均周期。 price - 要使用的价格。可以是任何价格常数。 0 - (CLOSE) 收盘价。 1 - (OPEN) 开盘价。 2 - (HIGH) 高价。 3 -(低)最低价格。 4 - (MEDIAN) 平均价格,(高 + 低)/ 2。 5 -(典型)典型价格,(最高价 + 最低价 + 收盘价)/ 3。 6 - (加权)加权收盘价,(最高价 + 最低价 + 收盘价 + 收盘价)/ 4。 方法 - 平均方法。可以是任何移动平均法值。 0 - (SMA) 简单移动平均线。 1 - (EMA) 指数移动平均线。 SMMA 2 - (SMMA) 平滑移动平均线。 LWMA 3 - (LWMA) 线性加权移动平均线。
Written for currency pairs: GBPUSD, USDJPY, XAUUSD There is a built-in function to return the stop to its place after slipping, an example of slipping in the last screenshot., in a similar situation, the function tries to return the stop to the place indicated when placing the order. The number of transactions in the strategy tester, demo account, real account is almost the same, the result depends on: the size of the spread, slippage, Stop Level and the speed of execution of the broker. Availab
This indicator creates more stable Aqua histogram, which crosses the zero line up and down indicating UP and DOWN trend for long and short positions. The indicator generates a pulse red signal, which crosses the zero line up and down more frequently than the histogram. You may use only the histogram for entering the market in the point where the histogram crosses the zero line. You may use only the red line for entering the market in the point where the red line crosses the zero line. You may us
The use of a polynomial expansion of data opens up new possibilities for analysis and decision making. But the problem of all existing algorithms is a very slow computation. The main feature of this indicator is its fast algorithm. The speed of calculation of the polynomial algorithm and its standard deviation values is several thousand times faster than conventional algorithms. So this is a convenient algorithm for use without the need to apply supercomputers. Also, starting from version 1.4
Binary Options Copier Remote is an EA that allows to copy binary options trades between MT4 accounts at different computers. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. Provider can give free bonus license to 10 receivers. That means those 10 receivers can copy from provider by using Binary Options Receiver Free (no cost). From 11th one, receiver have to buy Binary Options Receiver Pro (paid version) in order to copy from
Binary Options Receiver Free is a free tool to copy binary options trades from other traders at different locations over internet, who use Remote Binary Options Copier to send. To start copying via this tool, provider must add a free license in his list first. That means you can use this free tool to copy binary options trades from a provider, who authorized you to do so and issued a free license. Reference : If you need both sending and receiving features, please check Remote Binary Options Cop
FREE
Binary Options Copier Local is an EA that allows to copy binary options trades between MT4 accounts on the same computer. With this copier, you can act as either a provider (source) or a receiver (destination). All binary options trades will be copied from the provider to the receiver with no delay. Demo : Demo version for testing can be downloaded at: https://www.mql5.com/en/market/product/10047 Reference : If you need to copy between different computers over Internet, please check Binary Optio
Quick Monthly Report – One Click Report Displays the results of trading according to monthly periods in a pop-up window Advantages With just one click you can view a list of the entire history according to months Exports data to CSV files with custom separator Filter by Magic Numbers Filter by Symbols Filter by words, letter or phrase in the comment Calculates the profits gained and the percentage of a Performance fee Enables to calculate the traded Volume or Lots with cachback in USD Par
Advanced Bollinger Bands (BB) indicator. The standard Bands.mq4 indicator was complemented with a range of upper/lower band and signal of possible reverses.
Parameters: BandsPeriod - indicator period. BandsRange - period of determining a range. BandsDeviations - number of standard deviations. Averaging Fast Period - fast period of averaging. Averaging Slow Period - slow period of averaging.
Buffer indexes: 0 - Middle line, 1 - Upper line, 2 - Lower line, 3 - Upper range, 4 - Lower range, 5 -
Fibonacci Swing Scalp (Fibonacci-SS) This indicator automatically places Fibonacci retracement lines from the last highest and lowest visible bars on the chart with an auto Pending Order (Buy/Sell), Stop Loss, Taking Profit 1, Taking Profit 2 and the best risk and reward ratio. This is a very simple and powerful indicator. This indicator's ratios are math proportions established in many destinations and structures in nature, along with many human produced creations. Finding out this particular a
The indicator allows to find consolidations. It is meant for channel breakthrough. Easy to use, it has only three parameters: Minimum number of bars to analyze Consolidation tunnel Indicator color It works on all timeframes . Approximate settings are adjusted for H1 by default. Works on all currency pairs. This indicator does not repaint and is not recalculated. All screenshots are real!
The indicator calculates currency strength of eight major and also can calculate strength of any other currency, metal or CFD. You don't need to look through a lot of charts to determine the strong and weak currencies, as well as their current dynamics. The picture of the whole currency market for any period can be viewed in a single indicator window. Built-in tools for monitoring and controlling the situation will help you not to miss out on profits.
Main Features It is able to display only th
All-in-One Trade Indicator (AOTI) – Since 2015.
The All-in-One Trade Indicator (AOTI) determines daily targets for EURUSD, EURJPY, GBPUSD, USDCHF, EURGBP, EURCAD, EURAUD, AUDJPY, GBPAUD, GBPCAD, GBPCHF, GBPJPY, AUDUSD, and USDJPY. All other modules work with any trading instruments. The indicator includes various features, such as Double Channel trend direction, Price channel, MA Bands, Fibo levels, Climax Bar detection, and others. The AOTI indicator is based on several trading strategies, and
Introduction to Smart Renko The main characteristics of Renko Charting concern price movement. To give you some idea on its working principle, Renko chart is constructed by placing a brick over or below when the price make the movement beyond a predefined range, called brick height. Therefore, naturally one can see clear price movement with less noise than other charting type. Renko charting can provide much clearer trend direction and it helps to identify important support and resistance level
It is CCI indicator with very smooth and noiseless movement that calculates four levels of buy, sell, overbought and oversold dynamically. Professional traders know well that level of 100, 200 or -100 and -200 are not always right and need fine adjustments. This indicator calculates those levels dynamically by using mathematics and statistic methods in addition to shows divergence between indicator and price. Like original CCI, for best result you have better to set proper value for CCI period b
BREAKOUT-SESSION-BOX LONDON EU US ASIA Open
watch the expectation of a volatile movement above or under the opening range We take the high of the range as Entry for a long trade and SL will be the low of the range and vice versa the low of the range as Entry for a short trade and the high for SL The size of the range is the distance to the TP (Take Profit) The range of the opening hours should not be larger than about 1/3 of the average daily range 4 breakout examples are already predefined: A
FREE
This indicator signals about Stochastic crossing in the trend direction which is determined by the position of the price relative to the Ichimoku cloud.
Features: Flexible settings: filtering signals by bullish/bearish bars ( parameter "BUY - the bullish bar only; SELL - the bear bar only" ); setting levels of Stochastic crossing ( parameters "BUY-signal if Stochastic below this level" and "BUY-signal if Stochastic below this level" ) ability to use the Ichimoku cloud of higher timeframes ( par
Binary Options Trading Pad is a very useful tool for trading binary options on the MT4 platform. No need to setup plugins outside MT4 anymore. This is a simple and convenient panel right on MT4 chart. Demo: For testing purpose, please download the free demo version here: https://www.mql5.com/en/market/product/9981 Features
One-click trading buttons on the panel. Trade multi-binary option symbols in one panel. Auto recognize all binary options symbols. Show order flow with expiration progress. Mo
The indicator MilkyWay is calculating and draws a blue or red ribbon as a trend and as a filter. In case the price is moving inside the ribbon you should not enter the market. In case you see a blue trend and the current price is above the blue ribbon than this is a good time to go Long. In case you see a red trend and the current price is below the red ribbon than this is a good time to go Short. Only 1 input parameter: nBars = 500; - number of Bars where the ribbon will appears.
Duplicator for MetaTrader 4 —— 单终端内的专业交易与订单复制系统 这是一款面向专业交易者的强大 Expert Advisor,用于自动复制已经存在的交易、放大或调整仓位,并按照你的规则管理复制出的订单与持仓。 它非常适合手动交易者、自动化系统使用者,以及希望对现有仓位进行更灵活管理的用户。 Duplicator 本身并不会按自己的交易策略主动开仓。它的核心任务是监控 MetaTrader 4 终端中已经存在的仓位和订单,然后按照你的设定创建精确副本,包括复制次数、手数、止损、止盈、过滤条件以及后续管理逻辑。 如果你需要的是 同一个终端内部 的智能交易复制模块,而不是不同终端之间的复制工具,那么 Duplicator 正是为此而设计。 MT5版本 详细描述 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 链接 如果你需要 MetaTrader 终端之间的交易复制工具,请查看: COPYLOT 为什么交易者会选择 Duplicator 可复制手动开立的交易、其他 Expert Advisor 开立
Eureka Lock Eureka Lock - EA 确定相对于指定设置的价格变动的平坦区域。交易是通过从指定平面的边界挂单 BUY STOP 和 SELL STOP 进行的。使用增加的交易量锁定亏损头寸,而不是限制损失。还使用了虚拟利润水平。
设置说明: TF_flet = 15 - 将确定平台的图表周期 Bars_flet = 25 - 确定平盘的柱数 extern int Size_flet = 30 - 限制平面(高度)上下边界之间的距离,以磅为单位 otstyp = 5 - 用于放置挂单的平面边界的偏移量 手数 = 0.1 - 订单量 koef_lot = 2 - 锁定订单的乘数 TakeProfit = 100 - 为设置的手数设置计算虚拟利润水平,以点为单位 MagicNumber = 1975 - 订单的幻数 NumberOfTry = 5 - 经纪人重新报价的交易尝试次数 滑点 = 3 - 滑点水平,以点为单位
Bands Jazz Bands Jazz - EA 交易基于对 布林带 指标信号的分析。 Expert Advisor 的算法很简单,它使用 SL、TP 和未平仓头寸的拖网。
设置说明 TimeBeginHour - 数字,设置交易开始时间的小时。值从 0 - 24。 TimeBeginMinute - 数字,设置交易开始时间的分钟数。值从 0 - 60。 TimeEndHour - 数字,设置交易结束的小时。值从 0 - 24。 TimeEndMinute - 数字,设置交易结束时间的分钟数。值从 0 - 60。 period - 计算布林带指标的平均周期。 偏差 - 布林带指标主线的标准偏差数。 band_shift - 指标相对于布林带指标价格图表的移动。 Applied_price - 布林带指标的应用价格。 shift - 从指标缓冲区接收的值的索引(相对于当前柱向回移动指定的周期数),用于布林带指标。 SL - 损失水平限制,以点为单位 TP - 预期利润水平,以点为单位 MN - 订购幻数。用作用户定义的标识符。 L
Smart YTG MT5 终端的顾问版本。 | 所有产品 Smart YTG 用于处理 GBPUSD 货币对,图表周期 H1。从本质上讲,该系统具有趋势并且在带有 STOP 订单的价格变动趋势部分完美运行,趋势是通过分析 内置于 EA 内部的价格通道 指标来确定的;无需额外安装该指标。在平盘区,当行情优柔寡断且行情进一步走势确定时,提现系统开始运行而不会亏损,如果市场上有与价格走势方向相反的头寸,则为价格变动方向与订单重叠,当达到总利润时平仓整个系列仓位,而Equity不下跌,保持平衡线,从测试结果可以看出。 代码中的大量计算,以及其中最大的一部分,恰好属于市场形成平台的时刻,您需要在没有回撤和亏损的情况下摆脱它进入趋势。为此,有一个用于动态平仓和静态平仓的块。 动态平仓 - 当强制平仓订单达到设定的总利润时平仓。 静态 - 计算价格水平,当达到该水平时,所有未平仓头寸将产生利润,并将所有未平仓头寸的止盈和止损修改为该水平。两个区块都有自己的设置,可以相互独立工作。使用 EA 交易时,可以同时使用这两个块,因为它们弥补了缺点并在工作中相互补充。 例如:假设由于各种原因,例
This oscillator takes into account the data from a number of standard indicators. Using this data, it forms its own (more accurate) signals. Prise Reversal helps to identify reversal points during the flat and the price extremums during the trend. At these points, you can enter a counter-trend with a short take profit. Besides, they indicate the time intervals when you cannot open a trend-following deal. After a few days of using the indicator, it will become an integral part of your trading sys
The Nash Equilibrium MT4 draws the channel as a Trend and as Envelopes or Bands. You may use these white lines as levels for overbought and oversold conditions. Inside Bands, this indicator draws dot white line as a median line between the two bands and Aqua or Orange line and you may use this change of colors as moment to enter the market. Parameters nPeriod = 13 - number of Bars for indicator's calculation. nBars = 500 - number of Bars where the indicator is to be shown. Attention : This indic
The idea for indicator is using multi-SuperTrend line to define market trend and Multi Moving Average line to find good entry point. The signal doesn't repaint, wait until the bar closed to make sure the signal is confirmed. Lowest RoyalBlue line is used for Buy stoploss. Highest Magenta line is used for Sell stoploss. Indicator supports alert when signal is coming (sends email, push notifications, sound alert). High Timeframe is better for using.
Indicator parameters:
CountBars = 500 — How man
All Pending Orders with StopLoss opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. If boolSL = true then this Script will calculate one common StopLoss value as the StopLoss for a first/last orders and put this value in all pending orders.
Input Parameters Before placing all pending orders, the input window is opened allowing you to modify all input parameters: DeleteAllPendings : if true , then all pending orders (for
This is a great indicator to find an exit point. We never know when the market is going to change its trend. Many indicators give you a good entry point, but not good to use opposite signal as an exit point, because the signal always comes too late. This indicator will protect your profit as soon as possible when a signal to exit is found! Don't use this signal to enter, it may not be good for making an entry. The signal doesn't repaint, wait until a bar closes to make sure it is confirmed. Indi
The indicator places levels on the chart: day and week high, day and week low. When the price crosses the high's level upwards or the low's level downwards, the indicator beeps and send a notification (Alert and Push-notification on mobile phone ) indicating a direction and an instrument by which crossing has occurred, and also draws arrows. Visual parameters: Day_Width - daily level width. Days_Alerts - enabling Alerts. Days_Arrows - enabling drawing arrows. Day_High - color of daily high
The indicator has been developed as a trading system component. It has proven to be an efficient technical tool when following a trend. The indicator shows the most suitable market entry points. It can be especially useful to those who add to positions after corrections in the trend direction. When a signal appears, the indicator generates an alert.
The settings contain the depth of the indicator display history and ability to disable alerts. The signal is generated upon closing of the current
The indicator automatically sets trendlines on the really important points directly on the chart. Timeframe, color and style of the lines can be adjusted. Notification of a breakout above or below the line via a smartphone is possible.
Inputs Timeframe - Choose timeframe TrendlineColor - Choose line color TrendlineStyle - Line styles (solid, dash, dot, dash dot, dash dot dot) Alerts - True = alert SendNotifications - True = Notification via a smartphone
Simply breakout EA on highest and lowest point of choosen period of time. EA works on H1. This is not full EA. You need to set your strategy and know profitability. I am using it for London breakout 08:00 to 09:00 (set for UTG+1, if you want to used it too, change time to fit your timezone), picture of setting are below.
Parameters Start of timezone - When your zone start (xx:xx) - minutes must be 00 End of timezone - When your zone end (xx:xx) - minutes must be 00 Max width of zone - Max allow
The indicator finds candlestick patterns based on Gregory L.' Morris "Candlestick Charting Explained: Timeless Techniques for Trading Stocks and Futures". If a pattern is detected, the indicator displays a message at a bar closure. If you trade using the MetaTrader 5 terminal, then you can download the full analogue of the " Candle Pattern Finder for MT5 " indicator It recognizes the following patterns: Bullish/Bearish (possible settings in brackets) : Hammer / Shooting Star (with or without con
Crazy Scalper Crazy Scalper 是一种非指标交易机器人,它使用剥头皮系统同时在两个方向进行交易(买入和卖出)。同时,多向仓位无法盈利,其中一个仓位必然会亏损。如果有亏损仓位,则使用锁(lock)。反过来,如果锁定头寸没有完成其作用并且报价反转,则根据平均系统,使用挂单无损失地使用提款。
MT5 终端 智能交易系统 设置说明 止盈 = 3; - 以点为单位的利润水平; Lock_Level = 22; - 下锁订单的距离,以点为单位; coef_l = 1.8; - 大量锁定订单的乘数; 止盈_Av = 10; - 所有未结订单的总利润水平; AV_Level = 50; - 触发平均顺序的距离,以点为单位; OR_Level = 24; - 从当前价格到放置平均挂单水平的距离; coef_av = 2.0; - 很多平均订单的乘法系数; 手数 = 0; - 订单量,如果= 0,MM有效; 风险 = 0.3; - MM 工作的百分比水平; Choice_method = false; - MM的工作方法,来自免费资金或
Forex Jumper Forex Jumper - 设计用于处理 EURJPY 货币对的智能交易系统。烛台形态分析是做出交易决策的信号。 EA 在交易时使用挂单 BUYSTOP 和 SELLSTOP。 设置: Lot = 0 - 手动设置已开订单的数量 Risk = 13 - MM 的风险百分比,适用于 Lot = 0 MagicNumber = 208 - 顾问的订单和仓位标识符,幻数 TP = 20 - 当市场上有一个单向未平仓头寸时的虚拟利润水平(以点为单位) TP2 = 20 - 当市场上有多个单向持仓时,以点为单位的虚拟利润水平 StopLoss = 500 - 以点为单位的损失水平,如果值为 0(零),则不设置该水平 count_BUY = 1 - 限制市场上同时存在的买单数量,0 时不下单 count_SELL = 1 - 限制市场中同时存在的卖单数量,0 时不下单 滑点 = 3 - 滑点水平,以点为单位 优化顾问外部设置的建议:
Start Step Stop TP 1 1 300 TP2 1 1 300 StopLoss 10 2 1000 count
学习如何在MetaTrader AppStore上购买EA交易,MetaTrader平台的应用程序商店。
MQL5.community支付系统支持通过PayPay、银行卡和热门付款系统进行交易。为更好的客户体验我们强烈建议您在购买前测试EA交易。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录