• 价格
     - 
  • 重置
在YouTube上观看市场的教学视频
如何 购买 自动交易或指标

虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品

适用于MetaTrader 5的EA交易和指标 - 66

icon 使用EA交易和指标,使外汇交易获得更多盈利。EA交易可使您自动开启和关闭交易,而指标将帮助您更准确地预测市场行为。 该页面提供MetaTrader 5应用程序的目录。
This indicator is based on the classical STOCHASTIC indicator and will be helpful for those who love and know how to use not a visual, but digital representation of the indicator.  All TimeFrames Stochastic MT4  indicator shows values from each timeframe (M1, M5, M15, M30, H1, H4, D1, W1 and MN1). You will be able to change the main input parameters for each Stochastic from every TF. Example for M1: sTF1_____ = M1 K_Period1 = 5 D_Period1 = 3 S_Period1 = 3 Method1 = MODE_EMA
This indicator is based on the classical indicator  CCI (Commodity Channel Index)  and will be helpful for those who love and know how to use not a visual but digital representation of the indicator.  All TimeFrames CCI MT5  indicator shows values from each timeframe. You will be able to change the main input parameters for each CCI for every TF. Example for M1: sTF1_____ = "M1"; Period1 = 13; Price1 = PRICE_CLOSE.
Many indicators are based on the classical indicator Moving Average . The indicator All_TF_MA shows crossing of 2 MA from each TimeFrames . You will be able to change main input parameters for each MA for every TF. Example for M1 TF: Period1_Fast = 5 Method1_Fast = MODE_EMA Price1_Fast = PRICE_CLOSE Period1_Slow = 21 Method1_Slow = MODE_SMA Price1_Slow = PRICE_TYPICAL
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 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.
RobotEnvelopes
Andriy Sydoruk
This is a professional trading robot, which implements the classical Envelopes based trading strategy. A signal is generated when prices rolls back from the boundaries of the Envelopes. If the price pierces or touches the upper border of the Envelopes channel and then returns back, it's the signal to sell. If the price pierces or touches the lower border of the Envelopes channel, it's the signal to buy. The EA correctly processes errors and works reliably in the market. It is important to choose
Heatmap 105
Alain Verleyen
5 (2)
热图指示器 此热图指标允许您显示在市场报价中选择的所有代码的“热图”。在此版本中,它显示了 相对于上次每日收盘价的价格变化百分比 ,可以快速了解市场概况。 这是一种工具,可帮助交易者确定一种货币相对于所有其他货币对的强度。这是一个可视化工具,不能在“EA 交易”中使用。从这个意义上说,它更像是一种自由交易者的工具,而不是自动交易者。因此,对于那些有兴趣使用此工具进行自动交易的人来说,很遗憾这是不可能的。 它对股票或期货市场特别有用,例如巴西交易所 Bovespa。 设置 热图指示器中有几个设置需要自定义: <头> 设置 可能的值 描述 隐藏图表? 真 /假 您可以完全隐藏图表或保持原样。当指标从图表中移除时,图表将恢复。 在前景中绘制的图表? 真/ 假 如果之前的设置为 True,您可以选择在前景 (true) 或背景 (false) 中显示图表。 自动排列热图? 真 /假 如果为 true,所有尺寸和排列都会自动完成。否则必须选择进一步的设置。 刷新时间(毫秒) >=1000 数据默认每 5 秒刷新一次。最小值为 1,000(1 秒)。 上色 任何颜色 默认
CoreFPS
Andriy Sydoruk
3.67 (6)
这是基于即时报价的剥头皮系统。它的基础是分析即时报价,而非柱线。本产品可在 4 和 5 位报价的平台上工作。重新报价是至关重要的。最小延迟执行的平台是必需的。 本 EA 不使用保存在数据库中的历史数据。它在线下载历史数据并创建它自己的数据库,保存在内部的内存里。重启之后, 数据库被删除并将会再次下载。通过 CountTick 参数管理内部内存的大小,并再开始工作时指定将有多少即时报价会写入数据库。所提到的数据库被用于长线分析。从长线数据库提取的信息设计为堆栈,用于短线分析和入场。换句话说, 本 EA 使用的来自堆栈的许多当前选择的即时报价,均接收自长线数据库的信息。 在下载了指定数据之后, 本 EA 开始由两个阶段构成的操作。在第一阶段期间, 下载的即时报价数据按照指定数量 (CountTick) 进行分析, 周期性则通过 ReOptimization 参数设置。本 EA 在工作时将会选择最佳的参数。换言之,最好的结果是通过穷举法搜索并选择的。由于没有太多的参数以供选择,这种方法是合理的。为进行搜索,三个内部参数被选择: 调整堆栈大小,从 1 至 CountSteck。  检查入场 (
Indicator Cloud is drawing "clouds" on the chart. If the current price is behind the cloud then no actions should be done. If the current price departs from the cloud then one should consider to go Long or Short according to the price movement. Input parameters: Period1 and Method1 could be used as indicator settings for each TimeFrame and Currency pairs.
Divergence MACD
Alexey Topounov
Divergence MACD indicator shows price and MACD indicator divergence. The indicator is not redrawn! The algorithm for detection of price and MACD extremums has been balanced for the earliest entry allowing you to use the smallest SL order possible. The indicator displays all types of divergences including the hidden one, while having the minimum number of settings. Find out more about the divergence types in Comments tab. Launch settings: Max Bars - number of bars calculated on the chart. Indent
The indicator is designed for visual multicurrency analysis. It allows synchronous scrolling and analysis of a few charts simultaneously. The product can also be used for pairs trading. The indicator works both on Forex and Russian FORTS market. The product has a very important property - if there are skipped bars at the symbols, the synchronism of charts on the time axis is fully preserved . Each chart point is strictly synchronous with the others on the time axis at any time frame. This is esp
The Fibonacci series.  This number sequence is formed as each subsequent number is a sum of the previous two. it turns out that it refers to its neighbors in the ratio 0.618 and 1.618 The most commonly used method for measuring and forecasting the length of the price movement is along the last wave, which ended in the opposite direction The Fibonacci Waves indicator could be used by traders to determine areas where they will wish to take profits in the next leg of an Up or Down trend.
Trading Sessions Pro is a trading session indicator with extended settings + the ability to install and display the custom period. Main Advantages: The indicator allows you to conveniently manage display of trading sessions on the chart. There is no need to enter the settings each time. Just click the necessary trading session in the lower window and it is highlighted by the rectangle on the chart! The indicator has two modes of defining the trading terminal's time offset relative to UTC (GMT)
Trend Bands 5
Leonid Basis
Bands are a form of technical analysis that traders use to plot trend lines that are two standard deviations away from the simple moving average price of a security. The goal is to help a trader know when to enter or exit a position by identifying when an asset has been overbought or oversold. This indicator will show upper and lover bands. You can change input parameters nPeriod and  nMethod to calculate those bands for each timeframe. Aqua clouds represent up or down trends.
This indicator analyzes price action patterns and helps you to make positive equity decisions in the binary options market. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to trade Trade both call and put options No crystal ball and no predictions The indicator is non-repainting The only strategy suitable for binary options is applying a mathematical approach, like professional gamblers do. It is based on the following principles: Every binary option represents
Bollinger Bands strategy   An EA to help traders using Bollinger Bands in trading provides an opportunity to evaluate the effectiveness and optimize the three trading methods (strategies) described in John Bollinger’s book BOLLINGER ON BOLLINGER BANDS, with some additions.   I do not recommend using in the forex market. EA Parameters: Stop Loss, in pips Take Profit, in pips Trailing Stop Trailing Step Money management: Lot OR Risk Step trailing stop The value for "Money management" Deviation, in
This indicator is intended for visual multicurrency analysis. It allows synchronous scrolling and analysis of a few charts simultaneously and can also be used for pairs trading. The indicator works both on Forex and on Russian FORTS market. The product has a very important property - if there are skipped bars at the symbols, the synchronism of charts on the time axis is fully preserved. Each chart point is strictly synchronous with the others on the time axis at any time frame. This is especiall
"All MAs-13 jm" is a tool that allows accessing from a single control box 13 different types of MAs: 9 standard MAs in MetaTrader 5 (SMA, EMA, SMMA, LWMA, DEMA, TEMA, Frama, VIDYA, AMA ) and 4 non-standard (LRMA, HMA, JMA, SAYS) copyrights to which belong to Nikolay Kositsin (Godzilla), they can be found on the web (e.g. LRMA ). General Parameters Period MA: the number of bars to calculate the moving average. MA Method: select the type of moving average to show in the current graph. Applied Pric
这是我著名的剥头皮机Goldfinch EA的最新版本,它是十年前首次发布。它以短期内突然出现的波动性扩张为市场提供了头条:它假设并试图在突然的价格加速后利用价格变动的惯性。这个新版本已经过简化,使交易者可以轻松使用测试仪的优化功能来找到最佳交易参数。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 简单的输入参数可简化优化 可定制的贸易管理设置 交易时段选择 工作日选择 金钱管理 谨防... ick牛黄牛是危险的,因为许多因素都会破坏收益。可变的点差和滑点降低了交易的数学期望,经纪人的低报价密度可能导致幻像交易,止损位破坏了您获取利润的能力,并且网络滞后意味着重新报价。建议注意。 回溯测试 EA交易仅使用报价数据。请以“每笔交易”模式回测。 它根本不使用HLOC(高-低-开-关)数据 交易时间无关紧要 为了获得更好的性能,请为您希望在每个刻度线模式下交易的每个交易品种运行云优化。稍后分享! 输入参数 触发点:触发点差所需的价格变动。 (预设= 10) 最小时间窗口:价格波动发生的最短时间。 (默认= 3) 最长时间窗口:价格波
UniversalTrader
Remi Passanello
4.64 (11)
通用交易平台(UT) 该EA是RPTrade Pro解决方案系统的一部分。 UT是使用趋势和振荡器指标的交易机器人。 它旨在供任何人使用,即使是交易的绝对初学者也可以使用它。 专为每个时间表而设计 用途止盈,止损和尾随止损。 也可以作为不带SL / TP的交换机使用 适用于任何一对 它是如何工作的 UT是趋势追随者。 它使用A内置的超级趋势指标来查找交易条目,并使用抛物线SAR来止损/追踪/折损甚至头寸 TP / SL / TS或下一个相反的交易将停止交易。 不套期保值,不求平均。 在下一个交易开始之前,交易必须结束。 UT控制每个刻度线或每个柱线,可以以实际刻度线或开盘价进行优化。 测试中 在测试之前必须进行优化。专门的支持站点将很快提供完整的描述和指导。 输入项 IsMicroAccount:[布尔] True将最小手数设置为0.01 False将最小手数设置为0.1 CompletedBars:[布尔] True将仅在新的柱线开盘时交易(开盘价模式) 虚假将交易每一刻 GlobalTimeFrame:[ENUM TIMEFRAME]选择整个EA的时间范围 Fi
DWMACD
Roman Sukhorukov
DWMACD - Divergence Wave MACD . The indicator displays divergences by changing the color of the MACD histogram. The indicator is easy to use and configure. For the calculation, a signal line or the values ​​of the standard MACD histogram can be used. You can change the calculation using the UsedLine parameter. It is advisable to use a signal line for calculation if the histogram often changes directions and has small values, forming a kind of flat. To smooth the histogram values ​​set the signa
ACPD – «Auto Candlestick Patterns Detected» - The indicator for automatic detection of candlestick patterns. The Indicator of Candlestick Patterns ACPD is Capable of: Determining 40 reversal candlestick patterns . Each signal is displayed with an arrow, direction of the arrow indicates the forecast direction of movement of the chart. Each caption of a pattern indicates: its name , the strength of the "S" signal (calculated in percentage terms using an empirical formula) that shows how close is t
A script for opening a grid of orders If you need to quickly open several pending orders (Buy Limit, Sell Limit, Buy Stop, Sell Stop) on a certain distance from the current price, this script will do all the routine for you! Allow AutoTrading before running the script. Usage: Run the script on a chart. Input Parameters: Language of messages displayed (EN, RU, DE, FR, ES) - language of the output messages (English, Russian, German, French, Spanish). Price for open - open price. If set to 0, the
Modified Accelerator Oscillator
Gennadiy Stanilevych
5 (1)
本指标的主要目的是根据 "混沌交易, 第二版" 和 "新交易维度" 的描述,在加速振荡器的直方图里检测并标记交易信号。信号列表: 当指标直方条低于零轴此为做多信号。 当指标直方条低于零轴此为做空信号。 当指标直方条高于零轴此为做空信号。 当指标直方条高于零轴此为做多信号。  当指标直方条与零轴交叉此为做多信号。  指标包括一个信号块,用来方便地通知交易者任何新信号的形成。 本指标是基于 "混沌交易" 和 "新交易维度" 策略的复杂交易系统的一部分。本指标是形态的一部分。建议指标与以下产品配合使用: 混沌交易法 EA   混沌交易图表 新交易维度图表 改编的动量指标 识别 1 2 3 形态 波浪制造者 点差和利息监控 虚拟挂单突破做空 (混沌交易法 EA 的简化版本) 虚拟挂单突破做多 (混沌交易法 EA 的简化版本)
Modified Awesome Oscillator
Gennadiy Stanilevych
5 (2)
本指标的主要目的是根据 "混沌交易, 第二版" 和 "新交易维度" 策略,在动量振荡器的直方图里检测并标记交易信号。 本指标检测并标记以下交易信号: "双峰" - 背离。 信号 "第二智者" - 动量振荡器连续三根柱线之后颜色改变。 直方条与零轴交叉。 信号 "飞碟"。 指标包括一个信号块,用来方便地通知交易者任何新信号的形成。 本指标是基于 "混沌交易" 策略的复杂交易系统的一部分。本指标是形态的一部分。建议指标与以下产品配合使用: 混沌交易法 EA 混沌交易图表 新交易维度图表 改编的加速振荡器 识别 1 2 3 形态 波浪制造者 点差和利息监控 虚拟挂单突破做空 (EA 的简化版本) 虚拟挂单突破做多 (EA 的简化版本)
This indicator let user clearly see Buy/Sell signals. When a bar is closed and conditions meet, arrow signal will come up at Close Price, up is Buy and down is Sell. It works on all Timeframes. And you can set sound alert when signals come up.
TimeFilter
Andrej Nikitin
TimeFilter indicator allows to select visually bit masks (GoodHourOfDay, BadHoursOfDay, GoodDayOfWeek, BadDaysOfWeek), used in the Intraday Time Filter module of the Standard Library. The use of time filters allows to take into account the details of trade sessions. Parameters: GoodHourOfDay Number of the only hour of day (from 0 to 23) when trade signals will be enabled. If the value is -1, the signals will be enabled through the whole day. BadHoursOfDay The bit field. Each bit of this field c
The script allows to easily watch the date and time of several cities selected by the user from more than 30 important cities all over the world. It also shows GMT, Server time and Local time. The cities on the screen are automatically sorted by the date and time. You can save your setting on the Inputs tab and use them in future. Notice: Daylight saving time is not considered.

MetaTrader市场是一个简单方便的网站,在这里开发者可以出售自己的交易应用程序。

我们将帮助您发布您的产品,并向您解释如何为市场准备您的产品描述。市场上所有的应用程序都是加密保护并且只能在买家的电脑上运行。非法拷贝是不可能的。