• 概要
  • レビュー
  • コメント

HaskayaFx Three Common Friends V01

 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 telegram application

   You can also use this signal with expert advisor with below code

double v1=0;
    v1=GlobalVariableGet(Symbol()+string(Period())+"HSKTHREECOM");
    if(v1==0 )  return(0); // No Signals 
    if(v1==1) 
       {
       //Send BUY Order...
       GlobalVariableSet(Symbol()+string(Period())+"HSKTHREECOM",0); 
       }
      if(v1==2) 
       {
       //Send SELL Order...
       GlobalVariableSet(Symbol()+string(Period())+"HSKTHREECOM",0); 
       }

https://www.mql5.com/en/charts/11127943/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11127952/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11127960/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11127965/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11127972/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11127974/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11127982/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11128007/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11128022/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11128023/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11128027/eurusd-m5-qnb-finans-yatirim

https://www.mql5.com/en/charts/11128029/eurusd-m5-qnb-finans-yatirim

 Below you can find indicator inputs.

   

RangeLimit=75; // Price +(High Low) Arrow

MALimitGnl=474; // Minimum difference degree Pips between MA(2840) -  Price Close


BBandGiris=800; // Bolligner Bands Period

BBandSapma=2;// Bolinger Band devitiation

BBandLimit=883;//Minimum difference Band Up-BandDown


BBandGiris1=632; // 2.Bolligner Bands Period

BBandSapma1=3;// 2.Bolinger Band devitiation

BBandLimit1=6713;// 2.Minimum difference Band Up-BandDown


BBandGiris2=273; // 3.Bolligner Bands Period

BBandSapma2=4;// 3.Bolinger Band devitiation

BBandLimit2=297;// 3.Minimum difference Band Up-BandDown


EMA001=26;   // 1. EMA Period

EMA002=528;  // 2. EMA Period

EMA003=1536; // 3.EMA Period

SendAnEmail=false; // Send E-Mail

CepUyariGonder=false; // Send Cell Phone Notificatiom

SesliAlarm=true; // Sound Alert

AktifGrafikGoster=true; // Change Chart. Actively loads the graphic at the time of signal generation


おすすめのプロダクト
Introduction This indicator detects volume spread patterns for buy and sell opportunity. The patterns include demand and supply patterns. You might use each pattern for trading. However, these patterns are best used to detect the demand zone (=accumulation area) and supply zone (=distribution area). Demand pattern indicates generally potential buying opportunity. Supply pattern indicates generally potential selling opportunity. These are the underlying patterns rather than direct price action. T
FREE
TrendPlus
Sivakumar Subbaiya
4 (13)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here . Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foo
FREE
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
Trend arrow Indicator is an arrow Indicator used as an assistant tool for your trading strategy. The indicator analyzes the standard deviation of bar close for a given period and generates a buy or sell signals if the deviation increases. It good to combo with Martingale EA to follow Trend and Sellect Buy Only/Sell Only for EA work Semi-Automatic. You can use this  Indicator with any EAs in my Products.
FREE
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Head and Shoulders Pattern Indicator - Your Key to Recognizing Trend Reversals Unlock the power of pattern recognition with the "Head and Shoulders Pattern Indicator." This cutting-edge tool, designed for MetaTrader, is your trusted ally in identifying one of the most powerful chart patterns in technical analysis. Whether you're a novice or an experienced trader, this indicator simplifies the process of spotting the Head and Shoulders pattern, allowing you to make informed trading decisions. Key
FREE
QualifiedEngulfing - は ProEngulfing インジケーターの無料版です。 ProEngulfing - は Advance Engulf インジケーターの有料版で、 こちらからダウンロードできます。 ProEngulfing の無料版と有料版の違いは何ですか?無料版は1日に1つのシグナルの制限があります。 QualifiedEngulfingをご紹介します - あなたのMT4用のプロフェッショナルエンゴルフパターンインジケーター Precisionの力を解放して、QualifiedEngulfingを使用して外国為替市場での資格のあるエンゴルフパターンを特定および強調する先進的なインジケーターです。MetaTrader 4用に開発されたQualifiedEngulfingは、外国為替市場のエンゴルフパターンを確認およびハイライトするために設計された切り立ったアプローチを提供し、取引の決定に対して最も信頼性の高いシグナルのみを受け取ることを確認します。 QualifiedEngulfingの動作方法: QualifiedEngulfingは、エンゴルフパター
FREE
Advance Currency Meter is a currency meter that detects strong market trends. This indicator is good for scalping, intraday trading and swing trading. The indicator will detect short term to long term market trends. This will give you good insight which currencies are best to trade as of the moment. Note : Kindly contact me before you make any purchases. This won't work on your account without my permission. Note :   Works well with my MACD Currency Strength Meter
A forex   pivot point   strategy could very well be a trader’s best friend as far as identifying levels to develop a bias, place stops and identify potential profit targets for a trade. Pivot points have been a go-to for traders for decades. The basis of pivot points is such that price will often move relative to a previous limit, and unless an outside force causes the price to do so, price should stop near a prior extreme. Pivot point trading strategies vary which makes it a versatile tool for
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
The free version of the Hi Low Last Day MT4 indicator . The Hi Low Levels Last Day MT4 indicator shows the high and low of the last trading day . The ability to change the color of the lines is available . Try the full version of the Hi Low Last Day MT4 indicator , in which additional indicator features are available : Displaying the minimum and maximum of the second last day Displaying the minimum and maximum of the previous week Sound alert when crossing max . and min . levels Selecting an arb
FREE
インディケータはチャート上にラウンドレベルを示します。 それらは、心理的、銀行的、または主要なプレーヤーレベルとも呼ばれます。 これらのレベルでは、強気と弱気の間に真の戦いがあり、多くの注文が蓄積され、ボラティリティの増加につながります。 インジケーターは、任意の楽器と時間枠に自動的に調整されます。 レベル80を突破してテストすると、購入します。レベル20を突破してテストすると、販売されます。ターゲットは00です。 注意。強力なサポートとレジスタンスレベルのため、価格は00レベルをわずかに下回る可能性があります。 入力パラメータ   。 Bars Count - 線の長さ 。 Show 00 Levels - 00レベルを表示するかしないか   。 Show 10, 90 Levels   。 Show 20, 80 Levels   。 Show 30, 70 Levels   。 Show 40, 60 Levels   。 Show 50 Levels   。 N Lines - チャートのレベル数を制限するパラメーター   。 Distance 00 Levels -
FREE
The indicator uses the Chester W. Keltner's channel calculation method, modified by the well-known trader Linda Raschke. Due to the modification, the calculated channel contains a much more complete overview of the price movements, which allows increasing the probability of an accurate prediction of the upcoming price movement. Unlike the classic Keltner method, the base line of the channel is plotted based on the Exponential Moving Average, and the Average True Range is used to calculate the up
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was propos
FREE
Follow The Line
Oliver Gideon Amofa Appiah
4.07 (14)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Check my paid tools they work great and I share Ea's based on them for free please r ate The Dual Timeframe RSI (Relative Strength Index) indicator is a novel trading tool that allows traders to monitor RSI readings from two different timeframes on a single chart. This dual perspective enables traders to identify potential trend confirmations and divergences more effectively. For instance, a trader might use a 1-hour RSI alongside a daily RSI to ensure that short-term trades align with the bro
FREE
Basic Harmonic Pattern
Mehran Sepah Mansoor
4.57 (51)
このインディケータは、相場の反転ポイントを予測する最もポピュラーなハーモニックパターンを識別します。これらのハーモニックパターンは、外国為替市場で常に繰り返され ている価格形成であり、将来起こりうる値動きを示唆します。/   MT5無料バージョン さらに、このインジケーターには、市場エントリーシグナルと、様々な利食いと損切りが組み込まれています。ハーモニック・パターン・インディケータは、それ自体で売買シグナルを発 信することができますが、他のテクニカル・インディケータを使用してこれらの シグナルを確認することをお勧めします。例えば、RSIやMACDなどのオシレーターを使用して、トレンドの方向性やモメンタ ムの強さを確認してから売買を行うことを検討するとよいでしょう。 このインディケータのダッシュボードスキャナ: ( Basic Harmonic Patterns Dashboard ) 含まれるハーモニックパターン ガートレー バタフライ バット カニ サメ サイファー ABCD 主な入力 Max allowed deviation (%): このパラメータは
FREE
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
MegaTrends
Sivakumar Subbaiya
1 (1)
Megatrends  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red color indicate the buy and sell call respectively. Buy: When the blue line is originating it is opened buy call. Sell: When the Red line is origination it is opened sell call Happy trade!! this indicator is suitable for all time frame, but our recommended time frame to use 1hour and 4 hours, suitable for any chart.
FREE
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
無限からの通貨の強さを測定するためのこの革新的な指標は、長い間取引されているダフ屋やトレーダーにとって不可欠な助手です。 通貨の強さ/弱さを分析するためのシステムは、世界の主要なトレーダーによって市場で長い間知られており、使用されてきました。 任意の裁定取引は、この分析なしでは完全ではありません。 私たちの指標は、互いに関連して基本通貨の強さを簡単に決定します。 これは、インスタント分析を可能にし、最強のエントリポイントを検索し、すべてまたは現在の通貨ペアの折れ線グラフが表示されます。 インジケータは直感的で、すぐに見つけて任意のペアに切り替えることができ、地下室とメインチャートの両方に配置できるモバイルパネルがあります。 通貨の強さの変化の通知のタイマーモードは、トレーダーに電話で通知を受け取る機会を与えます。  通貨パワーメーターインフィニティ指標を使用するためのいくつかの戦略: 1. 通貨の強さの線形表示のチャートを使用して、交差点を新興トレンドの信号として検索します 2. トレンド反転信号が表示された後、強い通貨の方向に頭皮 3. 通貨の強さの発散分析を使用して、
FREE
ピボットポイントフィボRSJは、フィボナッチレートを使用してその日のサポートラインとレジスタンスラインを追跡するインジケーターです。 この壮大な指標は、フィボナッチレートを使用してピボットポイントを通じて最大7レベルのサポートとレジスタンスを作成します。 価格がこのサポートとレジスタンスの各レベルを尊重する方法は素晴らしいです。そこでは、オペレーションの可能な入口/出口ポイントを認識することができます。 特徴 最大7レベルのサポートと7レベルの抵抗 レベルの色を個別に設定します 入力 ピボットタイプ ピボットフィボRSJ1 =フィボ比1の計算 ピボットフィボRSJ2 =フィボ比2の計算 ピボットフィボRSJ3 =フィボ比3の計算 ピボットフィボクラシック=クラシックピボット計算 最小ピボットレベル ピボット3レベル ピボット4レベル ピボット5レベル ピボット6レベル ピボット7レベル それでも質問がある場合は、ダイレクトメッセージで私に連絡してください: https://www.mql5.com/ja/users/robsjunqueira/
FREE
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to not
FREE
Pivot Point Indicator for MetaTrader 4 (MT4) Overview The Pivot Point Indicator calculates daily, weekly, and monthly pivot points and plots key support and resistance levels on your charts. This indicator helps traders identify potential reversal points and key areas of interest for price action, making it a valuable tool for both short-term and long-term trading strategies. Key Features Daily, Weekly, and Monthly Pivot Points : Easily switch between daily, weekly, and monthly pivot points by a
FREE
RSI With Alert Relative strength index (RSI) indicator is a popular technical indicator in the family of oscillators. RSI oscillates between 0 and 100 and traders use it to spot overbought and oversold states in the market. Typically, a value above 70 means that the instrument is overbought and due to a retracement. A value below 30 means that the trading instrument is oversold. RSI indicator strategies This indicator allows you to get notifications when some conditions trigger. You c
FREE
トレンドキャッチャー: アラートインジケーター付きのトレンドキャッチャーストラテジーは、市場トレンドやポテンシャルなエントリーポイントやエグジットポイントを特定するのに役立つ多目的な技術分析ツールです。動的なトレンドキャッチャーストラテジーを備えており、市場状況に適応してトレンドの方向を明確に視覚化します。トレーダーは、自身の好みやリスク許容度に合わせてパラメーターをカスタマイズできます。このインジケーターはトレンドの識別を支援し、ポテンシャルなリバーサルをシグナルし、トレイリングストップのメカニズムとして機能し、市場への迅速な対応のためのリアルタイムアラートを提供します。 特徴: - トレンドの識別:上昇トレンドと下降トレンドをシグナルします。 - トレンドのリバーサル:ローソク足の色が上昇から下降に変わった場合やその逆の場合に、ポテンシャルなリバーサルを警告します。 - リアルタイムアラート:新しいトレンドの識別に対するアラートを生成します。 推奨事項: - 通貨ペア:EURUSD、AUDUSD、XAUUSDなど... - タイムフレーム:H1。 - アカウン
FREE
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後はご連絡ください!私の取引のヒントと素晴らしいボーナスインジケーターを無料で共有します! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出
Golden Trend Indicator
Noha Mohamed Fathy Younes Badr
5 (8)
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
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 leve
Dynamic Forex28 Navigator - 次世代の Forex 取引ツール。 現在 49% オフ。 Dynamic Forex28 Navigator は、長年人気のインジケーターを進化させたもので、3 つの機能を 1 つにまとめています。 Advanced Currency Strength28 インジケーター (レビュー 695 件)  + Advanced Currency IMPULSE with ALERT (レビュー 520 件) + CS28 コンボ シグナル (ボーナス)。 インジケーターの詳細 https://www.mql5.com/en/blogs/post/758844 次世代の Strength インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケー
- Real price is 80$ - 40% Discount ( It is 49$ now ) Contact me for instruction, add group and any questions! Related Products:  Bitcoin Expert , Gold Expert 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 designed to help traders do two main things, the first is to avoid false breakouts. Many false breakouts start with a candlestick that breaks out of a level but ends w
現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvan
FX Volume
Daniel Stein
4.58 (33)
FXのボリュームで真のエッジを得る:究極の出来高指標 FX Volumeは、インサイダーの視点から真の市場センチメントを明らかにする最初で唯一の出来高指標です。機関投資家やブローカーがどのようなポジションをとっているかについての独自の洞察を提供することで、FX Volumeは、通常大手にのみ許される先見の明をもって取引することを可能にします。COTレポートの遅れとはおさらばです。FX Volumeは、この重要な情報をチャート上で即座に提供し、より迅速でスマートな取引判断を可能にします。 FX Volumeがあなたの取引に不可欠な理由 FX Volumeを使用すると、独自の市場データに比類なくアクセスできるため、一般的な出来高指標では得られない洞察力を得ることができます。チャート上で直接追跡できる内容は以下の通りです: ポジション比率:市場センチメントを明確に把握するために、通貨間のロング・ショート比率をご覧ください。 比率の変化:選択した時間枠におけるロングポジションの変化率を表示します。 総取引量:通貨全体の総取引量(ロングとショート)をリアルタイムで追跡します。 詳細なロン
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引に参加するためのシグナルを提供するトレンド指標です。 インディケータは各ローソク足を使用し、個別に分析します。さまざまなインパルス(アップまたはダウンインパルス)を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明   インジケーター -   RFI LEVELS と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示された場合、それは関連性を維持します。これは、シグナルを提供してからそれを変更する可能性があり、入金時の資金の損失につながる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに達する (利益確定) か反転シグナルが表示されるまで、ローソク足を色付けする機能もあります。 STOP LOSS / TAKE PROFIT
Trend Screener
STE S.S.COMPANY
4.81 (89)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 50 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
MetaBands M4
Vahidreza Heidar Gholami
5 (3)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソ
This indicator is based on the mathematics of the great trader W.D. Ganna. With its help, you can easily find strong levels by analyzing swings to find the optimal entry point. The indicator works on all instruments and all timeframes. The indicator is fully manual and has control buttons. All you need to do is press the NEW button, a segment will appear, which you can place on any movement, swing or even 1 candle that you want to analyze. By placing the segment, press the OK button. A grid (th
購入後にコメントを残すと、高品質なインジケーター4つをボーナスとして受け取れます。 Chart Patterns All-in-One インジケーターは、トレーダーがテクニカル分析で一般的に使用されるさまざまなチャートパターンを視覚化するのに役立ちます。このインジケーターは市場の潜在的な動きを特定するのに役立ちますが、収益性を保証するものではありません。購入前にデモモードでテストすることをお勧めします。 現在のオファー : 「Chart Patterns All in One」インジケーターが50%割引。 含まれるパターン : 1-2-3 パターン : 3つの主要なポイント(高値または安値)を使用して市場の反転を検出します。 買い : 2つの連続する安値の後に、前の高値よりも低い高値が出現。 売り : 2つの連続する高値の後に、前の安値よりも高い安値が出現。 可視化 : 特定されたポイントを線と矢印で接続。 ダブルトップとダブルボトム : 価格がほぼ同じ2つの連続した高値(ダブルトップ)または安値(ダブルボトム)を形成したときに、反転の可能性を示します。 ダブルトップ : ベアリッシュ
Bull versus Bear
Mohamed Hassan
4.47 (17)
Send us a message after your purchase to receive more information on how to get your  BONUS  for FREE  that works in great combination with Bull vs Bear ! Bull versus Bear is an easy-to-use Forex indicator that gives traders clear and accurate signals based on clear trend retests . Forget about lagging indicators or staring at charts for hours because  Bull vs Bear provides real-time entries with no lag and no repaint, so you can trade with confidence. Bull vs Bear  helps you enter trades duri
Advanced Supply Demand
Bernhard Schweigert
4.91 (295)
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
FX Dynamic - 必要な唯一のATRインジケーター 比類のない精度と洞察力であなたの取引戦略を強化する準備はできていますか? FX Dynamicは 、 通貨ベースの 分析と ブローカーのGMTシフトの自動調整の ために設計された最初で唯一のATR指標です。時代遅れのツールに別れを告げ、市場のボラティリティをマスターするための究極のソリューションをご利用ください。 FX Dynamicがゲームチェンジャーである理由 通貨ベースのATR分析 - 従来のツールからの脱却。FX Dynamicは、FXペアやコモディティのようなシンボルを超えて、個々の通貨の ボラティリティに関する詳細な洞察を 提供する初のATR指標です。 GMTシフト調整による比類のない精度 - もう手動でタイムゾーンを修正する必要はありません。FX DynamicはブローカーのGMTシフトを自動的に計算 し、市場で最も正確で信頼できる分析を保証します。 オールインワンの汎用性 - 短期スキャルピングから長期投資まで、FX Dynamicはカスタマイズ可能な時間枠と精度設定であなたの取引スタイルに適応します
Gold Stuff
Vasiliy Strukov
4.87 (246)
Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。 あなたは私のプロフィールでそれを見つけることができます. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuff
This Indicator only places quality trades when the market is really in your favor with a clear break and retest. Patience is key with this price action strategy! If you want more alert signals per day, you increase the number next to the parameter called: Support & Resistance Sensitivity.  After many months of hard work and dedication, we are extremely proud to present you our  Break and Retest price action indicator created from scratch. One of the most complex indicators that we made with ove
Automated Trendlines
Georgios Kalomoiropoulos
5 (16)
トレンドラインは、外国為替取引におけるテクニカル分析の最も重要なツールです。残念ながら、ほとんどのトレーダーはそれらを正しく描画していません。自動トレンドラインインジケーターは、市場のトレンドの動きを視覚化するのに役立つ本格的なトレーダー向けのプロフェッショナルツールです。 トレンドラインには、強気トレンドラインと弱気トレンドラインの2種類があります。 上昇トレンドでは、外国為替トレンドラインは価格変動の最低スイングポイントを介して描画されます。 少なくとも2つの「最低安値」を接続すると、トレンドラインが作成されます。 下降トレンドでは、トレンドラインは価格変動の最も高いスイングポイントを介して描画されます。 少なくとも2つの「最高値」を接続すると、トレンドラインが作成されます。 トレンドラインが壊れたとき? 弱気のろうそくが強気のトレンドラインの下で閉じ、ろうそくの高さがトレンドラインの上にあるとき、強気のトレンドラインは壊れます。 強気のろうそくが弱気のトレンドラインの上で閉じ、ろうそくの安値がトレンドラインの下にあるとき、弱気のトレ
指示する     ロシア     -        utilizar con   el indicador の ESP 推奨事項 -   TPSpro トレンド プロフェッショナル版 -   MT5のバージョン 最も重要なことは、将来においても最も重要なことです。 機能のプリンシパル: ゾーンのほとんどは、ベンダーとコンプラドールによってアクティブ化されます。 状況を直感的に把握できるよう、初期の衝動を修正します。 LOGIC AI: MUESTRA zonas (círculos) parabuscar puntos de entrada cuando se activa una plantilla 視覚的に優れた視覚効果があり、最も重要な機能がすべて揃っていることに注意してください。 優れたニベレス/ゾーンの視覚化 (modo MTF) 世界で最も人気のある場所/ゾーンです。これを使用するのに最適な方法です (   TPSproTREND PRO   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
カスタムMT4インジケーターで外国為替取引を成功させるための秘密を発見してください! 外国為替市場で成功を達成し、リスクを最小限に抑えながら一貫して利益を得る方法を疑問に思ったことはありますか? これがあなたが探している答えです! 取引へのアプローチに革命をもたらす独自のMT4インジケーターを導入できるようにします。 ユニークな汎用性 私たちのインジケータは、RenkoとRangeBarのろうそくのフォーメーションを好むユーザー向けに特別に設計されています。 これらのチャートタイプは多くの経験豊富なトレーダーに好まれていることを理解しています。そのため、私たちのインジケーターはそれらとシームレスに統合され、比類のない市場分析を提供します。 クリアトレンドシグナル 複雑な分析を忘れてください! 私たちのインジケーターは、鮮やかな色と明確なドット構造を利用して、市場の動向を明確に示しています。 赤と青の点は、価格の動きの方向性について疑いの余地がなく、取引の迅速な意思決定を可能にします。 HH/HL HL/LL戦略とのアライメント HH/HLおよびHL/LL構
Order Block Hunter
Noha Mohamed Fathy Younes Badr
5 (9)
Order block hunter indicator is the best indicator for  hunt the order blocks that area where there has been a large concentration of limit orders waiting to be executed Order blocks are identified on a chart by observing previous price action and looking for areas where the price experienced significant movement or sudden changes in direction .This indicator does that for you by using very complicated codes and helps you to take the best areas To buy and sell because it make marks at the best a
Trend Punch
Mohamed Hassan
4.79 (24)
This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide precise buy and sell arrows during strong market trends, making your trading decisions clearer and more confident. Whether you're trading major currency pairs or exotic sym
ブレーカートレーダーになり、価格が反転すると市場構造からの利益が変化します。 注文ブロックブレーカーインジケーターは、トレンドまたは価格の動きが枯渇に近づいており、逆転の準備ができていることを識別します。通常、反転または大規模なプルバックが発生しようとしているときに発生する市場構造の変化について警告します。 この指標は、ブレイクアウトと価格の勢いを識別する独自の計算を使用します。使い果たされる可能性のあるポイントの近くで新しい高値が形成されるたびに、インディケーターはその高値の作成を担当する最後の注文ブロックを描きます。次に、移動する価格とともに注文ブロックを追跡します。その後、価格が反対方向にシフトし、その注文ブロックを突破すると、新しい市場構造を作成し、トレンドまたは大きな後退の可能性のある反転の開始を警告します。 注文ブロックは、高値/安値が作成される前の最後の反対色のろうそくであり、価格がこれらの重要な領域を下抜けすると、トレンドの短期的ま​​たは長期的な反転の兆候です。 特徴 重要な枯渇点での市場構造の変化を警告します 価格が使い果たされるレベルに近づくと、
Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高
究極の通貨強度計「FXパワーNG」の実力をフルに引き出す FX Powerは8年以上にわたり、信頼性の高い正確な通貨強度分析で世界中のトレーダーに力を与えてきました。 そして今、FXパワーNGはこの信頼できるツールを次のレベルに引き上げ、比類のない精度、カスタマイズ性、そして洞察力をあなたの取引にもたらす高度な機能を提供します。 FX Power NGが真剣なトレーダーの必需品である理由とは? FX Power NGは、初代FX Powerでご好評いただいたすべての機能をベースに、重要な追加と改良を加えています: 金強度分析(XAU):通貨ペアとともに金の強さを追跡し、より広範な市場洞察を得ることができます。 洗練された計算:すべての分析において、より正確で信頼性の高い結果が得られます。 カスタマイズ可能な分析期間:日中から長期的な洞察まで、取引戦略に合わせて分析期間を調整できます。 高度なマルチインスタンス設定:複数の時間枠や戦略の分析に最適な、包括的なビューのために複数のインスタンスを実行します。 グラフィックの無制限カスタマイズ:各チャートの色やスタイルを取引環境に合わせ
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発された Quantum Breakout PROは 、革新的でダイナミックなブレイクアウトゾーン戦略により、あなたの取引の旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5バージョン:   ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、また
現在31%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift,   Supply&Demand Zone/Order Blocks , Strong Imbalance, HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure, 
作者のその他のプロダクト
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 Sendnotificatio
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
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
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 clo
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 Pip
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 @Meh
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
フィルタ:
レビューなし
レビューに返信