• 미리보기
  • 리뷰
  • 코멘트

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á. :)
Mr Beast Paterns with alerts
Luis Mariano Vazquez Marcos
El indicador "MR BEAST PATTERNS WITH ALERTS" es una herramienta avanzada diseñada para identificar y notificar automáticamente patrones de oportunidad en el mercado financiero. Basándose en una combinación de análisis técnico y algoritmos inteligentes, este indicador escanea constantemente el gráfico en busca de patrones específicos que podrían indicar momentos propicios para la toma de decisiones. Características Principales: Detección de Patrones: El indicador identifica patrones de oportunida
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; @@, Minimal
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
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
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 EA
Gold buyer
Tareq Zead Mousa Alhawatmah
4 (1)
XAUUSD Only 1 min and 5 min timeframe recommended 20 spread MAX broker back tested have a great profit (details in pictures) try it on demo account initially  use its default setting  Overview Introducing the Ultimate Trading Bot, a sophisticated and intelligent automated trading solution designed for both novice and experienced traders. This trading bot leverages advanced algorithms, real-time data analysis, and customizable parameters to maximize your trading potential while minimizing risk. D
Pip Titan
Maydilu Isidra Hart
PipTitan is a state-of-the-art Expert Advisor (EA) designed for MetaTrader 4, meticulously crafted to enhance your trading performance with precision and reliability. Harnessing the power of advanced technical analysis and automated trading strategies, PipTitan takes your trading to the next level with its robust features and unparalleled accuracy. Key Features: Automated Price Monitoring: Continuously monitors market prices to trigger subsequent trades at optimal levels. User-Friendly Customiz
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 can
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
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 falling
The DYJ SoarTrading is based on SoarSignal indicator. It can be used for any currency pair and timeframe. Signals to buy are generated when SoarSignal has crossed oversold downwards, reached oversold and then crossed back up through oversold. Signals to sell are generated when SoarSignal has crossed overbought upwards, reached overbought, and then crossed back down through overbought. Close a trade when SoarSignal reaches the opposite side ( overbought for long order, oversold for short order).
Bitcoin Expert
Elif Kaya
5 (1)
-   Real price is 1000$   - Limited Discount (It is now 299$) Welcome, Bitcoin Expert opens automatically trade with Highly profit, Fixed Stop loss. After purchase, You can receive  Gold Trade Expert  or Professor EA for  Free ! Contact me for this  BONUS ! No Martingale, No Grid, No Scam Bitcoin is a cryptocurrency, a peer-to-peer digital currency that operates independently of a central governing authority . Bitcoin enables direct transactions between users, secured by cryptographic technolog
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 strateg
EA algostat
Francesco Lippo
여기 Expert Advisor (EA)에 대한 설명의 한국어 번역이 있습니다: --- 이 Expert Advisor (EA)는 USDCHF 심볼의 1시간 차트에서 일련의 기술적 기준을 기반으로 자동 거래 작업을 수행하도록 설계되었습니다. 아래는 그 기능에 대한 자세한 설명입니다: ### 1. **로트 크기 및 최대 진입 횟수**    - **LotSize**: 각 거래에 대한 초기 로트 크기는 0.1로 설정되어 있습니다.    - **Max_Entries**: EA는 동시에 최대 4개의 거래를 열 수 있습니다. 각 새로운 거래마다 로트 크기는 비례적으로 증가합니다 (0.1, 0.2, 0.3 등). ### 2. **사용되는 기술적 지표**    - **ATR (Average True Range)**: 변동성을 측정하기 위해 14개의 캔들(각 1시간)에 걸쳐 계산됩니다. ATR은 동적 Take Profit (TP) 및 Stop Loss (SL) 수준을 결정하기 위해 2.0으로
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
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 h
1. Strictly speaking, it is not an indicator because it is a real-time position of the main force. It is only displayed through indicators, as it is real-time. 2. There is no drift or future in the indicator. The indicator has a profit of over 300 W in three months, with a winning rate of 99%. The auxiliary arrow indicator was written by me with an old foreigner and spent $5000, which is free for everyone to test. 3. The indicator is applicable to the virtual currency index of gold, crude oil,
Inferno Signals EA
Martin Alejandro Bamonte
Inferno Signals EA는 중요한 시장 움직임을 활용하기 위해 설계되었으며, 안정적인 M30 타임프레임에서 작동합니다. 이 EA는 적은 초기 투자로 시작하고자 하는 사람들에게 이상적이며, 각 통화쌍당 최소 $100로 시작할 수 있습니다. 자동 자금 관리 기능이 포함되어 있어 동적 로트 조정 및 손절매(SL)와 같은 안전 기능을 제공합니다. 낮은 드로우다운과 최고의 기회를 포착하는 전략을 통해 Inferno Signals EA는 투자 안전성을 희생하지 않고 수익을 극대화하는 것을 목표로 합니다. 이 EA는 과도한 거래를 피하고 특정 구역에서만 거래를 오픈하며, 강한 추세의 연속과 잠재적인 반전 지점을 모두 감지합니다. 가격이 최적의 영역에 있을 때, Inferno Signals EA는 일관되게 거래를 진행하고, 명확한 기회가 없을 때는 대기 상태를 유지합니다. EA 작동 방식: EA는 Buy Stop 및 Sell Stop과 같은 보류 주문을 사용하며, 이는 필요에 따라 BUY
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.
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 Fish Scalp
Dmitriq Evgenoeviz Ko
Gold Fish Scalper Advisor for gold trading on the MetaTrader 4 (MT4) platform is an automated trading system created specifically for trading gold assets (XAU/USD). Typically, such robots use algorithmic methods to execute trades based on technical analysis and other market data. This program uses built-in formulas to process data in real time, effectively adapting to changes in the market and providing accurate signals for opening and closing positions. This high-tech development is easy to us
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.
너무 많은 EA와 Copy Signal이 마팅게일과 함께 Averaging Grid 시스템을 사용하거나 심지어 플랫 로트 크기를 사용하는 경우에도 다양한 핍 차이가 있으며 한 번에 동시에 3-5개를 주문하는 방식도 있습니다. 또는 후자는 귀하의 계정을 날려 버릴 것입니다. 나는 약 8년 이상의 경험으로 여기에서 그리드 평균화 시스템의 새로운 방법을 찾았습니다. 다른 그리드 평균화 EA나 그리드 평균화 시스템을 사용하는 복사 신호와는 다릅니다. My Grid는 모든 개별 오픈 포지션에 대해 보다 역동적인 핍 차이를 가지며 다른 EA와 달리 보다 역동적인 개별 이익 실현을 가지므로 이러한 방식으로 차트에서 최고 또는 최저 시장 가격에서 더 이상 너무 많은 오픈 포지션을 갖지 않습니다. 모든 쌍을 넣을 수 있습니다. 핍 차이와 이익 실현을 설정할 수 있는 범위를 안내할 것입니다. 그러나 내 EA는 여전히 그리드 시스템이므로 로트 사용에 대한 금전 관리가 엄격해야 하며 최대 오픈 포
이 제품의 구매자들이 또한 구매함
TPSpro RFI Levels
Roman Podpora
4.82 (22)
지침         러시아   -        영어       표시기와 함께 사용하는 것이 좋습니다   .       -       TPSpro   트렌드 프로 -   MT4 버전         거래에서 핵심 요소는 거래 상품을 매수 또는 매도하기로 결정하는 구역 또는 수준입니다. 주요 업체가 시장에서 자신의 존재를 숨기려는 시도에도 불구하고, 그들은 필연적으로 흔적을 남깁니다. 우리의 과제는 이러한 흔적을 식별하고 올바르게 해석하는 방법을 배우는 것이었습니다. 주요 기능:: 판매자와 구매자를 위한 활성 영역을 표시합니다! 이 지표는 매수 및 매도를 위한 모든 올바른 초기 임펄스 레벨/존을 보여줍니다. 진입점 검색이 시작되는 이러한 레벨/존이 활성화되면 레벨의 색상이 바뀌고 특정 음영으로 채워집니다. 또한 상황을 보다 직관적으로 이해하기 위해 화살표가 나타납니다. 더 높은 시간대의 레벨/존 표시(MTF 모드) 더 높은 시간 간격을 사용하여 레벨/존을 표시하는 기능을 추가했습니다.
TPSproTREND PrO
Roman Podpora
4.79 (19)
TPSpro TREND PRO는   시장을 자동으로 분석하여 추세와 각 변화에 대한 정보를 제공할 뿐만 아니라 다시 그리지 않고도 거래에 진입할 수 있는 신호를 제공하는 추세 지표입니다! 지표는 각 양초를 사용하여 개별적으로 분석합니다. 다른 임펄스를 언급합니다 - 업 또는 다운 임펄스. 통화, 암호화폐, 금속, 주식, 지수 거래의 정확한 진입점! 버전 MT5                   표시기에 대한 전체 설명       표시기   와 함께 사용하는 것이 좋습니다   -   RFI LEVELS 주요 기능: 렌더링 없이 정확한 입력 신호! 신호가 나타나면 관련성은 유지됩니다! 이는 신호를 제공한 후 변경하여 예금 자금 손실을 초래할 수 있는 다시 그리기 지표와의 중요한 차이점입니다. 이제 더 큰 확률과 정확도로 시장에 진입할 수 있습니다. 화살표가 나타난 후 목표에 도달(이익실현)하거나 반전 신호가 나타날 때까지 캔들을 색칠하는 기능도 있습니다. STOP LOSS / TAKE
Scalper Inside PRO
Alexey Minkov
4.75 (60)
!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
TrendMaestro
Stefano Frisetti
5 (3)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 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 a
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (4)
Dynamic Forex28 Navigator - 차세대 외환 거래 도구. 현재 49% 할인. Dynamic Forex28 Navigator는 오랫동안 인기 있는 지표의 진화형으로, 세 가지의 힘을 하나로 결합했습니다. 고급 통화 Strength28 지표(695개 리뷰) + 고급 통화 IMPULSE with ALERT(520개 리뷰) + CS28 콤보 신호(보너스). 지표에 대한 자세한 정보 https://www.mql5.com/en/blogs/post/758844 차세대 Strength 지표는 무엇을 제공합니까?  원래 지표에서 좋아했던 모든 것이 새로운 기능과 더 높은 정확도로 강화되었습니다. 주요 기능: 독점적인 통화 Strength 공식.  모든 시간대에 걸쳐 부드럽고 정확한 강도선. 추세와 정확한 진입을 식별하는 데 이상적입니다. 역동적인 시장 피보나치 수준(시장 피보나치).  이 지표에만 있는 고유한 기능. 가격 차트가 아닌 통화 강도에 피보나치가 적용됩니다.
FX Power MT4 NG
Daniel Stein
5 (14)
FX Power: 통화 강세 분석으로 더 스마트한 거래 결정을 개요 FX Power 는 어떤 시장 상황에서도 주요 통화와 금의 실제 강세를 이해하기 위한 필수 도구입니다. 강한 통화를 매수하고 약한 통화를 매도함으로써 FX Power 는 거래 결정을 단순화하고 높은 확률의 기회를 발견합니다. 트렌드를 따르거나 극단적인 델타 값을 사용해 반전을 예측하고자 한다면, 이 도구는 귀하의 거래 스타일에 완벽히 적응합니다. 단순히 거래하지 말고, FX Power 로 더 스마트하게 거래하세요. 1. FX Power가 거래자에게 매우 유용한 이유 통화와 금의 실시간 강세 분석 • FX Power 는 주요 통화와 금의 상대적 강세를 계산하고 표시하여 시장 역학에 대한 명확한 통찰력을 제공합니다. • 어떤 자산이 앞서고 있고 어떤 자산이 뒤처지는지 모니터링하여 보다 현명한 거래 결정을 내릴 수 있습니다. 포괄적인 멀티 타임프레임 뷰 • 단기, 중기 및 장기 타임프레임에서 통화와 금의 강세를
Trend Reversal – MT4에서 추세 반전을 식별하기 위한 최고의 도구 시장 분석을 강화하고 더 현명한 결정을 내릴 수 있는 강력하고 직관적인 도구를 찾고 계신가요? Trend Reversal 지표는 MetaTrader 4 플랫폼에서 추세 반전 지점을 정확히 식별하려는 트레이더를 위해 특별히 설계되었습니다. 고급 알고리즘과 입증된 기술을 결합한 Trend Reversal은 중요한 시장 순간을 인식할 수 있도록 명확하고 가시적인 신호를 제공합니다. Trend Reversal의 주요 특징 간단함과 정확성 이 지표는 추세 반전을 명확한 화살표로 표시합니다. 상승 추세 가능성을 나타내는 녹색 화살표와 하락 추세 가능성을 나타내는 빨간색 화살표로 가장 중요한 전환점을 즉각적이고 시각적으로 이해할 수 있습니다. 맞춤형 매개변수 거래 스타일에 맞게 Trend Reversal은 완전히 설정 가능합니다: 빠르고 느린 이동 평균선: 신호를 최적화하기 위해 이동 평균을 설정하세요. RSI
FX Volume
Daniel Stein
4.58 (33)
FX Volume: 브로커 시각에서 바라보는 진짜 시장 심리 간단 요약 트레이딩 접근 방식을 한층 더 향상시키고 싶으신가요? FX Volume 는 소매 트레이더와 브로커의 포지션을 실시간으로 파악할 수 있게 해 줍니다. 이는 COT 같은 지연된 보고서보다 훨씬 빠릅니다. 꾸준한 수익을 추구하는 분이든, 시장에서 더 깊은 우위를 원하시는 분이든, FX Volume 을 통해 대규모 불균형을 찾아내고, 돌파 여부를 확인하며 리스크 관리를 정교화할 수 있습니다. 지금 시작해 보세요! 실제 거래량 데이터가 의사결정을 어떻게 혁신할 수 있는지 직접 경험해 보시기 바랍니다. 1. 트레이더에게 FX Volume이 매우 유익한 이유 탁월한 정확도를 지닌 조기 경보 신호 • 다른 사람들보다 훨씬 앞서, 각 통화쌍을 매수·매도하는 트레이더 수를 거의 실시간으로 파악할 수 있습니다. • FX Volume 은 여러 리테일 브로커에서 추출한 실제 거래량 데이터를 종합해 명확하고 편리한 형태로 제공하는
Clever Order Blocks
Carlos Forero
5 (2)
Description Very precise patterns to detect: entry signals as well as breakout, support and resistance reversal patterns. It points out zones in which, with a high probability, institutional orders with the potential to change the price’s direction and keep moving towards it, have been placed.  KEY LINKS:   Indicator Manual  –  How to Install   –  Frequent Questions  -  All Products  How is this indicator useful? It will allow you to trade on the order’s direction, once its direction has been id
현재 20% 할인 ! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 이 대시보드 소프트웨어는 28개의 통화 쌍에서 작동합니다. 2가지 주요 지표(Advanced Currency Strength 28 및 Advanced Currency Impulse)를 기반으로 합니다. 전체 Forex 시장에 대한 훌륭한 개요를 제공합니다. 고급 통화 강도 값, 통화 이동 속도 및 모든(9) 시간대의 28 Forex 쌍에 대한 신호를 보여줍니다. 추세 및/또는 스캘핑 기회를 정확히 파악하기 위해 차트의 단일 지표를 사용하여 전체 시장을 볼 수 있을 때 거래가 어떻게 개선될지 상상해 보십시오! 잠재적인 거래를 식별하고 확인하면서 강력한 통화와 약한 통화를 더욱 쉽게 식별할 수 있도록 이 지표에 기능을 내장했습니다. 이 표시기는 통화의 강세 또는 약세가 증가 또는 감소하는지 여부와 모든 시간대에서 수행되는 방식을 그래픽으로 보여줍니다. 추가된 새로운 기능은 현재 시장 조건 변화에 적응하는
MTF Supply Demand Zones
Georgios Kalomoiropoulos
4.82 (22)
자동화된 수요 및 공급 구역의 차세대. 모든 차트에서 작동하는 새롭고 혁신적인 알고리즘. 모든 구역은 시장의 가격 움직임에 따라 동적으로 생성됩니다. 두 가지 유형의 경고 --> 1)가격이 영역에 도달할 때 2)새로운 영역이 형성될 때 당신은 더 이상 쓸모없는 지표를 얻을 수 없습니다. 입증된 결과로 완벽한 거래 전략을 얻을 수 있습니다.     새로운 기능:     가격이 공급/수요 영역에 도달하면 경고     새로운 공급/수요 구역이 생성되면 알림     푸시 알림 알림     핍의 영역 너비 레이블     기동특무부대에 한 번 더 시간이 주어집니다. 따라서 현재보다 위의 2개의 시간 프레임 대신 현재보다 높은 3개의 시간 프레임을 볼 수 있습니다.     Alerts/Zones/MTF 기능을 활성화/비활성화하는 버튼 당신이 얻는 이점:     거래에서 감정을 제거하십시오.     거래 항목을 객관화하십시오.     높은 확률 설정을 사용하여 수익
FX Levels MT4
Daniel Stein
FX Levels: 모든 시장을 위한 뛰어난 정확도의 지지와 저항 간단 요약 통화쌍, 지수, 주식, 원자재 등 어떤 시장이든 믿을 만한 지지·저항 레벨을 찾고 싶나요? FX Levels 는 전통적인 “Lighthouse” 기법과 첨단 동적 접근을 결합해, 거의 보편적인 정확성을 제공합니다. 실제 브로커 경험을 반영하고, 자동화된 일별 업데이트와 실시간 업데이트를 결합함으로써 FX Levels 는 가격 반전 포인트를 파악하고, 수익 목표를 설정하며, 자신 있게 트레이드를 관리할 수 있게 돕습니다. 지금 바로 시도해 보세요—정교한 지지/저항 분석이 어떻게 여러분의 트레이딩을 한 단계 끌어올릴 수 있는지 직접 확인하세요! 1. FX Levels가 트레이더에게 매우 유용한 이유 뛰어난 정확도의 지지·저항 존 • FX Levels 는 다양한 브로커 환경에서도 거의 동일한 존을 생성하도록 설계되어, 데이터 피드나 시간 설정 차이로 인한 불일치를 해소합니다. • 즉, 어떤 브로커를 사용하
거래 수준 지표는 진입점을 결정하고 포지션을 유지하며 추세 방향을 유지하도록 설계된 거래 시스템입니다. 하나의 복합체에서 작동하는 여러 메커니즘, 추세 방향의 파동 분석, 신호 구성 시 레벨 분석을 포함하고 가능한 TP 및 SL 목표를 보여줍니다. 표시기 기능 신호 화살표는 현재 캔들에 표시되며 다시 칠해지지 않습니다. 가격이 반등하는 수준을 검색하기 위해 특별한 알고리즘을 사용합니다. 추세에 따라 작동합니다. 이 시스템은 보편적이며 다양한 거래 수단에 적용될 수 있습니다. 화살표 경고에는 여러 유형이 있습니다. 신호 화살표의 입력 매개변수는 자동 모드에서 구성되고 작동됩니다. 기간에 따라 "추세 파동 기간" 매개변수를 변경합니다. "목표 수준 SL TP" 매개변수는 주요 통화쌍에 대해 정의되어 있으며 다른 거래 상품에 사용하기 위해 10개 이상의 증가가 가능합니다. 표시기 작동 방식 추세를 결정하기 위해 지표에는 파동선이 있습니다. 가격보다 높으면 추세는 약세이고, 가격보다
GOLD Impulse with Alert
Bernhard Schweigert
4.6 (10)
이 지표는 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics  의 2가지 제품의 슈퍼 조합입니다. 그것은 모든 시간 프레임에 대해 작동하며 8개의 주요 통화와 하나의 기호에 대한 강약의 충동을 그래픽으로 보여줍니다! 이 표시기는 금, 이국적인 쌍, 상품, 지수 또는 선물과 같은 기호에 대한 통화 강도 가속을 표시하는 데 특화되어 있습니다. 금, 은, 오일, DAX, US30, MXN, TRY, CNH 등의 진정한 통화 강도 가속(충동 또는 속도)을 표시하기 위해 9번째 줄에 모든 기호를 추가할 수 있습니다. 새로운 기본 알고리즘을 기반으로 구축되어 잠재적인 거래를 훨씬 더 쉽게 식별하고 확인할 수 있습니다. 이는 통화의 강세 또는 약세가 가속되는지 여부를 그래픽으로 표시하고 가속 속도를 측정하기 때문입니다. 자동차의 속도계처럼 생각하면 됩니다. 가속화할 때 Forex 시장에서 동일한 일이 분명히 더 빠르
Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
4.82 (22)
299달러로 할인! 추후 가격이 인상될 수 있습니다! 아래 설명을 읽어보세요! Ultimate Sniper Dashboard를 위한 최고의 엔트리 시스템: ULTIMATE DYNAMIC LEVELS. (내 제품을 확인하십시오) Ultimate Sniper Dashboard는 MT4 다중 통화 테스트 제한으로 인해 라이브 시장에서만 작동합니다. Ultimate-Sniper 대시보드를 소개합니다! HA-Sniper와 MA-Sniper를 모두 포함하는 최고의 제품입니다. 그리고 많은 특수 모드. Ultimate Sniper Dashboard는 절대 야수입니다! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 다시 움직임을 놓치지 마세요! 단순함과 핍을 좋아하는 트레이더를 위해 특별한 제품을 준비했습니다. 본질적으로 단순한 대시보드는 여러 사용자 지정 알고리즘을 기반으로 28개의 통화 쌍을 살펴보는 모든 작업을 수행합니다. 단 하나의 차트로 전문가처럼 시장을 읽을 수 있습니다. 움직이기
Key level wedge pro
Presley Annais Tatenda Meck
5 (1)
We have combined all of our beloved indicators the likes of: Key level order block , Key level supply and demand , Key level liquidity grab and Key level wedge into one single indicator and dashboard. Whats new Dashboard : There is an easy access dashboard for all your needs. Multi-timeframe button : There is now a multi-timeframe option for Order Blocks and Supply and demand zones, making it easy to see higher timeframe zones easily on the current timeframe by just clicking the desired timefra
MetaBands M4
Vahidreza Heidar Gholami
5 (3)
MetaBands uses powerful and unique algorithms to draw channels and detect trends so that it can provide traders with potential points for entering and exiting trades. It’s a channel indicator plus a powerful trend indicator. It includes different types of channels which can be merged to create new channels simply by using the input parameters. MetaBands uses all types of alerts to notify users about market events. Features Supports most of the channel algorithms Powerful trend detection algorith
Currency Strength Exotics
Bernhard Schweigert
4.87 (31)
현재 20% 할인! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 이 표시기는 Exotic Pairs Commodities, Indexes 또는 Futures와 같은 기호에 대한 통화 강도를 표시하는 데 특화되어 있습니다. 금, 은, 석유, DAX, US30, MXN, TRY, CNH 등의 진정한 통화 강도를 보여주기 위해 9번째 줄에 모든 기호를 추가할 수 있습니다. 이것은 독특하고 고품질이며 저렴한 거래 도구입니다. 우리는 많은 독점 기능과 새로운 공식을 통합했습니다. 새로운 추세 또는 스캘핑 기회의 정확한 트리거 포인트를 정확히 찾아낼 수 있기 때문에 거래가 어떻게 개선될지 상상해 보십시오. 사용 설명서: 여기를 클릭 https://www.mql5.com/en/blogs/post/708876 모든 시간대에 작동합니다. TREND를 빠르게 확인할 수 있습니다! 새로운 기본 알고리즘을 기반으로 설계되어 잠재적인 거래를 더욱 쉽게 식별하고 확인할 수 있습니다. 8개의
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 custom
Scalper Boss
Andrey Kozak
The Scalper Boss indicator is a cutting-edge analytical tool designed to assess market conditions and identify optimal entry and exit points using a multi-layered logic framework. It adapts to changing market environments, providing traders with clear visual signals and trend lines. Its primary value lies in its ability to enhance market analysis by filtering noise and capturing meaningful movements, making it especially beneficial for scalping and intraday trading. While Scalper Boss does not g
TheStrat Monitor
Robert Gerald Wood
3 (2)
If you've not already learnt about The Strat trading strategy , go google it now. I promise it won't be a waste of your time, and you will likely learn some new tricks whether you use it or not. OK, so now you know what TheStrat is, you will be able to understand what this indicator can do for you. Key Features In short, the Indicator will: Show Timeframe Continuity for all supported timeframes Supports two timeset views, Day trader and Swing trader Show when Full Timeframe Continuity is in pla
Gold Channel XAUUSD
Paulo Rocha
5 (4)
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tradi
Positionsizecalculator
Takatso Mashilangwako
This indicator is a too that : calculates position size based on account balance/equity , currency pair, given entry level, stop-loss level and risk tolerance (set either in percentage points or in base currency). It displays reward/risk ratio based on take-profit. Shows total portfolio risk based on open trades and pending orders. Calculates margin required for new position, allows custom leverage.                
Volume by Price MT4
Brian Collard
4.6 (10)
The Volume by Price Indicator for MetaTrader 4 features Volume Profile and Market Profile TPO (Time Price Opportunity). Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker collapsed and split structure charts. Static, dynamic and flexible range segmentation and compositing methods with relative and absolute visualizations. Session hours filtering and segment concatenation with Market Watch and custom user specifications. Graphical layering, positio
Gann Zone Pro
Kirill Borovskii
This indicator identifies and displays zones, as it were areas of strength, where the price will unfold. The indicator can work on any chart, any instrument, at any timeframe. The indicator has two modes. The indicator is equipped with a control panel with buttons for convenience and split into two modes. Manual mode: To work with manual mode, you need to press the NEW button, a segment will appear. This segment is stretched over the movement and the LVL button is pressed. The level is displayed
Enigmera
Ivan Stefanov
5 (3)
에니메라: 시장의 핵심 https://www.enigmera.com 소개 이 지표 및 트레이딩 시스템은 금융 시장에 대한 놀라운 접근 방식입니다. 에니메라는 프랙탈 주기를 사용하여 지지선과 저항선을 정확하게 계산합니다. 진정한 축적 단계를 보여주고 방향과 목표를 제시합니다.  추세에 있든 조정에 있든 작동하는 시스템입니다.  어떻게 작동하나요? 에니메라는 지지선/저항선, 목표선, 편차선의 세 가지 라인으로 구성됩니다. 이 시스템은 과거 데이터를 현재와 미래로 추정하는 일반적인 시장 지표와 달리 현재에 대한 완전한 그림을 제공합니다. 지지선 위에 있으면 실제 지지를 의미하고 저항선 위에 있으면 실제 저항을 의미합니다. 레벨이 깨지면 추세의 변화를 나타냅니다. 다시 그리지 않습니다. 시장이 지속적으로 진화함에 따라 에니메라는 평가 도구를 조정하여 전략을 정기적으로 수정합니다.   이를 통해 모든 시나리오를 철저히 평가할 수 있습니다. 이 시장 지표의 고유성은 분명하며 그 기능은
RelicusRoad Pro
Relicus LLC
4.64 (102)
이제 $ 147 (몇 가지 업데이트 후 $ 499 증가) - 무제한 계정 (PCS 또는 MACS) RelicusRoad 사용 설명서 + 교육 비디오 + 비공개 Discord 그룹 액세스 + VIP 상태 시장을 보는 새로운 방법 RelicusRoad는 외환, 선물, 암호화폐, 주식 및 지수에 대한 세계에서 가장 강력한 거래 지표로서 거래자에게 수익성을 유지하는 데 필요한 모든 정보와 도구를 제공합니다. 우리는 초보자부터 고급까지 모든 거래자가 성공할 수 있도록 기술적 분석 및 거래 계획을 제공합니다. 미래 시장을 예측할 수 있는 충분한 정보를 제공하는 핵심 거래 지표입니다. 우리는 차트에서 말이 안 되는 여러 지표 대신 완전한 솔루션을 믿습니다. 타의 추종을 불허하는 매우 정확한 신호, 화살표 + 가격 조치 정보를 표시하는 올인원 표시기입니다. 강력한 AI를 기반으로 하는 RelicusRoad는 누락된 정보와 도구를 제공하여 교육하고 성공적인 트레이더인 트레이딩 전문가가 되도
Supply and Demand Dashboard PRO
Bernhard Schweigert
4.8 (20)
현재 20% 할인! 이 대시보드는 여러 기호와 최대 9개의 타임프레임에서 작동하는 매우 강력한 소프트웨어입니다. 주요 지표(최상의 리뷰: 고급 공급 수요)를 기반으로 합니다.   Advanced Supply Demand 대시보드는 훌륭한 개요를 제공합니다. 다음과 같이 표시됩니다.  영역 강도 등급을 포함하여 필터링된 공급 및 수요 값, 영역에 대한/및 영역 내 Pips 거리, 중첩된 영역을 강조 표시하고 모든 (9) 시간 프레임에서 선택한 기호에 대해 4가지 종류의 경고를 제공합니다. 그것은 당신의 개인적인 필요에 맞게 고도로 구성 가능합니다! 당신의 혜택! 모든 트레이더에게 가장 중요한 질문: 시장에 진입하기에 가장 좋은 수준은 무엇입니까? 최고의 성공 기회와 위험/보상을 얻으려면 강력한 공급/수요 영역 내 또는 그 근처에서 거래를 시작하십시오. 손절매를 위한 최적의 장소는 어디입니까? 가장 안전하려면 강력한 수요/공급 구역 아래/위에 정류장을 두십시오.
Full Forex Market View Dashboard
Opengates Success International
5 (2)
전체 외환 시장 보기 대시보드 표시기 이것은 거래자에게 시장에서 일어나는 일에 대한 전체 보기를 제공하기 위해 만들어진 사용자 지정 지표입니다. 실시간 데이터를 사용하여 시장에 액세스하고 성공적인 거래에 필요한 모든 정보를 표시합니다. 설치: 이 지표를 창 차트에 첨부하기 전에 MT4의 Market Watch 패널로 이동하여 필요하지 않거나 거래하지 않는 모든 통화 쌍을 숨기고 나머지는 그대로 두십시오. 그 이유는 FFMV 대시보드가 MT4의 Market Watch에 나타나는 모든 통화 쌍을 표시하기 때문입니다. 최대 30개 이하의 통화 쌍을 표시할 수 있습니다. MT4의 Market Watch에서 그 이상이면 FFMV 대시보드의 글꼴과 이미지가 흐려지고 변형됩니다! 제대로 표시되지 않습니다. 용법:      솔로 트레이딩      바구니 거래의 경우(방법에 대한 스크린샷 참조)      다중 주문 거래에도 사용할 수 있습니다.      자신의 거래 시스템 등에서 수신한 신
Ultimate Index Advisor
Nicola Capatti
5 (1)
Ultimate Index Advisor는 시장 움직임을 정확하게 분석하고 거래 기회를 동적으로 식별하도록 설계된 고급 도구입니다. 이 지표는 트렌드, 조정 및 반전을 최적화한 전략 조합을 기반으로 신호를 제공하여 다양한 거래 스타일에 적합합니다. 직관적인 인터페이스를 갖춘 Ultimate Index Advisor는 차트에서 보이는 화살표로 명확한 진입 및 이탈 지점을 강조하여 거래 결정에서 모호함을 제거합니다. 고급 기술 분석 전략을 활용하여 이 도구는 모든 시간대에 적합하며, 단기 또는 장기 거래를 선호하는 트레이더에게 유연성을 제공합니다. 주요 기능: 트렌드 및 반전의 자동 식별. 명확하고 읽기 쉬운 시각적 신호. 다양한 금융 시장 및 시간대에 적합. 사용자 거래 전략에 맞게 설정 가능. Ultimate Index Advisor가 명확한 신호와 고급 분석으로 거래 결정을 어떻게 지원하는지 직접 확인해보세요.
제작자의 제품 더 보기
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
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 ( Com
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 - med
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 uptrend
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 the
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. Scalp SWING
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 provide log
Top Bottom Scalper
Shiffolika Kapila
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 Frame -
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  Never r
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 REVE
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 tha
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 leve
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 = TimeFr
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 THE ENTR
필터:
리뷰 없음
리뷰 답변