• Aperçu
  • Avis
  • Commentaires (1)
  • Nouveautés

Haskaya Correct Signal

This indicator is using two moving average , signal will be crated according to preset points on two Moving Average.

In general, First signal is immadiate entrence and second order is limit order.

color IndLevelColor=clrYellow;  // Indicator Level Color

extern int   ArrowGap=35; // Close+-Arrow Gap Pips

extern int   SecondOrderEntryLevelPips=500;// Second Limit Order Entry Level Pips

extern int   HareketliOrtalamaGiris1=5; // 1. Moving Average

extern int   HareketliOrtalamaGiris2=35;// 2. Moving Average

extern double    HareketliOrtalamaAlimGirisSeviyesi=0.003;      // Correct Signal Entry Level 

extern bool      CepUyariGonder=false;      // Notification 

extern bool      SesliAlarm=true;           // Sound Alert

extern bool      AktifGrafikGoster=true;    // Change Chart when Signal Alert


Produits recommandés
TurboTrend
Ashkan Hazegh Nikrou
Aperçu du produit gratuit mais avancé Turbo Trend est un indicateur puissant conçu pour aider les traders à identifier et à agir sur les tendances du marché. Il utilise une combinaison de moyennes mobiles avancées et d'analyse de volume pour fournir des signaux clairs sur la direction des tendances. Turbo Trend simplifie la prise de décision en catégorisant les conditions du marché en trois états distincts : Tendance haussière , Tendance baissière et Tendance neutre, en utilisant des lignes et
FREE
TwoMA Crosses
Nedyalka Zhelyazkova
TwoMA Crosses indicator displays arrows based on whether the short term moving average crosses above or below the long term moving average. A moving average doesn't predict price direction. Instead, it defines the current direction. Despite this, investors use moving averages to filter out the noise. Traders and investors tend to use the EMA indicator, especially in a highly volatile market because it’s more sensitive to price changes than the SMA. Download for FREE  TwoMA Crosses  EA from the
FREE
The Hull Moving Average (HMA), developed by Alan Hull from 2005, one of the most fast-moving Average, reduce lag and easy to use to identify Trend for both Short & Long term. This Indicator is built based on exact formula of Hull Moving Average with 3 phases of calculation: Calculate Weighted Moving Average (WMA_01) with period n/2 & (WMA_02) with period n Calculate RAW-HMA: RAW-HMA  = 2 * WMA_01(n/2) - WMA_02(n) Weighted Moving Average with period sqrt(n) of RAW HMA HMA = WMA (RAW-HMA, sqrt(n)
FREE
FVG Rapid Mitigation Signals Indicator MT4 The FVG Rapid Mitigation Signals indicator is designed to detect fair value gaps (FVGs) that are swiftly filled, marking them with arrows for easy identification. Once these gaps are recognized, the indicator on MetaTrader 4 automatically generates a Trailing Stop , aligning with the trend direction for optimal trade management.   FVG Rapid Mitigation Signals Indicator Specifications The following table presents the essential specifications of the FVG R
FREE
BPR and SFP Indicator for ICT Trading on MT4 The BPR + SFP Indicator integrates two highly effective trading concepts: Breakout and Retest (BPR) and Swing Failure Pattern (SFP) . This combination enables traders to assess market strength and pinpoint optimal entry opportunities with greater accuracy. By analyzing price action and market reactions at significant levels, this indicator helps identify swing failures, breakouts, confirmations, and retracements. It offers clear visual alerts through
FREE
MA Crosses Show
Faran Ataeiraveshti
Hello.  Another free indicator from Sepehr! ;) You can determine the trend with this tool. Using crosses of two Moving averages, you can say that the trend is going to be bullish or bearish; A fast-moving average and a slow one. When the fast-moving crosses up the slow-moving, it's going to be an uptrend and when it crosses down the slow-moving, it means that you are going to have a downtrend. That's easy ;) Hope to enjoy it Sepehr(Faran)
FREE
This indicator prepared by using 1311,2840 days moving average and Calculates the Envelopes.    This system can be used for 15M time frame.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem
Multi RsIBB MT4
Mansour Babasafary
4 (2)
A combined indicator of two famous indicators: RSI , Bollinger Bands Can be used in all currency pairs Can be used in all time frames with many signals Very simple and fast to use Description: This indicator is made from the combination of RSI and Bollinger Bands indicators As you can see, it shows good signals and is worth using and testing We hope you are satisfied with this indicator Settings: show past show candle: Displays the number of candles that the indicator calculates. For example
FREE
Precision Swing Point Indicator PSP ICT Quarterly Theory MT4 The Precision Swing Point Indicator PSP ICT Quarterly Theory MT4 integrates three key market indices—Dow Jones Index, Nasdaq 100 Index, and S&P 500—alongside three well-established candlestick formations: Doji, 50% body candles, and Shooting Star. This tool is designed to help traders pinpoint both trend continuations and reversals with greater accuracy.   Precision Swing Point Indicator Specifications Table Category Pivot Point and Fr
FREE
Bitcoin 999
Ahmed Ragab Ramadan Abdelfattah
Bitcoin 999  - 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!  Main functions: Accurate entry signals WITHOUT REPAINTING! Once a signal appears, it remains
FREE
HMA Trend
Pavel Zamoshnikov
4.6 (67)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
C'est gratuit pour une période limitée. La stratégie utilise principalement l'indicateur technique MACD et suit toujours la direction de la grande tendance. Ouvrez une position lorsque le signal de démarrage apparaît sur la période M1. Le graphique adapté pour le trading est celui de l'or (XAU/USD). Elle est également applicable à d'autres produits présentant des tendances évidentes. La version 1.0 intègre quatre algorithmes. Le premier, l'algorithme MACD, est principalement recommandé, les tr
FREE
This indicator is producing accurate signal based on distances between crossection     point of 571 period moving average with 632 period bollinger band and 17 moving average and 171 moving average.     You can also use this signal with expert advisor with below code      double v1= 0 ;     v1= GlobalVariableGet ( Symbol ()+ string ( Period ())+ "HSKPASHAVO1" );      if (v1== 0 )   return ( 0 ); // No Signals      if (v1== 1 )        {        //Send BUY Order...        GlobalVariableSet ( Symbo
CISD and Price Gap Openings Indicator MT4 The CISD CSD + Price Gap Openings Indicator is designed to highlight price gaps while marking the CISD level, providing insights into potential market reversals. This MetaTrader 4 tool, based on ICT principles, utilizes arrow markers to assist traders in recognizing fresh price gaps and possible retracement zones.   CISD – CSD + Price Gap Openings Indicator Specifications The following table outlines the features of the CISD – CSD + Price Gap Openings In
FREE
APriceChannel is a modification of the standard Price_Channel indicator. The EA draws 2 levels - the upper level shows the price High for the specified period of time, the lower level shows the price Low for the same period. In addition to the period, you can set vertical offset in points to widen the channel up and down. This prevents false breakouts of current support/resistance levels. Inputs Period - time period in bars - the number of bars to calculate the price High/Low. Offset up and dow
FREE
Force Jurik
Augustine Kamatu
Introducing Force Jurik—a powerful indicator designed to enhance trading insights by combining custom moving averages based on Jurik with the MetaTrader 4 indicator, Force Index. Jurik moving averages are renowned for their precision and smoothness, making them ideal for analyzing price movements in the forex market. They offer traders a reliable method of identifying trends and filtering out market noise, ultimately providing clearer signals for decision-making. The Force Index, a popular Me
FREE
The Cossover MA Histogram indicator is a simple tool showing the trend based on crossover of moving averages. Simply specify two mobving averages and addicional parameters like MA method and Applied price. When fast MA is above slow MA the histogram is green, indicating an uptrend. When MA fast is below MA slow the histogram is red, indicating an downtrend.
FREE
The product   Divergence Cci Force Stddev Ac Atr   is designed to find the differences between indicators and price. It allows you to open orders or set trends using these differences. The indicator has 4 different divergence features. Divergence types Class A Divergence Class B Divergence Class C Divergence Hidden Divergence Product Features and Rec ommendations There are 5 indicators on the indicator Indicators =   CCI, Force, Stdandard Deviation, Acelereator, Atr 4 different divergence type
FREE
IMA Finder MT4
Mubashir Mohamed Quraish Albarakat
This indicator is designed based on the Moving Origin indicator When the moving origin indicator breaks the price, this indicator gives a signal It is useful for better viewing of signals and analysis on them Attributes: Can be used in all symbols Can be used in all time frames Too many signals Simple and quick settings Easy way to work Settings: period: like moving average settings alarmShow: If you want to receive an alert in Metatrader after receiving the signal, enable this setting alarmS
FREE
The Adaptive Moving Average (AMA), created by Perry Kaufman, is a moving average variation designed to have low sensitivity to market noise and volatility combined with minimal lag for trend detection. These characteristics make it ideal for identifying the overall market trend, time turning points and filtering price movements. A detailed analysis of the calculations to determine the AMA can be found in MetaTrader 5 Help ( https://www.metatrader5.com/en/terminal/help/indicators/trend_indicators
FREE
Accuracy Meter
Ashkan Hazegh Nikrou
5 (2)
Is This tools use able for free in Forex market ? Accuracy Meter is useful and also free product, i made this product for free because i believe that any seller must have some good products for free not just release bad products as free tools. What does Green koala logo mean : Means Free Products , i ll release my free products by green koala logo, so when you see green koala, it means new free products is access able for you. Accuracy Meter Introduction : Accuracy Meter is powerful tool to
FREE
TrailingStop MA 4
Andrej Nikitin
4 (1)
The indicator draws two simple moving averages using High and Low prices. The MA_High line is displayed when the moving average is directed downwards. It can be used for setting a stop order for a sell position. The MA_Low line is displayed when the moving average is directed upwards. It can be used for setting a stop order for a buy position. The indicator is used in the TrailingStop Expert Advisor. Parameters Period - period of calculation of the moving average. Deviation - rate of convergence
FREE
The TLR indicator is a market trend identification indicator. The idea behind this indicator is to use 3 linear regression lines, one short-term, one medium-term, and one long-term. The UPTREND will be determined when: The long-term linear regression line and the medium-term linear regression line have an uptrend. The long-term linear regression line has an uptrend, the medium-term linear regression line has a sideway, and the short-term linear regression line has an uptrend. The DOWNTREND will
FREE
CCI in MA
Nikolaos Pantzos
4.75 (4)
iCC in iMA is indicator to change color in iMA if iCCI crosses level up (up trend) or crosses level down (down trend). It is a useful tool to track when the upside and the downside iCCI on iMA. You can to get source code from here . Parameters MA_Periods —Period for iMA. MA_Method — Method for iMA. CCI_Periods —Period for iCCI. CCI_ApliedPrice — Price used for iCCI. CCI_LevelsUp — Level iCCI for up trend. CCI_LevelsDN — Level iCCI for down trend. BarsCount — How many bars will show the line. R
FREE
THIS FREE INDICATOR ALLOWS YOU TO SET THE TIMEFRAME OF THE MA YOU WANT ON YOUR CHART For example, it's very useful if you want to trade the H4 200 SMA using a lower timeframe chart, to identify price reactions such as reversals, Wyckoff schematics, etc. ***Please comment, rate and share it to your friends if you like it*** ------------------------------------------------------------------------- Moving averages are popular technical indicators used to identify trends, support and resistance leve
FREE
Th3Eng HistoMaster
Ahmed Farag
4.67 (3)
Th3Eng HistoMaster  indicator Free Histogram Indicator to detect the current trend direction. The indicator is based on CCI indicator. Also draw arrows when it detect the trend is strong buy or strong sell, with Alerting system (Popup with sound, Email alerting and mobile notification). Also draws a dashboard shows all Time-Frames' current signal. Requirements works with all pairs, stocks, CFDs and crypto currencies. works with all Spreads works with all Account types works on all Time-Frames
FREE
T3 Cloud MA
Ridwan Kureemun
Trend indicator derived from T3 moving averages. The cloud is bounded by a fast T3 and slow T3 lines. Buying/Selling opportunities above/below cloud. The fast and slow T3 MA lines can also be used as dynamic support/resistance for more aggressive entries. Use default values for best settings. The number of look back bars is user defined. This indicator can be used in combination with other strategies such as price action. Suitable for all time frames. Prerequisites:  T3IndiSlow and T3IndiFast in
FREE
ST Cross
Curtis Daniel Jr -
Introduction The ST Cross indicator is based on the traditional Moving Average (MA) Cross which uses a fast and slow moving average. Entry signals to buy and sell are given when both moving averages cross. However with the basic strategy there are a lot of false signals. In order to filter the trades we use the 200 (MA) to identify the overall direction of the trend. Input Settings           Master Trend Period     -      200 Period moving average used to get the trend direction.           Fast
FREE
Trend directional oscillator with additional flat filtering It helps to quickly navigate when changing the direction of price movement and is painted in the appropriate color You can conduct trend and counter trend trade It works on all timeframes, on any currency pairs, metals and cryptocurrency Can be used when working with binary options Distinctive features Not redrawn; Flat filtering - when the histogram is in the yellow zone; Simple and clear settings; It works on all timeframes and on all
FREE
KF Trix MT4
Sevgi Hilal Kilic
5 (2)
KF Trix V1.00 The triple exponential average (TRIX) indicator is an oscillator used to identify oversold and overbought markets and is also a momentum indicator. The triple smoothing of moving averages is designed to filter out price movements that are considered insignificant or unimportant. About Software details and MQL login link Copyright 2025, Forex KRAL "Contact support for assistance and Download ALL PRODUCTS FREE TRAIL VERSION"
FREE
Les acheteurs de ce produit ont également acheté
Gann Made Easy
Oleg Rodin
4.8 (116)
Gann Made Easy est un système de trading Forex professionnel et facile à utiliser qui est basé sur les meilleurs principes de trading en utilisant la théorie de mr. WD Gann. L'indicateur fournit des signaux d'ACHAT et de VENTE précis, y compris les niveaux Stop Loss et Take Profit. Vous pouvez échanger même en déplacement en utilisant les notifications PUSH. S'il vous plaît contactez-moi après l'achat! Je partagerai avec vous mes astuces de trading et d'excellents indicateurs bonus gratuitement!
M1 Arrow
Oleg Rodin
5 (17)
Une stratégie intraday basée sur deux principes fondamentaux du marché. L'algorithme est basé sur l'analyse des volumes et des vagues de prix à l'aide de filtres supplémentaires. L'algorithme intelligent de l'indicateur ne donne un signal que lorsque deux facteurs de marché se combinent en un seul. L'indicateur calcule les vagues d'une certaine plage sur le graphique M1 en utilisant les données de la période la plus élevée. Et pour confirmer la vague, l'indicateur utilise une analyse en volume.
Enigmera
Ivan Stefanov
5 (7)
ENIGMERA : Le cœur du marché Important : La démo de MQL5.com fonctionne dans le Strategy Tester et peut ne pas refléter pleinement les fonctionnalités d'Enigmera. Consultez la description, les captures d'écran et la vidéo pour plus de détails. N'hésitez pas à m'envoyer un message si vous avez des questions ! Le code de l'indicateur a été entièrement réécrit. La version 3.0 ajoute de nouvelles fonctionnalités et corrige les bugs accumulés depuis le lancement de l'indicateur. Introduction Cet in
Gold Stuff
Vasiliy Strukov
4.86 (253)
Gold Stuff est un indicateur de tendance conçu spécifiquement pour l'or et peut également être utilisé sur n'importe quel instrument financier. L'indicateur ne se redessine pas et ne traîne pas. Délai recommandé H1. Au niveau de l'indicateur de travail, l'Expert Advisor EA Gold Stuff est entièrement automatique. Vous pouvez le trouver sur mon profil. Vous pouvez obtenir une copie gratuite de notre indicateur Strong Support et Trend Scanner, veuillez envoyer un message privé. moi! Contactez-mo
Scalper Inside PRO
Alexey Minkov
4.76 (63)
!SPECIAL SALE! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (5)
Dynamic Forex28 Navigator - L'outil de trading Forex de nouvelle génération. ACTUELLEMENT 49 % DE RÉDUCTION. Dynamic Forex28 Navigator est l'évolution de nos indicateurs populaires de longue date, combinant la puissance de trois en un : Advanced Currency Strength28 Indicator (695 avis) + Advanced Currency IMPULSE avec ALERT (520 avis) + CS28 Combo Signals (Bonus). Détails sur l'indicateur https://www.mql5.com/en/blogs/post/758844 Qu'offre l'indicateur de force de nouvelle génération ? Tout
Je vous présente un excellent indicateur technique : Grabber, qui fonctionne comme une stratégie de trading "tout-en-un", prête à l'emploi. En un seul code sont intégrés des outils puissants d'analyse technique du marché, des signaux de trading (flèches), des fonctions d'alerte et des notifications push. Chaque acheteur de cet indicateur reçoit également gratuitement : L'utilitaire Grabber : pour la gestion automatique des ordres ouverts Un guide vidéo étape par étape : pour apprendre à install
Scalper Vault
Oleg Rodin
5 (29)
Scalper Vault est un système de scalpage professionnel qui vous fournit tout ce dont vous avez besoin pour un scalpage réussi. Cet indicateur est un système de trading complet qui peut être utilisé par les traders de forex et d'options binaires. Le délai recommandé est M5. Le système vous fournit des signaux fléchés précis dans le sens de la tendance. Il vous fournit également des signaux supérieurs et inférieurs et des niveaux de marché Gann. Les indicateurs fournissent tous les types d'alertes
Trend Screener
STE S.S.COMPANY
4.78 (93)
Indicateur de tendance, solution unique révolutionnaire pour le trading et le filtrage des tendances avec toutes les fonctionnalités de tendance importantes intégrées dans un seul outil ! Il s'agit d'un indicateur multi-période et multi-devises 100 % non repeint qui peut être utilisé sur tous les symboles/instruments : forex, matières premières, crypto-monnaies, indices et actions. OFFRE À DURÉE LIMITÉE : L'indicateur Support and Resistance Screener est disponible pour seulement 50 $ et à vie. (
Apollo Secret Trend est un indicateur de tendance professionnel qui peut être utilisé pour trouver des tendances sur n'importe quelle paire et période. L'indicateur peut facilement devenir votre principal indicateur de trading que vous pouvez utiliser pour détecter les tendances du marché, quelle que soit la paire ou la période que vous préférez négocier. En utilisant un paramètre spécial dans l'indicateur, vous pouvez adapter les signaux à votre style de trading personnel. L'indicateur fournit
Algo Pumping MT4
Ihor Otkydach
5 (3)
PUMPING STATION – Votre stratégie personnelle «tout compris» Nous vous présentons PUMPING STATION – un indicateur Forex révolutionnaire qui transformera votre façon de trader en une expérience à la fois efficace et passionnante. Ce n’est pas seulement un assistant, mais un véritable système de trading complet, doté d’algorithmes puissants pour vous aider à trader de manière plus stable. En achetant ce produit, vous recevez GRATUITEMENT : Fichiers de configuration exclusifs : pour un réglage auto
Easy Breakout
Mohamed Hassan
5 (10)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!   Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
Découvrez le secret pour réussir le trading Forex avec notre indicateur MT4 personnalisé! Vous êtes-vous déjà demandé comment réussir sur le marché du Forex, gagnant régulièrement des bénéfices tout en minimisant les risques? Voici la réponse que vous avez recherchée! Permettez-nous d'introduire notre indicateur MT4 propriétaire qui révolutionnera votre approche du trading. Polyvalence unique Notre indicateur est spécialement conçu pour les utilisateurs qui préfèrent les formations de bougies
Golden Trend Indicator
Noha Mohamed Fathy Younes Badr
4.9 (10)
Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
Lux Trend
Mohamed Hassan
5 (3)
After purchase, please contact me to get your trading tips + more information for a great bonus!   Lux Trend is a professional strategy based on using Higher Highs and Lower Highs to identify and draw Trendline Breakouts! Lux Trend  utilizes two Moving Averages to confirm the overall trend direction before scanning the market for high-quality breakout opportunities, ensuring more accurate and reliable trade signals. This is a proven trading system used by real traders worldwide, demonstrating
FX Volume
Daniel Stein
4.59 (34)
FX Volume : Découvrez le Sentiment du Marché tel que perçu par un Courtier Présentation Rapide Vous souhaitez faire passer votre approche de trading au niveau supérieur ? FX Volume vous fournit, en temps réel, des informations sur la manière dont les traders particuliers et les courtiers sont positionnés—bien avant la publication de rapports retardés comme le COT. Que vous visiez des gains réguliers ou recherchiez simplement un avantage plus solide sur les marchés, FX Volume vous aide à repére
TPSproTREND PrO
Roman Podpora
4.68 (25)
VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG Fonctions principales : Signaux d'entrée précis SANS RENDU ! Si un signal apparaît, il reste d’actualité ! Il s'agit d'une différence importante par rapport aux indicateurs de redessinage, qui peuvent fournir un signal puis le modifier, ce qui peut entraîner une perte de fonds en dépôt. Vous pouvez désormais entrer sur le marché avec plus de probabilité et de précision. Il existe également une fonction de coloration
FX Power MT4 NG
Daniel Stein
4.94 (18)
FX Power : Analysez la force des devises pour des décisions de trading plus intelligentes Aperçu FX Power est l'outil essentiel pour comprendre la force réelle des principales devises et de l'or, quelles que soient les conditions du marché. En identifiant les devises fortes à acheter et les faibles à vendre, FX Power simplifie vos décisions de trading et révèle des opportunités à forte probabilité. Que vous suiviez les tendances ou anticipiez les retournements à l'aide de valeurs extrêmes de D
- Real price is 80$ - 40% Discount (It is 49$ now) - Lifetime update free Contact me for instruction, add group and any questions! Related Products:  Bitcoin Expert , Gold Expert - Non-repaint - I just sell my products in Elif Kaya profile, any other websites are stolen old versions, So no any new updates or support. Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is design
Volatility Trend System - un système de trading qui donne des signaux pour les entrées. Le système de volatilité donne des signaux linéaires et ponctuels dans le sens de la tendance, ainsi que des signaux pour en sortir, sans redessiner ni retarder. L'indicateur de tendance surveille la direction de la tendance à moyen terme, montre la direction et son changement. L'indicateur de signal est basé sur les changements de volatilité et montre les entrées sur le marché. L'indicateur est équipé de pl
Actuellement 20% de réduction ! La meilleure solution pour tout débutant ou trader expert ! Ce logiciel de tableau de bord fonctionne sur 28 paires de devises. Il est basé sur 2 de nos principaux indicateurs (Advanced Currency Strength 28 et Advanced Currency Impulse). Il donne un excellent aperçu de l'ensemble du marché Forex. Il montre les valeurs de l'Advanced Currency Strength, la vitesse de mouvement des devises et les signaux pour 28 paires de devises dans tous les (9) délais. Imaginez
TPSpro RFI Levels
Roman Podpora
4.85 (27)
INSTRUCTIONS       RUS   -   ANGLAIS       Il   est recommandé de l'utiliser avec un indicateur       -       TPSpro   TENDANCE PRO -   Version MT5     Fonctions principales:: Affichage des zones actives pour les vendeurs et les acheteurs ! L'indicateur présente tous les niveaux/zones d'impulsion initiaux corrects pour l'achat et la vente. Lors de l'activation de ces niveaux/zones, où commence la recherche de points d'entrée, les niveaux changent de couleur et se remplissent de nuances spécifi
Black dragon indicator
Ramil Minniakhmetov
4.86 (119)
L'indicateur de détection de tendance complètera toute stratégie et peut également être utilisé comme un outil indépendant. IMPORTANT! Contactez-moi immédiatement après l'achat pour recevoir des instructions et un bonus ! Recommandations pour travailler avec l'indicateur, vous pouvez télécharger en commentaire #5 Avantages Facile à utiliser, ne surcharge pas le graphique avec des informations inutiles ; Capacité à utiliser comme filtre pour n'importe quelle stratégie ; Il a des niveaux inté
Gold Venamax MT4
Sergei Linskii
2 (1)
Gold Venamax   - c'est le meilleur indicateur technique boursier. L'algorithme de l'indicateur analyse l'évolution des prix d'un actif et reflète la volatilité et les zones d'entrée potentielles. Caractéristiques de l'indicateur: Il s'agit d'un super indicateur avec Magic et deux blocs de flèches de tendance pour un trading confortable et rentable. Le bouton rouge pour changer de bloc est affiché sur le graphique. La magie est définie dans les paramètres de l'indicateur, afin que vous puissiez
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
[ MT5 Version ]  [ Kill Zones ]  [ SMT Divergences ] How to trade using Order Blocks:  Click here User Interface Performance:  During testing in the strategy tester, the UI may experience lag. Rest assured, this issue is specific to the testing environment and does not affect the indicator's performance in live trading. Elevate your trading strategy with the  Order Blocks ICT Multi TF  indicator, a cutting-edge tool designed to enhance your trading decisions through advanced order block analys
Gold Trend   - il s'agit d'un bon indicateur technique boursier. L'algorithme de l'indicateur analyse le mouvement du prix d'un actif et reflète la volatilité et les zones d'entrée potentielles. Les meilleurs signaux de l'indicateur: - Pour la VENTE = histogramme rouge + pointeur SHORT rouge + flèche de signalisation jaune dans la même direction. - Pour l'ACHETER = histogramme bleu + pointeur LONG bleu + flèche de signalisation aqua dans la même direction. Avantages de l'indicateur: 1. L'
Early reversals made easy A personal implementation of Order Blocks, a simple yet effective position trading strategy. The trader should enter the market or look for trades in the direction of the last order block, if the price range has not been breached in the opposite direction of the breakout. Open blocks are not drawn for clarity. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] A bullish open block is the first bullish bar after a fresh market low A bearish ope
Currency Strength Wizard est un indicateur très puissant qui vous offre une solution tout-en-un pour un trading réussi. L'indicateur calcule la puissance de telle ou telle paire de devises en utilisant les données de toutes les devises sur plusieurs périodes. Ces données sont représentées sous la forme d'un indice de devise facile à utiliser et de lignes électriques de devise que vous pouvez utiliser pour voir la puissance de telle ou telle devise. Tout ce dont vous avez besoin est d'attacher l'
Supply Demand Analyzer
Suvashish Halder
5 (6)
Supply Demand Analyzer is an advanced trading indicator meticulously designed for the precise identification, analysis, and management of supply and demand zones. By integrating real-time data and advanced algorithms, this tool enables traders to recognize market phases, price movements, and structural patterns with unparalleled accuracy. It simplifies complex market dynamics into actionable insights, empowering traders to anticipate market behavior, identify trading opportunities, and make info
Plus de l'auteur
These indicators are suitable for scalper tradition. At least 5-10 pips of income should be targeted. The stop should be at least 11 pips. It is suitable to be used in brokers with not much spread. This indicator is used to determine the trend percentage. Trend direction is made in color. It has the indicator warning system: beep, e-mail and has three types of alerts, including messages to mobile phone. The position can be in 4 different corners of the screen. When trend value reaches the value
You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This indicator is used to determine the trend. Standard Osma indicator is used. It has the indicator warning system: beep, e-mail and has three types of alerts, including messages to mobile phone. It shows the best performance on the chart of 5 minutes. When the
You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This indicator is used to determine the trend. Standard Three Moving Average and ADX indicators are used. It has the indicator warning system (audio, e-mail) and three types of alerts, including messages to mobile phone. It shows the best performance on M5. When
This indicator is used to determine the trend. Standard Three Moving Average and ADX indicators are used. It has the indicator warning system (audio, e-mail) and three types of alerts, including messages to mobile phone. It shows the best performance on M5. When the trend value reaches the value set, the warning system is activated. This indicator works only with Forex symbols. Inputs SoundAlarm = true - Sound Alert Sendmail=true - Send an e-mail in case of a buy or sell signal Sendnotification
You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This indicator is used to determine the trend. Standard MACD indicator is used. It has the indicator warning system: beep, e-mail and has three types of alerts, including messages to mobile phone. It shows the best performance on the chart of 5 minutes. When the
You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application  This indicator uses standard Bollinger’s bands and two moving average,  it is providing trustable signal based on difference between Top and Bottom limit of Bollinger bands,   moving average trend degree within the Bollinger band zone. Signals are shown as arrow
This indicator is producing accurate signal based on distances between crossection     point of 571 period moving average with 632 period bollinger band and 17 moving average and 171 moving average.     You can also use this signal with expert advisor with below code      double v1= 0 ;     v1= GlobalVariableGet ( Symbol ()+ string ( Period ())+ "HSKPASHAVO1" );      if (v1== 0 )   return ( 0 ); // No Signals      if (v1== 1 )        {        //Send BUY Order...        GlobalVariableSet ( Symbo
You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This system created by using Corrected MACD, Different time zone support and resistant points,  Parabolic Sars, Bollinger band, 4 moving average, stochastic oscillator and ADX. In this system, Using parabolic Sars reverse bar count,  Pips difference between clos
This indicator prepared by using 57 days moving averagr and least square method. It can only work for 1 hr time interval. Once a signal created. It is creating order and 2 limit orders. It works in CFD pairs as well as in Forex pairs. You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem on telegram application This system is for Long term and pr
This system created by using Corrected MACD,ADX, Different time zone support and resistant points,  Parabolic Sars, Bollinger band, 9 moving average, stochastic oscillator and ADX. In this system, Using parabolic Sars reverse bar count,  Pips difference between closing price and last parabolic Sars in the direction of signal and Trend strength.   Note that this system is not martingale, this system is creating limit order.    Best result for the orders are 25 Pips in USD, 50 Pips in GBP. Best
This system created by using Corrected MACD,ADX, Different time zone support and resistant points,  tree Parabolic Sars,two Bollinger band, 3 moving average, stochastic oscillator and ADX. In this system, Using parabolic Sars reverse bar count,  Pips difference between closing price and last parabolic Sars in the direction of signal and Trend strength.   Note that this system is not martingale, this system is creating limit order.    Best result for the orders are 45 Pips in USD, 75 Pips in G
This system created by using  Stochastic oscillator and moving average.  Entrance value and take profit values can be seen by system.  This is system for Long term and profitable. this system can be used for 15 minutes time frame. This system is not  repaints.         This system is for Long term and profitable.  Signals are shown as arrows. as an optional,  you can set a voice alarm or email notification  You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller
This indicator prepared by using 311,1298 days moving average and Calculates the Envelopes.    This system can be used for 5M time frame.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem   
This indicator prepared by using 1311,2840 days moving average and Calculates the Envelopes.    This system can be used for 15M time frame.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem
This indicator prepared by using 311,1298 days Haskaya Trend Bandse and Calculates the strand ADX.    This system can be used for 5M time frame.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @Mehm
This indicator prepared by using 3 EMA,3 Bollinger Bands and Calculates the Volumes.    This system can be used for 5M time frame.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem     on t
This indicator prepared by  using Envelopes, Bollingers Bands, ADX and RSI .    This system can be used for 5M time frame.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem     on telegram
This indicator is created by considering volume divergence with price that is outcome of Bollinger band and Envolpes indicators crossing. It won’t repaint.  It is providing 1 market and three pending orders.  If it is followed with patient, it is providing remarkable profit at the end.  This indicator will be on sale soon on expert advisor. Target is calculated for buy orders as follow 1. 50 pips standard 2. Top Bollinger band 3. Sell Signal Target is calculated for buy orders as follow 1. 50
https://youtu.be/t3SLLgcEEPM This indicator prepared by  using Moving Averages, Bollingers Bands .    This system can be used for 5M time frame and Gold Symbols (XAUUSD).     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90
This indicator prepared by  using Haskayafx Target Line Indicators .    This system can be used for 30M time frame and All Symbols.     This system is for Long term and profitable.    Signals are shown as arrows. as an optional,    you can set a voice alarm or email notification    You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller    Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem 
This indicator is only working in M1 period.it is predicting end of horizantal trend by using envolepes indicator.   After takeprofit predicted, this indicator will open 4 orders as buy and sell.   One of the order is market type, others are limit type.   There are 25.5 and 70 pips range between these limit type orders.   After  market type order reach its target other limit orders will be deleted automatically.   Note that this system is not martingale, this system is creating limit order.   T
This system never paints.   This system created by using Envolpes bands and reverse bar count.   This indicator is only working in M5 period.   This system is for long term and profitable.   Signals are shown as arrows. as an optional limit orders.   You can set a voice alarm or email notification.   You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @Meh
T his system never paints.   This system created by using Calculates the Standard Deviation indicator.   This indicator is only working in M1 period.   This system is for short term and profitable.   BUY and SELL Orders Target is 30 Pipes.     When the Market Order Reaches the Target or an order in the Reverse Direction is opened, the Pending Limit order is Closed.   Signals are shown as arrows. as an optional limit orders.   You can set a voice alarm or email notification.   You can fins our
This system never paints.   This system uses 30 standard MT4 indicators.   This indicator is only working in M5 period.   This system is for long term and profitable.   Signals are shown as arrows. as an optional limit orders.   You can set a voice alarm or email notification.   You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on teleg
This system never paints.   This system created by using Envolpes bands and parabloic Sars.   This indicator is only working in M5 period and EURUSD Symbol.   This system is for long term and profitable.   Signals are shown as arrows. as an optional limit orders.   You can set a voice alarm or email notification.   You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 8
Filtrer:
Aucun avis
Répondre à l'avis
Version 1.2 2020.01.02
Alarm improvements