• 概要
  • レビュー
  • コメント
  • 最新情報

KT Support and Resistance Levels

Use of support and resistance in systematic trading is very subjective. Every trader has their own idea and way to plotting the support and resistance levels on the chart. KT Support and Resistance indicator take out this ambiguity out of the situation and automatically draws support and resistance levels following an algorithmic approach using a unique multi-timeframe analysis.


When launched on the chart, It immediately scan the most significant extreme points across all the available timeframes and saves them for further analysis. A special algorithm then populates and iterates the stored extreme points for final selection.


This indicator plot four types of support/resistance levels:

  • Super Strong Levels: These levels are the most substantial levels among all. Price is very likely to respect "Super Strong Levels" and often bounce back after testing them.

  • Strong Levels: These are also substantial levels and price often respect them but not as much as their predecessor. If price breaks them with a significant margin, you can expect a continuation in the same direction.

  • Moderate Levels: If you are a day trader, you should keep an eye on these levels. Immediate trade entries around these levels should be avoided to prevent unnecessary losses.

  • Short-Term Levels: These are comparatively weaker levels plotted using a singular time frame analysis. If you are a day trader or scalper, you may use these levels to decide a stop loss and profit target.


Applications

  • Filter out bad trades by avoiding trade entries around a significant support/resistance level.
  • Automatically draw significant support and resistance levels using an advanced methodology and saves a ton of time every day.
  • Prevent stop hunting by institutional traders by placing the stop loss before or after a support/resistance level.
  • Include a multi-timeframe approach in your technical analysis without ever switching to a different time frame.


EA Developers

// This code will help you to import the support/resistance levels in your expert advisor. 

string super_strong_levels_name ="KT_SUP_RES_Super_Strong_Levels";
string strong_levels_name = "KT_SUP_RES_Strong_Levels";
string moderate_levels_name = "KT_SUP_RES_Moderate_Levels";
string shortterm_levels_name = "KT_SUP_RES_Short-Term_Levels"

for(int i=ObjectsTotal(); i>=0; i--)
{
 string object_name = ObjectName(0,i);
 if(ObjectType(object_name)!=OBJ_TREND)continue;
 
if(StringFind(object_name,super_strong_levels_name)>=0) 
​// fill super strong level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)if(StringFind(object_name,strong_levels_name)>=0) 
​// fill strong level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)if(StringFind(object_name,moderate_levels_name)>=0) 
// fill moderate level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)if(StringFind(object_name,shortterm_levels_name)>=0) 
// fill shorterm level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)
}

// The above code is almost similar for both MQL4 and MQL5 with some minor adjustments. 
おすすめのプロダクト
KT Renko Patterns MT4
KEENBASE SOFTWARE SOLUTIONS
2.33 (3)
KT Renko Patterns scans the Renko chart brick by brick to find some famous chart patterns that are frequently used by traders across the various financial markets. Compared to the time-based charts, patterns based trading is easier and more evident on Renko charts due to their uncluttered appearance. KT Renko Patterns features multiple Renko patterns, and many of these patterns are extensively explained in the book titled Profitable Trading with Renko Charts by Prashant Shah. A 100% automate
KT Pin Bar
KEENBASE SOFTWARE SOLUTIONS
KT Pin Bar identifies the pin bar formation which is a type of price action pattern which depicts a sign of reversal or rejection of the trend. When combined with support and resistance, BRN and other significant levels, Pin Bar pattern proved to be a very strong sign of reversal. Basically, a pin bar is characterized by a small body relative to the bar length which is closed either in upper or lower 50% part of its length. They have very large wicks and small candle body. A pin bar candlest
Best indicator for trend reversals Can be optimized for crypto trading or all currency pairs How to use:When the arrow appears, wait for the candle to close and open the order Level lines appear when candle closes,  The system shows you the best entry levels It is simple and easy to use, no additional settings are required. Best indicator for beginners and professionals You can set the displayed stop loss and desired profit levels. You can use it alone or in addition to your strategy. Recommend
Mean Reversion Supply Demand Indicator Mean Reversion Supply Demand is the indicator to detect the important supply demand zone in your chart. The concept of supply demand trading relies on the quantity mismatching between buying and selling volumes in the financial market. Typically, supply demand zone serves to predict the turning point. The wave pattern, for any supply demand zone to work as an successful trade, looks like the price must touch the base zone, move away and then return to zone
Shark Deal Book
Philip Pankaj Suthagar
4 (3)
Term  "shark"  in the business world denotes a high volume investor who just made a good investment in a highly Potential business deal.So, sharks are the ones who make the market move. In our case, if an American shark bought a Japanese company, he/she has to convert American dollars into Japanese yen to make the deal. So, the demand for the Japanese yen will increase sharply. Thus USD/JPY will go short rapidly if the deal was from the shark. Another example, In the case of forex, if fed increa
The indicator compares pattern found on chart history with the current price movement. Since history repeats itself, then, by comparing the two patterns, indicator can predict the further movement of the price. The indicator allows you to overlay highlighted history pattern with current movement and you will visually see this movement and will be able to compare the past and the present. To compare two patterns, you need: It is necessary to find and highlight a pattern on the history chart of a
Welcome to the world of advanced trading with the Supertrend Indicator Scanner! Maximize your trading experience with our powerful MT4 indicator designed for seamless analysis and real-time insights. Key Features: Effortless Supertrend Scanning: Unlock the full potential of the Supertrend Indicator Scanner by effortlessly scanning multiple currency pairs. Receive instant alerts when specific Supertrend conditions are met, ensuring you stay ahead of market movements. Comprehensive Dashboard Insi
This product is a part of  ON Trade Waves Patterns Harmonic Elliot Wolfe you can test free version on EURJPY from this link  Wolf Waves Indicator ウルフウェーブを発見しよう - あなたの究極の取引ツール! どんな時間軸でも簡単にウルフウェーブを見つけるための強力なツールを探していますか?もう探す必要はありません!私たちのウルフウェーブインジケーターは、その仕事を簡単にこなします。なぜこのインジケーターがあなたにぴったりか、以下でご紹介します。 主な特徴: 自動検出: ウルフウェーブインジケーターは、複雑なアルゴリズムを使用して、チャート上のキーポイントを自動的に見つけ、対応するラインを描画します。手動でパターンを探す手間が不要です。 使いやすさ: このインジケーターはシンプルなデザインで、経験豊富なトレーダーからウルフウェーブ初心者まで、誰でも簡単に利用できます。 高精度: 数多くのウルフウェーブインジケーターの中で、当社のものは完璧
In MetaTrader, plotting multiple   horizontal lines   and then tracking their respective price levels can be a hassle. This indicator automatically plots multiple horizontal lines at equal intervals for setting price alerts, plotting support and resistance levels, and other manual purposes. This indicator is suitable for Forex traders who are new and looking for chances to make quick profits from buying and selling. Horizontal lines can help traders find possible areas to start trading when the
This indicator draws Horizontal Support and Resistance automatically. It works with any symbol and any timeframe. Stronger Support Lines are displayed in thicker green horizontal lines. In the same way, Stronger Resistance lines are displayed with thicker red lines. Change the timeframe to display the Support and Resistance Lines of various timeframes.
Basic Support and Resistance インジケータは、テクニカル分析を強化するために必要なソリューションです。このインジケータを使用すると、チャートにサポートレベルとレジスタンスレベルを投影できます/ mt5バージョン 機能 フィボナッチレベルの統合: サポートと抵抗レベルとともにフィボナッチレベルを表示するオプションを使用すると、私たちの指標は市場行動と逆転領域の可能性についてさらに深い洞察を提供します。 パフォーマンスの最適化: 各バーの開口部のみで拡張ラインを更新するオプションを使用すると、インジケータは、サポートレベルと抵抗レベルの精度を犠牲にすることなく最適なパフォーマンスを保証します。 入力 メイン設定 Timeframe:  この入力を通じて、より高い時間枠のサポートラインとレジスタンスラインをチャート上に表示することを選択できます。 Support/Resistance Strength [Number of Bars]:  この入力を使用して、サポートと抵抗の強度を決定できます。数が高いほど、サポート/抵抗がより強くなります。 Pri
FinArk Support and Resistance is an indicator that will detect support and resistance zone that are drawn on the chart by automatic. Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. This trend detection indicator will compliment any strategy and can also be used as an independent tool.  We can enter in good price with this Indicator, in order to follow the   strong demand   on the current instrument. 
The indicator automatically builds Support/Resistance levels (Zones) from different timeframes on one chart. Support-resistance levels are horizontal lines. As a rule, the market does not respond to a specific price level, but to a price range around the level, because demand and supply of market participants are not formed clearly on the line, but are “spread out” at a certain distance from the level. This indicator determines and draws precisely such a price range within which strong pos
https://t.me/mql5_neuroExt   actual version Signal  https://www.mql5.com/ru/signals/1516213 You can use any tool. The bases will be automatically created at the start of the Learn. If you need to start learning from 0 - just delete the base files. Initial deposit - from 200 ye. Options: DO NOT ATTEMPT TO TEST WITHOUT NEURAL NETWORK TRAINING! it is enough for the balance graph after training to be horizontal. generating a training base is extremely simple.  there is a ready-made training
FREE
Price Breakout pattern Scanner is the automatic scanner for traders and investors. It can detect following patterns automatically from your chart. Head and Shoulder - Common tradable pattern. Reverse Head and Shoulder - This pattern is the reverse formation of the Head and Shoulder. Double Top - When the price hits resistance level twice and decline toward the support level, the trader can anticipate sudden bearish breakout through the support level. Double Bottom - The double bottom pattern is
Contact me for any queries or custom orders, if you want to use this in an EA. Key Features: Pattern Recognition : Identifies Fair Value Gaps (FVGs) Spots Break of Structure (BOS) points Detects Change of Character (CHoCH) patterns Versatile Application : Optimized for candlestick charts Compatible with any chart type and financial instrument Real-Time and Historical Analysis : Works seamlessly with both real-time and historical data Allows for backtesting strategies and live market analysis V
FREE
SuperTrend MT4
KEENBASE SOFTWARE SOLUTIONS
KT SuperTrend is a modified version of the classic SuperTrend indicator with new useful features. Whether its Equities, Futures, and Forex, the beginners' traders widely use the Supertrend indicator.  Buy Signal: When price close above the supertrend line. Sell Signal: When price close below the supertrend line. Features A multi-featured SuperTrend coded from scratch. Equipped with a multi-timeframe scanner. The last signal direction and entry price showed on the chart. All kinds of MetaTra
MACD Intraday Trend PROは、1960年代にGeraldAppelによって作成された元のMACDを応用して開発されたインジケーターです。 長年の取引を通じて、MACDのパラメーターをフィボナッチの比率で変更することにより、トレンドの動きの連続性をより適切に表現できることが観察され、価格トレンドの開始と終了をより効率的に検出できるようになりました。 価格トレンドの検出が効率的であるため、トップとボトムの相違を非常に明確に識別し、取引機会をより有効に活用することもできます。 特徴 インディケータMACD日中トレンドPROは、任意の通貨ペア、任意の時間枠、および練行足チャートで機能します。 5つのモードを選択することにより、トレンド検出速度を設定することができます。 最速 速い 正常 スロー 最も遅い 資力 6つの構成可能なアラートがあります。 MACDがシグナルラインを引き戻す MACDが信号線を横切る MACDがレベル0を超える 信号線がレベル0を超えています MACDはトレンドカラーを変更します 信号線変更トレンドカラー アラートごとに、以下を
The Cross Period Moving Average Support Resistant Map puts multiple latest updated MA value in the same window. Useful for trend and breakout traders to identify support and resistance at a glance. Highlighted with multiple line width for each period. MA type : SMA MA price : candle close price MA periods: H1 , H4 , D1 , W1 , MN **if you have any enquiry, contact me at : pipsstalker1507@gmail.com
Mechanism : The EA opening trade base on the standard " Japanese CandleSticks Technical Analysis " and confirming the signal by various reversal zone define by "Divergence, Support and Resistance, and some common Indicators like Sto, Bollinger Band, MACD etc" under the CONFIRMATION INPUTS SETTINGS (True/false option). Lot Method: The EA is Implemented with fixed lot size and Auto lot base on specified Risk Management System base on the available account balance by some percent risk of that's. Tr
Introducing the Consecutive Green/Red Candle Alert Indicator for MT4 - Your Trend Spotting Companion! Are you ready to take your trading to the next level? We present the Consecutive Green/Red Candle Alert Indicator, a powerful tool designed to help you spot trends and potential reversals with ease. Whether you're a new trader looking for clarity in the market or an experienced pro seeking additional confirmation, this indicator is your trusted companion. Key Features of the Consecutive Green/Re
FREE
Gold Bricks FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 4 great strategies The EA can be run on even a
The new update makes this indicator a complete tool for studying, analyzing and operating probabilistic patterns. It includes: On-chart Multi-asset percentage monitor. Configurable martingales. Twenty-one pre-configured patterns , including Mhi patterns and C3. An advanced pattern editor to store up to 5 custom patterns. Backtest mode to test results with loss reports. Trend filter. Hit operational filter. Martingale Cycles option. Various types of strategies and alerts. Confluence between patte
Features: - Current TF GMMA Cross and Trend (Mandatory Check.. G-Up/G-Down) - HTF GMMA Trend Check (Optional.. slanting arrow) - TDI or NRTR Trend Check (Optional.. diamond) Read post for detailed description and downloading extra indicators: https://www.mql5.com/en/blogs/post/758264 Scanner: This is a Dashboard Scanner for finding good trades using the GMMA method as base and TDI method for trend verification. All buttons for all Pairs and Timeframes are clickable and will change the ch
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
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
ピボットポイントフィボRSJは、フィボナッチレートを使用してその日のサポートラインとレジスタンスラインを追跡するインジケーターです。 この壮大な指標は、フィボナッチレートを使用してピボットポイントを通じて最大7レベルのサポートとレジスタンスを作成します。 価格がこのサポートとレジスタンスの各レベルを尊重する方法は素晴らしいです。そこでは、オペレーションの可能な入口/出口ポイントを認識することができます。 特徴 最大7レベルのサポートと7レベルの抵抗 レベルの色を個別に設定します 入力 ピボットタイプ ピボットフィボRSJ1 =フィボ比1の計算 ピボットフィボRSJ2 =フィボ比2の計算 ピボットフィボRSJ3 =フィボ比3の計算 ピボットフィボクラシック=クラシックピボット計算 最小ピボットレベル ピボット3レベル ピボット4レベル ピボット5レベル ピボット6レベル ピボット7レベル それでも質問がある場合は、ダイレクトメッセージで私に連絡してください: https://www.mql5.com/ja/users/robsjunqueira/
FREE
YK-Fibo Pivot Indicator: Trade Smarter with Fibonacci Pivot Points The YK-Fibo Pivot Indicator is a powerful technical analysis tool that combines the precision of Fibonacci retracements with the insights of Pivot Points. Whether you're a novice or seasoned trader, this indicator empowers you to spot profitable opportunities in the market with ease. Why Choose YK-Fibo Pivot? Pinpoint Support & Resistance: By calculating Fibonacci levels based on the previous day's high, low, and close prices, y
Super Reversal Pattern Indicator Unlock the power of advanced pattern recognition with our Super Reversal Pattern Indicator. Designed for traders seeking precision and reliability, this indicator identifies one of the most effective reversal patterns in technical analysis, offering a significant edge in your trading strategy. Key Features: Non-Repainting Accuracy: Enjoy the confidence of non-repainting technology. Once a Super Reversal Pattern is detected, it remains static, providing consis
NOTE: PRICE WILL RISE VERY SOON. DON'T SKIP THIS OFFER! Dear traders I am glad to introduce the " Market Swing Scanner Board" indicator to you. This indicator was made mainly to be used in combination with the Market Swing Index Indicator. You use the  "Market Swing Scanner Board"  indicator to scan for trading opportunities on the  Market Swing Index Indicator . This tool is designed for serious traders who have decided to make a difference through trading. Be the next person to witness this st
このプロダクトを購入した人は以下も購入しています
FX Volume
Daniel Stein
4.58 (33)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
Enigmera
Ivan Stefanov
5 (3)
エニグメラ:市場の中核 https://www.enigmera.com はじめに このインディケータと取引システムは、金融市場に対する驚くべきアプローチです。ENIGMERAは、フラクタルサイクルを使用して、サポートとレジスタンスレベルを正確に計算します。本格的な蓄積局面を示し、方向性と目標を示します。 トレンド中でも調整中でも機能するシステムです。 どのように作動するのか? ENIGMERAは、支持線・抵抗線、目標線、乖離線の3つのラインで構成されています。このシステムは、過去のデータを現在と未来に外挿する典型的な市場指標とは異なり、現在の完全な画像を提供します。支持線上にある場合、それは本当の支持を意味し、抵抗線上にある場合、それは本当の抵抗を意味する。ある水準が破られた場合、それはトレンドの変化を意味する。再描画はしない。 市場は常に進化しているため、ENIGMERAはその評価ツールを適応させ、定期的に戦略を修正しています。  これにより、すべてのシナリオが徹底的に評価されることが保証されます。この市場指標の独自性は、その能力を見れば明らかです。  ENIGM
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT4 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
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
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. Scalper Inside
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 インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケー
現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvan
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引に参加するためのシグナルを提供するトレンド指標です。 インディケータは各ローソク足を使用し、個別に分析します。さまざまなインパルス(アップまたはダウンインパルス)を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明   インジケーター -   RFI LEVELS と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示された場合、それは関連性を維持します。これは、シグナルを提供してからそれを変更する可能性があり、入金時の資金の損失につながる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに達する (利益確定) か反転シグナルが表示されるまで、ローソク足を色付けする機能もあります。 STOP LOSS / TAKE PROFIT
ON Trade Waves Patterns Harmonic Elliot Wolfeをご紹介します。これは手動および自動の方法を使用して市場のさまざまなパターンを検出するために設計された高度なインジケーターです。以下はその動作方法です: ハーモニックパターン: このインジケーターは、チャートに表示されるハーモニックパターンを識別できます。これらのパターンは、Scott Carneyの「Harmonic Trading vol 1および2」で説明されているように、ハーモニックトレーディング理論を実践するトレーダーにとって重要です。手動で描画するか、自動検出に頼るかにかかわらず、ON Trade Waves Patternsがお手伝いします。 コントロールパネル: このインジケーターはユーザーフレンドリーなコントロールパネルを備えています。チャートと時間枠の設定を保存し、異なる構成間をスムーズに切り替えることができます。チャートスペースを最大限に活用するために最小化することもできます。他の分析ツールで作業することを好む場合、閉じるボタンをクリックするだけで、すべてのインジケーターデ
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals (except early signals mode) strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our custo
指示する     ロシア     -        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   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボ
MetaBands M4
Vahidreza Heidar Gholami
5 (2)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソ
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tra
Automated Trendlines
Georgios Kalomoiropoulos
5 (16)
トレンドラインは、外国為替取引におけるテクニカル分析の最も重要なツールです。残念ながら、ほとんどのトレーダーはそれらを正しく描画していません。自動トレンドラインインジケーターは、市場のトレンドの動きを視覚化するのに役立つ本格的なトレーダー向けのプロフェッショナルツールです。 トレンドラインには、強気トレンドラインと弱気トレンドラインの2種類があります。 上昇トレンドでは、外国為替トレンドラインは価格変動の最低スイングポイントを介して描画されます。 少なくとも2つの「最低安値」を接続すると、トレンドラインが作成されます。 下降トレンドでは、トレンドラインは価格変動の最も高いスイングポイントを介して描画されます。 少なくとも2つの「最高値」を接続すると、トレンドラインが作成されます。 トレンドラインが壊れたとき? 弱気のろうそくが強気のトレンドラインの下で閉じ、ろうそくの高さがトレンドラインの上にあるとき、強気のトレンドラインは壊れます。 強気のろうそくが弱気のトレンドラインの上で閉じ、ろうそくの安値がトレンドラインの下にあるとき、弱気のトレ
Reversal Sniper is designed to find the extreme reversals of the price. Indicator collects data of Cycle Sniper Indicator. NOTE: REVERSAL SNIPER Indicator is made for Cycle Sniper Users as an additional tool.  However, it can be used by the traders who look for finding out strong reversal levels. Indicator works on all timeframes and all instruments. Reversal  Sniper  Checks: Harmonic Patterns RSI Zig Zag and Harmonic Swings Cycle Sniper Indicator's Buy / Sell Signals The complex algo i
製品を購入する前に、以下の情報をお読みください。 Apollo Pips PLUS SP はユニークな製品です。これは、私の新しい「アポロ ピップス」インジケーターと、私のすべての取引インジケーターにアクセスできる「スーパー パック」ボーナスを手に入れたい人のためのものです。 Apollo Pips PLUS SP 製品を購入すると、実際には私の Apollo Pips インジケーターのまったく新しいバージョンを購入することになります。このバージョンのインジケーターには改良されたアルゴリズムと使いやすいパラメーターがあり、あらゆる市場およびあらゆる取引スタイルでインジケーターを使用する機会が得られます。 この製品の購入者は、私のスーパーボーナスとして、他のすべてのインジケーターにも無料でアクセスできます!私のすべての取引ツールにアクセスしたい場合は、この製品が最適です!:) しかし、これがすべてではありません!:) この製品のすべての購入者は、私の新しいインジケーターを無料で入手する資格もあります!:)新しい取引インジケーターを利用できるようになりました。私の特権のある「スーパー パッ
Introducing the South African Sniper indicator created by a small group of traders with a few years trading trading the financial market profitably . This is a plug and play indicator that provides you with  BUY and SELL (SNIPER ENTRY) signals with TARGET and trail stops. The indicator Works with all MT4 trading instruments. The indicator uses previous  chart data as receipt to speculate on future market moves.
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に / MT5バージョン 。 無料インジケーター: Basic Harmonic Pattern インジケーター列 Symbol : 選択したシンボルが表示されます。 Trend : 強気または弱気 Pattern : パターンの種類(ガートレー、バタフライ、バット、カニ、サメ、サイファー、ABCD) Entry : エントリー価格 SL: ストップロス価格 TP1: 1回目の利食い価格 TP2: 2回目の利食い価格 TP3: 3回目の利食い価格 Current price : 現在値 Age (in bars):  最後に描画されたパターンの年齢 主な入力項目 Symbols: "28 Major Currency Pairs "または "Selected Symbols "から選択。 Selected Symbols: カンマで区切られた監視したいシンボル("EURUSD,GBPUSD,XAUUSD")。ブローカーがペアに接尾辞または接頭辞を付けて
MetaTrader 4用Ultimate Gold Advisor Ultimate Gold Advisorは、MetaTrader 4での取引体験を最適化するために設計された高度な技術ツールです。経験豊富なトレーダーのニーズに応えるために設計されており、このインジケーターは、精度、高度な分析、および多様な機能を組み合わせ、情報に基づいた取引決定をサポートします。金取引に最適ですが、さまざまな資産にも適用可能であり、Ultimate Gold Advisorは市場戦略の改善に役立ちます。 Ultimate Gold Advisorがトレーダーにとって優れたツールである理由は? 高度なパフォーマンス: 各取引の結果をグラフ上で明確に表示する複数のインジケーターを組み合わせることで、あなたの戦略のパフォーマンスを透明に把握できます。これにより、アプローチを改善し、より情報に基づいた意思決定が可能になります。 即時で視覚的な取引シグナル: グラフ上の赤と青の矢印が、買いと売りの可能性を示します。これらの視覚的なシグナルは理解しやすく、行動すべき重要な瞬間をすばやく特定するのに役立ちます
Order Block Hunter
Noha Mohamed Fathy Younes Badr
5 (6)
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
Previous Price : $323.00 Current Price: $359.00 Future Price: Will increase soon NOTICE Please DO NOT buy this indicator if you are just learning about smart money movement . You need to have some experience with accumulation and distribution to fully grasp the gravity of this indicator. Since smart money does not play by the book , so this indicator was only developed to find their trail that they did not bother to hide . If the signals do not correspond to your trading style, this is not the
Cycle Sniper
Elmira Memish
4.39 (36)
NEW YEAR SALE PRICE FOR LIMITED TIME!!! Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before pu
カスタムMT4インジケーターで外国為替取引を成功させるための秘密を発見してください! 外国為替市場で成功を達成し、リスクを最小限に抑えながら一貫して利益を得る方法を疑問に思ったことはありますか? これがあなたが探している答えです! 取引へのアプローチに革命をもたらす独自のMT4インジケーターを導入できるようにします。 ユニークな汎用性 私たちのインジケータは、RenkoとRangeBarのろうそくのフォーメーションを好むユーザー向けに特別に設計されています。 これらのチャートタイプは多くの経験豊富なトレーダーに好まれていることを理解しています。そのため、私たちのインジケーターはそれらとシームレスに統合され、比類のない市場分析を提供します。 クリアトレンドシグナル 複雑な分析を忘れてください! 私たちのインジケーターは、鮮やかな色と明確なドット構造を利用して、市場の動向を明確に示しています。 赤と青の点は、価格の動きの方向性について疑いの余地がなく、取引の迅速な意思決定を可能にします。 HH/HL HL/LL戦略とのアライメント HH/HLおよびHL/LL構
現在26%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く
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 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
TrendMaestro
Stefano Frisetti
5 (3)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
PipFinite Volume Critical
Karlo Wilson Vendiola
4.59 (27)
Volume Gives Depth To Price Action! Volume Critical can accurately locate the cheapest areas to place trades. Enter reversals as early as possible to get the best Risk Reward setups! Features Aggressive algorithm that anticipates reversals Volume Classifications Gray Histograms - Normal Volume, average market activity Orange Histogram - Trending Volume, increased market activity Pink Histograms - Overbought Volume, we can wait for further confirmation to sell Blue Histograms - Oversold Condit
Thise indicator is up down v6  comes with tradingwiev pinescript. purchased people, after installed on terminal ,contact me on mql5  to get BONUS  TradingView pinescript. up-down indicator is no repaint and works all pairs and lower than weekly time frames charts. it is suitable also 1 m charts for all pairs. and hold long way to signal. dont gives too many signals. when red histogram cross trigger line that is up signal.and price probably will down when blue histogram cross trigger line that
作者のその他のプロダクト
KT Heiken Ashi Smoothed is a smoothed version of the standard Heiken Ashi. Moreover, it also plots buy/sell arrows on a trend change. A buy arrow is plotted when it change to a bullish state from bearish state. A sell arrow is plotted when it change to a bearish state from bullish state. Mobile notifications, Email, Sound and Pop-up alerts included. What exactly is Heiken Ashi Smoothed? It filters out the false signals and noise in the standard Heiken Ashi. It applies the set of two moving a
KT Auto Fibo
KEENBASE SOFTWARE SOLUTIONS
KT Auto Fibo draws Fibonacci retracement levels based on the ongoing trend direction. The Highs and Lows are automatically selected using the Maximum and Minimum points available on the chart. You can zoom in/out and scroll to adjust the Fibonacci levels accordingly. Modes Auto:  It draws the Fibonacci levels automatically based on the chart area. Manual: It draws the Fibonacci levels only one time. After that, you can change the anchor points manually. Usage: Helps to predict the future pr
KT MA Crossover MT5
KEENBASE SOFTWARE SOLUTIONS
KT MA Crossover draws the buy and sell arrows based on the crossover of chosen moving averages. Moreover, it also generates the appropriate alerts and displays the MFE (Most Favorable Excursion) for each successive signal. The moving average crossover is one of the primary strategies followed by traders around the world. Usually, it consists of a fast and slow moving average to find a buy and sell entry signal according to the crossover direction. Buy signal - when fast MA crosses above the slo
KT Momentum Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
5 (2)
KT Momentum Arrows Indicator is based on a momentary breakout which is calculated using the bands deviation and emerging volatility in a certain direction. A buy signal is generated when the price closes above the upper band and a sell signal is generated when the price closes below the lower band. A magnitude coefficient is used as the input which affects the band deviation and volatility at the same time. The coefficient value should be carefully selected and analyzed based on the instrument a
ACB Trade Filter MT4
KEENBASE SOFTWARE SOLUTIONS
5 (1)
The ACB Trade Filter indicator provides a solution for filtering out the low probability trading setups in a trading strategy. The indicator uses a sophisticated filtration algorithm based on the market sentiment and trend. Applications Works great with our indicator " ACB Breakout Arrows ". Filter out low probability signals from any indicator. Avoid overtrading and minimize the losses. Trade in the direction of market sentiment and trend. Avoid the choppiness in the market. How to use Only
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
The ACB Breakout Arrows indicator provides a crucial entry signal in the market by detecting a special breakout pattern. The indicator constantly scans the chart for a settling momentum in one direction and provide the accurate entry signal right before the major move.  Get multi-symbol and multi-timeframe scanner from here - Scanner for ACB Breakout Arrows MT4 Key features Stoploss and Take Profit levels are provided by the indicator. Comes with a MTF Scanner dashboard which tracks the brea
KT Momentum Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Momentum Arrows Indicator is based on a momentary breakout which is calculated using the bands deviation and emerging volatility in a certain direction. A buy signal is generated when the price close above the upper band and a sell signal is generated when the price close below the lower band. A magnitude coefficient is used as the input which affects the band deviation and volatility at the same time. The coefficient value should be carefully selected and analyzed based on the instrument and
KT COG Advanced MT4
KEENBASE SOFTWARE SOLUTIONS
1 (1)
KT COG is an advanced implementation of the center of gravity indicator presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. It's a leading indicator which can be used to identify the potential reversal points with the minimum lag. The COG oscillator catches the price swings quite effectively. MT5 version of the same indicator is available here KT COG Advanced MT5 Calculation of COG The COG indicator is consist of the two lines. The mai
KT Pin Bar
KEENBASE SOFTWARE SOLUTIONS
KT Pin Bar identifies the pin bar formation which is a type of price action pattern which depicts a sign of reversal or rejection of the trend. When combined with support and resistance, BRN and other significant levels, Pin Bar pattern proved to be a very strong sign of reversal. Basically, a pin bar is characterized by a small body relative to the bar length which is closed either in upper or lower 50% part of its length. They have very large wicks and small candle body. A pin bar candlest
KT Trend Magic
KEENBASE SOFTWARE SOLUTIONS
KT Trend Magic shows the trend depiction on chart using the combination of market momentum and volatility. A smoothing coefficient is used to smooth out the noise from the signal.It can be used to find out the new entries or confirm the trades produced by other EA/Indicators. Usage Drag n drop MTF scanner which scans for the new signals across multiple time-frames. Find new entries in the trend direction. Improve the accuracy of other indicators when used in conjunction. Can be used as a dyna
KT Psar Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Psar Arrows plots the arrows on chart using the standard Parabolic SAR indicator. A bullish arrow is plotted when the candle's high touch the SAR. A bearish arrow is plotted when the candle's low touch the SAR. The signals are generated in the real-time without waiting for the bar close.  Features A beneficial tool for traders who want to experiment with the trading strategies that include the use of Parabolic Sar indicator.  Can be used to find turning points in the market. Use custom PSA
KT Ichimoku Trader
KEENBASE SOFTWARE SOLUTIONS
1 (1)
KT Ichimoku Trader is a fully automated expert advisor that offers five popular trading strategies based on the Ichimoku indicator. Each strategy has it's own entry and exit method without any interference to other strategies. The Ichimoku system can be applied to all major currency pairs and metals. However, we found that it performs reasonably well mainly on two pairs.   MT5 Version is available here  https://www.mql5.com/en/market/product/35043 Features Trade up to 5 famous trading strate
KT Volatility oscillator analyze the past and current market data with a mathematical formula to display the result in a form of an oscillator. The growing and deteriorating waves are equivalent to high and low volatility in the asset.  In a nutshell, volatility is simply a measurement of the price fluctuation of an asset over a certain period of time. Without volatility, there would not much movement in the market and traders would not be able to profit from the price movements. Use of Volati
KT COG Robot
KEENBASE SOFTWARE SOLUTIONS
KT COG Robot is a fully automated Expert Advisor based on the KT COG Indicator . The COG indicator was originally presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. The EA fires a long trade when COG line cross above the signal line and a short trade is fired when the COG line cross below the signal line.  Adaptive Filtration Our adaptive filtration algorithm combines the original COG formula with the major trend direction and market ac
ACB Breakout Arrows EA
KEENBASE SOFTWARE SOLUTIONS
This is a 100% automated expert advisor based on our custom indicator named "ACB Breakout Arrows" . The entries are based on a breakout pattern that constantly occurs in a bi-directional manner. The intensity of entry signals can be manipulated using the external input called "Signal Sensitivity". MT5 Version is available here  https://www.mql5.com/en/market/product/35785 Trades Confirmation ACB Breakout Arrows EA provides an ability to filter the entries using our another custom indicator n
KT Asian Breakout
KEENBASE SOFTWARE SOLUTIONS
4 (1)
KT Asian Breakout carefully analyzes the range-bound market during the Asian session and then fires a long or short trade after doing some preassessment based on its inbuilt technical analysis module. The executed orders are closed within a day before the completion of the next day session. The inbuilt technical analysis module checks for the session range and compares it with the last 20 days price movement. If it finds any erratic price movement within the session, the orders are not execute
KT London Breakout
KEENBASE SOFTWARE SOLUTIONS
First thirty minutes are essential for a trading session. The early reaction of traders and market players sets a path for the rest of the day. KT London Breakout EA takes advantage of this phenomenon, and after analyzing the first thirty minutes of London session, it places two bidirectional pending orders. One of pending order is eventually canceled after realizing the market direction with certainty. It has been strictly tested and developed for EUR/JPY using 30-Min Time Frame. You can ex
If you trade Forex, having detailed information about the currency strength and currency pairs correlation can take your trading to new heights. The correlation will help to cut your risk in half, and strength analysis will help to maximize the profits. This indicator provides a hybrid approach for selecting the most appropriate currency pairs using the strength analysis and currency pairs correlation. How to use the Currency Strength Analysis Suppose your trading strategy provides a buying o
MACD Divergence Seeker
KEENBASE SOFTWARE SOLUTIONS
KT MACD Divergence Seeker trades the regular and hidden divergence signals generated by our free indicator named KT MACD Divergence indicator. Trading the standalone divergences can be a risky affair that's why the KT MACD Divergence Seeker combines the standard divergence signals with an advanced analysis module to exploit the price inefficiencies on some FX pairs. What is the Divergence exactly? As a general conception if the price is making higher highs, then macd should also be making
KT Asian Breakout indicator scans and analyzes a critical part of the Asian session to generate bi-directional buy and sell signals with the direction of a price breakout. A buy signal occurs when the price breaks above the session high, and a sell signal occurs when the price breaks below the session low. MT5 Version is available here https://www.mql5.com/en/market/product/41704 Things to remember If the session box is vertically too wide, a new trade should be avoided as most of the price
MACD Divergence MT4
KEENBASE SOFTWARE SOLUTIONS
KT MACD Divergence shows the regular and hidden divergences build between the price and oscillator. If your trading strategy anticipates the trend reversal, you can include the MACD regular divergence to speculate the potential turning points. And if your trading strategy based on the trend continuation, MACD hidden divergence would be a good fit. Limitations of KT MACD Divergence Using the macd divergence as a standalone entry signal can be a risky affair. Every divergence can't be interpr
KT Bollinger Bands Trader is a 100% automated expert advisor that's incorporated a mean reversion trading strategy using the Bollinger bands during the period of low volatility. Price often reacts at the upper or lower line of Bollinger bands, but a reversal not always occurs. However, there is more chance of price reversal during the time of low volatility. Entries A buy trade is activated when price correctly aligns below the bottom line of Bollinger bands. A sell trade is activated when pri
KT CCI Divergence shows the regular and hidden divergence created between the price and CCI oscillator. Divergence is one of the vital signals that depicts the upcoming price reversal in the market. Manually spotting the divergence between price and CCI can be a hectic and ambiguous task. Limitations of KT CCI Divergence   Using the CCI divergence as a standalone entry signal can be risky. Every divergence can't be interpreted as a strong reversal signal. For better results, try to combine it
KT MA Crossover MT4
KEENBASE SOFTWARE SOLUTIONS
KT MA Crossover draws the buy and sell arrows based on the crossover of chosen moving averages. Moreover, it also generates the appropriate alerts and displays the MFE (Most Favorable Excursion) for each successive signal. The moving average crossover is one of the primary strategies followed by traders around the world. Usually, it consists of a fast and slow moving average to find a buy and sell entry signal according to the crossover direction. Buy signal - when fast MA crosses above the slo
KT Round Numbers MT4
KEENBASE SOFTWARE SOLUTIONS
KT Round Numbers plots the round number levels which are also commonly known as psychological levels in the Forex world. In the context of Forex trading, round number levels are those levels in which there are two or more zeroes at the end. They are named as 00 levels on the chart. Some traders also consider the halfway points as a valid round number level. They are named as 50 levels on the chart. Use of round number levels in trading Round number levels work as strong support and resistan
Despite the popularity of inside bar pattern among the traders, using it as a standalone signal doesn't provide any edge in the market. KT Inside Bar Advanced indicator solves this problem by combining the classic inside bar pattern with the "ECE" cycle and Fibonacci extensions. Using this indicator in place of our classic inside bar indicator will provide a tremendous advantage and edge in the market. What is the ECE cycle? In financial markets, the price never moves in a straight line bu
Despite the popularity of inside bar pattern among traders, using it as a standalone entry signal doesn't provide any evidentiary advantage. KT Inside Bar Hunter trades only selected inside bar patterns using some preassessment and ECE price action cycle. Trading Strategy On successful detection of the required pattern, EA places a pending order in the direction of the forecasted price expansion phase. Pending orders are canceled if they are not triggered within the next bar. Once triggered,
Divergence is one of the vital signals that depicts the upcoming price reversal in the market. KT Stoch Divergence shows the regular and hidden divergences build between the price and stochastic oscillator. Limitations of KT Stoch Divergence Using the Stochastic divergence as a standalone entry signal can be risky. Every divergence can't be interpreted as a strong reversal signal. For better results, try to combine it with price action and trend direction. Features Marks regular and hidde
KT CCI Surfer MT4
KEENBASE SOFTWARE SOLUTIONS
KT CCI Surfer uses a mean reversion trading strategy with a combination of extreme overbought/oversold zone detection using the Commodity Channel Index (CCI). Developed by Donald Lambert in 1980, CCI is a leading indicator that helps to identify the overbought/oversold region in the market without any lag. Obviously, not every overbought/oversold signal turns out into a price reversal. However, when combined with a well-planned mean reversion strategy, it produces excellent results. Recomme
KT RSI Divergence robot is a 100% automated expert advisor that trades regular and hidden divergence built between the price and Relative Strength Index (RSI) oscillator. The divergence signals are fetched from our freely available RSI divergence indicator. Not every divergence ends up in a successful price reversal, that's why this ea combines the raw divergences signals with its inbuilt technical analysis module to exploit the price inefficiency that occurs after some selected divergence si
フィルタ:
レビューなし
レビューに返信
バージョン 2.0 2023.09.13
- Added chart template for a better visual experience.
- Better handling of data from multiple timeframes.
バージョン 1.6 2020.11.22
- A minor change in the alerts text.
- Performance improvements.
- Source code optimizations.
バージョン 1.5 2019.07.17
- improved the indicator execution speed.
- Added the alerts on a level touch.