Saadson Poseidon

Here is an automated Andrews Pitchfork indicator which is DESIGNED SPECIFICALLY to integrate with custom Expert Advisor or MANUAL indicator. It will not allow manual modification as it is strictly use for automatic. However, you still can change the Zig Zag parameters to suits your need. Proposed default parameter is 18-Periods or more with +18.    

Feature Highlight

  • Right top corner of the Currency information % Strength / Spread / Remaining Bar Time 
  • Bottom Right Current & Previous SEQUENCE Number (1 to 8). Sequence Definition explains on Section 2 as below.
  • TOP LINE Price 3. This is current indicator price for highest level in the pitchfork and is the same Line with anchor Price3. When price cross above TOP LINE, the Sequence No will change from 7 to 8.
  • TOP 61.8% Fibonacci Level. This is current price for Fibonacci level 61.8% on Top section. When price cross above TOP 61.8%, the Sequence No will change from 6 to 7.
  • TOP 38.2% Fibonacci Level. This is current price for Fibonacci level 38.2% on Top section. When price cross above TOP 38.2%, the Sequence No will change from 5 to 6.
  • MID Line. This is current indicator price for median line in the pitchfork and is the same Line with calculated anchor Median Price. When price cross above Mid Line, the Sequence No will change from 4 to 5.
  • BTM 61.8% Fibonacci Level. This is current price for Fibonacci level 61.8% on Bottom section. When price cross above BTM 61.8%, the Sequence No will change from 3 to 4.
  • BTM 38.2% Fibonacci Level. This is current price for Fibonacci level 38.2% on Bottom section. When price cross above BTM 38.2%, the Sequence No will change from 2 to 3.
  • BTM Line Price 2.  This is current indicator price for lowest level in the pitchfork and is the same Line with anchor Price2. When price cross above BTM LINE, the Sequence No will change from 1 to 2.
  • Automated Standard MQL4 ANDREWS PITCHFORK tool object. The Pitchfork tool will be hook up automatically and you can ADD-ON more standard MQL4 tool object to this existing one for Manual Trading.
  • Alert and Push Notification feature as well Indicator Data access are provided.

Parameters:

  • Reset: When Set to true, Indicator data will be reset.
  • Notification: When set to true, Push Notification feature is enabled.
  • Message: When set to true, popup Alert Message will appears on screen.
  • ZZ_Depth: Standard ZigZag Depth setting. Suggest 18, 36, 54, etc.
  • ZZ_Deviation: Set the ZigZag Deviation setting.
  • ZZ_Backstep: Set the ZigZag Backstep setting.
  • Pitch_Width: Set the Pitchfork line width.
  • Pitch_Color: Set the Pitchfork line color.

Example code to access Array index via EA

You may use the following code to access Data Array up to Index 22 (Index 0 is Reserve). Refer Array Index Definition.
void OnTick()
  {
      for(int i=0; i<22; i++)
      {
         double h_iposeidon=iCustom(_Symbol,0,"SaadsonPoseidon",36,0,i);
         P_Buf[i]=h_iposeidon;      
      }
  }

Then you may map the Index array like the following:

      double current_Price2 		= P_Buf[5];
      double current_Price3 		= P_Buf[6];
      double current_MidPrice 		= P_Buf[7];
      double Absdifferential_Price 	= P_Buf[15];
      double current_TopFib61		= P_Buf[16];
      double current_TopFib38 		= P_Buf[17];
      double current_BotFib61		= P_Buf[18];
      double current_BotFib38 		= P_Buf[19];
      int current_SEQNO 		= P_Buf[20];
      int Previous_SEQNO 		= P_Buf[21];

Array Index Definition

  • Index 0: RESERVE
  • Index 1: Price1 anchor of the Pitchfork.
  • Index 2: Price2 anchor of the Pitchfork.
  • Index 3: Price3 anchor of the Pitchfork.
  • Index 4: Calculated Median price anchor if the pitchfork.
  • Index 5: Current Price2 (always at the bottom).
  • Index 6: Current price3 (always at teh top).
  • Index 7: Current Median Price (the middle line).
  • Index 8: Calculated Price3 Bar Times.
  • Index 9: Calculated Price2 Bar Times.
  • Index 10: Differential Price3 minus Price2 (Negative value indicates trending downward).
  • Index 11: Time1 anchor of the pitchfork. 
  • Index 12: Time2 anchor of the pitchfork.
  • Index 13: Time3 anchor of the pitchfork.
  • Index 14: Calculated Time median anchor.
  • Index 15: Absolute different Price of Price1 anchor and Price 2 anchor.
  • Index 16: Top level of the Fibonacci 61.8%.
  • Index 17: Top level of the Fibonacci 38.2%.
  • Index 18: Bottom level of the Fibonacci 61.8%.
  • Index 19: Bottom level of the Fibonacci 38.2%.
  • Index 20: Current SEQUENCE NO.
  • Index 21: Previous SEQUENCE NO.








































おすすめのプロダクト
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Smart FVG インジケーター MT4 – MetaTrader 4 向け高度なフェアバリューギャップ検出 Smart FVG インジケーター MT4 は、MetaTrader 4 上で Fair Value Gap(FVG)をプロフェッショナルレベルで検出・監視し、アラートまで行うツールです。ATR ベースのフィルタリングと相場構造を考慮したロジックを組み合わせることで、ノイズを取り除き、流動性に応じて適応し、本当に重要な不均衡だけを残して精度の高い判断をサポートします。 主な特長 正確な FVG 検出:単なるローソク足のギャップではなく、市場の本質的な非効率を捉えます。 ATR ベースの精度:市場や時間軸が変わっても、低品質なシグナルを自動的にフィルタリング。 有効性のリアルタイム追跡:価格がゾーンを埋める/ブレイクすると、ゾーンが自動で延長・調整・削除されます。 カスタマイズ可能な表示:色・ラインスタイル・塗りつぶしを自由に設定し、どんなテンプレートにも合わせられます。 実用的なアラート:新規 FVG や、埋められた/無効化されたゾーンをリアルタイム通知。 パフォーマンス
FREE
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience. New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
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
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
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
このプロジェクトが好きなら、5つ星レビューを残してください。 このインジケータは、指定されたためのオープン、ハイ、ロー、クローズ価格を描画します 特定のタイムゾーンの期間と調整が可能です。 これらは、多くの機関や専門家によって見られた重要なレベルです トレーダーは、彼らがより多くのかもしれない場所を知るために有用であり、 アクティブ。 利用可能な期間は次のとおりです。 前の日。 前週。 前の月。 前の四半期。 前年。 または: 現在の日。 現在の週。 現在の月。 現在の四半期。 現年。
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Line
Andrea Fontanini
free only until the end of the week The following indicator must be used and contextualized according to your trading methodologies. It provides excellent trading insights and identifies rejection zones on the drawn lines. Several parameters can be customized. The indicator will plot three levels above and below the opening price on D1, W1, and MN1. It will provide the daily ADR and display two additional daily sessions (EUROPE session and USA session). The colors of the various lines can be cu
FREE
SMC Venom Model BPR インジケーターは、スマート マネー (SMC) コンセプトで取引するトレーダー向けのプロフェッショナル ツールです。価格チャート上の 2 つの主要なパターンを自動的に識別します。 FVG   (フェアバリューギャップ) は、3 本のローソク足の組み合わせで、最初のローソク足と 3 番目のローソク足の間にギャップがあります。ボリュームサポートのないレベル間のゾーンを形成し、価格修正につながることがよくあります。 BPR   (バランス価格範囲) は、2 つの FVG パターンの組み合わせで、「ブリッジ」を形成します。これは、価格がボリュームアクティビティの少ない動きで動くときに、ブレイクアウトしてレベルに戻るゾーンで、ローソク足の間にギャップを作成します。 これらのパターンは、大規模な市場プレーヤーと一般参加者の相互作用が発生するチャート上のボリュームと価格動向の分析に基づいて、トレーダーが主要なサポート/レジスタンス レベル、ブレイクアウト ゾーン、エントリ ポイントを識別するのに役立ちます。 インジケーターは、長方形と矢印の形でパターンを視
Candle Pattern Finder Candle Pattern Finder is a powerful MT4 indicator designed to help traders easily detect key candlestick patterns in real-time. Whether you're trading trends, reversals, or consolidations, this tool highlights important price action signals directly on the chart — helping you make faster and more confident trading decisions. Detects popular candlestick patterns: Bullish/Bearish Engulfing Hammer & Inverted Hammer Shooting Star & Hanging Man Three White Soldiers Three Black
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
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
QualifiedEngulfing - は ProEngulfing インジケーターの無料版です。 ProEngulfing - は Advance Engulf インジケーターの有料版で、 こちらからダウンロードできます。 ProEngulfing の無料版と有料版の違いは何ですか?無料版は1日に1つのシグナルの制限があります。 QualifiedEngulfingをご紹介します - あなたのMT4用のプロフェッショナルエンゴルフパターンインジケーター Precisionの力を解放して、QualifiedEngulfingを使用して外国為替市場での資格のあるエンゴルフパターンを特定および強調する先進的なインジケーターです。MetaTrader 4用に開発されたQualifiedEngulfingは、外国為替市場のエンゴルフパターンを確認およびハイライトするために設計された切り立ったアプローチを提供し、取引の決定に対して最も信頼性の高いシグナルのみを受け取ることを確認します。 QualifiedEngulfingの動作方法: QualifiedEngulfingは、エンゴルフパター
FREE
A forex   pivot point   strategy could very well be a trader’s best friend as far as identifying levels to develop a bias, place stops and identify potential profit targets for a trade. Pivot points have been a go-to for traders for decades. The basis of pivot points is such that price will often move relative to a previous limit, and unless an outside force causes the price to do so, price should stop near a prior extreme. Pivot point trading strategies vary which makes it a versatile tool for
FREE
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
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
.....................................hi....................... ................for showing high s and low s and support and resistanses .....................we have a lot of ways............................... it can be helpful for finding trends , higher highs , higher lows , lower highs , lower lows .......................today i write on of thems.......................... ........................you can enter the number of last support and resistanses .........................and it will dra
FREE
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。 最初
This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It plots historical levels for backtesting purposes It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes It implements customizable colors and sizes Calculation Modes The indicator
FREE
5/35 Oscillator to be used with our Elliott Wave Indicator as part of the overall strategy on trading the 5th wave. The Elliott Wave Indicator Suite is designed around a simple but effective Swing Trading Strategy. The Indicator Suite is great for Stocks, Futures and Forex trading on multiple timeframes You can find the main Elliott Wave Indicator here  https://www.mql5.com/en/market/product/44034
FREE
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD   The system is a free open source pine script originally published on TradingView by everget   . It was converted to Mt4 by Forex Robot Makers. This system is a  popular trend indicator based on ATR ( Average True Range ) , Moving Averages and the Donchian channel . System BackGround ATR The average true range is an indicator of the price volatility of an asse
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
外国為替マーケットプロファイル(略してFMP) これは何ではありません: FMPは、従来の文字コード化されたTPO表示ではなく、チャートデータプロファイルの計算全体を表示しません。また、チャートを期間に分割して計算しません。 それが何をするか: 最も重要なことは、FMPインジケーターは、ユーザー定義のスペクトルの左端とユーザー定義のスペクトルの右端の間にあるデータを処理することです。 ユーザーは、インジケーターの両端をマウスで引くだけでスペクトルを定義できます。 インジケーターの右端がライブバーに引き寄せられ、さらに(将来に)引っ張られると、インジケーターは「ライブ」と見なされます(新しいバーで更新されます) インジケーターは、アタッチされているチャートに「アンカー」オブジェクトをドロップし、その後、そのアンカーをハードドライブ上のファイルに関連付けます。 これにより、チャート(またはインジケーター)が閉じられるまで、再起動しても設定が維持された状態で、チャート上で継続的なFMPを実行できます。 FMPインジケーターは、1つのチャート上でそれ自体の多くのインスタンスを実行でき、
FREE
これはほぼ間違いなく、MetaTraderプラットフォームで見つけることができる最も完全な調和価格形成自動認識インジケーターです。 19種類のパターンを検出し、フィボナッチプロジェクションをあなたと同じように真剣に受け止め、潜在的逆転ゾーン(PRZ)を表示し、適切なストップロスとテイクプロフィットレベルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 19の異なる調和価格形成を検出します プライマリ、派生および補完フィボナッチ投影(PRZ)をプロットします 過去の価格行動を評価し、過去のすべてのパターンを表示します この指標は、独自の品質とパフォーマンスを分析します 適切なストップロスとテイクプロフィットのレベルを表示します ブレイクアウトを使用して適切な取引を通知します すべてのパターン比をグラフにプロットします 電子メール/音声/視覚アラートを実装します スコット・M・カーニーの本に着想を得て、この指標は最も純粋で急を要するトレーダーのニーズを満たすように設計されています。ただし、トレードを容易にする
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
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後に私に連絡して、取引のヒント、ボーナス、および「GANN MADE EASY」EA アシスタントを無料で入手してください。 おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探しま
Game Changerは、あらゆる金融商品で使用できる革新的なトレンドインジケーターです。MetaTraderを強力なトレンドアナライザーへと変貌させます。あらゆる時間枠で動作し、トレンドの特定、反転の可能性のシグナル、トレーリングストップ機能、そして迅速な市場反応のためのリアルタイムアラートを提供します。経験豊富なプロでも、優位性を求める初心者でも、このツールは自信と規律、そして根本的なトレンドダイナミクスを明確に理解した上で取引を行うための力となります。このインジケーターはリドロー機能も備えています。 購入後すぐにご連絡いただければ、個人ボーナスを進呈いたします。Strong SupportとTrend Scannerインジケーターの無料コピーを入手できます。[email protected]までプライベートメッセージを送ってください。 私のEAや特別なセットはTelegramでは販売しておりません。MQL5でのみ販売しており、セットファイルは私のブログでのみ公開しています。詐欺師にはご注意ください。他の方からセットを購入しないでください。 設定 トレンド変化時のアラート
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
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
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 VERSION MT 5     -     RFI LEVELS PRO インジケーター と組み合わせることで、その潜在能力を最大限に発揮します。 インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ       主要プレーヤーの
Miraculous Indicator – ガン・スクエア・オブ・ナインに基づく100%非リペイントのFXおよびバイナリーツール この動画では、FXおよびバイナリーオプションのトレーダー向けに特別に開発された、非常に正確で強力な取引ツールである Miraculous Indicator を紹介しています。このインジケーターがユニークなのは、伝説的な ガン・スクエア・オブ・ナイン と ガンの振動の法則 に基づいている点で、現代の取引で利用できる最も正確な予測ツールの一つとなっています。 Miraculous Indicatorは 完全に非リペイント であり、ローソク足が確定した後にシグナルが変化したり消えたりすることはありません。つまり、見たものがそのまま利用できます。これにより、トレーダーは自信を持ってエントリーおよびエグジットを行うための信頼性と一貫性のある根拠を得ることができます。 主な特徴: ガン・スクエア・オブ・ナインとガン理論に基づいて構築 100%非リペイントのシグナルシステム すべての時間枠(M1、M5、H1、H4、日足、週足)で機能 FXおよびバイナリーオプション取引
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 インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボルの強弱
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Are you looking for a simple and reliable indicator that can help you spot market swing points easily? Do you want clear buy and sell signals that work on any timeframe and any trading instrument? Buy Sell Signal Pro is designed to do exactly that. It helps traders identify important market turning points and understand the current market structure in a clear and easy way. This indicator detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) so you can quickly see wh
現在40%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
Advanced Supply Demand
Bernhard Schweigert
4.91 (298)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
現在40%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガ
Trend indicator AI
Ramil Minniakhmetov
4.57 (82)
Trend Ai indicatorは、トレンドの識別と実用的なエントリポイントと反転アラートを組み合わせることで、トレーダーの市場分析を強化する優れたツールです。 この指標は、ユーザーが自信と正確さで外国為替市場の複雑さをナビゲートすることを可能にします トレンドAiインジケーターは、主要なシグナル以外にも、プルバックやリトレースメント中に発生するセカンダリエントリポイントを識別し、トレーダーが確立されたトレンド内の価格修正を活用できるようにします。 重要な利点: *MT4およびMT5の仕事 *明確な買いまたは売りシグナル *再描画しません ·すべての資産で動作します 私はeaやセットをtelegram it詐欺で販売しないように注意してください。 すべての設定はここでブログで無料です。  重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! 私の他のプロダクトと同様、実質操作の監視はここに見つけることができます: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 設定および入力: すべての
FX Volume
Daniel Stein
4.63 (38)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
Apollo Secret Trend は、任意のペアと時間枠でトレンドを見つけるために使用できるプロのトレンド インジケーターです。インジケーターは、取引するペアや時間枠に関係なく、市場のトレンドを検出するために使用できる主要な取引インジケーターになることができます。インジケーターで特別なパラメーターを使用することにより、シグナルを個人の取引スタイルに適応させることができます。 このインジケーターは、PUSH 通知を含むすべてのタイプのアラートを提供します。インジケータの信号は再描画しないでください!提供されたスクリーンショットでは、アポロ シークレット トレンド インジケーターと買われ過ぎ/売られ過ぎのオシレーター インジケーターを組み合わせて見ることができます。これは完全に無料で提供されます。 購入後、2 番目の買われすぎおよび売られすぎのオシレーター インジケーターを無料で入手するために私に連絡してください!また、システムの使用方法についても説明します。お得な特典もご用意しております!
Meravith
Ivan Stefanov
5 (3)
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
Apollo SR Master は、サポート/レジスタンスゾーンを利用した取引をより容易かつ確実にする特別な機能を備えたサポート/レジスタンスインジケーターです。このインジケーターは、ローカル価格の高値と安値を検出することで、タイムラグなしでリアルタイムにサポート/レジスタンスゾーンを計算します。そして、新たに形成されたSRゾーンを確認するために、インジケーターは特別なシグナルを表示します。このシグナルは、SRゾーンを実際の売りまたは買いシグナルとして考慮して使用できることを示します。この場合、SRゾーンの強度が高まり、SRエリアからの取引が成功する確率も高まります。これがこのインジケーターの基本的な考え方です。 SRゾーンは、ストップロスとテイクプロフィットの設定を容易にします。シグナルの方向に応じて、SRゾーンの上または下のスペースをストップロスとして設定できます。さらに、反対側のSRゾーンは、潜在的なテイクプロフィットエリアとして設定できます。 また、Apollo SRマスターインジケーターをご利用のすべてのユーザーには、「Apollo Price Action System」
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calcul
KT Trend Trading Suite は、トレンドフォロー戦略と複数のブレイクアウトポイントを組み合わせた多機能インジケーターです。 新たなトレンドが形成されると、このインジケーターは複数のエントリーチャンスを提供し、トレンドにうまく乗ることが可能になります。あまり重要でないエントリーポイントを避けるために、プルバックの閾値が使用されます。 MT5 バージョンはこちらで入手可能です  https://www.mql5.com/en/market/product/46270 機能 市場のさまざまなダイナミクスを1つの方程式にまとめ、トレンドの全体像を明確に描写します。 エントリーシグナルに基づいて、局所的な高値と安値を視覚的に示す長方形を描画します。 シグナルの精度を自動的に測定し、パフォーマンス指標をシンプルに表示します。 複数時間足対応のダッシュボードを搭載し、すべての時間軸をスキャンして、それぞれのトレンド方向を表示します。 入力パラメータ History Bars:   過去のシグナル分析に使用する履歴バーの数。  Signals Period:   エントリ
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading ins
GM Arrows Pro
Guillaume Pierre Philippe Mesplont
Product Name: GM Arrows Pro – Signals & Alerts Short Description: GM Arrows Pro is a clean, reliable MT4 indicator showing BUY/SELL arrows on the chart with unique alerts at the moment the signal appears. Full Description: GM Arrows Pro is a professional MT4 indicator designed for traders who want clear, actionable signals: BUY and SELL arrows visible on the entire chart history Unique alerts when a new signal appears (no repeated alerts) Option to disable repetitive signals ( disable_repeatin
発見が困難で頻度が少ないため、分岐は最も信頼できる取引シナリオの1つです。このインジケーターは、お気に入りのオシレーターを使用して、通常の隠れた分岐点を自動的に見つけてスキャンします。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 取引が簡単 通常の隠れた発散を見つけます 多くのよく知られている発振器をサポート ブレイクアウトに基づいて取引シグナルを実装します 適切なストップロスおよび利益レベルを表示します 設定可能なオシレーターパラメーター カスタマイズ可能な色とサイズ バー単位でサイズ別に分岐をフィルタリング パフォーマンス統計を実装します 電子メール/音声/視覚アラートを実装します 幅広い市場の見通しを提供するために、異なるオシレーターを使用して、干渉なしで同じチャートにインジケーターを何度もロードできます。このインジケーターは、次のオシレーターをサポートしています。 RSI CCI MACD オスマ 確率的 勢い 素晴らしい発振器 加速器発振器 ウィリアムズパーセントレンジ 相対活力指数 特に外国為替市場では、
作者のその他のプロダクト
This EA loads Support & Resistance Trend Lines and trade purely based on price action of breakout or Swing strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe Hedging and Multingle methods as well with MANUAL entry by using control panel.   Strategy 1: Breakout Swing Major & Swing Minor. Strategy 2: Swing Pivot High Low of the Major Trend only. Operating Procedure Use 15 Minutes time frame chart for best result.    Use Mult
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe Hedging and Multingle methods as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure Use 15 Minutes time frame char
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe virtual Hedging as recovery method as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure Use 15 Minutes time frame
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring safe virtual Hedging method as recovery as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns and Major Trendline Breakout with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure U
This is a series of gauges that can be loaded on any Chart time frame. You can use this gauge indicators to decide when to enter and exit market with high degree of confident. Gauge No 1: Ichimoku Kinko Hyo Tenken Sen Crosses Kijun Sen. This will tell Bull and Bear and the timing to enter market. When the value move from above 0 towards below 0, the Tenken Sen line is moving to cross the Kijun Sen line and appears value is the Delta for the difference. Same goes to the opposite. The positive val
フィルタ:
レビューなし
レビューに返信