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

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á. :)
Gold Fusion will buy gold automatically during uptrends and use trailing stop losses to capture profits.  Facts Support is included. Gold Fusion trades GOLD only (also known as XAUUSD) Gold Fusion will never place sell orders. It places buy orders only. Each buy order is accompanied by a Stop-loss, Take-profit, and a Trailing Stop Loss, There are only 3 Input settings for you to enter. The rest of the code is secret and hidden.  Run this EA only on the 5-minute time frame. You should use 1:500
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 так и на персональном компьютере пользователя. Максимально точные бэк-тесты и торговля на реальных счетах показывают высокий процент выпл
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
Quantum Dark Gold
Nguyen Hang Hai Ha
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
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
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
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
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
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
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
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
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
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
Robot scalper for M5 timeframe. Trades on the GBPUSD currency pair. This robot has been specially developed by a company of professional traders for trading in the pound sterling. The robot approximately opens 5 to 15 trades every day. It is best to trade with brokers that have a low spread on GBPUSD up to 10 pips. The recommended minimum deposit to start is $500 or more. Advantages: does not use martingale. not a net. every trade has a stop loss. professional bot specifically for the GBPUSD p
Ea with indicators ONE CANDLE ONLY 2 COPIES OUT OF 5 LEFT AT $ 99! After that, the price will be raised to $ 199. 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
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
UPD1 Pivot Levels
Vitaliy Kuznetsov
5 (1)
지표는 전날을 기준으로 계산된 클래식 피벗 수준을 차트에 표시합니다. 수식을 계산할 시간을 선택할 수 있습니다. 반전을 위해 플랫에서 거래하십시오. 트렌드 시장에서 이들을 타깃으로 삼으세요. 성공적인 거래를 위한 전략과 결합하십시오. 레벨은 버퍼를 사용하여 작성되고 사용 가능한 전체 견적 내역에 표시됩니다. 입력 매개변수. Start Hour - 몇 시부터 하루의 시작을 계산합니다. 00 - 기본값. Show Mid Pivots - 중간 수준 표시. Visual Button - 버튼 표시(활성화/비활성화). Corner - 버튼 앵커 각도. X indent - 픽셀의 수평 패딩. Y indent - 픽셀의 수직 패딩. Label Visual - 디스플레이 레벨 레이블. Label Font Size   - 글꼴 크기. Label Shift Bars   - 비문의 들여쓰기(촛불의 수). Label Tooltip   - 레벨 위의 커서 아래에 텍스트 표시. Levels Styl
FREE
Speedy EA
AL MOOSAWI ABDULLAH JAFFER BAQER
Trading using Experts are the best ways to win in Forex! Here are our second Expert Advisor, where you can Set and forget! Time frame: M1 All currency Pairs will work perfectly on the EA Account type: All (If hedging is not allowed, please disable either Sell or Buy) Please please do not take unnecessary risks. (Trading is risky, and there are no guarantees for winning)   We wish you successful trading. (Trading is risky, and there are no guarantees for winning)   Check our other pro
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
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
FreqoMeterForecast
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
MHA Local Trade Copier
Mohammad Hanif Ansari
MHA Local Trade Copier It's an EA to copy trade from one MT4 account to another MT4 account. Also you can copy trades from single master account to multiple slave accounts. Only you should run master and slave accounts at same PC or VPS. Master account could use main password or investor password, but slave accounts needs to login by main password. Using this copier you can copy trades between different brokers with different symbol suffix. For example if broker of master account has EURUSDi
Flag Pattern Indicator - Your Guide to Flagging Profitable Trade Setups Welcome to the world of precision trading with the "Flag Pattern Indicator." Designed for MetaTrader, this powerful tool is your go-to solution for identifying one of the most reliable and versatile chart patterns in technical analysis: the flag pattern. Whether you're a seasoned trader or just starting, this indicator simplifies the process of spotting flag patterns, giving you an edge in your trading decisions. Key Feature
FREE
이 제품의 구매자들이 또한 구매함
Cycle Maestro
Stefano Frisetti
NOTE: CYCLEMAESTRO is distributed only on this website, there are no other distributors. Demo version is for reference only and is not supported. Full versione is perfectly functional and it is supported CYCLEMAESTRO , the first and only indicator of Cyclic Analysis, useful for giving signals of TRADING, BUY, SELL, STOP LOSS, ADDING. Created on the logic of Serghei Istrati and programmed by Stefano Frisetti ; CYCLEMAESTRO is not an indicator like the others, the challenge was to interpret only t
Scalper Inside PRO
Alexey Minkov
4.76 (63)
!SPECIAL SALE! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability
FX Volume
Daniel Stein
4.6 (35)
FX Volume: 브로커 시각에서 바라보는 진짜 시장 심리 간단 요약 트레이딩 접근 방식을 한층 더 향상시키고 싶으신가요? FX Volume 는 소매 트레이더와 브로커의 포지션을 실시간으로 파악할 수 있게 해 줍니다. 이는 COT 같은 지연된 보고서보다 훨씬 빠릅니다. 꾸준한 수익을 추구하는 분이든, 시장에서 더 깊은 우위를 원하시는 분이든, FX Volume 을 통해 대규모 불균형을 찾아내고, 돌파 여부를 확인하며 리스크 관리를 정교화할 수 있습니다. 지금 시작해 보세요! 실제 거래량 데이터가 의사결정을 어떻게 혁신할 수 있는지 직접 경험해 보시기 바랍니다. 1. 트레이더에게 FX Volume이 매우 유익한 이유 탁월한 정확도를 지닌 조기 경보 신호 • 다른 사람들보다 훨씬 앞서, 각 통화쌍을 매수·매도하는 트레이더 수를 거의 실시간으로 파악할 수 있습니다. • FX Volume 은 여러 리테일 브로커에서 추출한 실제 거래량 데이터를 종합해 명확하고 편리한 형태로 제공하는
TrendMaestro
Stefano Frisetti
4 (4)
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
Algo Pumping MT4
Ihor Otkydach
5 (7)
PUMPING STATION – 당신만을 위한 올인원(All-in-One) 전략 PUMPING STATION은 당신의 외환 거래를 더욱 흥미롭고 효과적으로 바꿔줄 혁신적인 인디케이터입니다. 단순한 보조 도구가 아니라, 강력한 알고리즘을 갖춘 완전한 거래 시스템으로서 보다 안정적인 트레이딩을 시작할 수 있도록 도와줍니다. 이 제품을 구매하시면 다음의 혜택을   무료로   받으실 수 있습니다: 전용 설정 파일: 자동 설정으로 최대의 퍼포먼스를 제공합니다. 단계별 동영상 가이드: PUMPING STATION 전략으로 거래하는 법을 배워보세요. Pumping Utility: PUMPING STATION과 함께 사용하도록 설계된 반자동 거래 봇으로, 거래를 더욱 쉽고 편리하게 만들어줍니다. ※ 구매 후 바로 저에게 메시지를 보내주세요. 추가 자료에 대한 접근 권한을 제공해드립니다. PUMPING STATION은 어떻게 작동하나요? 트렌드 컨트롤: 시장의 추세 방향을 즉시 파악합니다. 추세는
현재 20% 할인 ! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 이 대시보드 소프트웨어는 28개의 통화 쌍에서 작동합니다. 2가지 주요 지표(Advanced Currency Strength 28 및 Advanced Currency Impulse)를 기반으로 합니다. 전체 Forex 시장에 대한 훌륭한 개요를 제공합니다. 고급 통화 강도 값, 통화 이동 속도 및 모든(9) 시간대의 28 Forex 쌍에 대한 신호를 보여줍니다. 추세 및/또는 스캘핑 기회를 정확히 파악하기 위해 차트의 단일 지표를 사용하여 전체 시장을 볼 수 있을 때 거래가 어떻게 개선될지 상상해 보십시오! 잠재적인 거래를 식별하고 확인하면서 강력한 통화와 약한 통화를 더욱 쉽게 식별할 수 있도록 이 지표에 기능을 내장했습니다. 이 표시기는 통화의 강세 또는 약세가 증가 또는 감소하는지 여부와 모든 시간대에서 수행되는 방식을 그래픽으로 보여줍니다. 추가된 새로운 기능은 현재 시장 조건 변화에 적응하는
Reversal Master
Alexey Minkov
4.92 (13)
!SPECIAL SALE! The Reversal Master is an indicator for determining the current direction of price movement and reversal points. The indicator will be useful for those who want to see the current market situation better. The indicator can be used as an add-on for ready-made trading systems, or as an independent tool, or to develop your own trading systems. The Reversal Master indicator, to determine the reversal points,  analyzes a lot of conditions since the combined analysis gives a more accura
TPSproTREND PrO
Roman Podpora
4.68 (25)
VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 주요 기능: 렌더링 없이 정확한 입력 신호! 신호가 나타나면 관련성은 유지됩니다! 이는 신호를 제공한 후 변경하여 예금 자금 손실을 초래할 수 있는 다시 그리기 지표와의 중요한 차이점입니다. 이제 더 큰 확률과 정확도로 시장에 진입할 수 있습니다. 화살표가 나타난 후 목표에 도달(이익실현)하거나 반전 신호가 나타날 때까지 캔들을 색칠하는 기능도 있습니다. STOP LOSS / TAKE PROFIT 구역 표시 진입점 검색 시 시각적 명확성을 높이기 위해 시장 진입을 위한 최적 지점이 검색되는 BUY/SELL 영역을 초기에 표시하는 모듈을 만들었습니다. 정지 손실 수준 작업을 위한 추가 지능형 논리는 시간이 지남에 따라 크기를 줄이는 데 도움이 되므로 거래에 들어갈 때 초기 위험을 줄이는 데 도움이 됩니다(move sl). 더 높은 기간의 MI
Easy Breakout
Mohamed Hassan
5 (12)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!   Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
TPSpro RFI Levels
Roman Podpora
4.85 (27)
주요 플레이어의 반전 구역 / 피크 볼륨 / 활성 구역 =       TS TPS프로시스템 지침 RUS       /       지침       영어       /     Version MT5   이 지표를 구매한 모든 구매자는 또한 다음을 무료로 받습니다. RFI SIGNALS 서비스의 거래 신호에 6개월 동안 액세스할 수 있습니다. TPSproSYSTEM 알고리즘에 따른 즉시 사용 가능한 진입 포인트입니다. 정기적으로 업데이트되는 교육 자료 - 전략에 푹 빠져서 전문가 수준을 높여보세요. 주중 24/5 지원 및 비공개 트레이더 채팅 이용 - 시장 상황에 대한 소통, 지원 및 분석. 저자가 설정한 파일 - 별도의 노력 없이 최대 결과를 얻을 수 있도록 지표를 자동으로 설정합니다. 주요 기능: 판매자와 구매자의 활동 영역을 표시합니다! 이 지표는 매수 및 매도에 대한 모든 올바른 첫 번째 임펄스 레벨/존을 표시합니다. 진입점 검색이 시작되는 이러한 레벨/존이 활성화되면 레벨의 색
System Trend Pro
Aleksandr Makarov
5 (2)
Special offer! https://www.mql5.com/ru/users/bossik2810 System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips,
Beast Super Signal
Dustin Vlok
4.73 (89)
수익성 있는 거래 기회를 쉽게 식별하는 데 도움이 되는 강력한 외환 거래 지표를 찾고 계십니까? Beast Super Signal보다 더 이상 보지 마십시오. 사용하기 쉬운 이 추세 기반 지표는 시장 상황을 지속적으로 모니터링하여 새로운 개발 추세를 찾거나 기존 추세에 뛰어들 수 있습니다. Beast Super Signal은 모든 내부 전략이 정렬되고 서로 100% 합류할 때 매수 또는 매도 신호를 제공하므로 추가 확인이 필요하지 않습니다. 신호 화살표 알림을 받으면 구매 또는 판매하기만 하면 됩니다. 구매 후 비공개 VIP 그룹에 추가되도록 저에게 메시지를 보내주세요! (전체 제품 구매만 해당). 최신 최적화된 세트 파일을 구입한 후 저에게 메시지를 보내주세요. MT5 버전은   여기에서 사용할 수 있습니다. 여기에서   Beast Super Signal EA를 받으세요. 최신 결과를 보려면 댓글 섹션을 확인하세요! Beast Super Signal은 1:1, 1:2
Golden Trend Indicator
Noha Mohamed Fathy Younes Badr
5 (10)
Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (5)
Dynamic Forex28 Navigator - 차세대 외환 거래 도구. 현재 49% 할인. Dynamic Forex28 Navigator는 오랫동안 인기 있는 지표의 진화형으로, 세 가지의 힘을 하나로 결합했습니다. 고급 통화 Strength28 지표(695개 리뷰) + 고급 통화 IMPULSE with ALERT(520개 리뷰) + CS28 콤보 신호(보너스). 지표에 대한 자세한 정보 https://www.mql5.com/en/blogs/post/758844 차세대 Strength 지표는 무엇을 제공합니까?  원래 지표에서 좋아했던 모든 것이 새로운 기능과 더 높은 정확도로 강화되었습니다. 주요 기능: 독점적인 통화 Strength 공식.  모든 시간대에 걸쳐 부드럽고 정확한 강도선. 추세와 정확한 진입을 식별하는 데 이상적입니다. 역동적인 시장 피보나치 수준(시장 피보나치).  이 지표에만 있는 고유한 기능. 가격 차트가 아닌 통화 강도에 피보나치가 적용됩니다.
Quantum Trend Sniper Indicator MT4
Bogdan Ion Puscasu
4.68 (40)
소개       Quantum Trend Sniper Indicator는   추세 반전을 식별하고 거래하는 방식을 변화시키는 획기적인 MQL5 지표입니다! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발한       Quantum Trend Sniper 표시기       매우 높은 정확도로 추세 반전을 식별하는 혁신적인 방법으로 거래 여정을 새로운 차원으로 끌어올리도록 설계되었습니다. ***Quantum Trend Sniper Indicator를 구입하면 Quantum Breakout Indicator를 무료로 받을 수 있습니다!*** Quantum Trend Sniper Indicator는 추세 반전을 식별하고 세 가지 이익실현 수준을 제안할 때 경고, 신호 화살표를 제공합니다. 초보자 거래자와 전문 거래자 모두에게 적합합니다. Quantum EA 채널:       여기를 클릭하세요 MT5 버전:       여기를 클릭하세요 추천: 기간: 모든 기간
IQ FX Gann Levels
INTRAQUOTES
5 (2)
IQ FX Gann Levels a precision trading indicator based on W.D. Gann’s square root methods. It plots real-time, non-repainting support and resistance levels to help traders confidently spot intraday and scalping opportunities with high accuracy. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Download the Metatrader 5 Version M
Enigmera
Ivan Stefanov
5 (7)
ENIGMERA: 시장의 핵심 중요: MQL5.com의 데모는 Strategy Tester에서 실행되며 Enigmera의 기능을 완전히 반영하지 못할 수 있습니다. 설명, 스크린샷 및 비디오를 확인하여 자세한 내용을 확인하십시오. 질문이 있으면 언제든지 메시지를 보내주세요! 인디케이터의 코드는 완전히 다시 작성되었습니다. 버전 3.0은 새로운 기능을 추가하고 인디케이터가 처음 출시된 이후 누적된 버그를 수정했습니다. 소개 이 인디케이터 및 거래 시스템은 금융 시장에 대한 주목할 만한 접근 방식입니다. ENIGMERA는 프랙탈 주기를 사용하여 정확하게 지원 및 저항 수준을 계산합니다. 실제 축적 단계를 보여주고 방향과 목표를 제공합니다. 트렌드와 수정 모두에서 작동하는 시스템입니다. 작동 방식 인디케이터의 대부분의 기능은 차트 왼쪽에 있는 버튼을 통해 제어되며, 이를 통해 다양한 시장 상황에 빠르게 대응할 수 있습니다. 버튼 ON/OFF – 인디케이터 전체를 표시하거나 숨깁니다.
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
AT Forex Indicator MT4
Marzena Maria Szmit
5 (3)
The AT Forex Indicator MT4 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This   powerful indicator   simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses   advanced algorithms   to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliabl
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 시장에서 동일한 일이 분명히 더 빠르
Gold AMS
Aleksandr Makarov
Special offer! https://www.mql5.com/ru/users/bossik2810 Gold AMS   - is a good technical stock indicator. The indicator algorithm analyzes the asset price movement and reflects volatility and potential entry zones. The indicator 100% does not repaint!!! The best indicator signals: If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to loss of deposit, because they can show a signal and then remove it. Trading with this indicator is very easy. We wait for a
Smart Set up Levels
Mohit Dhariwal
5 (1)
Smart Set up leve l is a very powerful indicator based on the concept of order blocks and set up entries with proper fvg and breakouts to make a very nice level to enter like a pro trader. Very easy to use interface and friendly to enter on buy and sell signals. Works Best on M15 Time frame on Gold, Bitcoin and Fx pairs. Daily 4-5 trades on each pair  Works great on gold like a pro on M15 It is non repainting nor lagging It is very powerful indicator giving precise entries and prop acts can be c
Price Action Sniper
Elmira Memish
5 (3)
Price Action Sniper is designed to trade the Price Action on the desired chart time frame. - Trend Reversals. - Trend Continuation. - Brekaouts. - Good tool for Binary Options Price action forms the basis for all technical analysis of a currency pair, commodity or other asset chart. Many short-term traders rely exclusively on price action and the formations and trends extrapolated from it to make trading decisions. Technical analysis as a practice is a derivative of price action since it uses p
Entry Maker
Ibrahim Aljaref
Entry Maker (Full) – 시간 기반 신호 생성기 (SL/TP 및 캔들 필터 포함) 모든 심볼 및 타임프레임에서 작동합니다. 리페인트 없음. 깔끔한 시각. 시간 기반 진입 완전 제어. 주요 기능 – 지정한 시각(시간/분)에 Buy/Sell 신호 화살표 표시 – SL/TP를 핍 단위로 설정 가능 – SL 발생 시 자동 SL/TP 조정 가능 – S1, R1 등의 피벗 포인트 기반 TP 설정 가능 – 녹색 캔들 출현 후에만 Buy 화살표 표시 (옵션) – 추가 SL 화살표로 리스크 범위 시각화 작동 원리 선택한 시간에 따라 매수/매도 화살표 생성. SL 발생 시 백업 값 또는 피벗 레벨로 SL/TP 조정 – 회복 전략에 유리. 설정 항목 – Buy/Sell 화살표 표시 여부 – SL/TP 값 (핍 기준) – SL 후 새로운 TP/SL – S/R 기반 TP 사용 여부 – 녹색 캔들 필터 적용 – 오프셋 포함 SL 보조 화살표 호환성 – 모든 심볼 및 타임프레임 지원 – 리페인트
Advanced Supply Demand
Bernhard Schweigert
4.91 (294)
현재 33% 할인! 초보자나 전문 트레이더를 위한 최고의 솔루션! 이 보조지표는 우리가 다수의 독창적 기능과 새로운 공식을 통합한 독특하고 고품질이며 저렴한 거래 도구입니다. 이 업데이트를 통해 이중 시간대를 표시할 수 있습니다. 더 높은 TF를 표시할 수 있을 뿐만 아니라 차트 TF와 더 높은 TF 모두를 표시할 수 있습니다: 중첩 영역 표시. 모든 Supply Demand 트레이더들이 좋아할 것입니다. :) 중요한 정보 공개 Advanced Supply Demand의 잠재력을 극대화하려면 다음을 방문하십시오. https://www.mql5.com/ko/blogs/post/720245   진입 또는 목표의 명확한 트리거 포인트를 정확히 찾아냄으로 해서 거래가 어떻게 개선될지 상상해 보십시오. 새로운 알고리즘을 기반으로 매수자와 매도자 간의 잠재적인 불균형을 훨씬 더 쉽게 분간할 수 있습니다. 왜냐하면 가장 강한 공급영역과 가장 강한 수요 영역과 과거에 어떻게 진행 되었는지를(이전
Linear Trend Predictor - 진입 지점과 방향성 지원선을 결합한 추세 지표입니다. 고가/저가 채널을 돌파하는 원칙에 따라 작동합니다. 지표 알고리즘은 시장 노이즈를 걸러내고 변동성과 시장 역학을 고려합니다. 표시기 기능  평활화 방법을 사용하여 시장 추세와 BUY 또는 SELL 주문을 시작하기 위한 진입 시점을 보여줍니다.  모든 기간의 차트를 분석하여 단기 및 장기 시장 움직임을 파악하는 데 적합합니다.  어떠한 시장과 시간대에도 적용할 수 있으며, 입력 매개변수를 통해 거래자는 자신에게 맞게 지표를 독립적으로 사용자 지정할 수 있습니다.  설정된 지표 신호는 사라지거나 다시 그려지지 않습니다. 이는 캔들 마감 시 결정됩니다.  여러 유형의 알림이 화살표와 결합되어 있습니다.  이 지표는 독립적인 거래 시스템으로 사용할 수도 있고, 다른 거래 시스템에 추가하는 용도로도 사용할 수 있습니다.  모든 수준의 경험을 가진 거래자가 사용할 수 있습니다. 주요 매
Find and fill Gaps
Leandro Oliveira
This indicator shows the gaps on the current chart with a rectangle shape and indicates when the gap is filled by closing the shape. Gaps are considered over the shadows. Allows sending alerts by e-mail or push notifications when a gap is found. Parameters SizeGAP - Size of the gap that you want to indicate; HGcolor1 - Color of the gap in an upward movement; HGcolor2 - Color of the gap in a downward movement; HGstyle - The style of rectangle to be drawn; StartCalculationFromBar - How many candl
PZ Harmonacci Patterns
PZ TRADING SLU
3.17 (6)
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic pric
MartingaleArrow
Abdulkarim Karazon
Martingale Arrow는 martingale 바이너리 옵션 거래를 위해 설계된 화살표 유형 mt4 표시기입니다. 이 화살표는 바 열기/인트라 바에 인쇄되고 경고를 제공합니다. 사용 방법: 화살표가 나타나는 순간 거래를 개시하세요. 거래가 성공했다면 다음 신호를 기다렸다가 동일한 로트를 거래하세요. 다음 신호에서 거래가 두 배의 로트를 잃고 신호가 승리할 때까지 계속 그렇게 하는 경우 재설정하고 첫 번째 거래 로트로 거래하세요. 권장 기간: 모두 최소 보증금 : 200 단위. 이 표시기 라이브는 다음을 수행하지 않습니다: 다시 칠하기/뒤로 칠하기 ------------------------------------- ------------- 매개변수: 표시 기간: 변경 시 다른 신호를 제공합니다. 지표 가격/유형 과매수/과매도 수준 경고 입력 화살표 스타일 ==========================================
Trend Arrow Super
Aleksandr Makarov
5 (2)
Special offer! https://www.mql5.com/ru/users/bossik2810 Trend Arrow Super The indicator not repaint or change its data. A professional, yet very easy to use Forex system. The indicator gives accurate BUY\SELL signals. Trend Arrow Super is very easy to use, you just need to attach it to the chart and follow simple trading recommendations. Buy signal: Arrow + Histogram in green color, enter immediately on the market to buy. Sell signal: Arrow + Histogram of red color, enter immediately on the m
제작자의 제품 더 보기
Multi Currency Multi Time Market Scan Signals 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 ( Complex Signals
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
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
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
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
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
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 - 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
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
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
필터:
리뷰 없음
리뷰 답변