• 概述
  • 评论
  • 评论

Smart Multi Systems

Smart Multi Systems


21 STRATEGIES  IN 1


INPUT 

  • FileComment = "";- trade log file 
  • EntryOnly = false;-  "TRUE"- SIGNAL TO SIGNAL MODE
  • Can Exit by Opposite Signal = false; 
  • IndicatorAlerts = false;- 
  • EntryAlerts = true;
  • ExitAlerts = true;
  • Reentry=false( ENABLE reentries)
  • ENTRY SETTING PARAMETERS
  • EntryStyle = EP-SIG+Rev Alert ( 21strategies )
  • ExitStyle = Rev Alert  ( 8  EXITS strategies ) 

ENTRY and EXIT SETTINGS =====
  •  KPeriod = 100; 
  •  DPeriod = 12;
  •  Slowing = 3;
  •  method = 0;
  •  price = 0;
  •  äëÿ_WPR = "";
  •  ExtWPRPeriod = 14;
  •  ZoneHighPer = 70.0;
  •  ZoneLowPer = 30.0;
  •  modeone = false;( BAR CLOSE  )  -  FIX POSITION
  "Target/stop based Setting"
  • ADR_SL=1;
  • ADR_TP1=1.5;
  • ADR_TP2=3;
  • ADR_TP3=5;
  • RightAlign = true;(LABELS)
  • LinesShiftRight       =  10;
  • LabelsColor           = DimGray;
  • LabelsFontSize        =  10;
  • LabelsShiftHorizontal =  10;
  • LabelsShiftVertical   =   1;

 
  ADR for SL/TP

  • ADRTimeFrame=15;
  • ADRPeriod=50;
  • ENTRY-EXIT INDICATOR SETTINGS
  •  Rev_Alert_Setting 
  •  WAVE     = 43;  (low  faster entry/exits )
  •  Price      =6 ;
  •  BandsDeviations =3;  (low faster entry/exits )
  •  Extreme_Reversal_Setting 
  • LookBackPeriod = 10;-
  • MultiplierFactor = 1;- 
  • BodyMinimum = 60; 
  • BodyMaximum = 100; 
  • Settings of RSI:     -FILTER
  • UseRSI_Filter                 = false;                            
  • RSI_Period                      = 26; 
  • RSI_Applied  Price    = close price 
  • RSI_OverBought_Level            = 70;
  • RSI_OverSold_Level              = 30; 

  Moving Averages Setting   -FILTER
  • UseMA_Filter                   = false;  
  • Moving Average Period                       = 26; 
  • Moving Average Type         = simple
  • Moving Average Applied Price    =close price
"Settings of Stochastic:";    - FILTER
  • Use Stochastic Filter?           = true;                             
  • Stochastic K Period                       = 15; 
  • Stochastic D Period                        = 8; 
  • Stochastic Slowing                       = 3; 
  • Stochastic MA Method           = Simple
  • Stochastic Price Field      = Close/Close
  • Stochastic OverBought Level       = 80; 
  • Stochastic OverSold Level        = 20; 
"Rev EX alt Setting";
  • BandPeriod = 50;
  • BandDeviation = 2;
  • BandApplied =CLOSE PRICE
  • K_Period = 5;
  • D_Period = 3;
  • Slowing_Rev = 3;
  • Method = SIMPLE
  • StochLevelUpper  = 80;
  • StochLevelLower = 20;
  • CCI_Period = 5;
  • CCI_Applied =  Typical Price
  • CCI_Level = 100;
  • CCI_Level2 = 150;
  • RSI_Period_Rev = 14;
  • RSI_Applied_Rev = close price
  • RSI_LeveL_Upper = 70;
  • RSI_Level_Lower = 30;

====TrendFinder Setting===
  • Nbr_Periods = 10;
  • Multiplier = 3.0;

====VMA Setting===
  •  Processed        = 2000;
  •  Control_Period   = 14;
  •  Signal_Period    = 5;
  •  Signal_Method    = 0;(sma)
  •  BB_Up_Period     = 12;
  •  BB_Up_Deviation  = 2;
  •  BB_Dn_Period     = 12;
  •  BB_Dn_Deviation  = 2;
  •  levelOb                  = 6;
  •  levelOs                  = -6;
  •  extremelevelOb           = 10;
  •  extremelevelOs           = -10;

  •  alertsOn                 = true;
  •  alertsOnObOs             = false;
  •  alertsOnExtremeObOs      = true;
  •  alertsOnCurrent          = false;
  •  alertsMessage            = true;
  •  alertsSound              = true;
  •  alertsEmail              = false;
  •  alertsNotify             = false;
  •  soundfile                = "alert2.wav";

  •  arrowsVisible            = true;
  •  arrowsIdentifier         = "VMA arrows1";
  •  arrowsUpperGap           = 1.0;
  •  arrowsLowerGap           = 1.0;

  •  arrowsOnObOs             = true;
  •  arrowsOnExtremeObOs      = true;

  • ArrowEntryBuyStyle = 233;-
  • ArrowEntrySellStyle = 234;
  • ArrowExitStyle = 251;

  • DistanceEntryLabel = 20;
  • DistanceExitLabel = 15;
  • WidthArrowEntry = 3;-
  • WidthArrowExit = 3;
  • PlaySoundBuy = true;
  • PlaySoundSell = true;
  • FileSoundBuy = "analyze buy";
  • FileSoundSell = "analyze sell";
====Impulse Setting====<<";
  •  Impulse=2; 
CRE_SIG_TME_AL_Setting 

  • period for trading signals  =  20
  • period for exit signals        = 10;        
  • entry parameters       = false;     
  • exit parameters        = false;     
  • Apply strict stop-loss         = false;     
  • profit or the SL is hit              = false;     
  • show future signals  = true;      
  • stop-loss          = 20;        
  • N.Factor stop-loss   = 2;        
  •  DisplayAlerts       = false;     

  ARROW IND Setting
  •  SignalPeriod = 12;
  •  ArrowPeriod = 2;
  •  SL_pips = 100;
  •  AlertON = TRUE;
  •  Email = TRUE;
K_SIG Setting

  •  MinutesExpiry                   = 5;
  •  RunBacktest                     = False;
  •  UpdateOnNewBarOnly_NotEveryTick = True;
  •  UseWaterfallsCondition          = False;
  •  ShowLines                       = False;
  •  ShowWeakSignals   = False;
  •  ShowStrongSignals = True;
  •  ShowLabels        = False;
  •  ShowWaterfalls    = False;
  •  CCIPeriod  =   14;
  •  CCIPrice   = PRICE_TYPICAL;
  •  CCIOBLevel =   200;
  •  CCIOSLevel =  -200;
  •  VCLength     =  5;
  •  VCSlightlyOB =  6;
  •  VCSlightlyOS = -6;
  •  VCOB         =  8;
  •  VCOS         = -8;
  •  UseCorrectVCCalculation = False;
DISPLAY SETTINGS  
  •  ColorTextBuy = Lime;
  •  ColorTextSell = Red;
  •  ColorTextExitBuy = Red;
  •  ColorTextExitSell = DodgerBlue;
  •  FontSizeLabel = 12;(size of the TEXT FONT )

 "========= Dashboard Setting ===========";
  •  Show_Information  =  true;    - off the dashboard                
  •  TotalOpenShow = 5;- get the past signals records 
  •  SoundClick = "Alert.wav";
  •  FontSize = 8;-display size
  •  Corners = Left;









































推荐产品
El estudio realizado en la plataforma MetaTrader 4 (MT4) se centra en el análisis de los niveles de desviaciones estándar (SD) correspondientes al modelo de retornos normales de precios en activos financieros. A través de un meticuloso procesamiento de datos históricos del mercado, se calculan las desviaciones estándar, lo que permite identificar rangos estadísticos donde los precios podrían oscilar en el futuro cercano. Es crucial entender que esta herramienta de análisis y medida cuantitativa
Hi! Between the given time range. Adds profit and lot. This can be written on the charter in English and Hungarian. The name of the symbol must be entered exactly. Good used for it. :) Szia! A meg adott idősáv között Összeadja a profitot és lot-ot. Ezt ki írathatjuk Angolul és Magyarul a chartra. Pontosan kell beírni a szimbólum nevét. Jó használatott hozzá. :)
Total P
Viktar Rudabelets
2 (4)
Total P - полностью автоматическая торговая система. Система использует в торговле основные закономерности рынка Форекс - возврат цены после резкого движения в любом направлении. Робот полностью оптимизирован и настроен на торговлю. Рекомендуемый Timeframe: M15 Рекомендуемый брокер: любой Рекомендуемая валютная пара: USDCHF Торговая система работает как на VPS так и на персональном компьютере пользователя. Максимально точные бэк-тесты и торговля на реальных счетах показывают высокий процент выпл
Ea with indicators ONE CANDLE ONLY 2 COPIES OUT OF 5 LEFT AT $ 499! After that, the price will be raised to $ 999. LIVE SIGNAL and EA STRATEGY ⤵⤵⤵ https://www.mql5.com/en/users/supomo/seller#products   PARAMETER SETTING EA ⤵⤵⤵ https://www.mql5.com/en/blogs/post/744860 SETTING PARAMETERS EA ONE CANDLE VERSION: @@, Setting_ONE CANDLE=If iClose [1] > iOpen [1] = Buy @@, EA_Indicators=1. ONE CANDLE VERSION @@, Hedging=false; @@, Use_MaxSpread=true; @@, MaxSpread=50; @@, MaxLot=1; @@,
MyTraderEA
Khayelihle Tosh
AutoTraderEA Description As the name says, this is an autotrading robot.   It trades on H1 timeframe.  It looks for clear trades, and is very accurate, yet still will take a couple of trades per week. Otherwise losses are minimised through a 130 pip StopLoss which can be modified. AutoTrader gives the user the ability to choose whether to keep trading volumes the same or change in direct proportion to the change in the account equity.   The EA has been backtested only on the EURUSD pair over a
Breakout Order Manager
Stephen Sanjeeve Sahayam
大多数零售交易者无法通过过度冒险或过度交易来管理风险和亏损账户。该工具完全自动化回撤和风险管理,让交易者只关注他们的条目。它是交易突破或回调的理想选择。它使用先前关闭的蜡烛高度来计算风险,方法是将止损设置在卖出交易的高点上方或买入交易的低点下方。止损位置可按时间范围自定义。缩编时;它通过以预定义的止损百分比自动关闭部分头寸来管理风险。通过风险回报或点值设置多个获利水平。 可用于任何入场方式和任何交易方式;剥头皮交易、盘中交易或波段交易。 特征: 可以使用其独特的“订单类型”设置来交易突破和回调。 使用最近关闭的蜡烛高度自动计算所有限价或止损订单的风险。 当价格接近止损时,使用止损距离方法通过部分平仓自动管理回撤。 使用点值或风险回报方法设置多个获利水平。 可以自动或手动将止损移至入场。 可以自动或手动关闭部分头寸。 当达到每日收益百分比时自动关闭所有未平仓头寸。 当达到每日损失百分比或 $ 值时,自动关闭所有未平仓头寸。 警告!如果您不能或不想阅读用户手册,请勿租用/购买此工具。用户手册是英文的。 购买后请在mql5私信索要用户手册。 请在模拟账户上测试此工具至少 2 周,然
SuperTrend EA is an expert advisor or trading robot based on the Supertrend Buy-Sell Magic Indicator. It is capable of detecting and following both minor and major trends. SuperTrend EA MT4 is obtained from artificial intelligence algorithms developed by MXRobots company. This EA, in addition to the SuperTrend indicator, includes other instruments that contribute to the activities of this intelligent trading robot, which you can experience Algo Trend EA (supertrend algo trading). SuperTrend E
Advanced Currency Strength Indicator The Advanced Divergence Currency Strength Indicator. Not only   it breaks down all 28 forex currency pairs   and calculates the strength of   individual currencies   across   all timeframes , but,   You'll be analyzing the WHOLE forex market in 1 window   (In just 1 minute) . This indicator is very powerful because it   reveals the true movements of the market.  It is highly recommended to  analyze charts knowing the performance of individual currencies or
Gold Standard
Evgeniy Zhdan
Gold Standart - a trading expert for the XAUUSD (Gold) trading instrument. The Expert Advisor is tested on real ticks on any part of history. No hazardous trading methods are used. Each trade has a stop loss and a take profit. Support: https://www.mql5.com/en/channels/TrendHunter Recommended trading instrument (TF 1M): XAUUSD (Gold). We recommend using a remote server (VPS). Settings: This LOT: - This lot For each of this amount (if> 0) - For each of this amount of balance; MaxLot - You
Fishing
Yasha Firooz
1 (1)
注意:外 汇交易员   “ 获得一个图表指标,它将使您在市场上交易时赚更多的钱 …… 。 ”   是 ! 我已 经准备好赚更多的钱,简化交易,并且对实时的市场状况有一个轻松的了解!   面 对现实吧,在外汇交易平台上交易似乎很复杂,压力很大,很困惑!如果没有正确的系统和指标指 南, 图表可能会变得压倒性和混乱。当您想知道是否会因为市场分析不正确而再次被市场灼伤时,消除您的胃部结痛感。   那 “ 交易者区 ” 呢?每个交易者都可以 轻易陷入的一个陷阱,就是在大赢或大输之后,令人恐惧的 “ 交易者区 ” 。您将能 够在大获胜之后复制同样的成功,或者在大亏损之后陷入另一个财务陷阱?出色的钓鱼指示器指南可帮助避免此问题,并减轻压力和焦虑。   “ 呈 现最终的外汇直观技术指标 ”   简单易用的颜色指示器!市场上的其他指标因 BIG“ 学 习曲线 ” 而 变得复杂,难以使用和理解。我们的指标使用简单,带有清晰的颜色指标,可帮助您快 速有效地了解市 场状况。我们计划的关键是简单性和有效性。   钓鱼指标开始使用颜色编码的指标来计算市场方向的波动。它学习并分析市场趋势,并显示运动之间的距离和距离
Moving Average Crossover Alerts
Luis Mariano Vazquez Marcos
Descubre una nueva dimensión en el análisis técnico con CrossAlert MA, un poderoso indicador basado en cruces de medias móviles con funciones de alerta incorporadas. Diseñado para MetaTrader 4, CrossAlert MA utiliza la estrategia de cruce de medias móviles para identificar cambios significativos en la dirección del precio, proporcionando señales claras y oportunas. Características Principales: Cruces de Medias Móviles: CrossAlert MA aprovecha la potencia de los cruces de medias móviles para iden
TPO Stable
Michael Goh Joon Seng
-----DESIGN FOR EURUSD, M15------  Straightforward Effective solution, no fancy bells and whistles, clean powerful set and forget EA. This TPO Balanced EA uses the phenomenally accurate and consistent Trend Probability Oscillator (TPO) to gauge entry and exits.  TPO Link:  https://www.mql5.com/en/market/product/70890? The default TPO Balanced EA setting trades long and short positions based on the markets macro movement with the aim to achieve large steady wins. (Watch out for our new TPO Optimi
This is a strategy builder indicator. It consists of almost all the technical indicators. Include notification and Buy/Sell arrows, Automatic Support and Resistance, and Sideways Detection (MT5 version does not include Sideways Detection and only one type of Support and Resistance).  The indicator includes: MACD (Moving Average Convergence Divergence) RSI (Relative Strength Index) Stochastic CCI (Commodity Channel Index) ADX (Average Directional Moving Index) PSAR (Parabolic Stop and Reverse)
Let us introduce you to a new era of neural indicators for financial markets! Intelligent Moving is a unique indicator that trains its neural network in real time! You no longer need to look for the optimal indicator parameters for each specific situation. No more late signals. The artificial intelligence is able to adapt itself and predict any market movements. Visually, the indicator is drawn as a main solid moving average line, two dotted lines of standard deviations and signal arrows. For
这个 DYJ SoarTrading 是基于 SoarSignal 指标,它能使用任何货币对和任何图表周期。 当SoarSignal交叉在oversold下方, 达到oversold区域,且它们的交叉又向上穿越oversold线时,多头进场。当SoarSignal交叉在overbought上方, 达到 overbought区域, 且它们的交叉又向下穿越overbought线时,空头进场。 当SoarSignal到达对侧的区域,如果对侧区域是overbought区域关闭多单,如果对侧区域是oversold区域关闭空单. 这个专家使用了资金管理,传统的止损、止盈、追踪止损。每次交易只有一个订单,这确保交易的最大安全。 输入参数 SoarSignal指标设置 nPeriod = 20 - 指标周期 zoneSELL = 80 - 超买水平(overbought) zoneBUY = 20 - 超卖水平(oversold) 风险管理 Risk_Management = Automatic - 自动管理风险. Auto_Risk_Percent = 2 - 2%的活动资金. Auto_Max_
Forex Workstation is a powerful and efficient bot for trading on the Forex market. It is designed to use patterns, price delay levels, volatility analysis and market scaling. This bot provides unique opportunities for automated trading and optimization of strategies on various currency pairs. Let's look at the features and settings of Forex Workstation: Peculiarities: Multi-currency : Forex Workstation supports a wide range of currency pairs for trading, which allows you to diversify your por
Dangal
Vitalii Zakharuk
Dangal is trend trading using indicators and levels. The expert system goes through the whole history and can work with several currency pairs (GBPUSD, USDCHF, USDJPY, EURUSD) with a single setting. If there is a commission on the account, it must be recalculated into the equivalent of the spread and fill in the MaxSpread field, taking into account the Wednesday and the commission. The Expert Advisor can be launched on any hourly period, but it works with the H1 period. You can start using it
Black Rock EA
Evgenii Filippov
MULTI-CURRENCY Expert Advisor, the main condition for work, a broker with a minimum spread and a fast VPS server.It shows itself well on EURCHF, GBPUSD and many other pairs. The requirement for the correct operation of the adviser: VPN with minimal delay to the broker. Recommended deposit from $ 50 (per symbol) Recommended broker with an ECN account. The Expert Advisor should be installed and tested only on the M15 timeframe!!!! Before using the Expert Advisor, be sure to test it in the strate
EA止损管理器用于管理使用MetaTrader 4平台上的其他Expert Advisors(EA)在市场上开仓的止损和止盈水平。 如果MagicNumber = 0,EA止损管理器将使用所选设置修改所有已开放的订单。 一旦确定需要修改的交易,通过设置MagicNumber参数,您可以选择应用于订单的风险和利润百分比。例如,将RiskPercSL参数的值设为1(RiskPercSL = 1),将设置止损等于1%。 同样的原则也适用于RiskPercTP参数和止盈水平。例如,将RiskPercTP参数的值设为1(RiskPercTP = 1),将设置止盈等于1%。 订单的风险和利润百分比可以通过将BasketCalculation参数设置为true进行汇总。例如,如果要同时修改6个订单,并且希望总体风险为2%,通过启用BasketCalculation = true(开启该功能),将根据所有订单的考虑来修改止损和止盈水平。 根据您的策略,固定余额上的风险和利润百分比计算可能很有用。例如,假设您希望在余额达到12,000欧元之前,以1%的风险投资10,000欧元。通过使用Balanc
Forex strength meter is a useful indicator with which novice traders and professionals can analyze the market and see when and where to open a deal. Forex strength meter is an analytical complex for Metatrader4 which, in the form of lines on the chart, shows the trader the direction of the trend and its reversals. The interpretation of the indicator is very simple. When the indicator draws a red line above the blue line on the chart, it means that the trend is now going down. At this point, it
Gold Wizard
Sugianto
5 (1)
Hi, I am proud to present one of my products Gold Wizard. Gold Wizard is a pure single trade expert advisor, designed specifically to trade GOLD/XAUUSD. How does it work? Gold Wizard is designed for scalping GOLD by placing pending orders based on high low at certain periods. Why Gold Wizard ? Gold Wizard is a fully automatic trading system. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss. Real Signal | Prop Firm
TripleStar Trend
Mhd Amran Bin Lop
TripleStar Trend Indicator, Breakthrough Solution For Trend Trading And Filtering With All Important trend Tool Features Built Inside One Tool!    This is a custom MT4 ( Metatrader 4 ) indicator that analyzes the trend and volatility analyzer indicator.  In addition, It identifies the beginning and the end of the trend that works for most currency pairs and timeframes. The Trend Monitor indicator is using an optimized formula based on momentum  to calculate the trend volatiltiy. Our indicator
1.严格的来说他不算是一个指标,因为是主力实时持仓,只不过是通过用指标的方式展现出来,因为是实时的,2.指标不存在漂移和未来,该指标3个月获利300多W,胜率99%,辅助箭头指标是我找老外写的花了5000美金,免费提供给大家,大家可以测试。 3.指标适用于 黄金  原油  货币  虚拟币  指数 4.指标用法很简单,首先指标显示的主力实时持仓数据,箭头辅助,主力持仓多单,只开多箭头,忽略空箭头,主力持仓空单,只开空箭头,忽略多箭头。 5.指标不需要规避任何的行情,大非农,小非农,利率决议,或者其他消息,提供给小白一个防守法,例如(主力持仓多单,箭头开多,但是盈利较小没有及时走掉,那么回撤低于该箭头下面的位置锁仓,只要主力还持有多,期待下一个开多箭头,依次类推,只要主力还持有多,最后一个箭头就是爆拉,这样做的好处就是暴涨暴跌对我们的持仓毫无压力)。如果你有自己的策略,那加上这个绝对是锦上添花~!!! 6.目前该指标对接的主力数据是ATFXGM平台,其余的平台因为时间,报价等原因可能导致指标偏离,建议用ATFXGM平台看盘
BlackFractals
Evgeniy Zhdan
A fractal is a set that has the property of self-similarity (an object that exactly or approximately coincides with a part of itself, that is, the whole has the same shape as one or more parts). Advisor works on the basis of the theory of self-similarity. The advisor algorithm determines similar fractal patterns on three timeframes at the same time (lower, current and upper). In the case of coincidences found, the adviser begins to work in the direction of the price following the fractal model
A consistent winning trade result with very low risk is something that we can treasure in world of trading. This EA works best on NZDJPY pair only. Stop loss protected, so no worries for account burning. Start trading with the very low lot size of .01 (you can up size your lot size if you want). M5 time frame TP: 20pips SL: 22pips No Martingale, No Dangerous strategy. Use smart indicator for best entry. News filter to stop EA before high impact news Smart time filter to avoid unexpected
Profit Dealer
Aleksej Jeske
Советник, предназначен для торговли инструментами на рынке Forex.Настроен для пары EURUSD. Советник работает прямыми ордерами типа Buy,Sell.Система построена на основе индикаторов мета трейдер 4 , присутствует одноразовое увеличение лота в системе не предусмотрены StopLoss и TeikProfit . Советник закрывает профит в процентах от депозита, При входе в рынок Советник также контролирует объем торговых позиций в процентах от депозита. Советник имеет защиту от сбоев, при восстановлении соединения про
Reversal smart grid
Arjan Hazewinkel
Use our recommended broker:   https://icmarkets.com/?camp=61478 Timeframe:  M1 Base pairs:  AUDNZD, NZDCAD, AUDCAD Additional pairs:  GBPNZD Reversal smart grid uses multiple timeframe analyses to spot potential pullbacks in the market. These pullbacks have great potential to make big profit, we enter these pullbacks on the lowest timeframe ( M1 ). All backtests are performed over a 17+ years period showing stable and long term results! The goal is long term compounding profits with the reaso
ZigZag Professional
Dmitriy Kashevich
5 (1)
the zigzag indicator draws lines on the chart from the highest point to the lowest There are built-in fibonacci levels built-in sound alert the indicator highlights trends on small timeframes with a thin line and trends highlights with a coarse line Fibonacci levels can be turned on and off in the settings settings are very simple and clear the same sound alert can be turned on and off, you can change the colors of the lines.
Engulfing Goddess MT4
Francis Soddo Wetaka
Introducing the   Engulfing Goddess Metatrader 4 (MT4) Indicator , a revolutionary tool designed for traders who seek to harness the power of candlestick patterns in their trading strategy. This indicator is built on the principles of   engulfing candlestick patterns , a popular method used by successful traders worldwide. Our Engulfing Goddess Indicator stands out with its ability to   detect various kinds of engulfing patterns . It employs a range of filters, providing you with a comprehensiv
Rebecca
Vitalii Zakharuk
The expert system Rebecca goes through the whole history and can work with a currency pair (USDCAD) with a single setting. The Expert Advisor can be launched on any hourly period, but it works with the H1 period. You can start using it with $ 100 and 0.01 lot. Recommended 1000 $. It is necessary to test the bot both on all ticks and in any other mode, the opening prices are also suitable. Rebecca bot, works using the Mockingbird indicator. Work only with the USDCAD currency pair, period H1. T
该产品的买家也购买
Atomic Analyst
Issam Kassas
5 (2)
首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交易者。 多个利润水平:使用
TPSproTREND PrO
Roman Podpora
5 (15)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT5               DETAILED DESCRIPTION        /       TRADING SETUPS           
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.9 (663)
目前26%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色
Scalper Inside PRO
Alexey Minkov
4.75 (55)
SALE NOW! Limited Time Offer! 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
TPSpro RFI Levels
Roman Podpora
5 (13)
A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Reversal First Impulse levels (RFI)   -  Version MT5                INSTRUCTIONS                 RUS                 ENG                                       R ecommended to use with an indicator   -  
Quantum Trend Sniper Indicator MT4
Bogdan Ion Puscasu
4.59 (39)
介绍   量子趋势狙击指标 ,突破性的 MQL5 指标,正在改变您识别和交易趋势反转的方式!由拥有超过13年交易经验的资深交易员团队开发,     量子趋势狙击指标   旨在通过其创新的方式以极高的准确度识别趋势反转,将您的交易之旅推向新的高度。 ***购买量子趋势狙击指标,即可免费获得量子突破指标!*** 当量子突破指标识别出趋势反转时,它会向您发出警报和信号箭头,并建议您三个止盈水平。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 MT5版本:       点击这里 建议: 时间范围:  所有时间范围。为了获得最佳结果,我们建议在 M15、M30 和 H1 时间范围内使用它。 货币对:欧元兑美元、英镑兑美元、澳元兑美元、欧元兑英镑, EURAUD, XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪时间:任意 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 建议止损:50 点 建议止盈水平:20 点、50 点和 1
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (26)
介绍     Quantum Breakout PRO   ,突破性的 MQL5 指标,正在改变您交易突破区域的方式!   Quantum Breakout PRO 由拥有超过 13 年交易经验的经验丰富的交易者团队开发,旨在通过其创新和动态的突破区域策略将您的交易之旅推向新的高度。 量子突破指标将为您提供带有 5 个利润目标区域的突破区域的信号箭头,以及基于突破框的止损建议。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 MT5版本:   点击这里 重要的!购买后请私信我领取安装手册。 建议: 时间范围:M15 货币对:GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪商时间:GMT +3 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 规格: 不重漆! 最多 5 个建议利润目标区域 建议止损水平 可定制的盒子。您可以设置自己的 Box Time Start 和 Box Time E
Advanced Supply Demand
Bernhard Schweigert
4.92 (310)
现在优惠 33%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供
引入神奇外汇指标:释放精准交易的力量 你是否厌倦了寻找在所有时间框架上都能取得出色结果的完美外汇指标?别再继续寻找了!神奇外汇指标已经来到,改变您的交易体验,将您的利润推向新的高度。 神奇外汇指标基于尖端技术和多年的精心开发,堪称外汇市场上的强大和精确的巅峰之作。这个卓越的工具旨在满足各个层次的交易者需求,在追求持续盈利性方面提供无与伦比的优势。 神奇外汇指标的独特之处在于其无与伦比的适应性。无论您是日内交易者、波段交易者还是更喜欢长期持仓,该指标都经过优化,能在所有时间框架上取得出色的结果。然而,当在1小时时间框架上使用时,它的准确性和捕捉市场复杂走势的能力得到真正展示。 准备好对神奇外汇指标的准确性和可靠性感到惊讶。其先进的算法无缝结合了强大的指标、统计分析和趋势识别,实时为您提供全面的市场视图。指标的智能和动态信号使您能够自信地做出明智的交易决策,最大限度地提高获胜交易的机会。 不再犹豫和迷茫。神奇外汇指标消除了交易的猜测,使您在市场参与者中具有独特的优势。其用户友好的界面和直观的设计使得无论是经验丰富的专业人士还是初学者都能轻松掌握这一卓越工具的力量。 有了神奇外汇指标的支持,
Entry Points Pro
Yury Orlov
4.7 (225)
这是一款 MT4 的趋势指标,可提供准确的入场交易信号,且无重绘或延迟。 它可应用在任何金融资产:外汇、加密货币、贵金属、股票、指数。 最好的结果出现在 M15+ 的时间帧内。 指标的 MT5 版本 重要! 购买后请联系我,以便获取详细指南和奖励。 视频 (6:22) - 一个信号赢取的利润等于指标价格的三倍。 视频 (4:44) - 它如何在测试器中工作,我的提示和技巧。 视频 (1:44) - 有关它如何处理加密货币和指数的几句话。 大多数交易者在 Entry Points Pro 指标的帮助下,在第一个交易周内就改善了他们的交易结果。 Entry Points Pro 指标的益处 入场信号无重绘或延迟 如果信号出现,并得到确认(如果信号所在烛条已收盘),则它不会再消失;不像是重绘指标,它会导致重大的财产损失,因为它们可以在显示信号后再将其删除。 无差错开仓 指标算法可令您找到入场交易(买入或卖出资产)的理想时机,从而提高每位交易者的成功率。 Entry Points Pro 可操作任何资产 它允许您在 MT4 平台上交易任何经纪商提供的加密货币、股票、
TrendMaestro
Stefano Frisetti
5 (2)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link: TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data and therefore the moment in which prices have strong probability of f
FX Volume
Daniel Stein
4.6 (35)
通过 mql5 和 Telegram 上 的 " 晨间简报 "获取每日市场更新,包括详细信息和屏幕截图 ! 外汇交易量(FX Volume)是第一个也是唯一一个从经纪商角度真正洞察市场情绪的交易量指标。 直接在您的图表上看到这些信息是真正改变游戏规则和突破性的交易解决方案。 受益于独特的市场数据洞察,如 比率(Ratios )显示货币多头和空头头寸的比率(百分比 比率变化 显示所选时间段内的多头比率及其百分比变化 总交易量 显示货币的总交易量(多头和空头),以手为单位 多头 交易量显示货币所有多头头寸的交易量 空头 交易量显示所有货币空头头寸的交易量 净多头 显示净多头交易量,即所有多头头寸减去所有空头头寸(以手为单位)。 净多头百分比 显示货币净多头交易量的变化 请阅读我们的基本教程 -> "如何使用外汇交易量进行交易 " 获取更多信息,如常见问题、交易技巧和教程视频,请访问我们的 外汇交易量公共信息频道 请 安装并运行 SI Connect 以建立与我们数据中心的持续连接 背景信息 我们都知道,外汇是一个分散的市场。这就是为什么我们必须打破常规思维,开发一个独
Price Action Entry Alerts
Stephen Sanjeeve Sahayam
5 (3)
该指标筛选每个柱的买入或卖出压力,并识别 4 种具有最高交易量的蜡烛形态。然后使用多个线性过滤器过滤这些蜡烛以显示买入或卖出信号。结合更高的时间框架方向以及在高交易量时段进行交易时,信号效果最佳。所有过滤器都是可定制的并且独立工作。单击按钮即可查看单个方向的信号。 该指标还包含最重要的价格行为和智能货币概念,可以帮助您的决策过程。 信号和交易教育集于一工具之中。 特征 : 信号不会重新绘制。 识别吞没蜡烛、拒绝蜡烛、扩展范围蜡烛和 Pinbar 蜡烛。 显示每个有效信号的多个入场点、止损和多个止盈水平。 按高容量会话进行过滤。 按支撑/阻力位和蜡烛结构过滤。 按 MACD 柱状图过滤。 ICT 买方和卖方流动性水平(亚洲突袭/伦敦突袭/犹大摇摆)。 洁净空间或间隙检测。 识别停止搜寻级别。 基于纯粹的价格行为自动绘制支撑/阻力位。 前一日高点和前日低点。 心理数字和整点、半点和四分之一点的图表水平。 显示基于动态移动平均线的价格交叉和回调。 每日开盘价。 识别 HH、HL、LL 和 LH 点。 内置蜡烛倒计时和符号传播。 内置损益信息面板。 私人导师小组访问。 包括教育、分析和支
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
FX Power MT4 NG
Daniel Stein
5 (8)
通过 mql5 和 Telegram 上 的晨间简报获取每日市场更新,包括详细信息和屏幕截图 ! FX Power MT4 NG 是我们长期以来非常受欢迎的货币强度计算器 FX Power 的下一代产品。 这款下一代强度计算器能提供什么?您所喜爱的原版 FX Power 的所有功能 附加功能 黄金/XAU 强度分析 更精确的计算结果 可单独配置的分析周期 可自定义计算限制,以获得更好的性能 为希望查看更多信息的用户提供特殊的多实例设置 无尽的图形设置,可在每个图表中设置您最喜欢的颜色 无数的通知选项,让您再也不会错过任何重要信息 采用 Windows 11 和 macOS 风格的全新圆角设计 神奇的移动指标面板 FX Power 主要功能 所有主要货币的完整强势历史 所有时间框架内的货币强弱历史 所有经纪商和图表的计算结果完全相同 100% 可靠的实时计算 -> 无重绘 可通过下拉列表选择分析时段 通过自定义模式单独配置分析时段 可在一个图表中使用多个实例 可移动 FX Power 显示屏(通过拖放) 适用于高分辨率 QHD、UHD 和 4K 显示器 自动终端配置 针对平板电脑
Cycle Sniper
Elmira Memish
4.4 (35)
NEW YEAR SALE PRICE FOR LIMITED TIME!!! Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before pu
PTS Precision Index Oscillator V2
PrecisionTradingSystems
5 (1)
精密指数振荡器(Pi-Osc)由Precision Trading Systems的Roger Medcalf开发 版本2经过精心重新编码,以在您的图表上加载速度非常快,还加入了一些其他技术改进,以提高体验。 Pi-Osc旨在提供准确的交易定时信号,旨在找到极端的耗尽点,这些点是市场被迫去触及,以清理每个人的止损单。 该产品解决了一个古老的问题,即知道极端点在哪里,这使得交易员的生活变得更加简单。 这是一个高度复杂的共识指标,与行业标准的振荡器相比,具有一些强大的区别。 它使用的一些特征包括需求指数、资金流动、RSI、随机指标、模式识别、成交量分析、标准偏差极端点以及不同长度上述各种变化的分歧。 乍一看,对于未经培训的人来说,它似乎与任何其他振荡器没有什么不同,但当与其他振荡器(如RSI或动量等)相对比时,这个指标的真正威力开始显现。 据我所知,没有其他振荡器可以频繁地精确指出顶部和底部,具有相同的定期效率。 精密指数振荡器由许多不同的数学方程组成,用于测量多个时间框架采样中的价格和成交量变动,从而高度准确地预测趋势可能发生转折的位置。 PTS P
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.82 (17)
TakePropips Donchian Trend Pro   (MT4) 是一款功能强大且有效的工具,可使用 Donchian 通道自动检测趋势方向,并为您提供进场和退场交易信号! 这个多功能指标包括趋势扫描器、交易信号、统计面板、筛选器、交易时段和警报历史仪表板。它旨在为您提供交易信号并节省您分析图表的时间! 您可以在我们的博文中下载用户手册和安装指南:   https   :// www.mql5.com/en/blogs/post/751368 今天立减 50%!价格从 98 美元降到 49 美元! 您可以在 Strategy Tester 上测试该指标(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何问题或需要任何帮助,请与我联系。 TakePropips Donchian Trend Pro 指标适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 交易信号 - 检测多个时间范围内所有货币对的买卖机会。它将为您提供警报并在图表上绘制交易信号,最多 3 个止盈价和一个止
GOLD Impulse with Alert
Bernhard Schweigert
4.56 (9)
这个指标是我们2个产品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics 的一个超级组合。 它适用于所有时间框架,并以图形方式显示8种主要货币和一种符号的强势或弱势冲动! 该指标专门用于显示任何符号的货币强度加速,如黄金、异国货币对、商品、指数或期货。这是它的第一个指标,任何符号都可以被添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度加速(冲动或速度)。 建立在新的基础算法上,它使识别和确认潜在的交易更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 动态市场斐波那契28水平被用作警报触发器,将适应市场活动。如果冲动击中黄色触发线,你将收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只需点击警报按钮,就可以
PTS Divergence Buy Finder
PrecisionTradingSystems
PTS - Divergence Buy Finder 由Precision Trading Systems制作 Precision Divergence Finder旨在精确找到市场底部,并经常成功。在技术分析中,挑选底部通常比挑选顶部容易得多,这个工具正是为了完成这个任务而设计的。在识别出牛市背离后,等待趋势上升再购买是明智的。您可以使用10或20个周期的最高点进场,或者使用15-30周期的移动平均线上升来识别趋势变化。 这个复杂的算法会实时逐根柱状图寻找并计算活跃的需求指数背离的数量。 该模型观察市场价格何时创出新低,而需求指数未创新低,从而产生背离。 该指标使用两个设置。     • 需求指数(DI)长度,它将为指标提供寻找的对象,并将为您选择的长度上的任何DI背离进行查找。     • 差异,这是[DI值现在]与[DI值长达200个周期以前]之间的背离量,对于它从各种回望期间找到的每个背离,它将在指标窗口中生成[1]输出。 最多检查20个周期,最大输出值将显示为20。 建议的设置 需求指数长度从15到100都可以使用,但最佳范围在20到60之间。 背离的差异为0.1至2
PTS Divergence Sell Finder V2
PrecisionTradingSystems
PTS Divergence Finder Sell Indicator(Roger Medcalf出品) - Precision Trading Systems。 该指标只提供看跌 - 卖出信号。 首先,我多次被问及为什么多年来一直提供买入信号的差异指标,而没有提供卖出差异指标。 我回答说,卖出差异信号不如买入差异信号可靠,这仍然是事实。 我们找到了一些解决办法,不是屈服于同行的压力,也不是修改我在十五年前制作的这个指标,而是通过更改默认设置来使其更加严格。 PTS差异查找器卖出指标是如何工作的? PTS差异查找器卖出指标准确测量了发生在需求指数中的差异数量,这是一个基于成交量的指标。由于MT4提供的是交易量而不是成交量,因此基础需求指数指标中发生的波动大约要小10倍,因此必须减小下面所述的差异输入。 这是一个子图二的柱状图样式指标,它绘制出看起来像是从底部升起的石笋一样的尖峰。 该指标检查了您指定的长度的基于成交量的需求指数指标的多个回溯期。它找到了价格中的高点,其中DI没有形成新的“局部”高点,并且与您输入的“差异”设置相差较远。 在众多人投票市场方向的流动市场中,效果最好。 每
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals (except early signals mode) strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our custo
Indicator : RealValueIndicator Description : RealValueIndicator is a powerful tool designed specifically for trading on the EURUSD pair. This indicator analyzes all EUR and USD pairs, calculates their real currency strength values, and displays them as a single realistic value to give you a head start on price. This indicator will tell you moves before they happen if you use it right. RealValueIndicator allows you to get a quick and accurate overview of the EURUSD currency pair tops and bottoms,
Reversal Sniper
Elmira Memish
5 (3)
Reversal Sniper is designed to find the extreme reversals of the price. Indicator collects data of Cycle Sniper Indicator. NOTE: REVERSAL SNIPER Indicator is made for Cycle Sniper Users as an additional tool.  However, it can be used by the traders who look for finding out strong reversal levels. Indicator works on all timeframes and all instruments. Reversal  Sniper  Checks: Harmonic Patterns RSI Zig Zag and Harmonic Swings Cycle Sniper Indicator's Buy / Sell Signals The complex algo i
XQ Indicator MetaTrader 4
Marzena Maria Szmit
3 (2)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange,   XQ Forex Indicator   empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The
XPointer
Andrey Kozak
5 (3)
XPointer is a completely ready trading system. It shows the trader when to open and close a trade. It works on all currency pairs and all time frames. Very easy to use and does not require additional indicators for its operation. Even a beginner trader can start working with XPointer. But it will also be useful for professional traders to confirm the opening of orders. Features of the XPointer indicator It does not redraw its values. It works on all currency pairs and all time frames. It has a
介绍 ON Trade Waves Patterns Harmonic Elliot Wolfe,这是一款高级指标,旨在使用手动和自动方法检测各种市场模式。以下是它的工作原理: 谐波模式: 该指标可以识别出现在您图表上的谐波模式。这些模式对于练习谐波交易理论的交易者非常重要,正如Scott Carney的书《谐波交易第1卷和第2卷》所描述的那样。无论您是手动绘制它们还是依赖自动检测,ON Trade Waves Patterns都可以胜任。 控制面板: 我们配备了一个用户友好的控制面板,它会保存您的图表和时间帧设置,使您可以轻松切换不同配置。您甚至可以最小化它以最大化图表空间。如果您更喜欢使用其他分析工具,只需单击关闭按钮即可隐藏所有指标数据。 模板保存: 当您自定义设置或添加其他指标,如移动平均线或布林带时,该指标会自动保存您的模板。这意味着您可以随时轻松加载您喜欢的设置。 优化显示: 对于Windows 10用户,我们建议调整您的DPI设置以获得高清设备上的最佳屏幕体验。右键单击MetaTrader图标,选择“兼容性”,然后选择“更改高DPI设置”,将其设置为“系统(增强)”。
NO REPAINT ADVANCED CHART PATTERN INDICATOR By definition, a price ( chart)  pattern is a recognizable configuration of price movement that is identified using a series of  trendlines  and/or curves. When a price pattern signals a change in trend direction, it is known as a reversal pattern; a continuation pattern occurs when the trend continues in its existing direction following a brief pause. Advanced Chart Pattern Tracker is designed to find the MOST ACCURATE patterns. A special script is
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
目前8折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是专门用来显示任何符号的货币强度,如异国货币对、商品、指数或期货。它是同类产品中的第一个,任何符号都可以添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度。这是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个新的公式。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里   https://www.mql5.com/en/blogs/post/708876 它适用于所有时间框架。你将很快能够看到TREND! 根据新的基础算法设计,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了8种主要货币和一种符号的强弱。 该指标显示了8种主要货币(澳元加元瑞士法郎欧元英镑日元新西兰美元)的强弱线,再加上一个符号! 该指标显示了符号的真实价值。例如:对于XAUUSD(黄金):价格以美元报价。如果黄金在上涨,你怎么能知道是黄金的强势还是美元的弱势?只有当黄金走强时,我们才会进行
作者的更多信息
Scalp and Swing Signals
Shiffolika Kapila
4.5 (2)
Scalp SWING indicator. It works on any time frame and Instruments It works on trending and ranging markets. The signals are robust and does not repaint. The system is robust and requires no supporting indicator. You don’t need any multiple indicators to trade the markets. The alerts/ notifications can be enabled to gain prompt entries. The entries are at Top and Bottom of Trend Cycles It is Very accurate and robust system- yet extremely simplified tools for the pro traders. Sc
Multi Trend Buy Sell Signal WITH TREND DASHBOARD The indicator Generates Entry Signals WITH ALERTS based on the combination of Multi Time Frame conditions of 1 set of moving average and 2 sets of MACD . The importance of the 2 sets of MACD is for using it as a confirmation filter so that the trades generated are those with stronger movement.  For example, if in a sideways market the MACD of M5 charts is showing a downtrend but the higher time frame of the M 15 charts is indicating an uptren
Multi-Time-Frame-Multi Currency Signals Dashboard Indicator It is an Advanced multi-utility dashboard which works with full customization of signal settings and graphical interface. It works with Multi Symbols and Multi-Time frames from 1 SINGLE CHART TEMPLATE. It will automatically open the charts where the latest signals had formed- showing the important levels (Entry, Targets, Stop Loss) Many types of sorting methods for the scanner. A robust ENTRY based on  TREND OF MULTI-TIME FRAMES ( Co
Trend Line Chart Pattern Signals  Is a traders Tool for Signals based on Strong  Patterns Formed By a pair of robust trend lines. They FOR WITH DIFFERENT POPULAR PATTERNS ON CHARTS LIKE – TRIANGLES, FLAGS,RANGE , ASCENDING TRIANGLES, DESCENDING PATTERNS, PENNANTS ETC. The TREND LINES  form  dynamically  on running bars. The  sensitivity  of the trend lines can be changed by custom settings. The  Buy and Sell Signals Generate upon Break Of the Trend Line + "Close" of the same bar above the previo
SCALP ARROW EXIT SIGNALS PLEASE REFER THE COMMENTS AREA - HOW THE SIGNALS CAN BE MADE BETTER QUALITY USING RENKO CHARTS  IF YOU REQUIRE THE RENKO CHARTS DO LET ME KNOW , WILL HELP Indicator is a professional tool for guiding reliable entries, exits, reentries, and RETRACEMENT entries and pull back entries. It is a complete blackbox system and can be used to get signals for any instrument and any time frame. The indicator generates signals, alerts - ENTRY -EXIT . Its can be used to scalp -
Multi Currency Strength Dashboard Scalper SCALP SIGNALS BASED ON THE ANALYSIS OF THE STRENGTH OF THE CROSS CURRENCY PAIRS- MAKES THE SIGNALS STRONG Indicator Dashboard- calculates the strength of all markets , currency pairs , commodities . Using a proprietary logic. This data can be used to judge and take decisions whether to buy or sell them. If the particular market is strong means it is bullish , and also the related pair of that market is strong then it will be highly probable that t
Reversal Area Indicator
Shiffolika Kapila
5 (2)
REVERSAL AREA INDICATOR  This Indicator will generate signals on top and bottom of the swings . It will check for some support and resistance found and generate the signals at such areas. There is high probability of the price moving in favorable directions as they are signals when there is support and resistance . The advantage is that the entries will have small stop loss and high risk to reward ratios as they are near tops and bottoms. 1.       This is an indicator that will provid
Top Bottom Scalper
Shiffolika Kapila
1 (1)
Top and Bottom Scalper  BINARY AND FOREX   The signals indicate strong reversal points (Tops/bottoms)- The indicator gives accurate signals on any currency pairs and instruments. It also has a setting for adjusting the frequency of the signals. It is further strengthened and made robust by the support and resistance zones. There are different qualities of zones as per robustness. Inputs ZONE SETTINGS;  BackLimit - default is 10 000. Check the past bars for formations.  First Time Fram
Double Trend Signals
Shiffolika Kapila
Dual Trend Scalper  Advantages You Get  Easy, visual and effective trend detection. you can find the IMPULSE COLOR PANEL FOR QUICK TREND DETECTION  Gives you the ability to filter and further improve your trading strategies. YOU HAVE TREND DETECTION IMPULSE FILTER , AS WELL AS 2 LEVELS OF SUPERTREND.  Enhanced statistics calculation following the entry point, take profit and exit signal. ENTRY CAN BE AS PER VARIATION OF SETTINGS AND PARAMETERS, SL AND TARGETS ALSO CAN BE ADJUSTED  Neve
REVERSAL SIGNALS SCALPER SCANNER  Indicator is a multi purpose tool and very useful to know the EXTREME TURNING POINTS of any pair / stock/ commodity. The extreme levels can be input and it will show you when those levels have reached . So that you can plan your EXTREME REVERSAL TRADES . It is a MULTI TIME FRAME TREND ANALYSIS TOOL AND IT WILL suggest probable changes in the trend and swing . It is very useful for day trading , scalping, and swing trading . SPECIAL FEATURE - CLICK ON THE RE
THE SCALPER SIGNALS BUY AND SELL ENTRIES / REENTRIES , BASED ON THE PRICE ACTION OF BARS  IT HAS MULTIPLE MODES AS SELECTED , Which will provide  different price action signals . The Signals are further filtered using Higher Time Frame Trend Analysis. For Example - (1) The Signals Of reversal points entries of the Higher Time frame can are plotted over any lower time frame , Giving robust signals        (2) The Signal Of Lower time Frame - plotted only when the higher time frame is also in th
Scalper Signals Trader Best and simple Indicator for clear and safe entry and exits. Predefines- multiple targets and stop loss, as per risk reward ratios Signals can be set – based on aggressive or safe algorithm Aggressive entries are also profitable but are raw signals without checking the higher time frame trends Safe entry meanwhile will check if the lower and the higher time frame are both in same direction, thereby having lesser trade entries and more quality. The very robust macd le
HNI-SCALP-SWING indicator Indicator can be used for trading with agGressive or safe signals It has a HIGHER TIME FRAME FILTER that can be adjusted to suit the quality of signals  The Entry signals are confirmed with a higher time frame filter . It can be used on any time frames from the smallest to the Highest It can generate signals on the opening and running bar or ON THE CLOSE OF THE BAR - as per the signal setting  PARAMETERS TimeFrames  =  PERIOD_CURRENT; //TimeFrames TimeFrame = Tim
COMPLETE VISUAL TRADING SYSTEM WITH THE BUY SELL SIGNALS - USING  MULTI TIME FRAME TREND ANALYSIS TREND STRENGTH POWER SIGNALS DASHBOARD. TRADE INTRADAY, SHORT OR MEDIUM OR LONG TIME FRAME . ALL THE SIGNALS WITH A MULTIPLE TIME FRAME TREND CONFLUENCE - INDICATES A STRONG MOVE AND CAN BE EASILY TRADED AS HIGH PROBABILITY TRADES. COMPLE TRADING SYSTEM - WITH THE LOGICAL ENTRY , TARGETS AND STOP LOSS . THE ALERTS ON THE DISPLAY SIDE OF THE ALERTS PANEL AREA , WILL INDICATE CLEARLY ALL T
筛选:
无评论
回复评论