KT Bollinger Shots MT4

KT Bollinger Shots works using a striking blend of the slingshot pattern and the mean-reversion phenomenon applied to financial markets.

In addition, a mathematical algorithm is used with variable deviation to fine-tune the indicator's signals on a different level.

Winning Trade: After a signal, if price touches the middle band in profit, it is considered a winner.

Losing Trade: After a signal, if price touches the opposite band or touches the middle band in loss, it is considered a loser.

!Both scenarios are accounted for in performance metrics and shown on the chart in real-time.

If the probability of price reaching the middle band is 65% or more, it is considered very high due to the self-criticizing nature of the deployed algorithm. 


Key Features

  • The indicator performs analysis of BB shots signals and shows the probability of the upcoming signals closing in profit.
  • Exit points are marked on the chart for each of its signals.
  • Real-time analysis of signals statistics using a self-criticizing mathematical model.
  • Included the alerts for the possible exits after a signal.
  • A vibrant color scheme for better visualization of various indicator events.
  • All Metatrader alerts included. 

Inputs

  • History Bars:  Number of bars to include in the indicator's calculation.
  • Bollinger Bands Settings:  Period, Deviation, and Shift.
  • Mark Exit Points:  If true, the indicator marks the possible exit points.
  • Exit Alerts:  If true, the indicator also send alerts for the possible exit opportunities. 
  • Signal Stats Analysis:  If true, the indicator shows the signal stats and winning probability on the chart.
  • The rest of the inputs are self-explanatory.

Developers

double Upper_Band = iCustom(Symbol(),0,"Market/KT Bollinger Bands Shots",0,1);
double Mid_Band = iCustom(Symbol(),0,"Market/KT Bollinger Bands Shots",1,1);
double Lower_Band = iCustom(Symbol(),0,"Market/KT Bollinger Bands Shots",2,1);

double Buy_Signal  = iCustom(Symbol(),0,"Market/KT Bollinger Bands Shots",3,1);
double Sell_Signal = iCustom(Symbol(),0,"Market/KT Bollinger Bands Shots",4,1);


if(Buy_Signal!=0)   // Buy signal detected
if(Sell_Signal!=0) //  Sell signal detected

double Buy_Stoploss = Lower_Band // Can be used as a possible stop loss for a buy trade. 
double Sell_Stoploss = Upper_Band // can be used as a possible stop loss for a sell trade.
double Take_Profit = Mid_Band // Can be used as a possible profit target for both buy & sell trade.  
おすすめのプロダクト
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
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
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
Introducing the "Magic Trades" for MetaTrader 4 – your ultimate tool for precision trading in dynamic markets. This innovative indicator revolutionizes the way you perceive market trends by harnessing the power of advanced analysis to detect subtle changes in character, paving the way for optimal trading opportunities. The Magic Trades Indicator is designed to empower traders with insightful entry points and well-defined risk management levels. Through its sophisticated algorithm, this indicato
「ダイナミック・スキャルピング・オシレーター」は、MT4向けの高度なカスタムCrypto_Forexインジケーターです。効率的な取引ツールです! - 新世代のオシレーター - 使い方は画像をご覧ください。 - ダイナミック・スキャルピング・オシレーターは、適応型の売られ過ぎ/買われ過ぎゾーンを備えています。 - オシレーターは、動的な売られ過ぎ/買われ過ぎエリアから正確なエントリーポイントを見つけるための補助ツールです。 - 売られ過ぎ値:グリーンラインより下、買われ過ぎ値:オレンジラインより上。 - このインジケーターは、プライスアクションパターンと組み合わせるのに最適です。 - 標準的なオシレーターよりもはるかに正確です。対応時間枠:M30、H1、H4、D1、W1。 - PCとモバイルの両方でアラート機能付き。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、このMQL5ウェブサイトでのみ提供されるオリジナル製品です。
KT Asian Breakout インジケーターは、アジア市場の重要な時間帯を分析し、価格のブレイクアウト方向に基づいた双方向の売買シグナルを生成します。価格がセッション高値を超えると買いシグナルが発生し、セッション安値を下回ると売りシグナルが発生します。 注意事項 セッションボックスが縦に広すぎる場合、新たな取引は避けるべきです。すでにセッション内で価格の動きが完了している可能性が高いためです。 ブレイクアウトのローソク足が大きすぎる場合、価格は一時的に反転した後に、シグナルの方向へ進むことがよくあります。 機能 買い/売りシグナルには、ストップロスと利益目標が含まれています。 KT Asian Breakout インジケーターは、第一、第二、第三の利益目標を成功基準として継続的にパフォーマンスをチェックします。 勝敗シグナル数、成功率、1シグナルあたりの平均ピップスなど、3つの主要なパフォーマンス指標を表示します。 ブレイクアウトのローソク足が大きすぎる場合、チャート上に警告メッセージを表示します。 推奨設定 時間足: 15分。 通貨ペア: すべての JPY ペア。 入力
Scalping indicator. It takes into account volatility, price movement in the local interval and the direction of the current trend. Recommended timeframe - M5. Advantages: Low volatility when a signal appears ensures minimal movement against an open position. The indicator does not redraw its signals. There are alert signals. It is a great tool for day trading. Settings: Name Description Period Indicator period Range of each bar in the period (pp.) The maximum size of each candle in the indicato
FREE
Arrow Indicator (Buy/Sell Alerts) – Simple Yet Powerful Tool!             Product Version: 1.01           Indicator Type: Trend Reversal Signals           Timeframes Supported: All (Recommended: H1, H4, D1)           Key Features: Buy Signal: Green upward arrow () appears below the candle  Sell Signal : Red downward arrow () appears above the candle Accurate Trend Reversal Detection – Based on tried and tested SMA strategy. ️ Clean Chart View – Minimalist, non-i
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
KT Renko Patterns MT4
KEENBASE SOFTWARE SOLUTIONS
2.33 (3)
KT Renko Patterns は、レンコチャートの各レンガをスキャンしながら、さまざまな金融市場でトレーダーによく使用されている有名なチャートパターンを検出します。 時間ベースのチャートと比較して、レンコチャートは視認性が高くシンプルなため、パターンベースのトレードがより簡単かつ明確になります。 KT Renko Patterns は複数のレンコパターンを搭載しており、その多くは Prashant Shah 氏の著書『Profitable Trading with Renko Charts』でも詳しく解説されています。 KT Renko Patterns インジケーターに基づいた 100% 自動化された EA は、こちらからご利用いただけます - KT Renko Patterns EA 。 機能一覧 最大8種類の明確なレンコパターンを表示し、あいまいさなく取引をサポートします。 完全な客観性を保つため、すべてのパターンにストップロスとフィボナッチターゲットが設定されています。 KT Renko Patterns は各パターンの精度を継続的に測定し、重要な統計情報をチャート
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
EARLY REMINDER: The Starting price is 65 price will rise soon up to 365$ and then 750$ after first 10 copies of sales. Grab this offer now! Introduction Hello, traders! Welcome to the demonstration of the Forex Beast Indicator , a comprehensive tool designed to assist aspiring traders in navigating the complexities of the forex market. This indicator incorporates seven essential components to provide a well-rounded trading experience: Moving Averages Colored Zones Support and Resistance Levels
The Binary Profit Maker,  This indicator works on MT4 and is very easy to use. When you receive a signal from it, you wait for that candle with the signal to close and you enter your trade at the beginning of the next new candle . A Up Purple arrow means Buy and a Down Purple arrow means Sell. All arrows comes with Alert  like for easy identification of trade signal. Are you okay with that? How To Enter Trade? 1 minute candle 1 minute expire
Deep Analyst Expert Advisor    (mt5  https://www.mql5.com/en/market/product/163998 ) Deep Analyst   is a professional analytical tool powered by a specialized algorithm designed for deep analysis of market cycles and price amplitude fluctuations. By analyzing market conditions over a specific timeframe, the Expert Advisor determines price strength and amplitude using a unique indicator system based exclusively on real-time data. When the global trend and its vector shift, the algorithm automati
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
This is a Sharkfin Arrows Indicator. Detailed explanation and TDI extras: https://www.mql5.com/en/blogs/post/759138 This indicator will show only Arrows. It does not have TDI symbols on chart. Please get the extras from links above for TDI indicators. Sharkfin Scanner (paid): https://www.mql5.com/en/market/product/123566 TDI Scanner Dash (paid): https://www.mql5.com/en/market/product/41826 About: This Indicator finds the Shark Fin Pattern. It will show an arrow in the current bar if RSI sha
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
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 candlestic
Auto Supply and Demand Oscillator is an indicator for MetaTrader 4 and MetaTrader 5 that detects supply and demand zones automatically and displays them as a single oscillator value at the bottom of the chart, instead of drawing rectangles directly on price. Concept Supply zones are price areas where strong selling created a sharp downward move away from a balance area. Demand zones are price areas where strong buying created a sharp upward move. Traditional implementations draw boxes on the
FREE
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the pri
FREE
Quantum Balance is a modern arrow indicator that identifies key price reversal points in the market with high accuracy. It is based on a combination of WPR (Williams %R) and RSI (Relative Strength Index), which allows you to identify overbought/oversold moments and enter trades at points of maximum potential. The indicator analyzes price dynamics and market conditions, generating signals only when several confirming factors coincide. This reduces the number of false signals and increases tradin
マルチタイムフレーム対応、カスタマイズ可能なビジュアルシグナル、設定可能なアラートシステムを備えたAverage True Range(ATR)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール でご覧いただけます。 フィードバックとレビューを大変お待ちしております! ATRとは? Average True Range(ATR)は、J. Welles Wilderが開発した市場のボラティリティを測定するテクニカルインジケーターです。指定した期間のTrue Rangeの平均を計算します。True Rangeは以下の中で最大の値です:現在の高値から現在の安値までの距離、前回の終値から現在の高値までの距離、または前回の終値から現在の安値までの距離。 ATRは価格方向を示しません — ボラティリティのみを測定します。ATRが上昇するとボラティリティの増加を示し、ATRが低下するとボラティリティの減少を示します。トレーダーはATRを使用して市場状況を評価し、動的なストップロスを設定し(例:ATRベースのトレーリングストッ
FREE
A Gap often occurs when the price moves with "strength" in a given direction (either up or down).  This Gap is formed when, in looking at 3 consecutive candles, the wicks of the 1st and 3rd candles do not overlap.  When this happens, the indicator creates a rectangle where the Gap is located. It identifies a zone where the price could potentially go back to (mitigation).   The Gap/rectangle is mitigated when the price returns and completely covers the rectangle. Note that the indicator also show
This indicator scans for you up to 30 trading instruments and up to 8 timeframes for occurrences of the high probability reversal patterns: Double Tops/Bottoms with fake breakouts . Please read also the blog post " Professional Trading With Double Tops/Bottoms And Divergences! " which explains the concepts behind the ULTIMATE Double Top/Bottom indicator and how you can use a professional top-down approach. This FREE Version of the Scanner scans only EURUSD and GBPUSD. The full version of the sca
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
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
このインジケーターは実践的なトレードに最適な自動波動分析のインジケーターです! 場合... 注:   Tang Lun (Tang Zhong Shuo Zen) の命名規則の影響で、私は波のグレーディングに西洋の名前を使用することに慣れていません。基本的な波を ペン 、二次波のバンドを セグメント と名付けました。同時に、 セグメント にはトレンドの方向が指定されます (この命名方法は将来のノートで使用されます。最初に言っておきます)。ただし、アルゴリズムは曲がりくねった理論とはほとんど関係がないため、付けるべきではありません。これは、私の市場分析 によって要約された、絶えず変化する複雑な運用ルール を反映しています。 バンドは標準化され、人によって異なることがないよう定義されており、市場参入を厳密に分析する上で重要な役割を果たす人為的な干渉の描画方法が排除されています。 このインジケーターを使用することは、取引インターフェイスの美しさを改善することと同等であり、元の K ライン取引を放棄し、取引の新しいレベルに連れて行きます。また、宣伝の観点から顧客の認識も向上します。 イ
MASi Three Screens is based on the trading strategy by Dr. Alexander Elder. This indicator is a collection of algorithms. Algorithms are based on the analysis of charts of several timeframes. You can apply any of the provided algorithms. List of versions of algorithms:     ThreeScreens v1.0 - A simple implementation, with analysis of the MACD line;     ThreeScreens v1.1 - A simple implementation, with analysis of the MACD histogram;     ThreeScreens v1.2 - Combines the first two algorithms in
FREE
Pips 外国為替はすぐに使える取引システムです。 このインジケーターは、いつ、どの方向で注文をオープンする必要があるかをチャート上の矢印で示します。 矢印が緑の場合は買い取引をオープンし、矢印が赤の場合は売り取引をオープンします。 すべてが非常にシンプルで非常に効果的です。 テイクプロフィットは15~25ポイントを設定。 ストップロスはポイントレベルで設定されます。 ドットが移動すると、すぐに StopLoss をオーバーライドします。 M1 と M5 の取引に推奨される時間枠。 これはスキャルピング戦略であり、最小の時間枠で最も効果的です。 通貨ペアは任意です。 推奨される通貨のうち、GBPUSD、EURUSD、XAUUSD、USDCHF を提供できます。 設定はデフォルトのままにすることができます。 この戦略を使用すると、毎日 10 ~ 20 件の取引を開始できます。 Pips 外国為替インジケーターの利点: これは、あらゆる通貨ペアに対応する既成の取引戦略です。 これは最小の時間枠 M1 および M5 で取引するためのスキャルピング取引戦略です。 この戦略は非常にシンプルで
このプロダクトを購入した人は以下も購入しています
Scalper Inside PRO – Since 2020. 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
The indicator is built on a non-standard Zig Zag, it draws accumulations after which if the price leaves this zone and a test of this zone occurs, then a sound signal is given and an arrow appears - after the test candle closes.The indicator does not redraw its signals, it is very easy to use, there are only three settings 1- this is the zig zag parameter 2- this is the minimum price exit from the zone 3- this is the maximum price exit from the zone. The lower the parameter for Zig Zag, the more
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発された Quantum Breakout PROは 、革新的でダイナミックなブレイクアウトゾーン戦略により、あなたの取引の旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5バージョン:   ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
Apex Edge No Repaint MT4対応、プロ仕様のリペイントしないトレーディングインジケーター Apex Edge No Repaintは、リペイントする矢印の煩わしさから解放され、明確なシグナルを求める真剣なFXおよび仮想通貨トレーダー向けに設計された、高品質でクリーンかつ信頼性の高いトレーディングツールです。 主な機能: 100% リペイントなし – チャートに表示されたシグナルは固定されたままです デュアルシグナルシステム:早期のチャンスを提供するRAWシグナルと、高確率で確定したエントリーを提供するCONFシグナル シンプルなワンクリック切り替えボタン:RAW ON/OFFとCONF ON/OFF トレンド、強度パーセンテージ、シグナルステータスを表示するプロフェッショナルなリアルタイムダッシュボード インスタントアラート:ポップアップ、サウンド、メール通知 すべてのCONFシグナルにTP1、TP2、ストップロスレベルを自動描画 視覚的に分かりやすい、色分けされた矢印: ライムグリーン → CONF買い 赤 → CONF売り ドジャーブルー → RAW買
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
このインジケーターは、エリオット波動理論と組み合わせて作動し、2つの方法で使用されます: 自動モード: このモードでは、インジケーターがチャート上の全ての5つのモーティブ波を自動的に検出し、予測とポテンシャルな逆転ゾーンを提供します。また、アラートやプッシュメッセージを生成する能力も備えています。この自動機能により、エリオット波動パターンの識別と分析のプロセスが効率化されます。 手動モード: このオプションは、エリオット波動理論を手動で扱いたいトレーダー向けです。9つの段階を使用して波を描画することができます。各段階は、表示された後に描画されたラインを調整して個別に定義できます。この機能により、手動で波を描画するプロセスがより効率的になります。重要な点として、すべての描画データが将来の参照のためにプラットフォームのデータフォルダに保存されることに注意してください。 パラメータ: Name: インジケーターの名前。 Use_System_Visuals: インジケーターのテーマを有効または無効にして、取引プラットフォーム全体の外観に合わせます。 Explain_Comment: 波の番号
Please send me Direct message on MQL5 CHAT after purchasing the Indicator for Training and Installation Support There are some additional files that is important to use with the Indicator . So be sure to contact me after purchasing the Indicator So that I can add you for training and support . If you find any difficulty with installation then send me Direct message here So that I can connect with you via Anydesk or Teamview for the product installation. " Smart Order Block Indicator " to find m
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
GOLD Impulse with Alert
Bernhard Schweigert
4.67 (12)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
They say history repeats itself. What if you could prove it in real-time? The Propfolio Ghost Pattern is an advanced algorithmic pattern-matching engine. It empowers you to select any current price action structure on your chart and instantly scan thousands of historical candles to find the exact moment in the past where the market did the exact same thing. Once it finds the highest probability match, it projects the historical outcome into the future as "Ghost Candles"—giving you a highly calcu
NextCandlePredictor インジケーター NextCandlePredictorは、再描画しない、色が変わらない、動かない、消えない、遅延がないアラート付きのシグナルインジケーターです。あらゆるタイムフレームで次のキャンドルまたはその次のキャンドルの方向を識別するのに役立ちます。ニューヨーク、ロンドン、またはその両方の重なり合う高ボラティリティ市場に特にお勧めです。 主な特徴: タイムフレームの汎用性: M1からH1以上のあらゆるタイムフレームで迅速かつ正確なシグナルを提供します。 明確な買い/売りシグナル: ADXのDI+とDI-ラインを使用して明確な買いと売りのシグナルを生成し、最良のトレード判断を下せるようにします。 直感的な視覚化: シグナルはチャート上に緑色(買い)と赤色(売り)の矢印で直接表示され、迅速かつ簡単に読み取れます。 カスタマイズ可能な設定: 分析するバーの数とアラートオプションを好みとトレード戦略に応じて調整できます。使用するTFに応じた提案表を以下で確認してください。 即時およびオプションのキャンドル終了時アラート: デフォルトでは、ADX条件が
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
Trend Scanner PRO First of all, it’s worth emphasizing that this trading system is 100% Non-Repainting, Non-Redrawing, and Non-Lagging , which makes it ideal for both   manual   and   algorithmic   trading setups. Online course, user manual, and downloadable presets included. The Trend Scanner Dashboard is a professional   multi pair scanner   that analyzes multiple symbols and timeframes at once, giving you an instant   market scanner   view of the real trend direction. Instead of switching ch
KURAMA GOLD SIGNAL PRO(MT4版)— 7層フィルター・自動TP/SL・品質スコア搭載 XAUUSD完全トレードシステム リペイントなし。リドローなし。ラグなし。すべてのサインは確定後に変わりません。見たままが結果です。 特典:買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)+PDFマニュアルを無料プレゼント。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 トレーダーから信頼されています:ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高く評価されています。 あなたの問題 — そしてその解決策 ゴールドは1日$30〜$50動く。チャンスがあるのは分かっている。でもこういう経験はないか: - エントリーが早すぎて、$10逆行してから思った方向に動く - MAタッチのたびに入って、半分は負ける - TP/SLの基準がないから、持ちすぎるか早すぎる決済をする - 動かない時間帯にトレ
Gold PL MTF - これは優れた株式テクニカル指標です。指標アルゴリズムは、資産価格の動きを分析し、フィボナッチ法 (黄金比) を使用して、指定された時間枠 (TF) の重要なピボット レベルを自動的に反映します。 指標は、選択した時間枠 (日、週、月、年) の価格軌道を完全に表し、トレンドの開始と、逆のトレンドに発展する可能性のある修正の開始を決定します。 指標はまた、価格マグネットとして機能する、さまざまな時間枠の現在の未処理のピボット レベルを表示します。これにより、市場の状況をすばやく評価し、取引の開始または終了を決定できます。各取引の潜在的可能性は、平均 50 ~ 1000 ポイントです。 指標を使用すると、さまざまな時間枠での価格変動の可能性のある方向を評価でき、最も可能性の高いターゲットと価格変動の可能性も示します。 指標の利点: 1. 指標は、高精度で信号を生成します。 2. ピボット レベルは消えず、再描画されません。FPバッファーの確認された矢印シグナルは、トレンドが強い場合にのみ再構築できます。 3. どのブローカーのMetaTrader 4取引
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーターは
NAM Divergences
NAM TECH GROUP, CORP.
5 (1)
MT4マルチタイムフレームの発散と売られ過ぎ/売られ過ぎの検出インジケーター。 特徴 -チャートコントロールパネルで完全にカスタマイズ可能で、完全な相互作用を提供します。 -必要な場所でコントロールパネルを表示および非表示にします。 -資本化されていない発散に関するリアルタイムの情報。 -売られ過ぎ/売られ過ぎの状況に関するリアルタイム情報。 -定期的な発散に関するリアルタイムの情報。 -隠れた発散に関するリアルタイム情報。 -発散検出に使用できる発振器:AO、RSI、CCI、MACD、STOCH、RMI、TDI、RSIOMA。 -通知サービス(画面アラート|プッシュ通知)。 概要 発散取引を使用すると、弱体化傾向や勢いの逆転を見つけるのに役立ちます。トレンドが続くためのシグナルとして使用できる場合もあります。私たちのツールは、チャートを可能な限りクリーンに保つために、表示と非表示の可能性を備えた驚くほど快適で直感的なコントロールパネルで、すべての時間枠で同時に発散検出を提供します。 選択した履歴期間に、買われ過ぎと売られ過ぎの状況、通常の相違、隠れた相違
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断はすべてトレーダー任せです。KT Alpha Hunter Arrows は、最初から完成されたトレードプランを提供します。 各シグナル矢印が表示されると、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足を今トレードする価値があるかを示すリアルタイムのエッジ判定が、チャート上にまとめて描画されます。付属の Trade Manager EA は、手動でエントリーした後の管理をサポートし、相場が荒れて感情が揺れやすい場面でも、トレードの規律を保ちやすくします。リペイントなし。確定足のみでシグナルを表示。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄向けに設計されています。 主な機能 リペイントしない買い・売り矢印。シグナルは足が確定した後にのみ表示されます。 各シグナルにエントリーライン、構造的なストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャート上で買いと売りのセットアップを個別に評価。 判定システム:No Edge、Ma
BTMM State Engine Pro is a MetaTrader 4 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
説明書(ロシア語)  /  説明書 (英語)  /  バージョン MT5 主な機能: 売り手と買い手のアクティブなゾーンを表示します。 このインジケーターは、買いと売りの適切な最初のインパルスレベル/ゾーンをすべて表示します。これらのレベル/ゾーンがアクティブになると、エントリーポイントの探索が始まり、レベルの色が変わり、特定の色で塗りつぶされます。状況をより直感的に把握できるように、矢印も表示されます。 LOGIC AI - テンプレートをアクティブ化するときにエントリポイントを検索するためのゾーン(円)の表示 視認性を向上させるため、人工知能を用いて進入ポイントを探索したゾーンを表示する機能が追加されました。 より高い時間枠からのレベル/ゾーンの表示(MTFモード) より長い時間間隔でレベル/ゾーンを表示する機能を追加しました。また、インジケーターに自動トレンド検出機能(   TPSproTREND PRO   )を実装しました。 取引のための個別の専門的なステップバイステップのアルゴリズム このアルゴリズムは、トレンドの方向と逆方向の両方でデイトレードを行うために設計されていま
Route Lines Prices -は、価格の方向性を予測するために設計されたインジケーターです。シンプルなインターフェースには、価格変動と将来の方向性を計算するための複数のアルゴリズムが搭載されています。これらのアルゴリズムには、使用する時間枠に基づいたボラティリティ計算と価格平滑化が含まれています。 このインジケーターには、「 Calculating price values 」値を変更するためのパラメーターが1つだけあります。デフォルト値の1は、バランスの取れた自動計算を提供し、インジケーターを手動で設定することなく使用できます。 値を2から500まで手動で変更することで、インジケーターを独自のトレーディングシステムに合わせてカスタマイズできます。 このインジケーターは、M1からH4の時間枠での使用を推奨します。あらゆる取引銘柄で使用できます。 シグナル矢印はローソク足の終値で生成され、過去の履歴には再描画されません。 メインチャートには、重複した矢印が表示されます。 複数のアラートタイプが利用可能です。内蔵のライン軌跡カウンターは、終値に基づいて動作します。これ
Cycle Sniper
Elmira Memish
4.39 (36)
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 purchasing. Videos, settings  and descri
ECM Elite Channel is a volatility-based indicator, developed with a specific time algorithm, 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 channel theory 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's a trading opportunity. The ind
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 インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
作者のその他のプロダクト
KT Auto Fibo MT5
KEENBASE SOFTWARE SOLUTIONS
5 (1)
O KT Auto Fibo desenha automaticamente os níveis de retração de Fibonacci com base na direção atual da tendência. Os pontos máximos e mínimos são selecionados automaticamente usando os valores máximos e mínimos disponíveis no gráfico. Você pode dar zoom e rolar o gráfico para ajustar os níveis de Fibonacci conforme necessário. Modos Automático:  Desenha automaticamente os níveis de Fibonacci com base na área do gráfico. Manual: Desenha os níveis de Fibonacci apenas uma vez. Depois disso, você p
ACB Breakout Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
3.5 (2)
ACB Breakout Arrows インジケーターは、特別なブレイクアウトパターンを検出することで、市場における重要なエントリーシグナルを提供します。このインジケーターはチャートを常に監視し、一方向に勢いが定着してきた段階で、主要な値動きの直前に精度の高いエントリーシグナルを表示します。 マルチシンボル・マルチタイムフレームスキャナーはこちらから - ACB Breakout Arrows MT5 用スキャナー 主な機能 ストップロスとテイクプロフィットの水準が自動で表示されます。 すべての時間足のブレイクアウトシグナルを監視できるMTFスキャナーダッシュボードを搭載。 デイトレーダー、スイングトレーダー、スキャルパーに最適。 シグナル精度を高めるための最適化されたアルゴリズム。 損益分岐点やスキャルピングターゲットに使える特別なライン(クイックプロフィットライン)。 勝率、平均利益などのパフォーマンス分析メトリクスを表示。 リペイントなし。 トレードの確認 - 低確率のトレードを除外するために ACB Trade Filter インジケーター を使用してください。 強い買い:
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 timefra
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 executed
KT RSI Divergence robot は、価格と相対力指数 (RSI) オシレーターとの間に発生するレギュラーおよびヒドゥン・ダイバージェンスを取引する 100% 自動のエキスパートアドバイザーです。ダイバージェンスのシグナルは、当社が無料で提供している RSI Divergence インジケーターから取得されます。 すべてのダイバージェンスが必ずしも成功する反転につながるわけではありません。そのため、この EA は生のダイバージェンスシグナルに独自のテクニカル分析モジュールを組み合わせ、選定された一部のダイバージェンス後に発生する価格の非効率を狙います。 推奨設定 Pairs:   EURUSD、EURCAD、EURCHF、EURJPY、GBPJPY、USDCHF、USDJPY、XAUUSD Time-Frame:   1 時間足 Account Type:   すべて Leverage:    1:100 R isk:   1 取引あたり 1% 特徴 RSI ダイバージェンスシグナルを自動で取引し、人間の裁量では実装が難しい多くの改良機能を搭載しています。 ボラテ
KT Momentum Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
5 (2)
KT Momentum Arrows インジケーターは、一方向への急激なボラティリティとバンドの乖離に基づいて計算される、瞬間的なブレイクアウトを検出するツールです。動きの強さとタイミングを捉えることに特化しており、モメンタムトレードに最適です。 価格が上部バンドを上抜けして終値が確定したときに買いシグナルが、下部バンドを下抜けしたときに売りシグナルが発生します。 バンドの広がりとボラティリティの両方に影響を与える「係数(Magnitude Coefficient)」が入力として用いられます。通貨ペアや時間軸に応じて最適な値を選定し、分析することが推奨されます。 主な特徴 リペイントなし! モメンタムトレーダーにとって優れたエントリーツール。 勝率、平均利益、勝ち/負けなどのパフォーマンス分析機能付き。 デイトレード、スイングトレード、スキャルピングに対応。 入力パラメーター 履歴バー数:  インジケーター計算に使用するローソク足の数。 マグニチュード係数:  バンドの拡張とボラティリティ計測に使う単一の係数。 パフォーマンス分析:  利益傾向のラインを含む分析を表示/非表示に切
ACB Trade Filter MT5
KEENBASE SOFTWARE SOLUTIONS
ACB Trade Filter indicator provides a way to filtering out the low probability trading entries in a trading strategy. The indicator uses a sophisticated filtration algorithm based on the market sentiment and trend. The MT4 version of the same indicator is available here ACB Trade Filter MT4 Applications Works great with our indicator ACB Breakout Arrows MT5 Filter out low probability signals from any indicator. Avoid over-trading and minimize the losses. Trade in the direction of market sentime
KT Heiken Ashi Smoothed は、標準の Heiken Ashi をさらに平滑化したバージョンであり、トレンド転換時には買い/売り矢印も表示します。シンプルながら実践的なこのインジケーターは、市場の微妙な変化を視覚的に捉えたいトレーダーに最適です。 状態がベアからブルに変わると買い矢印を描画します。 状態がブルからベアに変わると売り矢印を描画します。 モバイル通知・メール・サウンド・ポップアップの各種アラートに対応。 Heiken Ashi Smoothed とは? 標準 Heiken Ashi に見られるノイズやダマシを排除するため、2 本の移動平均を重ねてローソク情報を滑らかにしています。多少の遅延はあるものの、スイングポイントや新たなトレンドの兆しを視覚化でき、肉眼では捉えにくい価格のリズムを浮き彫りにします。得られたヒントを活用すれば、エントリー/エグジット戦略やリスク管理の精度を高められます。 活用例 本インジケーターは FX、コモディティ、株式など幅広い市場で利用できます。以下はトレード機会を探る際の主なポイントです。 下ヒゲのない青いローソク足は力
KT Heiken Ashi Smoothed は、標準の Heiken Ashi をさらに平滑化したバージョンであり、トレンド転換時には買い/売り矢印も表示します。シンプルながら実践的なこのインジケーターは、市場の微妙な変化を視覚的に捉えたいトレーダーに最適です。 状態がベアからブルに変わると買い矢印を描画します。 状態がブルからベアに変わると売り矢印を描画します。 モバイル通知・メール・サウンド・ポップアップの各種アラートに対応。 Heiken Ashi Smoothed とは? 標準 Heiken Ashi に見られるノイズやダマシを排除するため、2 本の移動平均を重ねてローソク情報を滑らかにしています。多少の遅延はあるものの、スイングポイントや新たなトレンドの兆しを視覚化でき、肉眼では捉えにくい価格のリズムを浮き彫りにします。得られたヒントを活用すれば、エントリー/エグジット戦略やリスク管理の精度を高められます。 活用例 本インジケーターは FX、コモディティ、株式など幅広い市場で利用できます。以下はトレード機会を探る際の主なポイントです。 下ヒゲのない青いローソク足は力
KT Psar Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Psar Arrowsは、標準のパラボリックSARインジケーターを使用してチャート上に矢印をプロットします。ローソク足の高値がSARにタッチしたときに上向き矢印が表示され、安値がSARにタッチしたときに下向き矢印が表示されます。シグナルはリアルタイムで生成され、バーの確定を待つ必要はありません。  特徴 パラボリックSARインジケーターを活用した取引戦略を試したいトレーダーにとって有用なツールです。  市場の転換ポイントを見つけるために使用できます。 カスタムPSAR入力が可能です。 MT4のすべてのアラート機能に対応しています。 注意事項:パラボリックSARは遅延型かつ厳密な機械的インジケーターです。すべての取引シグナルは、明確に定義されたルールでフィルタリングする必要があります。     入力パラメーター PSARステップ値:ステップ値を入力します。 PSAR最大値:最大値を入力します。 PSARドット表示:PSARドットを表示/非表示にします。PSARドットがなくても矢印は正常に機能します。 その他の入力項目は直感的に理解できます。
KT Round Numbers MT5
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 resistance
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
ACB Breakout Arrows インジケーターは、特別なブレイクアウトパターンを検出することで、市場における重要なエントリーシグナルを提供します。このインジケーターは、特定の方向に勢いが定まりつつある状況を常にスキャンし、大きな値動きの直前に正確なシグナルを表示します。  複数通貨ペア・複数時間軸スキャナーはこちら - ACB Breakout Arrows MT4 用スキャナー 主な特徴 ストップロスとテイクプロフィットの水準を自動で表示します。 すべての時間足に対応したMTFスキャナーダッシュボード付き。 デイトレーダー、スイングトレーダー、スキャルパーに適しています。 シグナルの精度を高めるために最適化されたアルゴリズムを採用。 損益分岐点やスキャルピングの目標として利用できる特別な「クイックプロフィットライン」を搭載。 勝敗、成功率、平均利益などのパフォーマンス分析機能を搭載。 リペイントなし(シグナルは表示後に変更されません)。 トレードの確認 -  ACB Trade Filter インジケーター を併用し、低確率の取引を除外しましょう。 強い買い: 上向き矢印
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 L
KT Momentum Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Momentum Arrows インジケーターは、一方向への急激なボラティリティとバンドの乖離に基づいて計算される、瞬間的なブレイクアウトを検出するツールです。動きの強さとタイミングを捉えることに特化しており、モメンタムトレードに最適です。 価格が上部バンドを上抜けして終値が確定したときに買いシグナルが、下部バンドを下抜けしたときに売りシグナルが発生します。 バンドの広がりとボラティリティの両方に影響を与える「係数(Magnitude Coefficient)」が入力として用いられます。通貨ペアや時間軸に応じて最適な値を選定し、分析することが推奨されます。 主な特徴 リペイントなし! モメンタムトレーダーにとって優れたエントリーツール。 勝率、平均利益、勝ち/負けなどのパフォーマンス分析機能付き。 デイトレード、スイングトレード、スキャルピングに対応。 入力パラメーター 履歴バー数:  インジケーター計算に使用するローソク足の数。 マグニチュード係数:  バンドの拡張とボラティリティ計測に使う単一の係数。 パフォーマンス分析:  利益傾向のラインを含む分析を表示/非表示に切
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 main l
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 candlestic
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 dynami
KT Auto Fibo
KEENBASE SOFTWARE SOLUTIONS
O KT Auto Fibo desenha automaticamente os níveis de retração de Fibonacci com base na direção atual da tendência. Os pontos máximos e mínimos são selecionados automaticamente usando os valores máximos e mínimos disponíveis no gráfico. Você pode dar zoom e rolar o gráfico para ajustar os níveis de Fibonacci conforme necessário. Modos Automático:  Desenha automaticamente os níveis de Fibonacci com base na área do gráfico. Manual: Desenha os níveis de Fibonacci apenas uma vez. Depois disso, você p
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 strategi
KTボラティリティオシレーターは、過去と現在の市場データを数学的な計算式で分析し、その結果をオシレーター形式で表示します。成長する波と減少する波は、それぞれ資産の高ボラティリティと低ボラティリティを示しています。  簡単に言えば、ボラティリティとは、一定期間内における資産価格の変動幅を測定する指標です。ボラティリティがなければ市場の動きは少なくなり、トレーダーは価格変動から利益を得ることができません。 外国為替市場におけるボラティリティの活用 外国為替市場でボラティリティを活用することで、より効果的に取引ができ、現実的な期待値を持つことが可能になります。  高ボラティリティ トレンドベースのシステムは、高いボラティリティ環境下では大きな値動きとトレンドの持続によって非常に効果的に機能します。 高ボラティリティの時に発生するブレイクアウトは、より多くのピップスを獲得できる可能性があります。 低ボラティリティ 平均回帰型のシステムは、市場が平均に回帰する傾向があるため、低ボラティリティ環境下で特に効果を発揮します。 チャネルベースのシステムは、低ボラティリティ期間中のレンジ相場でより高
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 acce
ACB Breakout Arrows EA
KEENBASE SOFTWARE SOLUTIONS
このエキスパートアドバイザーは、弊社独自のインジケーター 「ACB Breakout Arrows」 に基づいた100%自動売買システムです。エントリーは双方向で頻繁に発生するブレイクアウトパターンに基づいており、「Signal Sensitivity」という外部パラメーターを使ってシグナルの強度を調整できます。 トレードの確認 ACB Breakout Arrows EA は、弊社のもう一つのカスタムインジケーター ACB Trade Filter を利用して、エントリーをフィルタリングする機能を備えています。 強気買い: 上向き矢印 + 緑のヒストグラム + 上昇トレンド。 強気売り: 下向き矢印 + 赤のヒストグラム + 下降トレンド。 ヒストグラムがグレーでトレンドがレンジの場合、EAはエントリーを回避します。 EA はすべてのインジケーターと依存関係をバックグラウンドで読み込みます。インジケーターはチャート上には表示されません。 主な機能 長らくご要望の多かった完全自動売買が、 ACB Breakout Arrows インジケーター を使ってついに実現しました。 AC
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 expe
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 timefra
もしあなたがFX取引をしているなら、通貨の強さと通貨ペアの相関関係に関する詳細な情報を持つことは、取引パフォーマンスを飛躍的に向上させることができます。相関関係を活用すればリスクを半減でき、強さの分析を活用すれば利益を最大化することが可能です。 このインジケーターは、通貨の強さ分析と通貨ペアの相関関係を組み合わせたハイブリッドなアプローチにより、最適な通貨ペアを選択するサポートをします。 通貨の強さ分析の使い方 例えば、あなたの取引戦略でAUD/JPYの買いシグナルが出たとします。しかしKTの通貨強さ分析を使うと、JPYがAUDよりも強くなっていることがわかりました。この場合、その取引は損失に終わる可能性が高いです。このインジケーターがあれば、そのような損失を未然に防ぐことができます。 通貨ペア相関関係の使い方 例えば、NZD/USDとGBP/JPYの同時売りシグナルが出たとします。KTの通貨ペア相関ツールを使うと、これらのペアの相関率が77%であることが判明します。  これらのペアは強く相関しているため、同時に取引するとリスクが二重になります。もしNZD/USDで損失が出れば、
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 hig
KT Asian Breakout インジケーターは、アジア市場の重要な時間帯を分析し、価格のブレイクアウト方向に基づいた双方向の売買シグナルを生成します。価格がセッション高値を超えると買いシグナルが発生し、セッション安値を下回ると売りシグナルが発生します。 注意事項 セッションボックスが縦に広すぎる場合、新たな取引は避けるべきです。すでにセッション内で価格の動きが完了している可能性が高いためです。 ブレイクアウトのローソク足が大きすぎる場合、価格は一時的に反転した後に、シグナルの方向へ進むことがよくあります。 機能 買い/売りシグナルには、ストップロスと利益目標が含まれています。 KT Asian Breakout インジケーターは、第一、第二、第三の利益目標を成功基準として継続的にパフォーマンスをチェックします。 勝敗シグナル数、成功率、1シグナルあたりの平均ピップスなど、3つの主要なパフォーマンス指標を表示します。 ブレイクアウトのローソク足が大きすぎる場合、チャート上に警告メッセージを表示します。 推奨設定 時間足: 15分。 通貨ペア: すべての JPY ペア。 入力
MACD Divergence MT4
KEENBASE SOFTWARE SOLUTIONS
KT MACD ダイバージェンスは、価格とオシレーターの間に形成される通常のダイバージェンスと隠れたダイバージェンスを表示します。トレンドの反転を予測する戦略を用いている場合、MACD の通常のダイバージェンスを利用して転換点を特定できます。トレンドの継続に基づく戦略では、MACD の隠れたダイバージェンスが有効です。 KT MACD ダイバージェンスの制限事項 MACD ダイバージェンスを単体のエントリーシグナルとして使うのはリスクがあります。すべてのダイバージェンスが反転を示すとは限りません。より良い結果を得るためには、プライスアクションや他の分析手法と併用することをおすすめします。 主な機能 価格とオシレーターの間の通常および隠れたダイバージェンスを表示します。 非対称なダイバージェンスは精度向上とチャートの見やすさのために除外されます。 トレンド反転戦略およびトレンド継続戦略の両方に対応。 エキスパートアドバイザーへの組み込みに完全対応。 エントリーおよびエグジットの両方で使用可能です。 すべてのMetaTraderアラートに対応。 そもそもダイバージェンスとは? 一般的
KT Bollinger Bands Trader は、ボリンジャーバンドを使った平均回帰戦略に基づき、低ボラティリティ期間中に自動で取引を行う 100% 自動化されたエキスパートアドバイザー(EA)です。価格はボリンジャーバンドの上部または下部ラインに反応することが多いですが、必ずしも反転するとは限りません。ただし、低ボラティリティの時期には反転の可能性が高くなります。 エントリー条件 価格がボリンジャーバンドの下部ラインを正しく下回ると、買い注文が発動されます。 価格がボリンジャーバンドの上部ラインを正しく上回ると、売り注文が発動されます。 エグジット条件 低ボラティリティ期間の終了時にポジションをクローズします。 ストップロスまたはテイクプロフィット到達時にも決済されます。 このEAは、人気のあるボリンジャーバンド戦略に多くの改良を加えたもので、トレンドフィルター、ボラティリティフィルター、Vortex、MMI、曜日別フィルターなどの組み込みフィルターを使用して戦略を細かく調整できます。 入力パラメーター ----- ストラテジー設定 ----- ボリンジャーバンドの期間、シ
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 w
フィルタ:
vincenzo1964
1175
vincenzo1964 2022.04.16 17:30 
 

Ho acquistato questo indicatore, ma vorrei dei chiarimenti su come adoperarlo. C'e' un manuale o video da visionare per sfruttare al meglio le potenzialità? Mi riservo in seguito di fare una recensione, grazie.

レビューに返信