• 概述
  • 评论
  • 评论

RedeeCash AROON

Version History

Date Version Changes
07/08/2022 1.00 Initial Release

Description

The Aroon indicator is a technical indicator that is used to identify trend changes in the price of an asset, as well as the strength of that trend. In essence, the indicator measures the time between highs and the time between lows over a time period. The idea is that strong uptrends will regularly see new highs, and strong downtrends will regularly see new lows. The indicator signals when this is happening, and when it isn't.

The RedeeCash AROON technical indicator adds global variables for the current strength of the UP TREND and DOWN TREND as well as the slope of the UP TREND and DOWN TREND AROON indicator lines.

Code Sample

To invoke this indicator from an EA or script, call the iCustom metatrader function,

iCustom(Symbol(),PERIOD_D1,"Market/RedeeCash AROON",25,1,0);

string AroonUpTrendVarName = StringConcatenate(Symbol(),"_aroon_UP");
string AroonDownTrendVarName = StringConcatenate(Symbol(),"_arron_DN");
string AroonUpTrendSlopeVarName = StringConcatenate(Symbol(),"_aroon_UPSlope");
string AroonDownTrendSlopeVarName = StringConcatenate(Symbol(),"_arron_DNSlope");

double upAroon = GlobalVariableGet(AroonUpTrendVarName);
double dnAroon = GlobalVariableGet(AroonDownTrendVarName);
double upSlope = GlobalVariableGet(AroonUpTrendSlopeVarName);
double dnSlope = GlobalVariableGet(AroonDownTrendSlopeVarName);

double maShort = iMA(Symbol(),PERIOD_D1,50,0,MODE_SMA,PRICE_CLOSE,0);
double maLong  = iMA(Symbol(),PERIOD_D1,200,0,MODE_SMA,PRICE_CLOSE,0);             

if (upAroon > dnAroon && upAroon < 70 && maShort > maLong && upSlope > 0) {
  OrderSend(Symbol(),OP_BUY,0.01,Ask,0,0,0);
} else if (upAroon < dnAroon && dnAroon < 70 && maShort < maLong && dnSlope > 0) {
  OrderSend(Symbol(),OP_SELL,0.01,Bid,0,0,0);
}

Usage

When the Moving Averages crosses indicate a DOWN trend, use the RedeeCash AROON indicator to confirm the entry point when the AROON DOWN TREAND value is greater than the AROON UP TREND value, while the AROON DOWN TREND value is less than 70 and the AROON DOWN TREND slop is positive (non-zero).


推荐产品
KFX Symbol Changer
Peter Kariuki Thande
4 (1)
KFX SMA: Symbol Changer + Moving Average (3x) + ATR + RSI + Candle Timer. This indicator allows you to create a Symbol list and change between symbols of the current chart or Timeframe by selecting the appropriate button. On Chart there are three(3) multi timeframe Moving Averages shown (selected by you), ATR Value MTF ( selected by you -  helps with setting SL and TP), RSI Value MTF (selected by you) and a Candle Timer.   Features: - Symbol Changer : Change Symbol and Timeframe of Chart.   (s
FREE
MQLTA Support Resistance Lines is an indicator that calculates the historical levels of Support and Resistance and display them as Lines on chart. It will also Alert you if the price is in a Safe or Dangerous zone to trade and show you the distance to the next level. The indicator is ideal to be used in other Expert Advisor through the iCustom function. This DEMO only works with AUDNZD, the full product can be found at https://www.mql5.com/en/market/product/26328 How does it work? The indicator
FREE
Gold Indicator
Ahmed Alaaeldin Abdulrahman Ahmed Elherzawi
5 (1)
This indicator uses horizontal lines to identify support and resistance levels based on Zigzag legs and On-Balance Volume (OBV) analysis. Here is a summary of how the indicator works: Resistance and Support Lines : A horizontal line above the current price level indicates resistance. A horizontal line below the current price level indicates support. Drawing Horizontal Lines : Draw horizontal lines on every Zigzag leg within the last X legs, where X is a specified number (e.g., 10). Only the most
FREE
UPD1 Fibo Levels
Vitaliy Kuznetsov
5 (2)
该指标分析指定数量的蜡烛并根据高低绘制斐波那契水平。 由于级别正在重新排列,我们对范围的右侧感兴趣。 价格会吸引水平并对触摸做出反应。 使用此工具在修正后找到趋势入口点。 如果在左边我们看到水平已经完美上升,那么我们可以假设我们已经在极值点找到了运动的终点。 所有线条都通过缓冲区或对象绘制(可选)。 输入参数 。 Bars Count - 计算范围 。 Visual Button - 按钮显示(启用/禁用) 。 Corner - 按钮锚定角度 。 X indent - 以像素为单位的水平填充 。 Y indent - 以像素为单位的垂直填充 。 Label Visual - 显示级别标签 。 Label Font Size   - 字体大小 。 Label Shift Bars   - 在酒吧的铭文的缩进 。 Label Tooltip   - 在关卡上方的光标下显示文本 。 Draw Lines   -  使用缓冲区或对象绘制 。 Box Visual   - 启用/禁用框视觉 。 Box Width   - 箱线粗细 。 Box Style   - 框线样式  。 Le
FREE
Lisek Levels and Channels Indicator
Darius Hans Lischka
4.8 (20)
准备好成为外汇交易的夏洛克·福尔摩斯了吗?️‍️ 介绍终极交易工具: Lisek Levels and Channels 指标!!! 忘掉像马戏团表演一样玩多个指标的杂耍吧。我们把你需要的一切都打包成一场精彩的表演: 价格水平?搞定! 价格通道?你说对了! 价格VWAP?没错! 平衡交易量?都在这里! 还有最棒的是什么?警报和推送通知,它们会比双倍浓缩咖啡更快地唤醒你!️ 你的图表即将成为交易机会的藏宝图: 看看当前价格在哪里,还有所有酷炫的水平线、通道和VWAP。 评估平衡交易量 - 它在跳熊市之舞还是牛市探戈?看看谁占上风:买家还是卖家。 上下指向的箭头像外汇狂欢派对?那显示的是买家或卖家不断增长的交易量。 像井字游戏一样交叉你图表的线条?那些是你的水平线和通道,朋友。 但是等等,还有更多! 认识 Glimpz ,你进入大玩家游戏的VIP通行证。为什么要与鲸鱼对抗,当你可以和它们一起游泳?来自 glimpz.net 的 Glimpz 让你窥探市场大亨的策略。这就像拥有一个交易水晶球,不过不用穿占卜师的服装。 交易风格?我们的花样比高级冰淇淋店还多: 在
FREE
This indicator is based on Mr. Mark Fisher's ACD strategy, based on the book "The Logical Trader." - OR lines - A lines - C lines - Daily pivot range - N days pivot range - Customizable trading session - Drawing OR with the desired time Drawing levels A and C based on daily ATR or constant number - Possibility to display daily and last day pivots in color zone - Displaying the status of daily PMAs (layer 4) in the corner of the chart - Show the order of daily pivot placement with multi-day pi
FREE
Fibo Linear Channel
Igor Semyonov
4 (1)
Colored indicator of the linear channel based on the Fibonacci sequence. It is used for making trading decisions and analyzing market sentiment. The channel boundaries represent strong support/resistance levels, as they are the Fibonacci proportion levels. Users can select the number of displayed lines of channel boundaries on the chart by means of the input parameters. Attaching multiple instances of the indicator to the chart with different calculation periods leads to displaying a system of c
UPD1 Pivot Levels
Vitaliy Kuznetsov
5 (1)
该指标在图表上显示基于前一天计算的经典枢轴水平。 您可以选择从哪个小时计算公式。 在平盘中以反转水平交易。 在趋势市场中,将它们用作目标。 结合您的成功交易策略 。 这些级别是使用缓冲区构建的,并显示在整个可用的报价历史记录中。 输入参数 。 Start Hour - 一天从几点开始。 00 - 默认 。 Show Mid Pivots - 显示中间级别 。 Visual Button - 按钮显示(启用/禁用) 。 Corner - 按钮锚定角度 。 X indent - 以像素为单位的水平填充 。 Y indent - 以像素为单位的垂直填充 。 Label Visual - 显示级别标签 。 Label Font Size   - 字体大小 。 Label Shift Bars   - 在酒吧的铭文的缩进 。 Label Tooltip   - 在关卡上方的光标下显示文本 。 Levels Style   - 线条画风格 。 Levels Width   - 宽度 。 Levels Color   - 颜色 。 Alert - 启用/禁用通知 。 Alert Wor
FREE
SR indicator
Alexander Chertnik
SR is a support and resistance indicator, it shows major highs and lows by different colors. The color of a level is changing if the last high or low are touching it. After the closing of a bar above or below level, it will delete it. extern inputs: loop for candles / colors / drawing time *This indicator signal is not perfect and have to be used with other market analysis and confirmations.
FREE
Grapic ByArrowTrend Pro
Truong Cong Truc
1 (1)
Indicator support for only: Entry Point to Trend Pro Link indicator  support   :   https://www.mql5.com/en/market/product/70867 Supports all currency pairs declared in the definition. Help investors do not need to open many charts. Notice the DEAL:  multiple time frames confluence   M15, H1, H4. Entry Point to Trend Pro The indicator helps investors to identify the earliest and perfect reversal point. Easy to make decision to trade with the trend   Price action trading. support resistance an
FREE
Double Price Channel   设置中指定的特定数量柱的价格通道指标。 指标线代表动态支撑或阻力位。上限为一定周期数的最高价,下限为最低价。与基于收盘价的移动平均线不同,该指标不会因小幅波动而“分心”。仅当边界发生变化时才会重新计算。如果是后者,那么值得认真思考一个新趋势的走向。有些策略是在一张图表上同时使用两个不同时期的指标。在这种情况下,周期较短的指标位于第二个指标内。 指标设置说明: Width_Bars - 指标周期 高度 - 高度,以磅为单位 Double Price Channel   设置中指定的特定数量柱的价格通道指标。 指标线代表动态支撑或阻力位。上限为一定周期数的最高价,下限为最低价。与基于收盘价的移动平均线不同,该指标不会因小幅波动而“分心”。仅当边界发生变化时才会重新计算。如果是后者,那么值得认真思考一个新趋势的走向。有些策略是在一张图表上同时使用两个不同时期的指标。在这种情况下,周期较短的指标位于第二个指标内。 指标设置说明: Width_Bars - 指标周期 高度 - 高度,以磅为单位
FREE
MQLTA Support Resistance Lines
MQL4 Trading Automation
4.27 (11)
MQLTA Support Resistance Lines is an indicator that calculates the historical levels of Support and Resistance and display them as Lines on chart. It will also Alert you if the price is in a Safe or Dangerous zone to trade and show you the distance to the next level. The indicator is ideal to be used in other Expert Advisor through the iCustom function. This indicator can be tested LIVE on AUDNZD with the following DEMO https://www.mql5.com/en/market/product/26572 How does it work? The indicato
FREE
Download the free version   here. Divergence Divergence refers to when the price of a currency pair moves in one direction while the trend indicator is moving in the opposite direction. With divergence, there can be positive and negative signals. Divergences in Forex trading are quite common signals of technical analysis. These are basic early Forex signals indicating the trend reversal and filter false signals. Application of this indicator It is usually not easy to detect divergences by the t
FREE
Awesome Pivot Indicator
Komang Putra Riswanjaya
The Pivot Indicator is a vital tool for technical analysis used by traders in the financial markets. Designed to assist in identifying potential reversal points or trend changes, this indicator provides valuable insights into key levels in the market. Key features of the Pivot Indicator include: Automatic Calculations: The Pivot Indicator automatically calculates Pivot Point, Support, and Resistance levels based on the previous period's high, low, and close prices. This eliminates the complexity
FREE
The SFT Fibo Smart Pivot indicator is a powerful trading tool based on the Fibonacci Golden Ratio, designed to identify key support and resistance levels in the forex market. This indicator has the ability to pinpoint significant price levels that can serve as entry and exit points for trades. It enables traders to analyze the market more effectively and make well-informed decisions. The indicator uses the Fibonacci Golden Ratio to accurately determine support and resistance levels. These levels
FREE
MP Demark Pivot Levels
Pierre Ksachikian
4.5 (2)
This indicator is stand alone version from  MP Pivot Levels  (All in one) containing Demark's Pivots. Calculations:     PP = X / 4     R1 = X / 2 - LOWprev     S1 = X / 2 - HIGHprev Uses: When the pair currency price may change the direction of movement. Possible constraints of support and resistance that creates plateaus for the currency pair prices. Tendency identification by comparing the present prices according to current day's pivot point and also the prior day's pivot points. ____________
FREE
SR levels true mql4
Egidijus Bikulcius
5 (1)
Indicator SR levels true in small time frames is very useful for scalping while in bigger ones it is good for day or position trading. SR levels true can draw 4 support/resistance levels based on defined maximum rebouds from price level. Indicator scans  defined number of bars in time axis and defined number of pips in price axis (both sides - up and down) and calculates how much times price was rejected from scanned price levels. At the price levels where maximum rebounds are counted, support
FREE
!!!在 [CodeBase] 中,我发布了 Mql4 指标代码。免费下载代码!!! (您必须在更新终端时调整代码)。 该指标是交易者的工具。它显示了所有周期和符号上的随机指标的运动:М1, М5, М15, М30, Н1, Н4 每分钟(从当前到 -240 分钟的时间尺度,即过去 4 小时)。 Step_Stoch 克服了随机指标的缺点——滞后。例如,在 H1(或 M30)下跌后的上升可以在 H1 的 60 分钟后或 M30 的 30 分钟后在通常的随机指标上看到。该指示器会在一分钟内显示此信息,让您获得更好的结果。 您可以将所有随机指标组合在一起并分析它们的走势,以立即做出最佳交易决策,这可能会导致在关闭交易时损失利润或延迟开盘,此时利润(大部分)的可能性已经丧失. Step_Stoch 线可帮助您更快地看到趋势反转过程的开始。 该指标会自动调整为 4 位和 5 位报价、屏幕 DPI、图表的时间刻度。 输入值     KPeriod, DPeriod, Slowing, Mode_, - 标准随机参数。     ColorBack - 背景颜色。可以在选项卡上更改随
FREE
FREE UNLIMITED PM: https ://linktr .ee /ARFXAUTOTRADE ?utm_source =linktree_admin_share The Trend Line is an essential tool for traders, whether you're mapping trends or looking for counter-trend opportunities. I’m excited to share my custom Auto Trend Line Indicator, designed to make it easier for you to analyze the market. How to Use the Trend Line: Trend Following: Wait for the trend line to return and touch it, forming a continuation pattern on the candlestick. This is your signal to follow
FREE
The Icarus Reversals(TM) FREE Indicator is a powerful tool to identify high-probability reversal points, across all instruments.  The Reversals Indicator provides traders and investors with a simple-to-use and highly dynamic insight into points of likely price-action reversals.  Generated by a unique proprietary code-set, the Reversals Indicator (FREE version) generates long and short trade signals, which can be customised for key inputs and colourisation. Settings of the Icarus Reversals FREE h
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
Gets
Andrey Kozak
Gets is a smart trading system with complex market analysis mechanism. The operation principle of Gets is based on neural networks and diversified collection of information from various market analyzers. Then the system analyzes the statistical databases to create a general idea of the current market situation and the further price movement. The information is displayed on the screen in a simple and intuitive way - in the form of buy and sell arrows. Also, the information on the current trend st
Pivot SR
Wartono
4.67 (3)
It identifies the pivot, support, and resistance price levels of the selected timeframe and then draws lines onto the chart. FEATURES: Option to specify the Timeframe Period in the PivotSR calculation. Option to display the PivotSR of the last candle, of every candle, or of the current candle. Options for displaying labels, line thickness, and line color. PivotSR can be interpreted as reversal levels or past price reactions that can be used as the basis for current price analysis. Some traders b
FREE
Indicator Support and Resistence plain in your chart seven lines; Red line=Resistence 3. Red line=Resistence 2. Red line=Resistence 1. Yellow line= Pivot. Green line= Support 1. Green line= Support 2. Green line= Support 3. adattable in all timeframe (minute 1, minute   5, minute   15, minute   30, Hour 1, Hour 4,Day 1,Week 1,Mounth 1); Buy under support and sell over the resistence;
Angle Dashboard
Taras Slobodyanik
5 (1)
This is a multicurrency and multitimeframe indicator that calculates the angle between two points. Points for measuring the angle can be taken from the ZigZag (the last two points), or from the Moving Average (between two given bars), or it can be the closing prices of bars. Angle measurement is possible in degrees or in radians. You can select the scale for the calculation. For a better understanding of the indicator, you can study the free Angle High Low indicator. In the parameters you can
Trend arrow Indicator
Nguyen Nghiem Duy
3.3 (10)
Trend arrow Indicator is an arrow Indicator used as an assistant tool for your trading strategy. The indicator analyzes the standard deviation of bar close for a given period and generates a buy or sell signals if the deviation increases. It good to combo with Martingale EA to follow Trend and Sellect Buy Only/Sell Only for EA work Semi-Automatic. You can use this  Indicator with any EAs in my Products.
FREE
支撑和阻力水平查找器: 支撑和阻力水平查找器是一种先进的工具,旨在增强交易中的技术分析。具有动态支撑和阻力水平,它随着图表上新的关键点的出现实时调整,提供动态和响应式分析。其独特的多时间框架功能允许用户在任何所选时间框架上显示来自不同时间框架的支撑和阻力水平,提供细致的透视,例如在五分钟图上显示每日水平。它采用智能算法,其中包含历史数据集,使其与其他S&R指标区分开来,确保综合分析。在检测水平时,该工具采用多参数计算,有助于提高准确性。用户可以单独自定义支撑和阻力水平的颜色,创建个性化的视觉体验。该工具还包括警报功能,可在价格接近关键水平时通知交易者,增强及时决策。具有方便的功能,如隐藏和显示按钮,以及用于快速切换水平可见性的热键,支撑和阻力水平查找器为寻求在其技术分析中精确性和灵活性的交易者提供了多功能且用户友好的解决方案。 特点: - 动态支撑和阻力水平:随着图表上新的重要关键点的出现进行调整。 - 多时间框架支撑和阻力水平:能够在任何其他时间框架上显示任何时间框架的水平。例如,在M5上显示每日水平。 - 使用智能算法,其中包括历史数据,与其他S&R指标不同。 - 在检测水
FREE
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Order Block Void Indicator MT4 Order Blocks represent critical price zones where institutional traders place significant buy and sell orders. These areas often serve as key support and resistance levels on price charts. The Order Block + Void indicator for MetaTrader 4 autonomously marks these order blocks on the chart. One of its notable features is displaying the percentage of the order block that has been utilized, turning the consumed section gray. This tool highlights bullish order blocks w
FREE
Magic Pivot
Evgeny Belyaev
Magic Pivot is a professional indicator for finding the support and resistance lines; it has been developed by a group of professional traders. The indicator plots three support lines and three resistance lines, where a price reversal is highly probable. Magic Pivot is an excellent tool for scalping and intraday trading.   Advantages High accuracy of signals. Suitable for scalping and intraday trading. The indicator does not redraw. Simple indicator setup, minimum parameters. Works on any financ
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.8 (116)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我!我将免费与您分享我的交易技巧和丰厚的红利指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
M1 Arrow
Oleg Rodin
5 (17)
M1 Arrow - 基于市场的两个基本原则的盘中策略。 该算法基于使用附加过滤器对交易量和价格波动的分析。该指标的智能算法仅在两个市场因素合二为一时才会发出信号。该指标使用较高时间框架的数据计算 M1 图表上某个范围的波浪。为了确认波浪,该指标使用了成交量分析。 从理论上讲,该指标可以与其他时间框架一起使用,但您需要考虑到该指标最初是为在 M1 上交易而开发的这一事实。 该指标是一个现成的交易系统。交易者所需要的只是跟随信号。此外,该指标可以成为您自己的交易系统的基础。交易仅在分钟图表上进行。 尽管指标使用 MTF 原理,但指标算法尽可能稳定。 购买后,一定要写信给我!我将与您分享我的交易设置和建议!祝您交易成功!感谢您的关注!
Enigmera
Ivan Stefanov
5 (7)
ENIGMERA: 市场的核心 重要提示:MQL5.com 演示版本在策略测试器中运行,可能无法完全反映 Enigmera 的功能。请查看描述、截图和视频了解详细信息。如有任何问题,请随时联系我! 该指标的代码已完全重写。版本 3.0 增加了新功能并修复了自指标发布以来积累的错误。 简介 这个指标和交易系统是金融市场的一种独特方法。ENIGMERA 使用分形周期来精确计算支撑和阻力水平。它展示了真实的积累阶段,并提供了方向和目标。无论是在趋势中还是在修正中,这个系统都能工作。 它是如何工作的 指标的大部分功能通过图表左侧的按钮控制,使得能够快速响应不同的市场情况。 按钮 ON/OFF – 显示或隐藏整个指标。 Channel – 激活支撑通道,显示可接受的偏差范围。 Dev1 (第一偏差) – 指示价格在支撑偏差内的波动,信号表示市场正在整合或积累力量。 Dev2 (第二偏差) – 显示价格在偏差之间的波动,表示趋势形成和方向。 Dev3 (第三偏差) – 表示趋势的显著加速和高波动性。 45deg (45度) – 显示市场的节奏和相对于 45 度线的运动稳定性。 Tgt1/2
Gold Stuff
Vasiliy Strukov
4.86 (253)
Gold Stuff 是专为黄金设计的趋势指标,也可用于任何金融工具。 该指标不会重绘,也不会滞后。 推荐时间框架 H1。 在它指标工作全自动专家顾问 EA Gold Stuff。 你可以在我的个人资料中找到它。 重要! 购买后立即与我联系,以获得说明和奖金!   您可以免费收到我们的强力支持和趋势扫描指标的副本,请私信。大部头书! 购买后立即联系我以获得设置和个人奖励!   设置 绘制箭头 - 打开关闭。 在图表上绘制箭头。 警报 - 打开关闭声音警报。 电子邮件通知 - 打开关闭。 电子邮件通知。 Puch-notification - 打开关闭。 推送通知。 接下来,调整色域。 Gold Stuff 是专为黄金设计的趋势指标,也可用于任何金融工具。 该指标不会重绘,也不会滞后。 推荐时间框架 H1。 在它指标工作全自动专家顾问 EA Gold Stuff。 你可以在我的个人资料中找到它。 购买后立即联系我以获得设置和个人奖励!   设置 绘制箭头 - 打开关闭。 在图表上绘制箭头。 警报 - 打开关闭声音警报。 电子邮件通知 - 打开关闭。 电子邮件通知。 Puch
Scalper Inside PRO
Alexey Minkov
4.76 (63)
!SPECIAL SALE! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (5)
Dynamic Forex28 Navigator - 下一代外汇交易工具。 当前 49% 折扣。 Dynamic Forex28 Navigator 是我们长期流行的指标的演变,将三种功能合二为一: 高级货币强度 28 指标 (695 条评论)+ 高级货币 IMPULSE 带警报 (520 条评论)+ CS28 组合信号(奖励)。 有关指标的详细信息 https://www.mql5.com/en/blogs/post/758844 下一代强度指标提供什么? 您喜欢的原始指标的一切,现在通过新功能和更高的精度进行了增强。 主要特点: 专有货币强度公式。  所有时间范围内的平滑和准确的强度线。 非常适合识别趋势和精确进入。 动态市场斐波那契水平(市场斐波那契)。  此指标独有的独特功能。 斐波那契应用于货币强度,而不是价格图表。 适应实时市场活动以获得准确的反转区域。 实时市场动量。  第 9 行显示市场是活跃还是被动。 对于定时交易至关重要。 全面的警报和显示。  每种货币最强的买入和卖出动量。 ​​28 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
向您介绍一款优秀的技术指标——Grabber,它是一套即开即用的“全包式”交易策略。 在一个代码中集成了强大的市场技术分析工具、交易信号(箭头)、提醒功能和推送通知。 每位购买该指标的用户还可免费获得以下内容: Grabber辅助工具:用于自动管理已开仓位 视频操作指南:逐步教学如何安装、设置和使用该指标进行交易 原创Set文件:可快速自动配置,帮助实现最佳交易效果 忘掉其他策略吧!只有Grabber能够真正激励你在交易中攀登新高峰! Grabber策略的主要特点: 交易周期:从M5到H4 适用资产:任意,但我推荐我亲自测试过的品种(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、EURAUD、EURGBP、EURCHF、USDCAD、USDSGD) 交易时间:全天候 24/7 交易效果:我分享自己的真实交易结果,并在此教学如何操作: https://www.mql5.com/ru/market/product/134563?source=Site+Market+MT5+Indic
Scalper Vault
Oleg Rodin
5 (29)
Scalper Vault 是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
Trend Screener
STE S.S.COMPANY
4.78 (93)
趋势指标,趋势交易和过滤的突破性独特解决方案,所有重要趋势功能都内置在一个工具中! 它是 100% 非重绘多时间框架和多货币指标,可用于所有符号/工具:外汇、商品、加密货币、指数、股票。 限时优惠:支撑和阻力筛选指标仅售 50美元,终身有效。(原价 250 美元)(优惠延长) 趋势筛选器是有效的指标趋势跟踪指标,它在图表中提供带有点的箭头趋势信号。 趋势分析器指标中可用的功能: 1.趋势扫描仪。 2. 具有最大利润分析的趋势线。 3.趋势货币强度计。 4. 带有警报的趋势反转点。 5. 带有警报的强趋势点。 6. 趋势箭头 每日分析示例,每日信号表现...等与我们的趋势筛选指标,可以在这里找到: 点击这里 限时优惠:Trend Screener Indicator 仅售 50 美元且终身可用。原价 125$) 通过访问我们的 MQL5 博客,您可以找到我们所有的高级指标以及分析示例、每日信号表现...等。 : 点击这里 我们的趋势系统由 2 个指标组成: 1. Trend Screener Indicator:显示趋势仪表盘、图表中的趋势线、入场点...等。 2. Trend
Apollo Secret Trend
Oleg Rodin
5 (6)
Apollo Secret Trend 是一个专业的趋势指标,可用于查找任何货币对和时间范围内的趋势。该指标可以轻松成为您的主要交易指标,无论您喜欢交易什么货币对或时间框架,您都可以使用它来检测市场趋势。通过在指标中使用特殊参数,您可以使信号适应您的个人交易风格。 该指标提供所有类型的警报,包括推送通知。指示器的信号不要重绘!在提供的屏幕截图中,您可以看到 Apollo Secret Trend 指标与超买/超卖振荡器指标相结合,我将完全免费为您提供。该交易系统可用于日间交易、剥头皮和长期交易。 购买后请联系我免费获得第二个超买超卖震荡指标!我还将为您提供有关如何使用该系统的说明。我还将与您分享丰厚的奖金! 祝您交易愉快,盈利!感谢您的关注!
Algo Pumping MT4
Ihor Otkydach
5 (3)
PUMPING STATION – 您的专属“全包式”交易策略 我们为您推出PUMPING STATION —— 一款革命性的外汇指标,它将使您的交易变得更加有趣且高效。这不仅仅是一个辅助工具,而是一套完整的交易系统,具备强大的算法,帮助您开始更加稳定的交易。 购买本产品,您将免费获得: 专属设置文件:用于自动配置,实现最大化性能。 逐步视频教程:学习如何使用PUMPING STATION策略进行交易。 Pumping Utility:专为PUMPING STATION打造的半自动交易机器人,让交易变得更加方便和简单。 购买后请立即联系我,我将为您提供所有额外资源的访问权限。 PUMPING STATION如何工作: 趋势监控:能够即时识别市场趋势方向。趋势是您最好的朋友。 进场信号:图表上的箭头会提示您何时进场以及交易方向。 明确的交易目标:指标会自动识别最佳的平仓时机。 回调交易:内置的基于布林带的价格通道可检测修正结束并发出新趋势开始的信号。 效率分析:如果当前设置效果较差,系统会自动提示。只需调整PUMPING STATION,即可获得最佳性能。 功能强大: 推送和邮件通知:即
Easy Breakout
Mohamed Hassan
5 (10)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!   Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
SSM ZakopiecFX Follow The Trend
ROBERT URBANSKI
4.83 (23)
使用我们的自定义MT4指标发现成功外汇交易的秘诀! 您是否曾经想过如何在外汇市场上取得成功,一贯赚取利润,同时降低风险? 这是您一直在寻找的答案! 允许我们介绍我们的专有MT4指标,该指标将彻底改变您的交易方法。 独特的多功能性 我们的指标专为喜欢Renko和Rangebar Candle编队的用户而设计。 我们了解到,这些图表类型受到许多经验丰富的交易者的青睐,这就是为什么我们的指标与它们无缝集成,从而提供无与伦比的市场分析。 清晰的趋势信号 忘记复杂的分析! 我们的指标利用鲜艳的色彩和清晰的点结构来明确指示市场趋势。 红色和蓝色的点毫无疑问地对价格变动的方向留下了疑问,从而可以在您的交易中快速决策。 与HH/HL HL/LL策略对齐 如果您正在寻求一个指标,该指标无缝地与基于HH/HL和HL/LL结构的策略无缝合作,则不需要更多。 我们的工具不仅确定了这些形式,而且还促进了它们在投资过程中的有效利用。 绝对的清晰度和简单性 我们的首要任务是为您提供一种不仅有效而且易于使用的工具。 我们的指标是为了清晰而设计的,使您可以专注于做出投资决策,而不是花时间分析复杂的数据。 由专
Golden Trend Indicator
Noha Mohamed Fathy Younes Badr
4.9 (10)
Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
Lux Trend
Mohamed Hassan
5 (3)
After purchase, please contact me to get your trading tips + more information for a great bonus!   Lux Trend is a professional strategy based on using Higher Highs and Lower Highs to identify and draw Trendline Breakouts! Lux Trend  utilizes two Moving Averages to confirm the overall trend direction before scanning the market for high-quality breakout opportunities, ensuring more accurate and reliable trade signals. This is a proven trading system used by real traders worldwide, demonstrating
FX Volume
Daniel Stein
4.59 (34)
FX Volume:从经纪商视角洞察真实市场情绪 简要概述 想要提升您的交易策略? FX Volume 可提供零售交易者和经纪商的持仓实时数据——远早于诸如 COT 之类的延迟报告。不论您希望获得持续稳定的收益,还是想在市场中多一分制胜的砝码, FX Volume 都能帮您识别重大失衡、确认突破以及完善风险管理。立即开启体验,让真实的成交量数据为您的交易决策带来革新! 1. 为什么 FX Volume 对交易者格外有用 极具准确度的早期预警 • 快速捕捉有多少交易者正在买入或卖出某个货币对——比大多数人提前一步。 • FX Volume 是 唯一 能够整合多家零售经纪商真实成交量数据并以简洁方式呈现的工具。 强力风险管理 • 及时识别多头或空头仓位的巨大不平衡,这往往预示着潜在的趋势反转,帮助您更自信地设置止损和目标位。 • 独家而真实的数据让每一次交易决策更具可靠性。 优化进场与出场点 • 发现“过度集中”的交易(大多数交易者都在同一方向),并通过真实成交量来确认突破。 • 避免依赖常见指标可能带来的误导信号,而是利用真实的实时成交量。 适配各种交易策略 • 将 FX
TPSproTREND PrO
Roman Podpora
4.68 (25)
VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 主要功能: 准确的输入信号,无需渲染! 如果出现信号,它仍然相关!这是与重提指标的一个重要区别,重提指标可以提供信号然后改变信号,这可能导致存款资金的损失。现在您可以以更高的概率和准确度进入市场。还有一个功能是在箭头出现后为蜡烛着色,直到达到目标(止盈)或出现反转信号。 显示止损/获利区域 为了提高搜索切入点时的视觉清晰度,创建了一个模块,该模块最初显示买入/卖出区域,在该区域中搜索进入市场的最佳点。用于处理止损水平的附加智能逻辑有助于随着时间的推移减小其大小,从而降低进入交易(移动 sl)时的初始风险。 显示较高时间范围内的最小值/最大值(MTF 模式) 添加了一项功能,可以显示较高时间间隔的最小/最大校正位置,并显示趋势变化。此外,MIN/MAX 现在有编号,显示修正内容。 风险回报率 (RR) 使用指标算法,可以检测精确的入场点,平均风险回报比超过1k2。这也伴随着视觉效果,例如,收到信号后会出现蜡烛的彩色草图。 无论价
FX Power MT4 NG
Daniel Stein
4.94 (18)
FX Power:分析货币强度,助您做出更明智的交易决策 概述 FX Power 是一款专业工具,帮助您全面了解主要货币和黄金在任何市场条件下的真实强度。通过识别强势货币用于买入,弱势货币用于卖出, FX Power 简化了交易决策,并帮助您发现高概率的交易机会。不论您是想跟随趋势还是通过极端的 Delta 值预测反转,这款工具都能完美适应您的交易风格。别再盲目交易——用 FX Power 让您的交易更加智慧。 1. 为什么 FX Power 对交易者极具价值 实时货币和黄金强度分析 • FX Power 实时计算并显示主要货币和黄金的相对强度,助您全面了解市场动态。 • 监控领先或落后资产,轻松识别值得交易的货币对。 全面的多时间框架视图 • 跟踪短期、中期和长期时间框架的货币和黄金强度,以便将您的交易策略与市场趋势保持一致。 • 无论是快进快出的短线交易还是更长期的投资策略, FX Power 都能为您提供所需的信息。 Delta 动态分析用于趋势和反转 • 极端 Delta 值常常预示反转机会,而平缓的 Delta 变化则确认趋势延续。 • 使用 Delta 分析,轻
- Real price is 80$ - 40% Discount (It is 49$ now) - Lifetime update free Contact me for instruction, add group and any questions! Related Products:  Bitcoin Expert , Gold Expert - Non-repaint - I just sell my products in Elif Kaya profile, any other websites are stolen old versions, So no any new updates or support. Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is design
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading ins
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色显示货币强度:强势
TPSpro RFI Levels
Roman Podpora
4.85 (27)
指示       俄罗斯 -        英语   建议 与指示器一起使用     -       TPSpro 趋势专业版 -   Version MT5 主要功能: 向卖家和买家显示活跃区域! 该指标显示所有正确的初始买入和卖出脉冲水平/区域。激活这些水平/区域后,开始寻找切入点,水平会改变颜色并填充特定阴影。此外,还会显示箭头,以便更直观地了解情况。 显示更高时间范围内的级别/区域(MTF 模式) 添加了使用更高时间间隔显示级别/区域的功能。此外,该指标还具有自动趋势检测功能(   TPSproTREND PRO   )。 用于交易的单独专业的逐步算法。 该算法专为日内交易而设计,既可顺势交易,也可逆势交易。每个活动模板均提供详细说明。 适用于多种时间范围 。 TPSpro RFI 水平指标可用于图表上的任何时间范围,从一分钟(M1)开始一直到每月(MN)。 图形和声音警报。 该指标提供图形和声音指示,确保您不会错过交易入场信号。还提供手机通知。 简单有效的主动模式扫描仪。 这是一个非常紧凑的活动模式扫描仪,当模式在一个方向上在所有时间范围内激活时,它会自动警报并向您的手机发送
Black dragon indicator
Ramil Minniakhmetov
4.86 (119)
趋势检测指标将补充任何策略,也可用作独立工具。 使用该指标的建议,您可以在评论 #8 中下载 好处 易于使用,不会因不必要的信息而使图表过载; 可用作任何策略的过滤器; 具有内置的动态支撑和阻力水平,可用于获利和设置止损; 指标在烛台关闭后不会改变颜色;  适用于股票市场、指数、石油、黄金和所有时间范围; 具有吐司通知、邮件通知、推送通知和声音提醒功能。 我的其他开发可以在这里找到: https://www.mql5.com/zh/users/mechanic/seller 输入参数 Alert - 开/关。警报; Push Notification - 开/关。推送通知; Mail - 开/关电子邮件通知; Fibo 1,2,3,4,5,6,7,11,21,31,41,51,61,71 - 动态支撑和阻力位的设置。
Gold Venamax MT4
Sergei Linskii
5 (1)
Gold Venamax   - 這是最好的股票技術指標。 此指標演算法分析資產的價格變動並反映波動性和潛在的進入區域。 指標特點: 這是一個帶有 Magic 和兩個趨勢箭頭塊的超級指標,可實現舒適且有利可圖的交易。 圖表上顯示用於切換方塊的紅色按鈕。 Magic 在指標設定中進行設置,以便您可以將指標安裝在顯示不同區塊的兩個圖表上。 Gold Venamax 可以放置在具有不同箭頭緩衝區(GV 和 SD)的兩個圖表上。 為此,您需要在設定中選擇不同的 Magic,例如,一個具有 Magic = 999,另一個具有 Magic = 666。接下來,您可以使用圖表上的紅色按鈕選擇箭頭緩衝區。 進入的最佳訊號 = 遵循兩個緩衝區的訊號箭頭(GV 和 SD)+ 所有三個 MA 線(紅色或藍色)的方向 + TMA 通道邊界(下或上) 。 TMA 通道邊界(下限或上限)也可用於鎖定利潤和/或以較短的停損位進行逆勢風險交易。 此指標的優點: 1. 此指示器產生高精度訊號。 2. 確認 SD 緩衝區的箭頭訊號為非重繪。只有當趨勢強勁時,GV 緩衝區的確認箭頭訊號才能重建。 3. 您可以在
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
Order Blocks ICT Multi TF MT4
Diego Arribas Lopez
5 (2)
[ MT5 Version ]  [ Kill Zones ]  [ SMT Divergences ] How to trade using Order Blocks:  Click here User Interface Performance:  During testing in the strategy tester, the UI may experience lag. Rest assured, this issue is specific to the testing environment and does not affect the indicator's performance in live trading. Elevate your trading strategy with the  Order Blocks ICT Multi TF  indicator, a cutting-edge tool designed to enhance your trading decisions through advanced order block analys
Gold Trend 4
Sergei Linskii
黄金趋势   - 这是一个很好的股票技术指标。该指标算法分析资产的价格走势,并反映波动性和潜在进入区。 最佳指标信号: - 卖出 = 红色柱状图 + 红色短指针 + 同方向黄色信号箭头。 - 买入 = 蓝色柱状图 + 蓝色多头指针 + 同方向水蓝色信号箭头。 该指标的优点 1. 该指标生成的信号准确度高。 2. 只有当趋势发生变化时,才能重新绘制已确认的箭头信号。 3. 您可以在任何经纪商的 MetaTrader 4 交易平台上进行交易。 4. 您可以交易任何资产(货币、金属、加密货币、股票、指数等)。 5. 最好在 H1 时间框架(中期交易)上进行交易。 6. 在指标设置中可更改个别参数(TF、颜色等),以便每位交易者都能轻松定制适合自己的指标。 7. 该指标既可作为交易系统的主要补充,也可作为独立的交易系统使用。   注意:交易的入場準確性和盈利能力僅取決於交易者的技能。 任何指標都只是交易者的助手,而不是行動指南。黃金法則 - 根據趨勢開單,獲利並等待下一個最佳訊號。 MetaTrader 5 黄金趋势指标版本  祝大家交易好运,稳定盈利!
PZ Order Block
PZ TRADING SLU
订单块的个人实现,一种简单而有效的头寸交易策略。如果价格范围没有在与突破相反的方向被突破,则交易者应进入市场或在最后一个订单块的方向上寻找交易。为清楚起见,未绘制开放块。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 一个看涨的开盘是在一个新的市场低点之后的第一个看涨柱 看跌的开盘是在新的市场高点之后的第一个看跌柱 当打开的块被破坏时出现信号,成为订单块 当一个订单块被打破到相反的一侧时,它就变成了一个反转块 该指标实施各种警报 它不会重新粉刷或重新粉刷 输入参数 周期:创建新高或新低所需的柱线数量。较小的值会产生更多的信号。 最小 ATR 过滤器:订单块栏的最小主体尺寸,表示为 ATR 的乘数。 Max ATR Filter:订单块的最大主体尺寸,表示为 ATR 的乘数。 颜色:设置线条和箭头的颜色和大小。 警报:启用显示/电子邮件/推送/声音警报。 支持和问题 使用帮助台解决问题或及时获得支持。写一封电子邮件至:help@pointzero-trading.com。 作者 Arturo López Pérez,私人投资者和投机者、软件工程师和 P
Currency Strength Wizard
Oleg Rodin
4.86 (49)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Supply Demand Analyzer
Suvashish Halder
5 (6)
Supply Demand Analyzer is an advanced trading indicator meticulously designed for the precise identification, analysis, and management of supply and demand zones. By integrating real-time data and advanced algorithms, this tool enables traders to recognize market phases, price movements, and structural patterns with unparalleled accuracy. It simplifies complex market dynamics into actionable insights, empowering traders to anticipate market behavior, identify trading opportunities, and make info
作者的更多信息
RedeeCash Volumes Indicator
Patrick Odonnell Ingle
Version History : Date Version Changes 6/20/2022 1.00 Initial release 6/21/2022  1.10 Add global variables for Minimum (SYMBOL_volume_min) and Maximum (SYMBOL_volume_max) History Volumes  Description : RedeeCash Volumes Indicator is the Volumes indicator that you have come to trust for market entry and exit with the added benefit of exposing key metrics as global variables. Including global variables in an indicator permits easier interaction with expert advisors (EA) and scripts. When attaching
FREE
RedeeCash 三角套利機會將可用的貨幣三元組和每個貨幣交易頭寸設置顯示為全局變量,格式為 AAA/BBB、CCC/AAA、CCC/BBB:AAA/BBB -1|0|1 AAA/BBB、CCC/AAA、CCC/BBB:CCC/AAA -1|0|1 AAA/BBB、CCC/AAA、CCC/BBB:CCC/BBB -1|0|1 其中值是 OP_BUY 或 OP_SELL 的交易方向。 如果交易方向指示 -1,則該貨幣對不應發生交易。 三角套利交易對於不再允許對沖的美國賬戶很有用。 實際上有更多的套利機會,該指標以交易設置的形式顯示所有這些機會。 您只需要讀取全局變量並決定交易哪個機會? 當您開倉時,您應該使用至少 200 PIPS 的止盈,否則交易可能會在沒有止盈值的情況下開倉。
FREE
RedeeCash Rate of Change
Patrick Odonnell Ingle
變化率 根據公式, ROC = (Close[n] - Close[n-lookback]) / Close[n-lookback] * 100 繪製一個貨幣對價格行為在回顧期內的變化率,並提供兩個全局變量,SYMBOL_ROC 和 SYMBOL_ROC_LOOKBACK,分別代表最新的變化率值和上一個回顧期的變化率。 使用 iCustom 函數調用指標, iCustom ( "Market/RedeeCash_Rate_of_Change.ex4" , Symbol (), 5 , 0 , 0 ); 然後檢索全局變量, double roc = GlobalVariableGet ( StringConcatenate ( Symbol (), "_ROC" )); double roc_lookback = GlobalVariableGet ( StringConcatenate (Synbol(), "_ROC_LOOKBACK" )); 並執行測試以驗證趨勢, if (roc > roc_lookback && roc > 0 ) trend= "UP" ; if (ro
FREE
RedeeCash WilliamsX50
Patrick Odonnell Ingle
基於 https://tradingstrategyguides.com/williams-percent-range-strategy/ 中確定的策略,但自動支持來自單個專家顧問實例的多種貨幣。還使用 SMA 慢速和快速交叉來確定趨勢方向。 外部策略的基礎是當 Williams %R 在上升趨勢中穿過 -50 時進行買入交易,並在下跌趨勢中進行賣出交易。 您可以控制趨勢週期和 Williams %R 範圍從中點到外部參數,        SINGLE_CURRENCY = true,此參數用於交易單一貨幣,但是,如果您想最大化您的盈利潛力,請將此參數設置為 false 並僅附加到一個圖表,此 EA 將交易在市場觀察窗口中選擇的那些貨幣在您的 Metatrader 4 終端上。        CONCURRENT_ORDERS = 0,此參數是您的策略管理,您可以在其中定義一次可以打開多少並發交易。        TREND_PERIOD = PERIOD_D1,此參數設置趨勢和威廉姆斯%R週期        SLOW_MA_PERIOD = 200,此參數設置慢移平均週
FREE
RedeeCash TimeZones
Patrick Odonnell Ingle
該指標將顯示活躍和不活躍的交易時段,並將全局變量設置為交易時段是活躍的 (1) 還是不活躍的 (0)。 使用 iCustom 庫函數,您可以從 EA 交易或腳本調用此指標,如下所示, // 調用自定義指標 iCustom ( Symbol (), PERIOD_D1 , "Market/RedeeCash_TimeZone" , 0 , 0 ,Blue,Red); // 獲取全局變量的值 double NewYorkSessionIsActive = GlobalVariableGet ( "TZ-NewYork" ); double LondonSessionIsActive = GlobalVariableGet ( "TZ-London" ); double SydneySessionIsActive = GlobalVariableGet ( "TZ-Sydney" ); double TokyoSessionIsActive = GlobalVariableGet ( "TZ-Tokyo" ); 交易時段顯示 UTC 時間,其操作範圍在括號中。 HOME 時間指示器顯示本地機
FREE
RedeeCash Multime XMA
Patrick Odonnell Ingle
在多個時間範圍內交叉移動平均線。 雖然傳統的趨勢策略會選擇像每日這樣的時間框架來估計趨勢,但當從 5M 到每月的所有時間框架都顯示相同的趨勢時,該專家顧問將在趨勢方向上進行交易。       SINGLE_CURRENCY = true,允許對單一貨幣進行操作,當禁用 (FALSE) 時,將交易在 metatrader 的市場觀察窗口中選擇的貨幣。       CONCURRENT_ORDERS=0,限制多個訂單同時開倉的數量。       PIPS=100,盈利PIPS       DODDFRANK_COMPLAINCE = false,如果在美國賬戶上交易,您需要啟用 FIFO 以防止接收 FIFO 違規?       LOTS=-1,當 LOTs 參數小於零(或負數)時,使用基於每 100 美元賬戶淨值 0.01 手(非餘額)的內部算法計算手數。 如果賬戶貨幣不是美元,則賬戶淨值轉換為美元進行計算(v1.30)       MAX_AUTOLOTS_TRADE=2,使用自動手數算法的最大交易手數=-1 當 LOTS=0 時,交易將失敗(例如在沒有資金風險的情況下在
FREE
RedeeCash Interest
Patrick Odonnell Ingle
此智能交易系統 (EA) 就像一個高收益儲蓄賬戶,因為交易將發生在支付(賺取)隔夜利息的貨幣對上。進入和退出頭寸分別基於買入和賣出訂單的最低/最高和最高/最低價格的回溯期。 公共輸入, SINGLE_CURRENCY = true,允許對單一貨幣進行操作,當禁用 (FALSE) 時,將交易在 metatrader 的市場觀察窗口中選擇的貨幣。 CONCURRENT_ORDERS=0,限制多個訂單同時開倉的數量。 PIPS=100,盈利PIPS MAX_PIPS=1000,最高點和最低點與賣價和買價之間的最大 PIPS 距離。 MAX_LOTS=100,您的交易賬戶允許的最大手數。 DODDFRANK_COMPLIANCE=false,如果在美國賬戶上交易,您需要啟用 FIFO 以防止接收 FIFO 違規? LOTS=-1,當 LOTs 參數小於零(或負數)時,使用基於每 100 美元賬戶淨值 0.01 手(非餘額)的內部算法計算手數。如果賬戶貨幣不是美元,則賬戶淨值轉換為美元進行計算(v1.31) MAX_AUTOLOTS_TRADE=2,使用自動手數算法的最大交易手
FREE
RedeeCash Statistics
Patrick Odonnell Ingle
1 (1)
Version History Date Version Changes 07/10/2022 1.00 Initial release Description A collection of modern statistical functions that can be integrated into your own strategy. The included functions are, Mean Median Range Skew Max Min IRange Deviations AbsoluteDeviations MAD StandardDeviation Variance GetCorrelation SamplingDistributionStandardDeviation ZScore CorrelationCoefficient CoVariance Beta Confidence SNormInv PercentOfValue ValueOfPercent MQL Header (mqh) The required header is //+--------
FREE
RedeeCash RSI
Patrick Odonnell Ingle
Version History Date Version Changes 07/09/2022 1.10 Initial released Description The RedeeCash RSI is your typical RSI indicator with the three latest RSI calculations exposed as global variables for easier integration with scripts and expert advisors. Code Sample To invoke this indicator from an EA or script, call the iCustom metatrader function, iCustom ( Symbol (), PERIOD_CURRENT , "Market/RedeeCash RSI" , 14 , 1 , 0 ); string RSIVarName = StringConcatenate ( Symbol (), "_rsi" ); string RSIP
FREE
RedeeCash 4XLOTS
Patrick Odonnell Ingle
RedeeCash 4XLOTS 庫是基於 4xlots.com WEB API 算法的本地化風險管理庫。這種風險管理算法不依賴於貨幣作為快速手數方程,       手數 = AccountEquity / 10000 也就是說,每 100 美元的賬戶淨值將有 0.01 手。 RedeeCash 4XLOTS 庫使用 2011 年首次開發的更詳細和增強的算法作為手動計算。 RedeeCash 4XLOTS 有一個稱為LotsOptimize 的函數。在您的項目中復制並包含以下 RedeeCash_4XLOTS.mqh 文件。 //+------------------------------------------------------------------+ //|                                             RedeeCash_4XLOTS.mqh | //|   Copyright 2011-2022, PressPage Entertainment Inc DBA RedeeCash | //|            
筛选:
无评论
回复评论