Strategy Builder

5

Strategy Builder


ストラテジービルダーインジケーターを使用すると、多数のインジケーターを含むチャートをロードせずに、また真のシグナルを識別するために多くの異なるインジケーターを追跡することなく、古典的なストラテジーと個々のストラテジーを作成することができます。 Strategy Builderは、30の標準指標、古典的で隠された発散を示す23の指標、フィボナッチレベル、水平、トレンドライン、長方形からの信号を受信する矢印の形で信号を表 このインジケータの助けを借りて、設定でメインインジケータと補助インジケータをフィルタとして選択することで、1つのインジケータと複数のイ


インジケータタイプ:トレンド、オシレータ、チャネル、レベル、マルチタイムフレーム、ボリューム。


指標は重複しているので、異なる時間枠からのRSIなどの測定値を取得することができ、13の指標で線を横切る(交差する)ときに信号を受信することが

指標:

  • AC - Accelerator/Decelerator + Divergence
  • AD - Accumulation/Distribution + Divergence
  • ADX - Average Directional Movement Index + Divergence
  • Alligator
  • AO - Awesome Oscillator + Divergence
  • ATR - Average True Range + Divergence + Crossing
  • Bands - Bollinger Bands® 
  • Bears Power + Divergence
  • Bulls Power + Divergence
  • BWMFI - Market Facilitation Index - Divergence
  • CCI - Commodity Channel Index + Divergence + Crossing
  • DeMarker + Divergence + Crossing
  • Envelopes + Crossing
  • Force Index + Divergence + Crossing
  • Fractals
  • Gator Divergence
  • Heiken Ashi
  • Ichimoku - Ichimoku Kinko Hyo
  • MA - Moving Average + Crossing
  • MACD - Moving Averages Convergence/Divergence + Divergence
  • MFI - Money Flow Index + Divergence + Crossing
  • Momentum + Divergence + Crossing
  • OBV - On Balance Volume + Divergence
  • OsMA - Moving Average of Oscillator + Divergence
  • RSI - Relative Strength Index + Divergence + Crossing
  • RVI - Relative Vigor Index + Divergence + Crossing
  • SAR - Parabolic Stop and Reverse system
  • StdDev - Standard Deviation + Divergence + Crossing
  • Stochastic Oscillator + Divergence + Crossing
  • Volumes + Divergence
  • WPR - Larry Williams' Percent Range + Divergence + Crossing
  • ZigZag
  • Graphic objects (horizontal, trend lines, rectangle, Fibonacci levels)

パラメータ :

  • Notification -通知を有効にする
  • Comment - 含まれているインジケーターに関するコメントを表示するには
  • Arrow Up - 信号アップのためのフォント文字Wingdings
  • Arrow Down - 信号のためのフォント文字のWingdingsは、ダウンしています
  • Bars - インジケーターの信号を表示する履歴内のバーの数
  • Reverse - すべての表示器からの逆信号
  • Signal - いくつかのインジケータを使用するときに信号形成の方法を選択します:厳密なルール-複数のインジケータ信号が1つのバーで一致すると信号が形成され 容易な規則-信号は表示器フィルターおよび主要な表示器の規則に従って形作られます

すべてのパラメータは議論に公開されています。

EAでインジケータを呼び出すことは、信号を受信するためのiCustom入力パラメータの数によって制限されます:インジケータはチャート上に設定する必要があり、globalvariableget関数を使用して信号を受信することができます

EAで信号を受信する機能の例:

int IndicatorSignal(){
   if(GlobalVariableGet("Strategy Builder " + _Symbol + " " + (string)_Period) == 1.0) return 0; // sinal UP

   if(GlobalVariableGet("Strategy Builder " + _Symbol + " " + (string)_Period) == 2.0) return 1; // signal DOWN

   return -1;
}


レビュー 2
Dine Scalpers
51
Dine Scalpers 2019.02.07 21:48 
 

Amazing Service - I was having trouble setting it up and Pavel very quickly sent me 3 different "set" files to load into the indicator and it is doing what it's supposed to do. Definitely worth it.

UPDATE: Having a little concern at the moment since after testing this product much more intently. If you are okay with repainting programs, then this is for you. I am currently using it in the most basic of forms and just wanted to know when the Main Line crosses the Signal Line when above 80% or below 20% for a fast and medium setting in the same time frame. This is a definitive point in time when using a candle closed condition. However, after it shows this, it continues to move the "Suggestion" arrow as the chart "flat lines" and there is not much movement either way, removes the suggested trade arrow if it begins reversing on you, and then also moves the arrow down to the optimal point when it does finally go up in the direction originally shown.

In Conclusion, if you are sitting there at your charts, it typically will provide an alert at the correct time but, unfortunately it tries to make things look prettier than they really are by repainting to the perfect spot. I have put in a request to see if this failing feature of so many programs that can absolutely mess up a strategy can be deleted and based on that, we will look into adjust the star rating.

Dine

おすすめのプロダクト
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
「ダイナミック・スキャルピング・オシレーター」は、MT4向けの高度なカスタムCrypto_Forexインジケーターです。効率的な取引ツールです! - 新世代のオシレーター - 使い方は画像をご覧ください。 - ダイナミック・スキャルピング・オシレーターは、適応型の売られ過ぎ/買われ過ぎゾーンを備えています。 - オシレーターは、動的な売られ過ぎ/買われ過ぎエリアから正確なエントリーポイントを見つけるための補助ツールです。 - 売られ過ぎ値:グリーンラインより下、買われ過ぎ値:オレンジラインより上。 - このインジケーターは、プライスアクションパターンと組み合わせるのに最適です。 - 標準的なオシレーターよりもはるかに正確です。対応時間枠:M30、H1、H4、D1、W1。 - PCとモバイルの両方でアラート機能付き。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、このMQL5ウェブサイトでのみ提供されるオリジナル製品です。
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。 最初
SMC Venom Model BPR インジケーターは、スマート マネー (SMC) コンセプトで取引するトレーダー向けのプロフェッショナル ツールです。価格チャート上の 2 つの主要なパターンを自動的に識別します。 FVG   (フェアバリューギャップ) は、3 本のローソク足の組み合わせで、最初のローソク足と 3 番目のローソク足の間にギャップがあります。ボリュームサポートのないレベル間のゾーンを形成し、価格修正につながることがよくあります。 BPR   (バランス価格範囲) は、2 つの FVG パターンの組み合わせで、「ブリッジ」を形成します。これは、価格がボリュームアクティビティの少ない動きで動くときに、ブレイクアウトしてレベルに戻るゾーンで、ローソク足の間にギャップを作成します。 これらのパターンは、大規模な市場プレーヤーと一般参加者の相互作用が発生するチャート上のボリュームと価格動向の分析に基づいて、トレーダーが主要なサポート/レジスタンス レベル、ブレイクアウト ゾーン、エントリ ポイントを識別するのに役立ちます。 インジケーターは、長方形と矢印の形でパターンを視
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
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 consiste
Indicator for binary options arrow is easy to use and does not require configuration works on all currency pairs, cryptocurrencies buy signal blue up arrow sell signal red down arrow tips do not trade during news and 15-30 minutes before their release, as the market is too volatile and there is a lot of noise it is worth entering trades one or two candles from the current period (recommended for 1 candle) timeframe up to m 15 recommended money management fixed lot or fixed percentage of the depo
SystemBinaryM1 - a professional indicator for trading short-term binary options, is a complete, self-contained author's strategy for working in the binary options market. The unique algorithm for analyzing the foreign exchange market is based on the calculation of reference points on three different time periods M15, M5. M1. Thus, the indicator simultaneously analyzes the long-term, medium-term and short-term price behavior before issuing a signal. The indicator is set in the usual way and work
Binary Options Support Resistance Indicator This indicator is designed for binary options trading and effectively shows retracements from support and resistance levels. Signals appear on the current candle. A red arrow pointing downwards indicates a potential selling opportunity, while a blue arrow pointing upwards suggests buying opportunities. All that needs adjustment is the color of the signal arrows. It is recommended to use it on the M1-M5 timeframes as signals are frequent on these timef
The First Dawn indicator uses a unique mechanism to search and plot signals. This keeps searching for signals, making it a great indicator for scaping and identification of changes in direction, swing trading and trend trading. The  First Dawn   helps you get early signals. The backtest gives the true picture of how the indicator works with real/demo accounts. Although this is a tiny indicator it is packed with advantageous settings that will help you whether you desire to: Snap the Peaks and
Angry
Maryna Shulzhenko
Angry is a trend indicator, it indicates well the points of the beginning of the trend and its completion or reversal. This tool scans the market looking for the correct entry. Against the background of insignificant fluctuations, it is possible to identify a trend and indicate its direction. It uses only price data and analytics to calculate entry points. Does not use auxiliary indicators. Angry captures moments of stable price movement direction. There are only three types of trend: Bullish
Indicator. "Indicator wave or Indicator Ma". Using 23 standard indicators and the author's algorithm, the levels of purchases (from 0 to +100) and sales (from 0 to -100) are calculated. Then, using the calculated levels, the "Wave Indicator" draws a wave with 21 moving averages. The wave number is equal to the averaging period of the calculated levels. Waves # 1 - 7 Fast Moving Averages Waves from No. 8 -14 moving averages Waves from No. 15-21 slow moving averages Looking at the figures drawn
「スキャルピング取引戦略」-インディケータはスキャルピングシステムを使用して取引するために作成されました。 「スキャルピング取引戦略」は、価格が今どこに行くかを矢印でチャートに示しています。インジケーターが矢印を引いた後、価格は矢印の方向に少なくとも20ポイント移動します。これは私たちが効果的に取引するのに十分です。 「スキャルピング取引戦略」はそのシグナルを再描画しません。インジケータには、さまざまな動作モードがあります。新しいローソク足の始点とローソク足の終点の両方に矢印を描くことができます。選択した動作モードによって異なります。 「スキャルピング取引戦略」では、ある方向に複数の矢印を描画してから、別の方向に矢印を描画できます。各矢印の後、価格はトレンドを完全に逆転させるか、矢印の方向に少し引き戻します。 「スキャルピング取引戦略」指標の価値は、この指標がトレーダーが短期間で日中取引を開始するのに役立つことです。 「スキャルピング取引戦略」指標の利点: 信号を再描画しません。 「スキャルピング取引戦略」は、日中の取引に役立ちます 「スキャルピング取引戦略」はスキャルピング用に設
Fisher Yur4ik MT4は、テクニカル分析の力を活用して、トレーダーに市場のトレンドに関する正確な洞察を提供する高度なトレーディングインジケーターです。MetaTrader 4専用に設計されたこのインジケーターは、意思決定プロセスを強化し、トレーディング結果を改善したいトレーダーに最適です。 Fisher Yur4ik MT4を利用することで、トレーダーはリアルタイムのアラートと明確な視覚信号を得て、さまざまな金融市場で利益を上げるトレーディング機会を捉えることができます。 MQL製品のインストールガイド | MT4/MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | インジケーター設定 / ガイド 主な特徴 バッファ統合: インジケーターの値をアクセス可能なバッファとして公開し、Expert Advisorが信号ベースのトレーディング戦略を利用できるようにします。 迅速かつバックテスト可能: MetaTraderのネイティブOnCalculate()エンジンに基づいて構築されており、迅速な計算とストラテジーテスターとの完全な互換性を提供します。
STRUCTURAL TREND LINES - MT4 Indicator Simple indicator that automatically draws trend lines based on market structure. Features: - 3 degrees of structure detection (short, medium, long term) - Configurable swing strength for each degree - Single color per degree for clean visualization - Adjustable number of lines per degree - Customizable colors and line widths How it works: The indicator identifies swing highs and lows based on the strength parameter, then connects these points to create t
MajorAlert - is a professional trading indicator for MetaTrader 4 that combines two distinct market analysis approaches into one powerful tool. By integrating a counter‑trend entry logic (upper block) with a trend‑following filter (lower block), the indicator generates high‑probability signals on the chart with clearly separated arrow colors. Key Features Fully self‑contained   – no external indicators required; all calculations are built‑in. Versatile inputs   – adjust all parameters to suit a
Stochastic BR allows you to recognize reversals professionally. The "Stochastic BR" is designed to recognize profitable counter trend patterns from your chart. Stochastic Indicator: This technical indicator was developed by George Lane more than 50 years ago. The reason why this indicator survived for so many years is because it continues to show consistent signals even in these current times. The Stochastic indicator is a momentum indicator that shows you how strong or weak the current trend i
This indicator displays the ZigZag Pointer Fibonacci Expansion Triangle movements timeframes only M1-W1. Parameters InDepth: Displays the Depth movements. InDeviation: Displays the Deviation movements. InBackstep: Displays the Backstep movements. Fibonacci Expansion: Displays the Fibonacci Expansion movements. Fibonacci Expansion true.(false) Triangle: Displays the Triangle movements. Triangle true.(false) How to understand the status: If the Triangle is green, trend is up. If the Triangle is r
MetaTraderでは、複数の   水平線   を描画し、それぞれの価格レベルを追跡するのは面倒な作業になることがあります。このインジケーターは、価格アラートの設定、サポートとレジスタンスの表示、その他の手動用途のために、等間隔で複数の水平線を自動で描画します。 このインジケーターは、短期間で売買による利益を狙いたい初心者のFXトレーダーに最適です。水平線は、相場がトレンド中またはレンジ相場である場合に、エントリーの可能性があるゾーンを見つける手助けをしてくれます。 機能 入力設定に基づいて、瞬時に複数の水平線を描画可能。 各水平線を区別しやすいように、カラフルなカラーテーマを採用。 複数の取引セッションのレンジを追跡するのに必須のツール。 価格が水平線にタッチした際にアラートを送信。 アラート間に間隔を設定でき、過度な通知を防止。 完全にカスタマイズ可能。 解説 このインジケーターは、入力設定で指定されたデータと指示に従って水平線を描画します。価格がこれらの水平線でどのように反応するかを観察することで、重要なサポート・レジスタンス付近でのトレード機会を見極めることができます。
Crypto_Forex MT4用インジケーター「 RSI SPEED 」は、優れた予測ツールで、リペイント機能はありません。 - このインジケーターの計算は物理学の方程式に基づいています。RSI SPEEDはRSI自体の1次導関数です。 - RSI SPEEDは、主要トレンドの方向にスキャルピングエントリーするのに適しています。 - 適切なトレンドインジケーター(例えばHTF MA(画像参照)など)と組み合わせて使用​​してください。 - RSI SPEEDインジケーターは、R​​SI自体がどれだけ速く方向転換するかを示します。非常に敏感です。 - モメンタムトレード戦略にはRSI SPEEDインジケーターの使用をお勧めします。RSI SPEEDインジケーターの値が0未満の場合は価格モメンタムが下降し、RSI SPEEDインジケーターの値が0を超える場合は価格モメンタムが上昇します。 - インジケーターにはモバイルとPCのアラートが組み込まれています。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、このMQL5ウェブサイトで
Phase Analytics Pro: Advanced Cyclic Market Analyzer Phase Analytics Pro is a sophisticated technical tool designed for traders who prioritize mathematical precision over lag-heavy traditional indicators. Based on the principles of digital signal processing, this indicator decomposes price action into phase and quadrature components to identify the dominant market cycle. How it works: The algorithm calculates the instantaneous phase of the market, allowing it to distinguish between trending and
This is a new strategy for SUPPLY DEMAND areas It is based on a calculation using the tick volume to detect the big price action in market for both bear /bull actions this smart volume action candles are used to determine the supply and demand areas prices in between main supply and demand lines indicate sideway market  up arrows will be shown when prices moves above the main supply and the secondary supply lines Down arrows will be shown when prices moves below the main demand and the secondary
Alpha Trend signは私たちの取引システムを検証し、取引信号を明確に提示し、信号がドリフトすることはありません。 主な機能: •市場が活況を示している地域に応じて、指標に基づいて現在の相場がトレンド相場に属しているか、それとも揺れ相場に属しているかを直感的に判断することができる。 そして、指標の指示矢印に基づいて市場に切り込み、緑の矢印は購入を提示し、赤の矢印は販売を提示する。 •小周期変動による頻繁な取引信号の発生を回避するために、5分以上の時間周期で取引を行うことを推奨します。 •最適な取引タイミングを逃さないために、シグナルプロンプトをオンにすることもできます。 •本指標はトレンド相場をよく予測するだけでなく、幅広振動相場でも利益を得ることができる。 •本指標は大道至簡の原則に基づいており、異なる段階のトレーダーが使用するのに適している。 注意事項: •Alpha Trend signには明確な入退場信号があり、損失を与えないように逆位相操作を提案しない。 •Alpha Trend signは特に成熟した指標であり、デルのチー
ROYAL DUTCH SKUNK 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 6 great strategies The EA can be run on even a $20000
NO REPAINT ADVANCED CHART PATTERN INDICATOR By definition, a price ( chart)  pattern is a recognizable configuration of price movement that is identified using a series of  trendlines  and/or curves. When a price pattern signals a change in trend direction, it is known as a reversal pattern; a continuation pattern occurs when the trend continues in its existing direction following a brief pause. Advanced Chart Pattern Tracker is designed to find the MOST ACCURATE patterns. A special script is a
SuperTrend Alerts adds alerts to the widely popular SuperTrend indicator. As the name suggests, SuperTrend is a trending indicator which works best in trendy (not choppy) markets. SuperTrend is extremely popular for intraday and daily trading, and can be used on any timeframe. Place a call when the price closes above the SuperTrend line, and place a put when the price closes below the SuperTrend line. These crossovers are highlighted by non-repainting up/down arrows. Alerts Email, message and s
頭と肩のパターンは、3つのピークを持つベースラインに似たチャート構成であり、外側の2つは高さが近く、中央は最高です。強気から弱気のトレンド反転を予測し、最も信頼性の高いトレンド反転パターンの1つと考えられています。これは、トレンドが終わりに近づいていることをさまざまな精度で知らせるいくつかのトップパターンの1つです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] クリアな取引シグナル カスタマイズ可能な色とサイズ パフォーマンス統計を実装します カスタマイズ可能なフィボナッチリトレースメントレベル 適切なストップロスおよび利益レベルを表示します インジケーターを使用して、継続パターンまたは反転パターンを見つけることができます 再描画および非再描画ではありません 電子メール/音声/視覚アラートを実装します 設定 チャートにインジケーターをロードすると、入力パラメーターとして一連のオプションが表示されます。パラメーターが自明のブロックにグループ化されているため、それらが多すぎると思う場合でも、絶望しないでください。これは、パ
「Auto FIBO Pro」Crypto_Forex インジケーターは、取引の補助ツールとして最適です。 - インジケーターは、フィボナッチ レベルとローカル トレンド ライン (赤色) を自動的に計算してチャート上に配置します。 - フィボナッチ レベルは、価格が反転する可能性のある重要な領域を示します。 - 最も重要なレベルは、23.6%、38.2%、50%、61.8% です。 - リバーサル スキャルピングやゾーン グリッド取引に使用できます。 - Auto FIBO Pro インジケーターを使用して、現在のシステムを改善する機会も多数あります。 - Info Spread Swap Display があり、接続されている外国為替ペアの現在のスプレッドとスワップを表示します。 - ディスプレイには、アカウントの残高、エクイティ、マージンも表示されます。 - Info Spread Swap Display は、チャートのどのコーナーにも配置できます。 0 - 左上コーナー、1 - 右上、2 - 左下、3 - 右下。 高品質のトレーディングロボットとインジケーターをご覧にな
これは、キャンドルの終値を予測する指標です。 このインジケータは、主にD1チャートでの使用を目的としていますが. この指標は、従来の外国為替取引とバイナリオプション取引の両方に適しています。 インジケーターは、スタンドアロンのトレーディングシステムとして使用することも、既存のトレーディングシステムへの追加として機能させることもできます。 このインジケーターは、現在のキャンドルを分析し、キャンドル自体の内部の特定の強度係数と、前のキャンドルのパラメーターを計算します。 したがって、この指標は、市場の動きのさらなる方向性と現在のキャンドルの終値を予測します。 この方法のおかげで、この指標は、短期の日中取引だけでなく、中期および長期の取引にも適しています。 インジケーターを使用すると、市場の状況の分析中にインジケーターが生成する潜在的な信号の数を設定できます。 インジケーターの設定には、このための特別なパラメーターがあります。 また、インジケーターは、チャート上のメッセージの形式で、電子メールで、およびPUSH通知の形式で、新しい信号について通知することができます。 購入後は必ず私に書いて
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
このプロダクトを購入した人は以下も購入しています
The price increases every 30 purchases, the next price is $169 Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the s
Scalper Inside PRO Scalper Inside PRO は、MetaTrader 4 向けの短期トレンドおよびスキャルピング用インジケーターです。独自アルゴリズムを用いて、市場の方向性と主要なターゲットレベルを素早く検出します。エントリー、イグジット、複数の利確ターゲットを自動計算し、詳細なパフォーマンス統計を表示することで、さまざまな銘柄やストラテジーがどのように機能してきたかを確認できます。これにより、現在のマーケットコンディションに最も適した取引銘柄を選択するのに役立ちます。さらに、Scalper Inside PRO には、お使いの矢印インジケーターを簡単に接続でき、その統計と過去のパフォーマンスを素早く評価できます。 本インジケーターは、あらゆる銘柄と時間足で動作し(短期トレードには M5 を推奨)、複数の内蔵ストラテジーを備えています。そのため、単体のスキャルピングツールとしても、トレーディングシステム内の強力な分析コンポーネントとしても活用できます。 主な機能 独自アルゴリズム(Next‑Generation Trend Detection Algor
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Genesis Matrix Pro is a professional multi-timeframe trend detection indicator designed to help traders identify high-quality market alignment with clarity and structure. It combines 12 different technical indicators into one visual alignment matrix, allowing traders to quickly see when market conditions are bullish, bearish, or neutral. A signal is generated only when the selected strategies are aligned, helping reduce noise and improve decision-making. PLEASE CONTACT ME AFTER PURCHASE TO GET
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーターは
このインジケーターは実践的なトレードに最適な自動波動分析のインジケーターです! 場合... 注:   Tang Lun (Tang Zhong Shuo Zen) の命名規則の影響で、私は波のグレーディングに西洋の名前を使用することに慣れていません。基本的な波を ペン 、二次波のバンドを セグメント と名付けました。同時に、 セグメント にはトレンドの方向が指定されます (この命名方法は将来のノートで使用されます。最初に言っておきます)。ただし、アルゴリズムは曲がりくねった理論とはほとんど関係がないため、付けるべきではありません。これは、私の市場分析 によって要約された、絶えず変化する複雑な運用ルール を反映しています。 バンドは標準化され、人によって異なることがないよう定義されており、市場参入を厳密に分析する上で重要な役割を果たす人為的な干渉の描画方法が排除されています。 このインジケーターを使用することは、取引インターフェイスの美しさを改善することと同等であり、元の K ライン取引を放棄し、取引の新しいレベルに連れて行きます。また、宣伝の観点から顧客の認識も向上します。 イ
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
MTF Supply Demand Zones
Georgios Kalomoiropoulos
4.82 (22)
次世代の自動化された需要と供給のゾーン。どのチャートでも機能する新しい革新的なアルゴリズム。すべてのゾーンは、市場の価格行動に従って動的に作成されています。 2種類のアラート --> 1) 価格がゾーンに達したとき 2) 新しいゾーンが形成されたとき もう 1 つの役に立たない指標はありません。実績のある完全な取引戦略を手に入れることができます。     新機能:     価格が需給ゾーンに達したときにアラートを出す     新しい需給ゾーンが作成されたときにアラートを発します     プッシュ通知アラート     ピップ単位のゾーン幅ラベル     MTF のもう 1 つのタイムフレーム。したがって、現在より 2 時間足高いのではなく、現在より 3 時間足し上に見えるようになります。     アラート/ゾーン/MTF 機能を有効/無効にするボタン あなたが得る利点:     取引から感情を取り除きます。     取引エントリをオブジェクト化します。     確率の高いセットアップで利益を上げましょう。     描画ゾーンから時間を節約します。
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 VERSION MT 5     -     RFI LEVELS PRO インジケーター と組み合わせることで、その潜在能力を最大限に発揮します。 インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ       主要プレーヤーの
これはMT4のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
MetaBands M4
Vahidreza Heidar Gholami
3.5 (6)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソリ
M30/H1/H4スイング版もあります M5/M15では取りきれない大きな波を狙いたい方へ。 Gold Signal Swing Pro(M30/H1/H4対応)を販売中。 1トレードで$20〜$80+の値幅を狙う。 https://www.mql5.com/en/market/product/177643 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 トレーダーから信頼されています:ゴールドトレーダーのコミュニ
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 インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
Current event:  https://c.mql5.com/1/326/A2SR2025_NoMusic.gif A. A2SR とは何ですか ?   * 先行テクニカル指標です (塗り直しなし、ラグなし)。 -- ガイダンス : -- https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- そして https://www.mql5.com/en/users/yohana/blog A2SR には、サポート (需要) とレジスタンス (供給) のレベルを決定する特別な手法があります。 ネットで見かける通常の方法とは異なり、A2SR は実際の SR レベルを決定する独自のコンセプトを持っています。 元の手法はインターネットから取得されたものではなく、インターネット上で公開されたこともありません。 A2SR は、取引スタイルに応じて SR レベルを自動選択します。 時間枠を変更しても、SR レベルはその位置にとどまります。 実際のSRは、使用する時間枠から取得されるわけではないため. A2SR
Market Structure Patterns   is an indicator based on   smart money concepts   that displays   SMC/ICT   elements that can take your trading decisions to the next level. Take advantage of the   alerts ,   push notifications   and   email messages   to keep informed from when an element is formed on the chart, the price crosses a level and/or enters in a box/zone. Developers can access the values of the elements of the indicator using the   global variables  what allows the automation of trading d
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Quant Direction
Georgios Kalomoiropoulos
Quant Direction は、3次元の市場分析ツールです。完全に客観的なアルゴリズムベースの市場分析を提供し、様々なパラメータにわたる正確なパーセンテージ偏差を同時に算出します。高度なAI搭載モデリングツールで開発され、厳密なテストを経て開発されたこのアルゴリズムは、かつてない精度で市場を分析するように設計されています。プラットフォーム上では、あらゆる通貨ペアや金融商品を分析できます。 短期取引、デイトレード、スイングトレードなど、どのような取引スタイルに も、Quant Directionは最適な選択肢です。 オペレーターの本当の利点 Quant Directionの真の利点は、感情、眼精疲労、過剰分析を完全に排除できる点にあります。方向性を探るために何十ものチャートを手作業で精査したり、自分の好みを常に疑ったりする必要がなくなります。このシステムは、8つの時間間隔(5ヶ月から月単位まで)をミリ秒単位で処理します。あらゆる瞬間に市場を支配している主体を正確に明らかにし、常に成功確率が最も高い方向で取引できるようにします。 市場分析の3つの側面 このアルゴリズムは市場を3つの
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
NAM Order Blocks
NAM TECH GROUP, CORP.
3.67 (3)
MT4マルチタイムフレームオーダーブロック検出インジケーター。 特徴 -チャートコントロールパネルで完全にカスタマイズ可能で、完全な相互作用を提供します。 -必要な場所でコントロールパネルを表示および非表示にします。 -複数の時間枠でOBを検出します。 -表示するOBの数量を選択します。 -さまざまなOBユーザーインターフェイス。 -OBのさまざまなフィルター。 -OB近接アラート。 -ADRの高線と低線。 -通知サービス(画面アラート|プッシュ通知)。 概要 注文ブロックは、金融機関や銀行からの注文収集を示す市場行動です。著名な金融機関と中央銀行が外国為替市場を牽引しています。したがって、トレーダーは市場で何をしているのかを知る必要があります。市場が注文ブロックを構築するとき、それは投資決定のほとんどが行われる範囲のように動きます。 注文の構築が完了すると、市場は上向きと下向きの両方に向かって急激に動きます。注文ブロック取引戦略の重要な用語は、機関投資家が行っていることを含むことです。それらは主要な価格ドライバーであるため、機関投資家の取引を含むあらゆる戦
Candle Power Pro
Thushara Dissanayake
4.5 (8)
その   キャンドルパワープロ   は、解読するために設計された洗練された取引ツールです。     実ボリューム圧力、ティックデータの不均衡、機関投資家の注文フローのダイナミクス   測定することにより   強気相場と弱気相場の戦い   リアルタイムでこの指標は生の   ボリュームデータを実用的な洞察に 変換し、トレーダーが   スマートマネーの動き、流動性ハンティング、そして隠れた市場心理   各価格ローソク足の裏にあるものを分析することで   買い手/売り手の取引量の割合、乖離パターン、取引量に基づく確認など 、     価格行動とボリューム分析は 、トレーダーにとって非常に貴重です。       ICT、SMC、および機関投資家向け取引手法 。 従来のボリュームインジケーターとは異なり、     キャンドルパワープロ   焦点を当てる   ティックデータの粒度は 、各ローソク足の動きが基礎となる   強気/弱気の強さ   または潜在的な   マーケットメーカーの罠、反転、またはブレイクアウトの継続を 予測します。     セッションベースの戦略(ロンドン/ニューヨークのキルゾー
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
After purchase, contact me privately to receive 1 month of free testing with EA Forex Proton! This advanced MT4 trading robot automatically executes signals from any MT4 indicator, including Market Makers. The latest version also includes AI integration, allowing each trade signal to be analyzed using Artificial Intelligence. Live Signal with EA Forex Proton: Click here Market Makers is a powerful price action trading system designed to identify high-probability Buy and Sell opportunities based
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of   Smart Money Concepts (SMC)   and trade precisely like the institutions with the   Ultimate CRT Indicator . Built exclusively for serious traders, this indic
Route Lines Prices -は、価格の方向性を予測するために設計されたインジケーターです。シンプルなインターフェースには、価格変動と将来の方向性を計算するための複数のアルゴリズムが搭載されています。これらのアルゴリズムには、使用する時間枠に基づいたボラティリティ計算と価格平滑化が含まれています。 このインジケーターには、「 Calculating price values 」値を変更するためのパラメーターが1つだけあります。デフォルト値の1は、バランスの取れた自動計算を提供し、インジケーターを手動で設定することなく使用できます。 値を2から500まで手動で変更することで、インジケーターを独自のトレーディングシステムに合わせてカスタマイズできます。 このインジケーターは、M1からH4の時間枠での使用を推奨します。あらゆる取引銘柄で使用できます。 シグナル矢印はローソク足の終値で生成され、過去の履歴には再描画されません。 メインチャートには、重複した矢印が表示されます。 複数のアラートタイプが利用可能です。内蔵のライン軌跡カウンターは、終値に基づいて動作します。これ
作者のその他のプロダクト
ADX arrow
Pavel Shutovskiy
5 (1)
ADX arrow このインジケーターは、ADXインジケーター(平均方向移動インデックス)の信号をチャート上のポイントとして表示します。 これにより、信号の視覚的識別が容易になります。 インジケータはまた、警告(ポップアップメッセージボックス)プッシュと電子メールに信号を送信する機能します。 パラメータ 期間-期間を平均化します。 計算に使用される価格:終値、始値、高値、安値、中央値(高値+安値)/2、標準値(高値+安値+終値)/3、加重終値(高値+安値+終値)/4。 アラート-アラートを有効/無効にします。 電子メール-電子メールへの信号の送信を有効/無効にします。 Period  - averaging period. Apply to  - price used for calculations: Close, Open, High, Low, Median (high+low)/2, Typical (high+low+close)/3, Weighted Close (high+low+close+close)/4. Alert  - enable/disable a
OsMA Arrow MTF
Pavel Shutovskiy
3.9 (10)
The indicator displays crossing zero level by Moving Average of Oscillator (OsMA) in the form of arrows. The this is a multi-timeframe indicator, and it displays signals from other timeframes. The indicator notifies about a signal by means of a pop-up Alert window, or sending notification to e-mail. Parameters Time-frame - select timeframe to show indicator signals. Fast EMA Period - fast EMA. This is an exponential moving average from a price with a short period. Slow EMA Period - slow EMA. Th
FREE
OsMA Arrow
Pavel Shutovskiy
3.83 (6)
The indicator displays crossing zero level by Moving Average of Oscillator (OsMA) in the form of arrows. The indicator notifies about a signal by means of a pop-up Alert window, or sending notification to e-mail. Parameters Fast EMA Period - fast EMA. This is an exponential moving average from a price with a short period. Slow EMA Period - slow EMA. This is also an exponential moving average of a market price but with a longer period. Signal SMA Period - MACD SMA. This is a signal line which is
FREE
The indicator displays trend reversal in the form of arrows. The indicator does not change its values (is not redrawn) after a signal. The program notifies about arrows by means of a pop-up window, or sending notification to e-mail. This is a multitimeframe instrument. Values of the indicator may be displayed from higher timeframes. Parameters Time-frame - select time session; zero is the current timeframe (Time-frame cannot be lower than the current time interval). Bars - number of bars on the
MA 2 Histogram
Pavel Shutovskiy
4.5 (2)
The indicator is based on two Moving Averages. Its only difference from traditional indicators is that it is presented as a histogram. The histogram has four colors; each color represents a MA with its own period. In case of a descending trend, if a price is lower than a moving average, the indicator displays a value lower than the red zero level. In case of ascending trend, the indicator value is higher than the green zero level. Parameters: Period MA 1 - Period of the first moving average. MA
FREE
Trend following
Pavel Shutovskiy
4.5 (2)
The EA in the form of histogram displays up and down trends. This tool is recommended to be used as a filter. Its readings will help to detect beginning, end, and continuation of a trend. This additional tool will suit any trading system. Parameters Period — indicator period; Bars — number of bars on the history.
FREE
AD Trend line
Pavel Shutovskiy
5 (1)
AD Trend line draws trend lines on the basis of A/D indicator (Accumulation/Distribution). When A/D indicator breaks a trend line, the probability of the trend reversal is very high. This is a multitimeframe indicator which can display values from higher timeframes. Parameters Time-frame — Select a timeframe; zero is the current timeframe of the chart; Trend Line — Display lines on the chart; Apply to — Apply lines to close the candle's highest/lowest value; Width line — Width of the line; Style
FREE
Fibo
Pavel Shutovskiy
5 (2)
The script sets Fibonacci levels on the chart using maximums and minimums visible on the chart. The script names Fibo with such timeframe on which it has been launched (Fibo D1 or Fibo M30, etc.), therefore preserving previously constructed levels on different time charts. This instrument will be useful for those who start studying Fibonacci levels and those who need to form these levels in a speedy fashion. The script does not have additional settings. Fibonacci lines can be amended in standard
FREE
AC Arrow
Pavel Shutovskiy
4 (2)
The indicator displays zero level Accelerator Oscillator (AC) crossover in the form of dots on the chart. In indicator settings one can specify number of bars in the history to display signals, as well as shift of dots with respect to a bar. Parameters Bars — number of bars in the history to display indicator's signals; Shift — shift of dots with respect to bars.
FREE
Beacon
Pavel Shutovskiy
5 (2)
The indicator determines overbought/oversold zones on various timeframes. Arrows show market trend in various time sessions: if the market leaves the overbought zone, the arrow will indicate an ascending trend (arrow up), if the market leaves the oversold zone, the arrow will indicate a descending trend (arrow down). Situation on the timeframe, where the indicator is located, is displayed in the lower right window. Information on the market location (overbought or oversold zone), as well as the
FREE
Maps
Pavel Shutovskiy
4.75 (4)
The indicator displays on the chart a map, on which markers show the current trading session, as well as shows a text. The indicator provides two types of background display: white and black. The indicator is displayed as the background and does not hinder tracking the current market situation. Parameters: GMT -  the time difference of the terminal and GMT. Background - selection of background - black or white.
FREE
Any chart has patterns of consolidation which are also called accumulation patterns. These are sections where the market has been on the same price level during significant amount of time, and thus it was accumulating positions. After such accumulation, positions are distributing, and the market passes from flat into trend. The Consolidation Levels indicator is a professional tool which identifies these sections and builds levels according to the price of the market at the moment of consolidatio
The indicator calculates the levels by ATR daily range using the equations: 1AR = Open + ATR -1AS = Open - ATR AR 1/2 = Open + (ATR / 2) AS -1/2 = Open - (ATR / 2) AR 1/4 = Open + (ATR / 4) AS -1/4 = Open - (ATR / 4) AR 3/4 = Open + ((ATR*3) / 4) AS -3/4 = Open - ((ATR*3) / 4) AR 2 = Open + (ATR*2) AS -2 = Open - (ATR*2) Parameters Period ATR - ATR period Shift time - shift by time for Open Color opening of day - Open line color Color 1AR, -1AS - 1AR, -1AS line color Color AR 1/2, AS -1/2 - AR 1
The indicator makes levels according to local maximums and minimums of a week, a month, or a year. Parameters: Week number - number of weeks for lines display Week level color - Week line color Month number - number of months for lines display Month level color - Month line color Year number - number of years for lines display Year level color - Year line color Width line - Width of lines Style line - Style of lines
The indicator displays signals of different indicators (which can be selected in parameters) on a chart when zero level is crossed. AO, AC or AO+AC if signals of two indicators coincide. The indicator shows an Alert message (pop-up window) when a signal appears. Parameters: Indicators - Selection of the indicator AO, AC, AO+AC. Bars - Number of bars in history for display of signals. Alert - Pop-up window in case of a signal.
The indicator builds levels from beginning of a week or a month, or according to local Highs and Lows. These levels are meant for detection of strong support and resistance levels on a chart. Most big players of the market are guided by particularly these data: opening of the week or opening of the month. Breakout of one or several Highs and price consolidation on these levels suggest that market intends to grow. Breakout of Lows and price consolidation bears evidence of market's intention to mo
The indicator is designed for scalping fans, it gives signals of an average of ten pips. The indicator is based on mathematical calculation, it determines the average range of the price channel, which is generally formed at the time of accumulation of positions. Once the price moves beyond its borders, a signal is generated in the form of an arrow. The indicator has a minimum of settings: the period for which you need to calculate, and the frequency of signals (the signal frequency is determined
Woltec
Pavel Shutovskiy
4 (1)
The indicator has been developed for scalping. The indicator is based on a mathematical calculation that determines the percent range of the price channel, which is generally formed at the time of the accumulation of positions. Once the price moves beyond its borders, a signal is generated in the form of dots. The indicator has a minimum of settings - the frequency of signals. Smaller values produce more signals. Parameters: Multiplier - the frequency of signals (with lower values signals are m
The indicator uses the Envelopes channel in its calculations, which allows working with dynamic support and resistance levels. It also considers the direction and strength of the trend, as well as the mathematical calculation that determines the percent range of the price channel, which is generally formed at the time of the accumulation of positions. It first generates a preliminary signal in the form of a round arrow. Then it is necessary to wait for a normal arrow and enter the market only af
This indicator displays the signals of the ADX indicator (Average Directional Movement Index) as points on the chart. This facilitates the visual identification of signals. The indicator also features alerts (pop-up message boxes) and sending signals to e-mail. Parameters Period - averaging period. Apply to - price used for calculations: Close, Open, High, Low, Median (high+low)/2, Typical (high+low+close)/3, Weighted Close (high+low+close+close)/4. Alert - enable/disable alerts. EMail - enable
ADX arrow このインジケーターは、ADXインジケーター(平均方向移動インデックス)の信号をチャート上のポイントとして表示します。 これにより、信号の視覚的識別が容易になります。 インジケータはまた、警告(ポップアップメッセージボックス)プッシュと電子メールに信号を送信する機能します。 パラメータ 期間-期間を平均化します。 計算に使用される価格:終値、始値、高値、安値、中央値(高値+安値)/2、標準値(高値+安値+終値)/3、加重終値(高値+安値+終値)/4。 アラート-アラートを有効/無効にします。 電子メール-電子メールへの信号の送信を有効/無効にします。 Push -pushへの信号の送信を有効/無効にします。
The indicator calculates intraday levels based on the average daily price range, builds support and resistance levels that may be reversal. Parameters Period ATR - period of the ATR indicator Shift time - time offset for the opening of the day Color opening of day - color of the opening line of the day Color 1AR, -1AS - line color 1AR, -1AS Color AR 1/2, AS -1/2 - line color AR 1/2, AS Color AR 1/4, AS -1/4 - line color AR 1/4, AS -1/4 Color AR 3/4, AS -3/4 - line color AR 3/4, AS -3/4 Color
フィルタ:
Andrzej Swietochowski
133
Andrzej Swietochowski 2021.03.08 12:52 
 

It's wasted money. The signal keeps shifting. This program cannot be trusted. The program repaints its signals. Don't buy it - it's a waste of time and a waste of your money. I haven't seen anything worse. The seller should refund your money for this. You can't build a strategy because no one knows when the signal was in the past, and these past signals shown - are repainted, changed. He even repaints 1 indicator.

Dine Scalpers
51
Dine Scalpers 2019.02.07 21:48 
 

Amazing Service - I was having trouble setting it up and Pavel very quickly sent me 3 different "set" files to load into the indicator and it is doing what it's supposed to do. Definitely worth it.

UPDATE: Having a little concern at the moment since after testing this product much more intently. If you are okay with repainting programs, then this is for you. I am currently using it in the most basic of forms and just wanted to know when the Main Line crosses the Signal Line when above 80% or below 20% for a fast and medium setting in the same time frame. This is a definitive point in time when using a candle closed condition. However, after it shows this, it continues to move the "Suggestion" arrow as the chart "flat lines" and there is not much movement either way, removes the suggested trade arrow if it begins reversing on you, and then also moves the arrow down to the optimal point when it does finally go up in the direction originally shown.

In Conclusion, if you are sitting there at your charts, it typically will provide an alert at the correct time but, unfortunately it tries to make things look prettier than they really are by repainting to the perfect spot. I have put in a request to see if this failing feature of so many programs that can absolutely mess up a strategy can be deleted and based on that, we will look into adjust the star rating.

Dine

レビューに返信