适用于MetaTrader 4的新EA交易和指标 - 342
The creation of this indicator was inspired by the phrase of the famous trader Michael Covel "Price is the best indicator in the world". Not everyone is able to see the market through the eyes of a professional. Probably an indicator that does not distort the price and visualizes what is happening on the market can help you. Indicator "BE Channel OHLC" has been created for this purpose. The indicator name has not been chosen by chance. The indicator draws a channel using OHLC prices (OPEN, HIGH,
3-SMA-Spread - 通过构建可视化 iChannel(参见下面的公式)来显示 3(三)种不同工具的市场价差的跨工具指标,该 iChannel 根据每个工具的输入按比例更改其宽度(基于 SMA 的“统计套利”) 。
核心原则:每次出现差异后,跟随“它们的”符号价格的价格线不断趋向于回到“合成”中心的总和。 换句话说,由 3 个“相关”工具//对组成的系统不断努力恢复其平均值(所谓的“均值回归”效应)。
适用于任何仪器/TF(必须打开所有使用的仪器的图表/TF) 同步到位。 当前栏关闭后 -- 不重新绘制/不重新绘制 “SetIndexBuffer”适用于所有变量(可在 EA 中使用) 自动检测 4 位数和 5 位数价格 以下公式用于构建 iChannel:
价格线符号 1 - 指标打开的图表 价格线符号 2 - 加上负相关工具的“reversal=true”模式 价格线符号 3 - рplus "reversal=true" 负相关工具的模式 中线 М =“合成”中央 (S1 + S2 + S3)/3(黄色虚线) iChannel = (S1-M) + (S2-M)
3-Hull-Spread - 通过构建可视化 iChannel(参见下面的公式)来显示 3(三)种不同工具的专业跨工具指标,该通道根据每个工具的输入按比例改变其宽度(“统计套利”基于 船体MA=HMA)。
核心原则:价格线在每次出现差异后跟随“它们”符号的价格,不断趋向于回到“合成”中心的总和。 换句话说,由 3 个“相关”工具//对组成的系统不断努力恢复其平均值(所谓的“均值回归”效应)。
适用于任何仪器/TF(必须打开所有使用的仪器的图表/TF) 同步到位。 当前栏关闭后 -- 不重新绘制/不重新绘制 “SetIndexBuffer”适用于所有变量(可在 EA 中使用) 自动检测 4 位数和 5 位数价格 以下公式用于构建 iChannel:
iChannel = (S1-M) + (S2-M) + (S3-M)(红点和绿点) 中线 М =“合成”中央 (S1 + S2 + S3)/3(黄色虚线) 在哪里 价格线符号-1:指标打开的图表) 价格线符号-2(反转=真/假 - 对于具有负相关性的工具) 价格线符号-3(反转=真/假 - 对于具有负相关性的工具) 该公式允许在一
This indicator is a logical extension of the product at https://www.mql5.com/en/market/product/12526 . The only difference is that price movement is displayed using a histogram with levels, allowing to assess the direction and strength of the movement. How to interpret the signal: 0 - the middle of the channel; above 0.5 - the breakdown of the channel up; below -0.5 - the breakdown of the channel down. Both indicators are displayed in the attached screenshots. Install the indicator and you will
The Expert Advisor (EA) generates an advanced trading tool to place a pending or market order on any currency pair symbol , as selected from a drop-down menu in the panel. A market order is placed by clicking appropriate Sell or Buy button. On the other hand, a pending order is placed by selecting a pending order type and thereafter clicking Place button. Moreover, the panel provides various options to define exact parameters for every order before placing it. For instance, the triggering price
产品描述: 这是一个实现在图表上展示历史交易的指标,通过这个指标可以很直观的显示您最近所有的交易,回顾和总结您交易出现的问题,在后续的交易中可以优化和改进交易思路,避免出现类似的错误,对不断提高您的交易水平有很大的帮助,通过指标可以让您的交易变得更加清晰。这个指标可以非常灵活的进行参数定制,让您可根据自己的喜好,定制开仓和平仓点的颜色,以及盈利和亏损线的颜色,圆点的大小和线的粗细都可以根据您的喜好随意定制,在添加指标的时候可以更改,也可以编辑中更改。默认开仓的颜色是绿色,平仓的颜色是红色,盈利的订单显示蓝色的线,亏损的订单显示红色的线。默认显示的是本月的交易历史,如果想显示更多,可以自定义显示更多历史交易,此指标适合所有时间周期图表,如果您不希望一直显示交易历史,可以在图表上的指标列表里删除指标。 输入参数: CircleSize 买卖点圆圈大小,默认是7 LineWidth 交易线宽度,默认是1 BuyColor 开多单圆点的颜色,默认是绿色 SellColor 开空单圆点的颜色,默认是绿色 CloseColor 平仓圆点的颜色,默认是红色 ProfitColor 盈利订单的颜色,
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here .
Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foot
FREE
The indicator presents reversal points by Fibo levels based on the previous day prices. The points are used as strong support/resistance levels in intraday trading, as well as target take profit levels. The applied levels are 100%, 61.8%, 50%, 38.2%, 23.6%. The settings allow you to specify the amount of past days for display, as well as line colors and types. Good luck!
The histogram of the difference between upper and lower levels of the Bollinger Bands. Growth of the histogram means the expansion of the range on a trend interval, reduction means the narrowing of the range during corrections. The histogram is colored: the bullish trend areas, the bearish trend areas and corrections areas are displayed with different colors. Like other trend indicators it gives clear signals, but with delay. There is additional information about the color changes (change or end
According to Bill Williams' trading system, the zone is formed by the combination of Accelerator Oscillator (AC) and Awesome Oscillator (AO). When they go up, we are in the green zone. When AO and AC bars are red, we are in the red zone. If one of the bars is red, while another is green, we are in the gray zone. When the current AC and AO histogram bars exceed the previous ones, the indicator is colored in green. If the current AC and AO histogram bars are below the previous ones, the indicator
And stop and reverse MT4 is a trend Expert Advisor which uses no indicators.
Trading Strategy: And stop and reverse MT4 trades any currency pair and any timeframe. The strategy is based on accompanying an open position with a trailing stop and reversing it when the trailing stop triggers. The first position is opened with the triggering of the Buystop or Sellstop order above and below the current price. On Friday at 23:00 terminal time all positions and orders are closed for the weekend. Additi
或 (TDO),它是一种使用“ 纯动量 ”原理衡量价格变化率的指数。
当证券价格从 10 上涨到 15 时,价格变化率为 150%,但当它从 15 回落到 10 时,价格变化率仅为 33.3%。这就是为什么像“价格变化率”(ROC) 或“动量”这样的技术分析指标给出的上升价格走势读数高于下降价格走势读数的原因。 TDO 解决了这个问题,以帮助交易者正确读取动量。
重要信息
TDO 用户手册: https://www.mql5.com/en/blogs/post/717970 TDO 常见问题: https://www.mql5.com/en/blogs/post/722015 TDO 视频库: https://www.mql5.com/en/blogs/post/722018 TDO Expert Advisor 示例: https://www.mql5.com/en/blogs/post/731141
TDO 特性
TDO 以百分比计算纯动量,因此它用于比较来自不同市场的不同证券。 (例如:将 EURUSD 与 Gold & Dow Jones Industrial 进行比较)
Mr. Averager MT4 is a Expert Advisor for the MetaTrader 4 trading terminal. The trading algorithm is based on the principle of position averaging. Due to averaging, the EA is not sensitive to the quality of entry points and can work almost at any time and in almost any market. The EA supports 2 trading modes: Automatic start and Manual start. In Automatic start mode, the EA independently starts a new series of orders. In Manual start mode, the first order of the series is opened manually using
The "Candle Pips" indicator is a tool that helps us a quick way to see the size of the candles on our platform; this is not only of great help to any trader who wants to study the market thoroughly, it is helpful in various strategies that are based on size of the candles. The indicator shows the value in Pips of each candle to our current graph, rounded to an integer.
The indicator also shows the information as a histogram, at the bottom of the graph. It has simple inputs: Candle Type: this ent
The indicator displays high and low Price Band computed from the period of time. It also contains Price Box based on the both prices. You can measure the box channel in a day by this Price Box and can observe the Price Action in the extended area of the Price Band. Your trading decision will be concluded via watching the Price Action in the Band.
How To Use There are two major external variables, BandSTime and BandETime. This means the start time and the end time respectively to calculate the P
We present our totally unique Expert Advisor "Expert trend one point": the EA trades within a trend, it contains a complex strategy (named "one point profit"), does not use stop loss, does not use an adjustable take profit, it adjusts the take profit per one point of profit. The EA works with four or five-digit prices. You can use the Expert Advisor on any currency pairs, however it is recommended to choose symbols with low spread and low stop levels. The EA can work on timeframes M1 , M5, M15,
This automated Expert Advisor is designed to work with ECN brokers and low spreads. The EA works around the clock and there is no need to stop it during during important news releases. Trade is conducted by the levels. The EA features the search for the necessary levels at once on two time periods. The EA uses the built-in filter to select levels, at which it will place the pending orders. All orders are opened with the predefined StopLoss and TakeProfit parameters. Thus, even in the time of big
Reversal Master 帮助你判断当前价格的运行方向,并在图表上找出潜在的反转点。它专为那些在下单前想更清楚地看懂行情的交易者而设计。你可以把它当作独立工具使用,也可以作为现成交易系统的补充,或者作为开发自有策略的基础模块。 为了定位反转点,Reversal Master 会同时评估多个市场条件,因为综合分析比任何单一因素都能给出更完整的画面。指标会分析 Price Action 形态、成交量、品种的平均波动幅度以及超买/超卖水平,然后标出可能正在形成反转的位置。 购买后请直接联系我,我会提供带示例的详细说明,以及在你自己的 EA 中正确调用该指标的方法。 主要功能 自动识别图表上潜在的趋势反转点。 两种内置工作模式:Mode-1(经典算法)和 Mode-2(更新的反转识别算法)。 内置统计:显示历史中每笔仓位的潜在结果(Mode-2 下的 Show Statistic 模式)。 内置过滤器,帮助滤除市场噪音,减少假入场。 信号不重绘:每个信号严格在K线收盘时生成,不会消失,之后也不会重新计算。 可配置信号箭头:多种箭头类型、尺寸,以及独立的 Buy/Sell 颜色。 灵活的提
This unique indicator automatically builds Wolfe Waves.
Features Finds the points and builds the lines automatically. Efficient trading strategy. No redraws, no lags. The indicator relaunch button is located directly on the chart. The indicator has multiple configurable parameters.
Use If number 5 appears, wait till the first candle is closed behind Moving Average, then look at the three center lines showing what lot volume should be used if the fifth dot crossed the line 25%. The candle is cl
Divergence Formation Momentum (hereinafter "Diver") Classic (regular) and Reversal ("hidden") Divers - at your choice: Adjustable sizes and all parameters Flexible settings including VOID levels (alert function in place, arrows to show in which direction to trade) No re-paint / No re-draw (must set CalcOnOpenBar =false) "SetIndexBuffer" available for all variables (can be used in EA) Auto-detect 4- and 5-digit price function Light (does not over-load MT4) In order for Regular Classic Momentum Di
Divergence Formation GDP (Gaussian or Normal Distribution of Probability) hereinafter "Diver" - is used for Fisher transform function to be applied to financial data, as result market turning points are sharply peaked and easily identified. Classic (regular) and Reversal (hidden) Divergences - at your choice. Adjustable sizes and all parameters Flexible settings including VOID levels (alert function in place, arrows to show in which direction to trade) No re-paint / No re-draw (must set CalcOnOp
Divergence Formation RSI (hereinafter "Diver") Classic (regular) and Reversal (hidden) Divers - at your choice: Adjustable sizes and all parameters Flexible settings including VOID levels (alert function in place, arrows to show in which direction to trade) No re-paint / No re-draw (must set CalcOnOpenBar =false) SetIndexBuffer available for all variables (can be used in EA) Auto-detect 4- and 5-digit price function Light (does not over-load MT4) In order for Regular Classic RSI Divergence to ex
The Trend modified indicator draws trend lines with adjustable trend width, with trend breakout settings and notifications of trend breakout (Alert, Sound, Email) and of a new appeared arrow. Arrows point at the direction of the order to open (BUY, SELL).
Parameters User Bars - the number of bars for calculations. Depth (0 = automatic settings) - Search area (0 = automatic adjustment). width trend ( 0 = automatic settings) - Trend width (0 = automatic adjustment). (true = closed bars on directi
Time Range Separator is a useful tool to display a separator period on your platform. You could go in the properties of the indicator, select the desired range and that's ALL. We believe it is a useful and necessary that we wish to share with you for free all our followers.
Input Values: TimeFrame Period Separator GMT_Hour (ex. +1 or -1) to move the lines at Period Time +/- tot hours in input Hide_dates to show or hide the datetime on vertical lines VLine_Color = Vertical Color Line VLine_Style
FREE
The "Price Break" indicator is a powerful tool for any trader. If the price breaks the levels the indicator shows, there is a 77% chance it will go in the same direction. If it exceeds the blue line, there are many possibilities for the price to rise. On the contrary, if it passes down the red line, it means that there are many possibilities for the price to drop. We should always consider the latest indicator signal, so we should rely only on the last blue arrow and the last red arrow. The indi
Zoom Price It is a very useful tool that is designed to ZOOM the price positioning on one of the 4 corners of the graph. In addition to display function of the price indicator, Zoom Price is equipped with a check on Bullish or Bearish Breakout Signal that change the label color. Zoom Price is a simple tool that can provide useful informations to improve your operational performance. Input Values: myPeriod - TF to consider for Break Out O Signal LABEL SETTINGS Bullish BreakOut Color Bearish Break
Divergence Formation MACD (hereinafter "Diver") Classic (regular) and Reversal (hidden) Divergences - at your choice: Adjustable sizes and all parameters Flexible settings including VOID levels (alert function in place, arrows to show in which direction to trade) No re-paint / No re-draw (set CalcOnOpenBar =false) SetIndexBuffer available for all variables (can be used in EA) Auto-detect 4- and 5-digit price function Light (does not over-load MT4) In order for Regular Classic MACD Divergence to
This is a non-trading expert which transforms unstructured web-pages into structured data tables. It downloads and parses an HTML file, then creates DOM ( Document Object Model ) for it, and finally applies specified CSS ( Cascading Style Sheets ) selectors for required fields and extracts data for them. You may consider it as a powerful and highly customizable HTML to CSV ( Comma-Separated Values ) converter. The EA can process web-pages from remote sites (using MetaTrader's WebRequest ) or loc
This is a simple indicator that draws a night range. The start and the end of a working day are specified in hours, color rectangles are adjusted as well. It helps to view the history in search for regularities , excluding unpredictable night time. It can be used to search for a breakthrough of the night range. It is drawn as a background , and does not cover a chart and other indicators .
FREE
The indicator is based on a channel formed by two moving averages. By default, the indicator uses EMA-10. The time intervals H1, H4 and D1 are used for operation. A prerequisite is that the timeframe of the terminal and the timeframe of the indicator must match. Ideally, I recommend using the interval D1, but since it is quite difficult for many to wait for 00-00 terminal time, you can use H4 and H1.
Earlier signals are received when using H1, however, there may be more false signals at the inp
该指标显示任何时间范围内任何品种的最小化图表。显示的最大图表数为 28。图表可以位于主窗口和底部窗口中。两种显示模式:蜡烛图和条形图。显示的数据量(条形图和蜡烛图)和图表大小是可调的。 参数: Corner - 显示起始角(从列表中选择) CandleMode - 显示模式:true - 蜡烛,false - 柱 ShowLastBid - 启用/禁用最后价格显示 LastBidShiftX - 最后价格线 X 轴偏移(所有偏移用于更准确的显示) LastBidShiftY - 最后价格线 Y 轴移动 ColorLB - 最后价格线颜色 BarsToDisplay - 显示的柱/蜡烛数量,没有当前的 LineColor - 线条颜色(十字星蜡烛) BullColor - 看涨条/蜡烛颜色 BearColor - 看跌柱/蜡烛颜色 ScaleColor - 刻度颜色 WindowNumber - 图表显示窗口的编号(0 - 主窗口) CornerX - 从一个角缩进 X 轴 CornerY - 从一个角按 Y 轴缩进 ChartWidth - 每个图表窗口的宽度 ChartHeight
FREE
FFx Universal Strength Meter PRO 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 combination of timeframes. For example, you can set the dashboard for the last 10 candles for M15-H1-H4… Full flexibility! Very easy to interpret... It gives a great idea about which currency is weak and which is strong, so you can find the best pai
The indicator Power Strength creates a virtual display that takes data from all Symbols. It extrapolates all the informations in order to get the strength and / or weakness to take a decision on market. This tool works only on the Forex Market and not processing data on indices, metals ... It is graphically very attractive and its simplified information could give excellent input signals. You can use this indicator to find inputs on daily or short-term operations or scalping.
Input Values PANEL
The indicator looks for flat zones, where the price remained within a certain range for quite a long time.
Main Parameters Settings: History - history for calculation/display in bars FlatRange - height of a flat zone in pips FlatBars - flat area width in bars CalcFlatType - calculate flat zones by: (HIGH_LOW/OPEN_CLOSE) DistanceForCheck(pips) - the distance in pips from the level at which the test is activated CountSignals - the number of signals of a level AutoCalcRange - auto calculation of
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
This is a purely Price Action indicator that tracks the open and close prices of all 28 major Forex currency pairs and calculates a volatility value based on every tick in real time. It only tracks raw price data and not data from another indicator and it does not use any complicated formula or algorithm in calculating volatility. This version shows volatility for all 28 major currency pairs
Benefits Accurate and real time update of volatility Volatility across all 28 major Forex currency pairs
This is a purely Price Action indicator that tracks the open and close prices of all 28 major Forex currency pairs and calculates a volatility value based on every tick in real time. It only tracks raw price data and not data from another indicator and it does not use any complicated formula or algorithm in calculating volatility. This version only shows volatility for a single currency pair
Benefits Accurate and real time update of volatility Volatility across all 28 major Forex currency pairs
TPSpro 风险管理器 是一个独特的专业风险控制系统,适用于任何培训和任何资本的交易者。让您避免交易中的损失和交易中的严重错误。
TPSpro 风险管理器对于风险管理是必要的,主要是对于剥头皮交易者和日间交易者而言,但任何交易风格的交易者都可以成功使用。 该面板有 3 列,每一列都包含有用的信息。
第一列显示截至当月初的账户信息,即以百分比和存款币种显示总体结果。 第二列显示设置中指定日期的风险。 第三列显示当前账户情况。 如果一天超过规定的风险或超过订单数量,顾问将关闭所有订单,并且不允许开设新订单,从而保护交易者免受“情绪交易”的影响。 “风险管理器”允许您根据以下参数控制交易: 每日损失限额 余额损失限额 交易数量限制 单一方向交易数量限制(网格保护) 连续亏损交易后被迫止损
连续两天亏损后,交易将被锁定一天
风险管理系统允许交易者: 保持每日利润 在线查看您的交易统计数据 理顺交易纪律,显着提高盈利能力(摆脱“倾斜”和“网格”) 查看当前资金并考虑经纪佣金 为了使风险经理能够满负荷工作,它必须位于远程 VPS 或任何其他偏远的地方,在情绪爆发时交易者无法快速到达并干扰
The idea of the indicator stems from the necessity to clearly define the borders of support and resistance levels, which helps to plan the opening and closing of positions in the areas that most appropriately determine the process. Look at the breakdowns of the resistance level that confirm the intention of the price to continue the upward movement, after it passed the support level and entered the channel formed by the two levels. The same is for the case when the price enters the channel downw
This indicator is an interpretation of the Average Directional Movement Index (ADX), which helps to determine the presence of a price trend. It was developed and described in detail in the book "New Concepts in Technical Trading Systems" by Welles Wilder. The presented indicator displays signals on the price chart when +DI and -DI cross and signals when the ADX value falls or rises in relation to the mutual arrangement of +DI and -DI. The indicator's buy signals also work as a support level, whi
FREE
The indicator displays two nearest levels in real time. The one above the current BID price is a resistance level. The one below the current BID price is a support level. The levels are calculated by the standard ZigZag indicator.
Application The indicator can be used as an assistant in manual trading to obtain data on the nearest support/resistance levels. The indicator can be used on any timeframe. When a displayed level is touched or broken through, an audio alert is triggered (specified in
The Expert Advisor oriented to work on 5-digit ECN account with low spread. The EA is uses the price level breakthrough strategy. The default settings are optimized for trading on EURUSD.
Recomendations ECN broker with a low spread and accurate order execution; Deposit from 50 USD on a standard account or 10 USD on a cent account; Virtual private server. After installation please set the risk parameter or fixed lot depending on your trading style. I prefer a fixed volume.
Features The EA does
'Info body and shadow candles' indicator colors the candle bodies and shadows according to the settings. For example, if the 'Size body candles' parameter is 10, the indicator looks for the candles having a body size of 10 or more. Candle shadows are calculated the same way. Detected candles can be colored (body color, shadow color). The indicator can be adjusted for both four- and five-digit quotes. МetaТrader 5 version: https://www.mql5.com/en/market/product/12977 Parameters Use candle search
This indicator is a perfect tool able to compare which brokers have the lower latency. It shows us immediately which brokers are slower or faster. When you see the dot icon on the line, it means this broker is the faster one and the red line (Broker_A) is the slower one. See the example on the screenshot.
How It Works? This indicator shares the prices information to and from the "shared" common data folder. It compares all the prices. The price is based on average by (Ask + Bid) / 2. There are
FREE
This indicator shows the market entry and exit points. It is good for both beginners and professional traders. The product works on any timeframe and financial instrument. The indicator is designed for scalping. It does not redraw. It is based on the divergence between two moving averages, which have a special smoothing algorithm. The first moving average is colored in Magenta . It indicates the general movement of the trend. The second moving average is colored in LawnGreen . It appears on the
MagicSignals EA is a fully automated Expert Advisor . It uses smart algorithms to open any trade.Also this system come with very smart Money Management code and not like other Expert Advisor with this ea you will cant use fixed lot to trade. You must use the very smart Money Management system inside this ea to open any trade, you will need only to put your risk and the system will do all other job for you. And if you put zero in the risk setting the system will open the small lot that can make t
The indicator shows the higher timeframe candles on the current chart. Candle colors are selected according to four different calculation methods.
Parameters Time frame - larger timeframe period Candles mode - calculation method affecting candle colors Normal - standard bars, candlesticks and candle bodies Heiken Ashi - Heiken Ashi bars, candlesticks and candle bodies Emini PVA - PVA (Price-Volume Analysis) bars, candlesticks and candle bodies, as well as standard bars Sonic PVA - PVA (Price-Vo
Wave Hunter uses pending orders for trading. It is a scalping strategy for trading breakthroughs. The EA is based on a breakthrough of a channel formed on a specified interval. Wave Hunter uses trailing and breakeven after reaching a few points of profit, thus cutting a possible loss. Wave Hunter always has a fixed stop loss. At the same time, the take profit is unlimited, deals are closed based on a different principle. Trading strategy of the Expert Advisor is the use of the regularity in the
The indicator is based on the two-buffer scheme and does not require any additional settings. It can be used on any financial instrument without any restrictions. The indicator is a known ZigZag, but it does not redraw . The indicator allows to easily detect significant levels on the price chart, as well as demonstrates the ability to determine the probable direction of a price movement. The calculations are based on the candles' Close prices, thus improving the reliability of the levels.
Param
VR Ticks 是基于剥头皮策略的特殊指标。借助该指标,交易者可以直接在金融工具的主图表上看到即时图表。分时图表允许您尽可能准确地在市场上建仓或平仓。 VR Ticks 以线条的形式绘制刻度数据,这些线条根据方向改变颜色 - 这使您可以直观地了解和评估刻度的情况。分时图表的优点是它们不考虑时间范围,并且是根据价格变化构建的。 VR Ticks 构建尽可能最小的图表。 设置、设置文件、演示版本、说明、问题解决,可以在 [博客] 中找到
您可以在 [链接] 阅读或撰写评论
[MetaTrader 5] 版本 一个价格变动是一次价格变动。对于一次价格变动,价格可能会改变一个或几个点。重要的是要理解一次 蜱虫是一种运动 。 该指标在右下角显示卖价和买价,以及当前的点差值。指标的程序代码逐笔在 MetaTrader 窗口中构建图表。根据指标设置,图表中的增长时刻可以用一种颜色绘制,价格下跌的时刻可以用另一种颜色绘制。这种方法可以帮助交易者清楚地看到当前趋势的变化。该指标监控每个价格变动,并在图表上显示所有绝对所有价格变动。如果卖价或买价没有变化,指标将构建水平图表。 优点 使用倒卖策略进行交易
FREE
ADX arrow
该指标将 ADX indicator (平均方向移动指数)的信号显示为图表上的点。
这便于信号的视觉识别。 该指示器还具有警报(弹出消息框)和向电子邮件发送信号。
参数 Period -平均周期。 Apply to -用于计算的价格:关闭,开放,高,低,中位数(高+低)/2,典型(高+低+关闭)/3,加权关闭(高+低+关闭+关闭)/4。 Alert -启用/禁用警报。 EMail -启用/禁用向电子邮件发送信号。 Period - averaging period. Apply to - price used for calculations: Close, Open, High, Low, Median (high+low)/2, Typical (high+low+close)/3, Weighted Close (high+low+close+close)/4. Alert - enable/disable alerts. EMail - enable/disable sending s
The Grid Builder MT4 utility is designed for placing a grid of pending orders of any complexity and will be an excellent tool in the hands of a trader who trades grid trading strategies. The tool has numerous settings that allow you to quickly and easily build a grid of orders with the specified parameters. All types of pending orders are supported:
Buy Stop; Buy Limit; Sell Stop; Sell Limit. The script also allows you to delete a previously placed grid of orders in one click. If the "Delete
This indicator will draw Support and Resistance lines calculated on the nBars distance. The Fibonacci lines will appear between those 2 lines and 3 levels above or under 100%. You may change the value of each level and hide one line inside 0-100% range and all levels above or under 100%.
Input Parameters: nBars = 24; - amount of bars where the calculation of Support and Resistance will be done. Fibo = true; if false then only Support and Resistance will be shown. Level_1 = true; - display of th
The indicator has been developed for scalping. The indicator is based on a mathematical calculation that determines the percent range of the price channel, which is generally formed at the time of the accumulation of positions. Once the price moves beyond its borders, a signal is generated in the form of dots. The indicator has a minimum of settings - the frequency of signals. Smaller values produce more signals.
Parameters: Multiplier - the frequency of signals (with lower values signals are m
This indicator is a perfect tool able to compare which brokers have the lower latency. It shows us immediately which brokers are the slower one and the faster one. When you see the dot icon on the line it means this broker is the faster one and the red line (Broker_A) is the slower one. See the example on the screenshot.
How it works? This indicator shares the prices information to and from the "shared" common data folder. It compares all the prices. The price is based on average by (Ask + Bid)
This indicator works only 5 digits Brokers. It is impossible to talk about the study of the Forex market or any market without considering of that market statistics. In this case, our indicator "price statistics" we have a new way to study our chart, giving information of the price in a range of pips you want to study for example, can we know how many times the price closes or opens into spaces 10, 20, 30, 50, 100 pips or more; and know them not only in numbers but also draws this relationship a
Pipfinite creates unique, high quality and affordable trading tools. Our tools may or may not work for you, so we strongly suggest to try the Demo Version for MT4 first. Please test the indicator prior to purchasing to determine if it works for you. We want your good reviews, so hurry up and test it for free...we hope you will find it useful.
Attention This trading tool is specifically designed to help grid, martingale, averaging, recovery and hedging strategies. If you are not familiar with th
Auto Close & Delete All is an assistant to help you quickly close all trades of a selected symbol or all symbols and delete pending orders. Through its flexible settings, you can set the script to either close only trades, or only pending orders, or both market trades and pending orders. The script can close deals and delete pending orders wither for the current instrument, or for all instruments. This is selected in settings. The settings are displayed on the screen before the script execution,
FREE
Auto SLTP Maker MT4 is an assistant for all those who forget to set StopLoss and/or TakeProfit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without StopLoss and/or TakeProfit and checks what level should be set in accordance with the settings. The tool works both with market and pending orders. The type of orders to work with can be set in the parameters. It can track either trades for the instrument it runs on, or all
It is an automatic system that is optimized and ready to use. The EA uses averaging of loss-making positions and the martingale system if the price goes against the direction. The EA opens orders in a particular direction, so that in case of unfavorable development of the situation on the market, it can close a series of deals at the minimum price retracement. The strategy is pretty good. This is a scalper, hence makes a large number of transactions. This is a fully automatic system, but it can
Color Levels is a convenient tool for traders using a Trendline and a Rectangle in their technical analysis. It allows setting two empty rectangles, three filled ones, and two tredlines. The indicator parameters are very simple and divided into numbered blocks: The ones beginning with 1 and 2 - empty rectangle (frame) parameters; 3, 4, and 5 - filled rectangle parameters; 6 and 7 - trendline parameters. Simply click a desired object and it will appear in the upper left corner. Main Adjustable Pa
FREE
The indicator is based on MA with additional processing of all the current prices, as well as all Highs and Lows for an appropriate period. The product efficiently displays trend changes and tracks a trend line and color if conditions remain unchanged. The indicator has only three parameters making it easy to configure.
Parameters PeriodTrend - amount of bars used for a trend calculation PeriodAverage - indicator line averaging period Method - averaging method
The indicator displays volume profiles based on the nesting principle. Profiles periods are pre-set so that each subsequent profile has a length twice as long as the length of the previous profile. In addition to profiles, the indicator displays volume clusters sorted by color, depending on the volume they contain.
Indicator operation features The indicator works on typical timeframes from M5 to MN, but for calculations uses historical data from smaller timeframes: M1 - for timeframes from M5
FREE
Before news release, the EA places two pending orders at a preset distance from the current price – BUYSTOP and SELLSTOP. If the published news does not immediately cause a strong price movement, and the price starts to slowly move in a certain direction, the EA moves one of the order away, and the other one is moved closer following the price, until the price starts moving fast or the orders expire. This makes it possible to place orders as close as possible to the price (20-30 points for the f
Volume Delta is a very powerful indicator that reads the supply on the Market. It calculates the Delta from movement of the price and the difference of BUY and SELL Tick volumes. Its special structure allows you to get all timeframe values available on the MT4 platform. A good observation of this instrument can suggest great entry points and possible reversal. We are confident that this tool will help you to improve your trading timing. See also for MT5: https://www.mql5.com/en/market/product/5
Volume DeltaPanel is a very powerful indicator that read the supply on Market. It calculates the Delta from movement of the price and the difference of BUY volumes and SELL volumes. The Volumes are added to price and normalized to symbol points.
Its special structure allows you to get all Time Frames values available on the platform MT4. Panel can show 28 instruments simultaneously all customizable according to the offer of the Broker. A good observation of this instrument can suggest great ent
Price Trend Light indicator is a beautiful indicator that shows purchasing areas and sales areas. This indicator is designed to follow the movement of the price which rounds on the opening price. It also provides information of trend follow on the break of the minimum and maximum. The indicator has a very simple graphic but effective, above the opening price you will have a light green color and under the opening price there is a red light. On every Break Out of the minimum or maximum sets in in
Swing Fibo Marker is adaptive advanced indicator that automatically detects price swings. After swing detection, it draws five profit targets, entry level and stop loss level. Levels are calculated base on price swing size, according to Fibonacci levels specified as entry points. When price touch the level indicator create alerts. List of supported alert types: Popup alerts Email alerts Push notification On screen output Suggested timeframe to trade: H1 or higher. The higher timeframe is used to
Indicator works like script and shows crosshair on all charts of any symbol. It can be used for comparison price levels and time periods on all charts of the same currency pair or for comparison candles according to time periods on charts of any symbols. You can also compare different types of charts, for instance standard chart with tick or range bar charts. Indicator can be easily attached to chart from navigator menu or using hotkey Ctrl + F, which you need to set manually. Moreover you can a
The script draws levels based on the weekly options reports published on the ftp server of CME Group ftp://ftp.cmegroup.com/bulletin/. On the server, select the report for the day preceding the one you want to draw the levels on (to draw levels on 02.10.2015 download a report of 01.10.2015, most reports are published at 10:00 Moscow time the day after the reporting date, this is exactly what we need). Select the required option from the downloaded ZIP file, for example for EURUSD you need Sectio
MetaTrader 市场 - 在您的交易程序端可以直接使用为交易者提供的自动交易和技术指标。
MQL5.community 支付系统 提供给MQL5.com 网站所有已注册用户用于MetaTrade服务方面的事务。您可以使用WebMoney,PayPal 或银行卡进行存取款。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录