MAtsi

Professional 0 Lag MAs Trend Sensor Indicator

MAtsi is a trend sensor indicator, where 2 MA-s operates simultaneously.
It is designed to cover a wider range of dynamic trends, where MAiis not so effective.
Included averages are described in MAi indicator code section.
MAtsi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings.
It is very fast and has, like all our indicators, a built-in "slider history testing" technology.
Program is design to operate in 2 automatic modes:

1. Slider mode

Turns on when attaching the indicator to the Chart or Visual Tester.
Here you can test/set your settings back in history with “slider” up to 32767 bars.
So, while Visual Testing EA, you can attach the indicator and easily adjust input parameters for critical points.
On Tester (only) you can exit "Slider mode" by pressing the <Esc> key.
You can easily switch between time frames on the selected position and compare the results.
Please watch “switching” in HD … https://youtu.be/tAoB4FPTrRU
2. Expert mode
Turns on when starting the indicator through expert with "iCustom" function.
It is designed only for EA use and “slider history testing” is disabled.
Indicator is equipped with “Error control”, so that you can always see what is going wrong and correct this.
It is tested and works very well in our EA “PointerX”.
Please watch “testing” in HD … https://youtu.be/2qh3qTaGVAE

How to trade with MAtsi?

When LINE_1 goes up and is above LINE_2 you BUY, when LINE_1 goes down and is below LINE_2 you SELL.
You also have some other options (use in combination with our indicators, use in certain other indicators …).
We recommend to run more instances of indicator on different timeframes, with different settings for better results (M15, H1, H4).

For programmers

You can include in EA-s "enum method" code. (please see MAiindicator code section)
The known commands to retrieve current and previous value are for MQL4:
double L1Cur=iCustom(NULL,MAtsi_TF_,"MAtsi",L1_MTD_,L1_st_,L1_sm_,L1_vf_,L1_lam_,L2_MTD_,L2_st_,L2_sm_,L2_vf_,L2_lam_,1,0,1);
double L1Prev=iCustom(NULL,MAtsi_TF_,"MAtsi",L1_MTD_,L1_st_,L1_sm_,L1_vf_,L1_lam_,L2_MTD_,L2_st_,L2_sm_,L2_vf_,L2_lam_,1,0,2);
double L2Cur=iCustom(NULL,MAtsi_TF_,"MAtsi",L1_MTD_,L1_st_,L1_sm_,L1_vf_,L1_lam_,L2_MTD_,L2_st_,L2_sm_,L2_vf_,L2_lam_,1,1,1);
if(L1Cur>L1Prev&&L1Cur>L2Cur) buyMAtsi_=true;
if(L1Cur<L1Prev&&L1Cur<L2Cur) sellMAtsi_=true;

where:

NULL = current symbol
MAtsi_TF_ = enum_timeframes
"MAtsi" = path/name of the custom indicator compiled program
L1(2)_MTD_ = line_1(2) method (from 0-16)
L1(2)_st_ = line_1(2) step
L1(2)_sm_ = line_1(2) smooth (lines smoothness)
L1(2)_vf_ = line_1(2) v_factor (volume factor)
L1(2)_lam_ = line_1(2) lambda
1 = last bar (1 for precise results, because bar 0 is usually not completed)
0(1) = line index
1(2) = shift

MAtsi input parameters settings

The order from left to right is: name, [default value], min-max value.
If you accidentally enter a lower or higher value, the min-max value is used.
  • L1_method [LSMA] – line_1 method
  • L1_step [35] 0-100 – line_1 step
  • *L1_smooth [0] 0-100 – line_1 smoothness
  • *L1_v_factor [1.0] 0.0-50.0 – line_1 volume factor
  • *L1_lambda [0.3] 0.0-100.0 – line_1 lambda (enabled only for REMA, REMA_Hull)
  • L2_method [MDEMA] – line_2 method
  • L2_step [8] 0-100 – line_2 step
  • *L2_smooth [0] 0-100 – line_2 smoothness
  • *L2_v_factor [1.0] 0.0-50.0 – line_2 volume factor
  • *L2_lambda [0.3] 0.0-100.0 – line_2 lambda (enabled only for REMA, REMA_Hull)
  • LastBar [0] 0-6000 – drawing the last bar (left-right descending order, 0 is the last)
  • PastBars [100] 1-6000 – bars drawing to the past (to the left)

*for certain methods is disabled, depending on the nature of the MA-s

Additional information

The demo version is built to demonstrate the main features and usability of MAtsi, MAtsiDemo.
If you like to use MAtsi unlimited or within an EA you have to buy or rent this product.
Are you satisfied with our work? Share your experiences and leave a comment.
If you need help using our trading tools or you have an issue or question, please contact me.
VLabs

推荐产品
Angry
Maryna Shulzhenko
Angry is a trend indicator, it indicates well the points of the beginning of the trend and its completion or reversal. This tool scans the market looking for the correct entry. Against the background of insignificant fluctuations, it is possible to identify a trend and indicate its direction. It uses only price data and analytics to calculate entry points. Does not use auxiliary indicators. Angry captures moments of stable price movement direction. There are only three types of trend: Bullish
Xray Momentum Matrix Logic
Disouky Hassan Mohamed Eid
Xray Momentum Matrix Logic: The Institutional Edge Stop chasing lagging indicators that repaint and drain your capital. Xray Momentum Matrix Logic is a professional-grade analytical engine engineered to detect the "Institutional Digital Footprint"—the exact moment market makers inject massive liquidity at critical reversal points. Powered by our proprietary Stealth-Logic Algorithm, this engine isolates market noise to track heavy capital flows before they manifest into price trends. For the
Demark mtf
Sergey Fionin
該指標顯示德馬克模式並以箭頭和警報的形式給出交易信號。 在報價歷史上顯示 De Mark 行。 具有多幀。可以在較低的時間範圍內顯示較高時間範圍的 DeMark 模式。 具有顯示分形的可切換功能。 交易信號伴隨著聲音警報,並將它們發送到郵件和移動設備。 /////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////
RRBCTC uses real Tick data to create custom Range, Time, Renko and Volume bar charts for MT4. Tick data use is RRBCTC unique feature, which allows highest quality charting of current and historical price movement. Custom inputs provide option to create range bars with sizes from 0.1 pip all the way to 100+ pip and time bars periods from second all the way to a month. Charts are updated with new data in real time, allowing user use of MT4 indicators and advisors (EA). RRBCTC greatly extends MT4 c
The indicator may be of interest to traders who use Fibonacci and Gann levels in their trading. The construction of levels is set by the range of the previous day. It is possible to set colors and styles of all lines in the indicator. It is possible to switch the view mode using buttons on the chart. The indicator practically does not load the terminal as it is recalculated either on a new bar or when switching buttons. 
Description  Fibo Retracement  is an indicator that automatically plots  Fibonacci  levels in the main chart based on Close prices , which distinguishes it from the Fibo Levels indicator that plots levels based on High/Low prices. Thus, using both indicators provides the trader with the opportunity of determining support and resistance zones by Fibonacci! The levels are calculated and plotted over a certain interval using the number of bars specified by the user. The user can display Fibonacci l
Reversal Zones Pro is an indicator specifically designed to accurately identify key trend reversal zones. It calculates the average true range of price movement from the lower to upper boundaries and visually displays potential zones directly on the chart, helping traders effectively identify important trend reversal points. Key Features: Reversal Zone Identification: The indicator visually displays potential reversal zones directly on the chart. This helps traders effectively identify importan
外汇和二元期权的指标基于MT4中的2个标准指标:ADX和RVI。 当两个指示器的线同时相交时,信号被接收。 但信号的反面也被写入代码中。 这是当信号被转换在相反的方向。 您还可以启用和禁用每个指标。 在RVI中也可以使用两种类型的信号:1)当一条线高于/低于另一条线时(这很适合用作无后坐力趋势价格走势);和2)当2条线彼此相交时。 您还可以在设置中启用内置的统计面板,其中包含有关重新计算统计信息的条数以及更新统计信息的条数后的说明。  在filter_bar变量中,您可以更改信号的类型以及相反的类型。 在alert_bar变量中,您可以设置警报将在哪个蜡烛上触发:0-在信号蜡烛上,1-在新蜡烛的打开上。 那么,在设置部分的底部,您可以更改: 1)箭头间隙-箭头从蜡烛(酒吧)的距离 2)arrow_width-箭头的大小 3)arrow_codUP和arrow_codDN-箭头代码 4)arrowa_colorUP和arrowa_colorDN是箭头的颜色。 所有的箭头和信号根本不画!!! 即使在改变时间框架。 如果箭头固定在图表上,它们不会在任何地方消失!
Before
Nadiya Mirosh
The Before indicator predicts the most likely short-term price movement based on complex mathematical calculations. Most of the standard indicators commonly used in trading strategies are based on fairly simple calculations. This does not mean that there were no outstanding mathematicians in the world at the time of their creation. It is just that computers did not yet exist in those days, or their power was not enough for the sequential implementation of complex mathematical operations. Nowad
Bermaui Channel
Muhammad Elbermawi
5 (19)
这是一个价格通道,在图表上显示五个重要的价格水平。这些级别是: 1. 前 x 根柱线的最高价 (HH)。 2. 前 x 根柱线的最高低点 (HL)。 3. 中线。 4. 前 x 根柱线的最低最高价 (LH)。 5. 前 x 根柱线的最低价 (LL)。 如何Bermaui通道捕获 超买 区域 将 HH 和 HL 水平之间的距离视为超买区域。 当价格蜡烛或柱线穿过 HL 向上时,这表明价格正在进入其超买区域。 当价格蜡烛或柱线穿过 HL 向下时,这表明价格正在超出其超买区域。 当价格蜡烛穿过 HH 时,它会创造一个新的高点。这可能表明一个新的上升趋势的开始,该趋势将继续进行,直到价格再次反转下跌方向。 Bermaui Channels 如何捕捉 超卖 区域 将 LL 和 LH 之间的距离视为超卖区域。 当价格蜡烛或柱线穿过 LH 向下时,这表明价格正在进入超卖区域。 当价格蜡烛或柱线穿过 LH 向上时,这表明价格正在超出其超卖区域。 当价格蜡烛穿过 LL 时,它会创造一个新的低点。这可能表明新的下跌趋势的开始,该趋势将继续进行,直到价格反转其方向再次回到上行。 伯毛伊海峡特色 Berma
Advanced Reversal Hunter Pro (ARH) is a powerful, innovative volatility-based momentum indicator designed to accurately identify key trend reversals. Developed using a special algorithm that provides a clear construction of the average volatility range, without redrawing its values ​​and does not change them. The indicator adapts to any market volatility and dynamically adjusts the width of the band range, depending on current market conditions. Indicator advantages: Advanced Reversal Hunter Pro
Ultimate pattern builder Scanner (multi time frame and currency pair) Allows you to build any pattern with up to 3 candlesticks. This Scanner is basically indicator with scanning feature,  you can now create your own candlestick patterns and scan them in real time at any time frame and currency pair (stocks, energies, crypto...). Now you can use full potential of indicator in real time trading. If you dont know yet what is so special about this ultimate pattern builder software collection: it a
RenkoMaPriceChannel
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
Pi
Vasja Vrunc
Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are approxim
TradeZones Fibonacci Pro – 动态斐波那契区域与智能交易提醒 自动识别关键反转区域,精准优化您的进场点位。 TradeZones Fibonacci Pro 是一款专业指标,能自动在图表上绘制最相关的斐波那契水平,基于可配置周期识别潜在买卖区域。借助直观的界面、内置提醒和便捷的开关按钮,帮助您快速做出明智决策,同时保持图表整洁。 主要功能: 自动识别买卖区 ,基于指定周期内的价格极值( Fib_Period ,默认240根K线)。 自定义斐波那契水平 – 仅显示您想要的级别(0%、23.6%、38.2%、50%、61.8%等)。 动态区域显示: 买入区 卖出区 自动提醒 ,当价格进入区域时: 终端警报 弹出窗口 MetaTrader 推送通知 集成开关按钮 – 无需刷新图表即可快速开启或关闭指标显示。 全面兼容 所有交易品种和时间周期。 颜色和显示完全可定制 (起始线、结束线、通道、买卖区颜色等)。 ️ 参数: Fib_Period :分析的K线数量(默认:240)。 Show_StartLine 、 Show_E
This indicator is a great utilities tools for Fibonacci Trader that draw their chart manually. This indicator do not draw any Fibonacci Retracement or Fibonacci Expansion. It is a utilities tool for modifying the Fibonacci level for Fibonacci object manually drawn on the chart. Just draw using the Fibonacci Retracement or other Fibonacci tool in MT4 as per normal. The select the Fibonacci you have just drawn. Make sure you have only 1 object selected. Then open up this Fibonacci Level Management
The indicator detects important peaks and troughs (extremes) on the chart. These points can be used to plot support/resistance levels and trend lines, as well as any other graphical analysis. These points can serve as reference points for setting trading orders. The indicator does not redraw . Settings: Size_History  - the size of the calculated history. Num_Candles_Right  - number of candles to the right of the peak or trough. Num_Candles_Left  - number of candles to the left of the peak or
CandleStick MT4
Du Zhi Shan Tian
What you can do with CandleStick CandleStick is a useful indicator for doing MTF analysis. This indicator displays the CandleStick of another time frame on the chart . By understanding the information in multiple time charts at the same time, it is easier to understand the overall market view. It is also a useful tool for validating and studying past quotes and trades. There are similar products made by others, but I designed and developed it so that it is easy for me to use. Features of Candle
Tract
Andriy Sydoruk
Tract - Channel indicator, by which you can place orders like a classic channel indicator. Trading can be carried out inside the channel when the price reaches its borders and turns in the opposite direction from them. In such cases, reversal strategies are used. The channel indicator is designed to work with support and resistance levels and help traders find opportunities to enter the market. Another way to trade a breakout - assumes a situation when the price, upon reaching one or another cha
The Wing Patterns indicator scans for many different kinds of Patterns using an XABCD structure. The term Wing Pattern is used to refer to all types of patterns based on a general XABCD structure, which is plotted in an alternate high-low extreme form. In other words, assume that point X is started at a low point on the chart. The point A is plotted at the next highest point within a certain number of bars. This certain number of bars is called the depth level. In this example, point B would be
F ully automated Expert Advisor using the  advanced   algorithm for trading the EURUSD Designed for profit in a short period of time and big profit in a long run. Prefers EURUSD 1H. Principle of operation The SELL and BUY orders are opened (depending on the parameters set), guided by signals and the market situation.     Recommended parameter: Use an ECN broker account. minimum deposit of 100$ USD. use it in H1 time frame recommended symbol is EURUSD input parameter: TrendType                 
Mr Beast Cobertura
Luis Mariano Vazquez Marcos
Mr Beast Super Hedge Asesor experto diseñado para trabajar encerrando el precio entre 2 valores hasta que rompa en una dirección tanto de compra como de venta. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading intradía. Tenga en cuenta que el uso de este robot implica ciertos riesgos y no garantiza ganancias consistentes en el mercado de divisas. El robot de trading se basa en algoritmos y estrategias que he diseñado, los cuales se han
Fibo World
Pavel Verveyko
The indicator builds a graphical analysis based on the Fibonacci theory. Fibo Fan is used for the analysis of the impulses and corrections of the movement. Reversal lines (2 lines at the base of the Fibonacci fan) are used to analyze the direction of movements. The indicator displays the of 4 the target line in each direction. The indicator takes into account market volatility. If the price is above the reversal lines, it makes sense to consider buying, if lower, then selling. You can open posi
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
现在优惠 40%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Reversal Pattern AI
Stanislav Konin
5 (1)
Reversal Pattern AI is a groundbreaking advancement in indicator development, combining artificial intelligence algorithms, multi-level market analysis, and classical technical analysis methods. It not only detects reversal patterns but also evaluates market inefficiencies, generating highly accurate trading signals.Thanks to its hybrid model, which utilizes price action analysis, volume, volatility, VWAP, and Volume AVG %, the indicator easily adapts to any market conditions. Reversal Pattern A
M5 时间框架的机器人黄牛。交易 GBPUSD 货币对。该机器人是由一家专业交易商公司专门开发的,用于英镑交易。机器人每天大约打开 5 到 15 笔交易。最好与英镑兑美元点差低至 10 点的经纪商进行交易。建议的最低存款为 500 美元或更多。 优点: 不使用鞅。 不是网。 每笔交易都有止损。 专门针对 GBPUSD 对的专业机器人。 机器人黄牛,在 M5 时段进行盘中交易。 这个机器人如何交易? 为了分析市场,机器人使用两个指标的价格模型和战略市场模式:抛物线止损和反转系统以及布林带。机器人首先使用价格内插统计分析市场的价格变动。接下来,机器人读取这些指标并比较它们现在和过去的运动趋势。如果存在表明市场反转或回滚的模式巧合,那么机器人将进行交易。机器人将根据余额大小按比例计算每笔交易的手数。交易者可以使用“Percentage_of_lots”参数调整该比例。机器人开始交易后,它开始通过修改追踪止损来伴随它。此外,每笔交易都有自己的止损,设置为限制可能的损失。 机器人规格: 时间范围(期间) M5 货币对 GBPUSD 存款 500 美元起 建议点差高达 10 点。 建议:
Ozi Arrow
Svyatoslav Kucher
Ozi Arrow is a unique indicator that can display signals in the direction of the main trend and counter trend signals. For calculations, the indicator determines a price channel. If recently the price was at its borders, and all conditions of additional filters are observed, a signal is displayed in the form of arrows. Ozi Arrow is suitable for any timeframe and any pair. The indicator signals do not disappear under any conditions. A distinctive feature is the presence of a trend filter. If the
Teknolojide ki yüksek gelişim, üretim, e ticaret, lojistik vb tüm sektörlerde kullanıma başlandığı gibi artık finansal piyasalarda da “ yapay zeka ve algoritma” kullanılmaya başlandı. Smart Algoritma indikatörü; kaynak kodu içinde yer alan algoritma ve yapay zekası ile hiçbir analize ihtiyaç duyulmadan gün içi bütün forex enstrümanları için size buy ve sell sinyalleri yanında hedef kanal (gün içi en yüksek ve en düşük seviyeler) verir. İndikatör texti aşağıda ki bölümlerden oluşur ve herkesin a
The Icarus Auto Dynamic Support and Resistance  Indicator provides a highly advanced, simple to use tool for identifying high-probability areas of price-action automatically - without any manual input whatsoever. .  All traders and investors understand the importance of marking horizontal levels on their charts, identifying areas of supply and demand, or support and resistance. It is time-consuming and cumbersome to manually update all instruments, across all timeframes, and it requires regular
Hamster Grid MT4
Volodymyr Hrybachov
專業網格顧問負責 RSI(相對強弱指數)指標。具有通過重疊無利可圖的訂單來減少賬戶回撤的功能。該圖表顯示有關利潤的信息。 MT5 版本 https://www.mql5.com/ru/market/product/56995 選項: RSI_PERIOD - 計算相對強弱指數的周期; UP_LEVEL - 上限; DN_LEVEL - 下限; RSI_TIMEFRAME - 計算的時間範圍; START_LOT - 初始手數; LOT_MULTIPLIER - 訂單網格中的手數乘數; MAX_LOT - 最大手數; STEP_ORDERS - 訂單網格步驟; STEP_MULTIPLIER - 階步倍增因子,如果 = -1 則不使用; MAX_STEP - 最大階網格步長; OVERLAP_ORDERS - 從哪個訂單啟用訂單重疊功能; OVERLAP_PIPS - 關閉無利可圖訂單的最小利潤點數; STOPLOSS, TAKEPROFIT - 止損和止盈點數,如果 = -1 未使用; BREAKEVEN_STOP, BREAKEVEN_STEP - 盈虧平衡水平和步長,如
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.83 (162)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Scalper Inside PRO
Alexey Minkov
4.74 (69)
Scalper Inside PRO – Since 2020. 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
M1 Sniper
Oleg Rodin
5 (22)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Market Makers
Mohamed Hassan
5 (4)
After purchase, contact me privately to receive 1 month of free testing with EA Forex Proton! This advanced MT4 trading robot automatically executes signals from any MT4 indicator, including Market Makers. The latest version also includes AI integration, allowing each trade signal to be analyzed using Artificial Intelligence. Live Signal with EA Forex Proton: Click here Market Makers is a powerful price action trading system designed to identify high-probability Buy and Sell opportunities based
GoldRush Trend Arrow Signal
Kirk Lee Holloway
5 (2)
GoldRush 趨勢箭頭信號 GoldRush 趨勢箭頭信號 指標為 XAU/USD 中的高速、短期短線交易者提供精確、實時的趨勢分析。 專為1分鐘時間框架設計,此工具顯示方向箭頭以明確顯示入場點,使短線交易者能在波動市場中自信操作。 該指標包含主要和次要警示箭頭。主要信號為白色和黑色方向箭頭,用於指示趨勢方向的轉變;次要信號為藍色和紅色箭頭,用於確認主要箭頭指示的方向並提示潛在交易入場點。 注意:當趨勢方向發生變化後僅出現一個主要警報箭頭時,請注意可能會出現多個次要藍/紅箭頭。次要信號將在滿足信號標準的任何蠟燭圖後出現,因此在長期趨勢移動中,螢幕上將顯示大量次要箭頭(如附帶的截圖所示)。您可在設置中開啟或關閉任一箭頭類型。 以下是我使用此指標進行交易的方式: - 對於買入入場,我會耐心等待白箭頭在蠟燭收盤時出現,並在下一根可用蠟燭收盤時出現藍箭頭時進行買入交易。 - 對於賣出入場,我會耐心等待黑箭頭在蠟燭收盤時出現,並在下一根可用蠟燭收盤時出現紅箭頭時進行賣出交易。 - 獲利了結/止損設置由使用者自行負責,但我個人使用最低R:R為1:2,並發現這在倫敦/紐約開盤等
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
Cyclic Impulse
Vitalyi Belyh
构建图表并识别周期性价格变动的技术指标。 可以在任何图表上工作。 几种类型的通知。 图表本身还有额外的箭头。 无需重新绘制历史记录,只需关闭蜡烛即可。 建议使用 M5 及以上的 TF。 易于使用和配置参数。 当使用 2 个具有不同参数的指标时,您可以单独使用它们,而无需其他指标。 有 2 个输入参数 周期性和信号持续时间 这两个参数处理图表结构的处理。 Cyclicity 调节反转周期的变化频率,平滑周期。 Signal duration 为最小数字,检测价格变动中的脉冲,最大长期趋势变动。    ---------------------------------------------------------------------------------------
NAM Divergences
NAM TECH GROUP, CORP.
5 (1)
MT4多時限發散和超買/超賣檢測指標。 特徵 -在圖表控制面板上完全可自定義,提供完整的交互。 -隨時隨地隱藏和顯示控制面板。 -有關非大寫差異的實時信息。 -有關超買/超賣情況的實時信息。 -有關規則差異的實時信息。 -有關隱藏分歧的實時信息。 -可用於發散檢測的振盪器:AO,RSI,CCI,MACD,STOCH,RMI,TDI,RSIOMA。 -通知服務(屏幕警報|推送通知)。 概括 使用差異交易有助於發現趨勢減弱或勢頭逆轉。有時,您甚至可以將其用作趨勢持續的信號。我們的工具在一個非常舒適和直觀的控制面板中同時提供所有時間範圍的差異檢測,並具有顯示和隱藏的可能性,以使您的圖表盡可能保持清潔。 您會在選擇的歷史時期實時看到超買和超賣情況,定期背離,隱藏背離和無資本背離。 對於沒有大寫字母的差異,我們會在屏幕上顯示MT4通知,並將通知推送到您的手機!
Advanced Currency IMPULSE with ALERT
Bernhard Schweigert
4.9 (490)
目前40%的折扣!! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个秘密的公式。只需一张图表,它就能给出所有28种货币对的警报。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点 建立在新的基础算法上,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 货币动量的垂直线和箭头将指导你的交易! 动态的市场斐波那契23水平被用作警报触发器,将适应市场活动。如果冲动触及黄色触发线,您将在MetaTrader或您的电子邮件或推送警报中收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只要点击警报按钮,就可以切换到该货币对或打开一个新的图表,以便进一步分析。警报级别可以通过用户输入来改变,可以选择3个敏感度级别。 尽
Auto Optimized Parabolic RSI: 高级 3D 动量引擎 大多数零售指标之所以失效,是因为它们依赖于静态输入,一旦市场波动率发生变化,这些输入就会崩溃。Auto Optimized Parabolic RSI 通过不断重新计算自身的数学优势,解决了“指标衰退”的问题,将机构级别的量化自适应能力直接引入您的 MT5 终端。 核心优势:定制的内存 3D 优化   标准的自动优化器通常会导致 MT5 平台卡顿,因为它们通过标准的指标调用使终端超载。该工具完全绕过了这些性能瓶颈。内部引擎采用定制的原生基于 RAM 的计算器构建,每次加载图表或更改时间周期时,它都会执行极速的 3D 网格搜索。它同时扫描 RSI 周期(频率)、SAR 步长(加速度)和 SAR 最大值(速度限制),在绝对的毫秒级时间内测试数以万计的参数组合,且完全不会拖慢您的平台。它不是仅仅寻找一个“不错”的设置,而是映射整个参数空间,以寻找资产当前动量结构的绝对全局最大值。 严格的财务评分与逼真的交易模拟   与基于抽象“指标点数”进行优化评分的业余工具不同,该引擎的 3.10 版本严格与资金数学挂钩。每
Apollo SR Master
Oleg Rodin
5 (2)
Apollo SR Master 是一款支撑/阻力指标,其特殊功能使利用支撑/阻力区域进行交易更加便捷可靠。该指标通过检测局部价格顶部和底部,实时计算支撑/阻力区域,没有任何时间延迟。为了确认新形成的支撑/阻力区域,该指标会显示特殊信号,表明该支撑/阻力区域可以作为实际的卖出或买入信号。在这种情况下,支撑/阻力区域的强度会增强,因此从该区域进行交易的成功率也会更高。这正是该指标的核心理念。 SR区域也使止损和止盈的操作更加便捷。根据信号方向,可以将SR区域上方或下方的空间用作止损位。此外,相对的SR区域也可以用作潜在的止盈区域。 我还免费向所有 Apollo SR Master 指标的用户提供我的“Apollo 价格行为系统”指标。这两个指标结合使用将帮助您找到更好的入场点。 购买后请联系我,即可免费获得我的交易技巧以及我的“阿波罗价格行为系统”指标作为赠品!
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (657)
目前40%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。
Dynamic Scalper System
Vitalyi Belyh
5 (1)
“ Dynamic Scalper System ”指标专为在趋势波内进行剥头皮交易而设计。 已在主要货币对和黄金上进行测试,并可与其他交易工具兼容。 提供顺势短线建仓信号,并提供额外的价格变动支持。 指标原理: 大箭头决定趋势方向。 在趋势波内,我们采用一种生成小箭头形式的剥头皮交易信号的算法。 红色箭头代表看涨方向,蓝色箭头代表看跌方向。 敏感的价格变动线会沿着趋势方向绘制,并与小箭头信号协同作用。 信号运作方式如下:当线在适当时刻出现时,将形成入场信号;在出现线时,持仓;线完成后,平仓。 建议的操作时间范围为M1 - H4。 箭头在当前K线上方形成,如果下一根K线已开仓,则不会重新绘制上一根K线上方的箭头。 输入参数 Trend Wave Period - 趋势方向(大箭头)的周期,改变趋势波的时间间隔。值 1 表示趋势方向的最长持续时间,参数值越大,持续时间越短。 Scalper Arrows Period - 信号箭头(小箭头)的计算周期,改变入场信号的生成频率。值 3 表示最频繁的生成频率,参数值越大,箭头频率越低,准确度越高。 这些参数可以根据不同的时间范
Atomic Analyst
Issam Kassas
5 (5)
首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 用户手册:设置、输入和策略。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交易者
Trend Screener
STE S.S.COMPANY
4.79 (95)
趋势指标,趋势交易和过滤的突破性独特解决方案,所有重要趋势功能都内置在一个工具中! 它是 100% 非重绘多时间框架和多货币指标,可用于所有符号/工具:外汇、商品、加密货币、指数、股票。 限时优惠:支撑和阻力筛选指标仅售 65美元,终身有效。(原价 250 美元)(优惠延长) 趋势筛选器是有效的指标趋势跟踪指标,它在图表中提供带有点的箭头趋势信号。 趋势分析器指标中可用的功能: 1.趋势扫描仪。 2. 具有最大利润分析的趋势线。 3.趋势货币强度计。 4. 带有警报的趋势反转点。 5. 带有警报的强趋势点。 6. 趋势箭头 每日分析示例,每日信号表现...等与我们的趋势筛选指标,可以在这里找到: 点击这里 限时优惠:Trend Screener Indicator 仅售 150 美元且终身可用。原价 199$) 通过访问我们的 MQL5 博客,您可以找到我们所有的高级指标以及分析示例、每日信号表现...等。 : 点击这里 我们的趋势系统由 2 个指标组成: 1. Trend Screener Indicator:显示趋势仪表盘、图表中的趋势线、入场点...等。 2. Trend
Currency Strength Wizard
Oleg Rodin
4.85 (59)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Scalping Lines System 是一款专为交易黄金 (XAUUSD) 而设计的短线交易系统,适用于 M1-H1 时间框架。 它整合了趋势、波动率和超买/超卖市场分析指标,并将其集成到一个振荡器中,用于识别短期信号。 信号线的主要内部参数已预先配置。 部分参数可供手动调整:“趋势波持续时间”,用于根据趋势移动平均线 (MA) 调整趋势方向上一系列信号的持续时间;以及“信号线平滑处理”,用于调整信号线的生成方式。 该指标在开盘价计算信号线时不会重绘。在其他价格下,信号箭头可能会闪烁。 信号在蜡烛图收盘后出现,并提供多种警报类型。 推荐使用的时间框架:M1-M5-M15-M30-H1。 该指标最初设计用于黄金交易,但也适用于交易波动性高、点差低的资产,例如比特币和加密货币、白银以及股票指数差价合约(如纳斯达克100指数等)。 对于某些其他交易品种(例如欧元/美元、英镑/美元),该指标可用于15分钟及以上的时间框架。 如何使用该指标进行交易。 对于“卖出”信号: 蓝色下降箭头位于顶部。 震荡指标顶部会出现一个蓝色箭头,箭头后的蓝线表示信号支撑持续时间。请跟随
地震仪 市场地震探测器。 Description in English : https://www.mql5.com/en/market/product/113869?source=Site+Market+Product+Page#description How to use the Seismograph : https://www.mql5.com/en/market/product/113869#!tab=comments&page=2&comment=52806941 Create an EA : https://www.mql5.com/en/market/product/113869#!tab=comments&page=3&comment=52816509 无论您以何种方式交易,您都绝对希望避免进入低流动性市场。 然而,即使你确保在应该繁忙的市场时间进入,事实是许多人经常被困在流动性低的市场中。 经过几个小时的等待,市场突然变得繁忙起来,但是......事实证明,现在很多人都站在了与市场相反的方向上。 如果人们不得不等待浮动负数需要很长时间,甚至人们不得不止
Supply and Demand Dashboard PRO
Bernhard Schweigert
4.8 (20)
目前八折优惠! 这个仪表板是一个非常强大的软件,可用于多个符号和多达9个时间段。 它是基于我们的主要指标(最佳评论:高级供应需求)。 Advanced Supply Demand 该仪表板提供了一个伟大的概述。它显示。   筛选后的供需值,包括区域强度评级。 区间内和区间外的点位距离。 它突出了嵌套的区域。 在所有(9个)时间段内,它对所选符号发出4种警报。 它是高度可配置的,以满足您的个人需求! 您的利益! 对每个交易者来说,最重要的问题是。 什么是入市的最佳水平? 在强大的供应/需求区域内或附近进入你的交易,以获得最佳的成功机会和风险/回报。 我的止损的最佳位置是哪里? 把你的止损放在强势供应/需求区的下方/上方是最安全的。 我的最佳盈利目标是什么? 你的退出策略和你的进入策略一样重要,了解更高的时间框架图可以帮助你。对于买入,使用下一个供应区作为目标,对于卖出,使用下一个需求区作为目标。在回撤到供应区或需求区时进场,以确保有足够的利润空间,达到更高的时间框架的供应和需求,将增加你的利润。 为什么我们要过滤强区和弱区? 不平衡性越大,价格的变动就
Super Signal – Skyblade Edition 專業級無重繪 / 無延遲趨勢信號系統,擁有卓越勝率 | 適用於 MT4 / MT5 在較低的時間週期上效果最佳,例如 1 分鐘、5 分鐘與 15 分鐘圖表。 核心特色: Super Signal – Skyblade Edition 是一套專為趨勢交易設計的智能信號系統。 其採用多重濾波邏輯,僅篩選出具有明確方向性、動能強勁且波動結構健康的走勢進場點。 本系統 不預測高點或低點 ,只有在同時滿足以下三項條件時才會觸發交易信號: 趨勢方向明確 動能持續增強 波動率結構穩定 此外,系統還結合市場流動性分析,以進一步提升信號的準確性與觸發時機。 信號特性: 所有箭頭信號皆為 100% 無重繪,無延遲 信號一旦出現即固定於圖表,不會閃爍或消失 提供圖表箭頭、資訊面板、彈出通知、聲音提示及推播訊息 支援 EA 呼叫(Buffer 輸出),可整合至自動化交易或信號跟單系統 提供預設參數模板,免調整即可使用,適合新手快速上手 總結: Super Signal – Skyblade Edition 是一款邏輯清晰、穩定高效的專業趨勢型
Legacy of Gann
Pavel Zamoshnikov
4.83 (12)
The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
FX Volume
Daniel Stein
4.63 (38)
FX Volume:从经纪商视角洞察真实市场情绪 简要概述 想要提升您的交易策略? FX Volume 可提供零售交易者和经纪商的持仓实时数据——远早于诸如 COT 之类的延迟报告。不论您希望获得持续稳定的收益,还是想在市场中多一分制胜的砝码, FX Volume 都能帮您识别重大失衡、确认突破以及完善风险管理。立即开启体验,让真实的成交量数据为您的交易决策带来革新! 1. 为什么 FX Volume 对交易者格外有用 极具准确度的早期预警 • 快速捕捉有多少交易者正在买入或卖出某个货币对——比大多数人提前一步。 • FX Volume 是 唯一 能够整合多家零售经纪商真实成交量数据并以简洁方式呈现的工具。 强力风险管理 • 及时识别多头或空头仓位的巨大不平衡,这往往预示着潜在的趋势反转,帮助您更自信地设置止损和目标位。 • 独家而真实的数据让每一次交易决策更具可靠性。 优化进场与出场点 • 发现“过度集中”的交易(大多数交易者都在同一方向),并通过真实成交量来确认突破。 • 避免依赖常见指标可能带来的误导信号,而是利用真实的实时成交量。 适配各种交易策略 • 将 FX
Pytrader mt4 Python
Offpista LTD
5 (3)
通过简单的拖放EA将Metatrader 4与Python连接的文档。 完整的端到端解决方案,经过全面测试,快速,高效! Pytrader生态系统由python脚本和MT5或MT4 EA组成。 对于许可,还使用指示器。 python脚本和EA之间的通信基于套接字。 EA是服务器,而python脚本是客户端。 它始终是查询(函数/ python脚本)和输出(数据/服务器)。 EA不需要与运行python脚本的计算机相同。 在我们的Github链接上,您会找到python脚本,EA,完整的文档以及一个显示如何调用函数的Pytrader示例脚本。 如有疑问,我们还有一个不和谐频道。 在演示中(没有许可指示符)还具有全部功能,但适用于数量有限的乐器 (EURUSD,AUDCHF,NZDCHF,GBPNZD和USDCAD)。 下载EA =>这里 演示支持:EURUSD,AUDCHF,NZDCHF,GBPNZD和USDCAD Python MT5 EA插座连接器 比以往更轻松!通过简单的拖放式EA将Metatrader4与Python策略连接起来从未如此简单! 完整,快速的解决方案,经过
Full Scalping Signal
Leandro Bernardez Camero
FullScalping 是一个 不重绘、不后绘 的指标,专门设计用于在任何市场中生成 持续不断的剥头皮入场 。非常适合寻求持续行动的激进交易者! 加入频道以获取独家信息和更新: https://www.mql5.com/en/channels/forexnewadvisor 您会注意到它在 几乎每根K线 上都会给出信号,要么确认趋势,要么发出关键回撤信号。就像有一个雷达在不断引导您。 它是如何工作的?非常简单: 红色箭头 进入 卖出 交易。 蓝色箭头 进入 买入 交易。 始终沿着总体趋势方向交易,激进地瞄准 每笔交易15-20点 ,并在任何急剧的市场反转之前快速退出。 信号是 持续的 ,因此您永远不会用完交易机会。目标是使用以下方法执行 密集剥头皮 : 高仓位 低点差(显示在左下角) 宽止损,放置在最后一次趋势变化附近 您可以观看 实时交易视频 以查看其实际效果,但它非常简单,安装后即可使用。 它会重绘或后绘吗? 对于箭头式指标,最重要的问题之一是它是否会 重绘 或 后绘 。对于 FullScalping ,答案是明确的: 此指标 不会重绘 这意味着 信号在显示在
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
Trend indicator AI
Ramil Minniakhmetov
4.54 (84)
趋势人工智能指标是一个伟大的工具,将加强交易者的市场分析结合趋势识别与可操作的进入点和逆转警报。 该指标使用户能够自信和精确地驾驭外汇市场的复杂性 除了主要信号,趋势Ai指标识别在回调或回调期间出现的次要入口点,使交易者能够利用既定趋势内的价格修正。 重要优势: *MT4及MT5工程 *明确买入或卖出信号 ·不重绘 *适用于所有资产 小心我不卖EA或设置电报它骗局. 所有设置免费在这里的博客。  重要! 购买后立即与我联系,以获得指示和奖金! 真实的操作监控以及我的其他产品可以在这里找到: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 设置和输入: 建议为所有资源设置默认设置。 第...
Trend Sniper Super Indicator is one of the best indicator which can provide you will perfect signals for short term and long term trades. This indicator is suitable for both scalping and swing trading strategies. The indicator is over 85% accurate. It uses terminal Message Alerts, Emails and Push notifications to your mobile device to inform you about the new trading opportunities and it will calculate the take profit and stop loss level for you. All you will need to do is to place a trade. Subs
KT Alpha Hunter Arrows MT4
KEENBASE SOFTWARE SOLUTIONS
大多数箭头指标只给你一个信号,然后把剩下的判断全部留给你自己。KT Alpha Hunter Arrows 给你的,是一套完整的交易计划。 每一个信号箭头出现时,图表上都会同时绘制完整计划:入场线、止损位、四个止盈目标,以及实时 Edge 结论,告诉你当前品种和时间周期是否值得交易。套装中还包含 Trade Manager EA,在你手动入场后负责后续执行,让你在市场波动和情绪干扰下依然保持纪律。非重绘。只在K线收盘后给出信号。适用于 Forex、黄金、指数,以及你交易的其他任何品种。 核心功能 非重绘买入和卖出箭头,只在K线收盘后出现。 每个信号都带有入场线、结构性止损和四个止盈目标。 Edge Dashboard 会分别评估当前图表上的买入和卖出机会。 结论系统:No Edge、Marginal、Tradeable、Good 或 Strong。 一键 Auto Optimize 按钮,可根据当前品种和时间周期自动调整设置。 完整套装包含 Trade Manager EA,并内置五种专为本指标设计的交易管理方案。 Prop Firm Risk Panel 可在图表上实时追踪日内回撤
System Super Trend
Aleksandr Makarov
System Super Trend: Your personal all-inclusive strategy The indicator no repaint!!!  System Super Trend -  is an easy to use trading system. It is an arrow indicator designed for Forex and cryptocurrencies. The indicator can be used as a standalone system, as well as part of your existing trading system. How does System Super Trend work? We have 3 options for trading with our indicator. Global Signals  -  You can easily trade using these signals, Green arrow - for buying, Red - for selling.
Candle Probability Scalper
Martin Alejandro Bamonte
Candle Probability Scalper 该指标使得剥头皮交易变得简单且100%直观。 Candle Probability Scalper 会让你一目了然地看到买方和卖方的力量百分比数据,以 实时 方式显示在当前K线中。 百分比数据会在每个跳动中更新,因此每秒钟你都可以知道大多数买卖双方的行为,没有任何延迟。这将极大地帮助你确定或确认买方和卖方的力量,以及价格可能的走向。 以下是如何使用的指南: 1. 查看M1时间框中的买方和卖方百分比,并用其他时间框(M5, M15)进行确认: 如果 M1中的买方百分比超过60% ,且M5和M15中的买方百分比与M1一致,也超过60%,这是一个 买入 的好信号。 如果 M1中的卖方百分比超过60% ,且M5和M15中的卖方百分比与M1一致,也超过60%,这是一个 卖出 的好信号。 这确保了动力不仅仅是短暂的,并有助于确认方向的稳定性。 就是这么简单!观察1分钟时间框中的市场主导方,并通过其他时间框来确认信号。 2. 何时退出交易: 保持交易短平快:一旦方向开始减弱或买卖双方的百分比显著下降,就退出市场。记住,这是一种剥头皮交易方式,
作者的更多信息
MAi
Vasja Vrunc
Professional 0 Lag Moving Averages Indicator MAi Indicator is a complete of moving averages with no lag . With MAi you can finally trade in real time with no lag, so your trading becomes more precise, realistic and more effectively. Please see included averages and the combinations with “Hull” equation below in code section. MAi indicator can run many instances , for all time frames at once, so you can test and compare results with different settings . It is very fast and has like all our indica
TCD
Vasja Vrunc
Professional Trend Convergence/Divergence Indicator TCD indicator is based on the Convergence/Divergence of Trend and shows you " up trend " (when trend grows) and " down trend " (when trend is falling). In the middle is an adjustable "stop area" on which you cannot trade. Briefly, the TCD shows you when to start or stop buy/sell . TCD indicator can run many instances, for all time frames and includes all 0 lag MAs . (Please see  MAi indicator code section) With TCD your trading becomes more pre
Ti
Vasja Vrunc
Professional Trend Indicator Ti indicator is based on its own oscillator and shows you trend changes . Indicator includes adjustable Polynomial and MAs channels , Trend lines and Oscillator filter with whom you can adjust the spread of indicator. You can run many instances, for all time frames at once, is very fast and has a built-in " slider history testing " technology and “ Error control ”. Program operates in 2 automatic modes: 1. Slider mode Turns on when attaching the indicator to the Cha
PointerX
Vasja Vrunc
PointerX is based on its own oscillator and built-in indicators (Pulser, MAi, Matsi, TCD, Ti, Pi) and operates independently. With PointerX you can create your own strategies . Theoretically all indicator based strategies are possible, but not martingale, arbitrage, grid, neural networks or news. PointerX includes 2 Indicator Sets All Indicator controls Adjustable Oscillator Take Profit controls Stop Loss controls Trades controls Margin controls Timer controls and some other useful operations. T
Pi
Vasja Vrunc
Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are approxim
Pulser
Vasja Vrunc
Professional OB/OS Oscillator Is the digital momentum indicator , based on our ob/os formula and algorithm of digital output signal . It shows you when price goes on OverBought/OverSold position and also OverBought/OverSold of Trend . In the middle is an adjustable " Stop_level ". Above and below this area you should not trade . Precise; above Stop_level - stop going long , below Stop_level - stop going short . Min/Max indicator values are +-100%, but the scale is +-110% just for “easy look”. Th
SnR
Vasja Vrunc
Professional Support&Resistance Indicator. This indicator is primarily intended for professional use by brokers. There are countless options to choose from and it is one of the best tools in the stock market today. The indicator is optimized for use with EAs. For programmers to retrieve output index value is for MQL4; (EXAMPLE) bool buySNR=false,sellSNR=false; char count=100; char limit=1; char dist=3; for(short cnt=0;cnt<=count;cnt++) {    double    snr_middle=iCustom(NULL,TF_,"::Indicators\\SN
筛选:
无评论
回复评论