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

JagzFX OnePin Basic Edition

Transform indicators into trading signals

JagzFX OnePin Basic allows a wide range of MT4 Custom Indicators to be transformed into multi-symbol trading signals without the need to write any code. You can use OnePin to create 'At A Glance' dashboards showing your preferred technical indicators and even send buy/sell signals to a PIN compatible dashboard just as JagzFX pinTrader.

Whilst I have tried to limit the amount of technical jargon needed to use this PIN, there are a few terms that might need explaining...

The first of these is Buffers. Buffers are a feature in MT4 that allows an indicator to display lines, histograms and other chart information. In MT4 you can see an indicators buffers in the Data Window. You can get to these values from the MT4 menu by choosing View - Data Window, or by using the keyboard shortcut Ctrl-D. Generally speaking, an indicator with a single-line will use just one buffer, and a two-line indicator will use two buffers, etc. One PIN reads the line values from the indicator buffers, so we need to be able to tell it which buffers to use, and this is done using the settings Buffer A Index and Buffer B Index. By default the buffers used are set to 1 and 2, which will usually be the first two lines of an indicator, but there might be reasons to set these to other values which I will mention below.

One PIN Modes

One PIN v1.00 has eight modes, which is four basic types each with one option to compare the difference between values and a second option to check if the values have crossed.
Modes:

Price versus Buffer A & Price cross Buffer A

These modes are used for indicators whose value is displayed on the main chart as price. An example is the Kaufman Adaptive Moving Averages (KAMA). The Close price of the candle is compared with the indicator value in Buffer A. In versus mode, if the candle price is above the indicator value, a Long signal is produced, and if the Price is below the indicator level a Short signal is produced. In cross mode, if the candle price crosses from below to above the indicator a Long signal is produced, and if the price crosses from above the indicator to below it, a Short signal is produced. Long/Short signals can be swapped by setting the Reverse Output parameter to true.

Buffer A versus Level(s) & Buffer A cross Level(s)

These modes are used to compare the level of a single-line indicator (or one line from a multi-line indicator). Examples of this would be to check if an indicator is above or below a certain level, such as filtering trends (above or below zero level), filtering overbought/oversold levels, or looking for entry signals such as zero-crossing or reversals.

In these modes, two levels need to be set: the Long Level determines when a Long signal is generated and the Short Level determines when a Short signal is generated. Examples as follows:

Above below zero (versus mode) or zero-cross (cross mode): Long Level=0, Short Level=0.
RSI Overbought Oversold (versus mode): Long Level=80, Short Level=20.
RSI Reversal (cross mode): Long Level=20, Short Level=80.

Whist only Buffer A is checked against the levels, the buffer index value can be set as needed. For example, to check for the MACD Main line crossing zero set Buffer A Index to 1, and to check for the MACD Signal line crossing zero you would set Buffer A Index to 2.


Buffer A versus MAofA & Buffer A cross MAofA

These modes are used to add a lagging value to single-line indicators (of one line of a multi-line indicator). The lagging value is similar to the signal line of indicators such as the MACD.

In these modes, the MA Period and MA Method (SMA,EMA, etc.) are set as required and value of the indicator is compared to the value of the MA.

Buffer A versus B & Buffer A cross B

These modes are for comparing the lines from a multi-line indictor such as the MACD or Stochastic. In versus mode the PIN will check if Buffer A is above Buffer B (Long signal) or below it (Short signal). In cross mode the PIN will check if Buffer A has crossed Buffer B up (Long signal) or crossed down (Short signal.

If the indicator has more than two buffers, Buffer A Index and Buffer B Index can be set to compare whichever two lines are required.

One PIN Settings

    Timeframe
    Sets the timeframe used by the indicator: M30, H1, etc.

    Indicator Name
    Enter the name of the Custom Indicator exactly as it appears in the MT4 Navigator pane. You can only use Custom Indicators (not the MT4 built-in indicators). Custom Indicators are .exe files, installed into the MQL4\Indicators directory.

    Indicator Parameters
    Depending on the type and number of parameters you want to set for your Custom Indicator, this bit can range from very simple to very complicated.

    • To use the Custom Indicator’s default values, just leave the Indicator Parameters box empty
    • Otherwise, enter the parameters you need (up to a maximum of ten), in the order required by the indicator. Separate each parameter with a comma but do not use spaces. e.g. 12,26,8 not 12, 26, 8.
      (Tip, if you are unsure of the correct order, save the settings of the indicator as a set file, then open the set file with a text editor such as Notepad and you will be able to see the list of parameters. Some indicators may not have the option of having set files, but you can still find the parameters by saving your whole chart as a template and then opening the tpl file with a text editor.
    • You can leave off parameters you don’t want to change, e.g. if your indicator has five parameters but you only want to change the first two then all you need is 15,32 for example. However, you must specify all the parameters before the one you want to change, so to change the third parameter to 5, you would also need to include parameters one and two, e,g, 12,26,5.
    • Only numeric parameters are allowed.
      • For Boolean values (true or false) use 1 or 0
      • If the indicator uses Price modes, MA smoothing methods, etc. replace these with their numeric values, which you can find the standard MT4 constants here:
      • You cannot use text-values (this is an MT4 coding limitation I ran into when passing externals to the iCustom function). But remember that you can leave off parameters that you do not need to change from defaults. Therefore, is a text-value occurs in the list after the parameters you need to set, just leave it off (you will also need to leave off any subsequent parameters). If the text-value occurs in the list before the parameters you want to change, it’s more difficult to deal with. See the Tip on modifying Custom Indicators further down this article.

    OnePin Settings

    Mode
    Sets the Buffer comparison mode used by the PIN, see One PIN Modes (section above).

    Long Level, Short Level
    Set the threshold levels for Long and Short signals in the Levels modes, see One PIN Modes (section above).

    MA Period, MA Method
    Set the moving average smoothing period and smoothing method in modes MAofA modes, see One PIN Modes (section above).

    Buffer A index, Buffer B index
    Set which Custom Indicator buffers the PIN uses. Buffer B index is only used in the A versus B and A cross B modes. See One PIN Modes (section above).

    Candle Shift
    Sets which candle the PIN takes its signals from. The current candle is 0, but since this candle and associated indicator values may update, signals from this candle may change (even for non-repainting indicators). Candle 1 should provide a stable signal for non-repainting indicators.

    Signal Hold
    Sets the number of candles that a signal remains active. This is useful with the cross modes, where you want to allow time for other indicators to catch up and confirm the signal.

    Reverse Output
    Swaps the direction of the signals generated by the pin, e.g. a cross-up (Long signal) becomes Short signal, and vice versa.


    おすすめのプロダクト
    We present you the indicator "Candle closing counter", which will become your indispensable assistant in the world of trading. That’s why knowing when the candle will close can help: If you like to trade using candle patterns, you will know when the candle will be closed. This indicator will allow you to check if a known pattern has formed and if there is a possibility of trading. The indicator will help you to prepare for market opening and market closure. You can set a timer to create a pre
    重要なお知らせ – ライセンスとアクティベーションが必要です   アクティベーション手順: 購入が完了したら、すぐに弊社にご連絡いただき、ライセンスキー、パスワード、またはアクティベーションの詳細をお受け取りください。これらがなければ、ソフトウェアは動作しません。スムーズなアクティベーションプロセスを保証し、どんなご質問にもお答えするために私たちがサポートいたします。 多言語カスタマイズ トレーディング体験を向上させるため、ソフトウェアを複数の言語で完全にカスタマイズするサービスを提供しています。弊社のチームは以下の言語で翻訳をご用意できます: 中国語 | フランス語 | ポルトガル語 | スペイン語 | ロシア語 日本語 | ドイツ語 | 韓国語 | イタリア語 | トルコ語 ご希望の言語をお知らせいただければ、ユーザーフレンドリーな体験を保証するため、インジケーターをカスタマイズいたします。 ボリュームプロファイル – 高度な市場分析ツール ボリュームプロファイルは、トレーダーに市場のダイナミク
    TPO Profile MT4
    Kyra Nickaline Watson-gordon
    5 (1)
    Definition : TPO is a Time Price Opportunity. Instead of using bars or candles with an Open, High, Low, and Close price, each "bar" in a Market Profile is represented by horizontal bars against the price It is called Market Profile terminology. In other words time-price-opportunity (TPO) profiles are histograms of how much time was spent at each price within the span of the profile. By using a TPO chart, you are able to analyze the amount of trading activity, based on time, for each price level
    Break Moment
    Svyatoslav Kucher
    5 (2)
    Break Moment is a unique proprietary indicator with extensive capabilities and a variety of settings. It can be used as a signal generator or as an auxiliary tool. For the calculations, the price channel is determined. When it is broken, if all conditions of the additional filter are met, it displays a signal in the form of a histogram. Break Moment can be used to determine the main trend, as it has 2 filters for determining it in addition to everything else. If these filters are activated, the
    Gioteen Volatility Index (GVI)   - your ultimate solution to overcoming market unpredictability and maximizing trading opportunities. This revolutionary indicator helps you in lowering your losing trades due to choppy market movements. The GVI is designed to measure market volatility, providing you with valuable insights to identify the most favorable trading prospects. Its intuitive interface consists of a dynamic red line representing the volatility index, accompanied by blue line that indicat
    This EA is an extension for the free trade indicator Trend Mate . https://www.mql5.com/en/market/product/50082 The main idea is to support your decision to  trade  according to the current trend. It is possible to configure alert and push notification to receive when entering to first candle for bull / bear trend. For this extension of the free indicator now it is possible to filter the current trend info with other timeframes. For example show trend for timeframe M5 considering also timeframe
    Market Structure Zig Zag
    Lesedi Oliver Seilane
    4.63 (27)
    Free Market structure zig zag to assist in price action trading the screenshots describe how to use and how to spot patterns new version comes with alerts, email alert and  push notification alert can be used on all pairs  can be used on all timeframes  you can add additional confirmation indicators the indicator shows you your higher high and low highs as well as your lower lows and lower highs  the indication makes price action analysis easier to spot.
    FREE
    Golden Scalper XAU/USD – ゴールド(XAU/USD)スキャルピング取引のための完璧なインジケーター ゴールド(XAU/USD)の取引市場でスキャルピング戦略を最大化するための強力なツールを探しているトレーダーにとって、 Golden Scalper XAU/USD は理想的な選択です。このインジケーターは、 非常に精度の高いシグナル を提供するために、パターン認識の高度な技術を活用し、取引をサポートします。 主な特徴: スキャルピング取引のための比類なき精度: Golden Scalper XAU/USD はゴールド市場向けに最適化されており、 高品質なシグナル を提供して、 迅速で利益のある取引 を実現します。 高度なパターン認識技術: 高度なアルゴリズムを使用して、インジケーターは最適なエントリー機会を特定し、偽のシグナルをフィルタリングして、取引の成功率を大幅に向上させます。 高精度: インジケーターは、ゴールド市場の急速で変動の激しい環境でも 信頼性の高いシグナル を提供できるため、各取引の成功の可能性を高めます。 スキャルピングに最適化: このインジケ
    Overview The Time Trading Indicator AWT is designed for traders who often miss or overlook their trading opportunities. This tool helps users stay on top of their trading windows by providing timely alerts. Key Features User-friendly interface: Simple and intuitive design for easy navigation. Easy to use:   Set it up quickly and start receiving notifications instantly. Alert and Push Notifications:   Stay informed with real-time alerts and push notifications. Customizable Objects:   Adjust the
    FREE
    Firstly , the script estimates how many Mx bars of the chart (on which this script is applied) the future trend will most likely continue and what is its quality. Secondly (and most importantly), the script is an auxiliary tool for the extremely mathematically advanced and extremely effective ScientificTrade indicator in trading. The script calculates the optimal averaging period, which is also equal to Mx, of the ScientificTrade indicator, which gives the maximum profit according to the strate
    「調整可能なフラクタル」はフラクタル インジケーターの高度なバージョンで、非常に便利なトレーディング ツールです。 - ご存知のとおり、標準フラクタル mt4 インジケーターには設定がまったくありません。これはトレーダーにとって非常に不便です。 - 調整可能なフラクタルは、この問題を解決しました。必要な設定がすべて揃っています。 - インジケーターの調整可能な期間 (推奨値 - 7 以上)。 - 価格の高値/安値からの距離を調整可能。 - フラクタル矢印のデザインを調整可能。 - インジケーターにはモバイルおよび PC アラートが組み込まれています。 // 素晴らしいトレーディングロボットとインジケーターはここから入手できます: https://www.mql5.com/en/users/def1380/seller これは、この MQL5 Web サイトでのみ提供されるオリジナル製品です。
    Forex Gump
    Andrey Kozak
    2.4 (5)
    Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
    「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 - 右下。 // 素晴らしいトレーディング ロボットとインジケーター
    Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
    M & W Pattern Pro is an advanced scanner for M and W patters , it uses extra filters to ensure scanned patterns are profitable. The indicator can be used with all symbols and time frames. The indicator is a non repaint indicator with accurate statistics calculations. To use , simply scan the most profitable pair using the statistics dashboard accuracy , then enter trades on signal arrow and exit at the TP and SL levels. STATISTICS : Accuracy 1 : This is the percentage of the times price hits TP
    PinBar Hunter — Your reliable assistant for trading the Pin Bar pattern! High Accuracy Signals This indicator automatically identifies bullish and bearish pin bars, instantly displaying clear arrows on the chart for convenient entry into trades. Flexible Signal Filters Utilize built-in time and Moving Average (MA) filters to receive only the highest quality and most reliable trading signals. Convenient Information Panel All indicator settings and current statuses are always at han
    Visual Vortex Indicator MT4
    AL MOOSAWI ABDULLAH JAFFER BAQER
    Unleash the Power of Market Dynamics with the Vortex Indicator! The Visual Vortex Indicator is your advanced tool for decoding market trends, reversals, and momentum shifts. Priced at $65, this indicator provides a comprehensive view of market behavior, but it’s designed for you to fine-tune and optimize it according to your unique trading strategy. What Makes It Unique? The Vortex Indicator is based on a strategy that identifies directional movements and trend strength by analyzing key price d
    Enhance your price action strategy: inside bar breakouts at your fingertips This indicator detects inside bars of several ranges, making it very easy for price action traders to spot and act on inside bar breakouts. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and understand Customizable color selections The indicator implements visual/mail/push/sound alerts The indicator does not repaint or backpaint An inside bar is a bar or series of bars which is/a
    Reversal Monster Mini
    Abdulfattah Yahya Mohammed Alhazmi
    The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/above
    FREE
    Crypto_Forex MT4 用インジケーター「モーニング スター パターン」 - インジケーター「モーニング スター パターン」は、プライス アクション トレーディングに非常に強力なインジケーターです。再描画なし、遅延なし。 - インジケーターは、チャート上で強気のモーニング スター パターンを検出します。チャート上の青い矢印信号 (画像を参照)。 - PC、モバイル、および電子メール アラート付き。 - また、その兄弟である弱気の「イブニング スター パターン」インジケーターも利用できます (以下のリンクに従ってください)。 - インジケーター「モーニング スター パターン」は、サポート/レジスタンス レベルと組み合わせるのに最適です。 // 優れたトレーディング ロボットとインジケーターは、こちらで入手できます: https://www.mql5.com/en/users/def1380/seller これは、この MQL5 Web サイトでのみ提供されるオリジナル製品です。
    The indicator enables measurement and analysis of accumulated volume (tick), in any chosen swing. The user's task is to mark individual measuring sections with the help of a "crayon's". The indicator automatically sums the volumes of individual candles. Volume analysis is a basic element of the VSA (volume spread analysis) technique. A method of using an indicator is shown on the film. Parameters description Anchor_mode - If true, one end of the measuring line is always hooked on the current ca
    Indicator FiboZag - transfer the indicator to the chart and the Fibonacci levels will be built automatically on the last ZigZag turn. The main advantage lies in the correct construction of Fibonacci levels and markup of price levels. Simple, visual and effective use. The indicator is not redrawn and does not lag. Works on all currency pairs and on all timeframes.
    **  All Symbols  x  All Timeframes  scan just by pressing scanner button ** *** Contact me  to send you instruction and add you in "Wolfe Wave Scanner group" for sharing or seeing experiences with other users. Introduction: A Wolfe Wave is created with five-wave patterns in price. It shows supply and demand and a fight towards a balance price. T hese waves of price actions can help traders identify the boundaries of   the trend . Also  It helps forecast how the price will move in the near future
    The “ Ticks Overcome Signal ” indicator, as outlined in your provided code, is a custom tool designed for use with MetaTrader 4 (MT4), a popular platform for Forex trading. This indicator seems to focus on tracking the momentum and direction of price movements by counting consecutive up and down ticks. Here’s an overview of the psychological aspects, logic benefits, and usage instructions for this indicator on MT4: Decision Support : Traders often face psychological challenges in decision-making
    FREE
    The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
    Индикатор виртуального эквити, представляемый здесь, может работать по нескольким символам одновременно. Для каждого символа задается направление ( Buy/Sell ) и размер позиции. В настройках также указывается размер предполагаемого депозита, дата открытия и закрытия позиции.   На графике при этом устанавливаются вертикальные линии, обозначающие указываемые в настройках даты.  После установки индикатора на график, можно изменять время открытия и закрытия позиции, передвигая эти линии.   Дату закр
    Your success as a forex trader depends on being able to identify when a currency or currency pair is oversold or overbought. If it is strong or weak. It is this concept which lies at the heart of forex trading. Without the Quantum Currency Strength indicator, it is almost impossible. There are simply too many currencies and too many pairs to do this quickly and easily yourself. You need help! The Quantum Currency Strength indicator has been designed with one simple objective in mind. To give you
    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
    Was: $249  Now: $149   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Blahtech Limited presents their Market Profile indicator for the MetaTrader community. In
    Opening Gap and Void ICT Indicator MT4 The Opening Gap and Void ICT Indicator MT4 for MetaTrader 4 is specifically developed to identify price gaps that occur between trading sessions. A gap forms when a candlestick’s opening price significantly differs from the prior candlestick’s closing price. This indicator automatically marks these price gaps on the chart. Once the market fills a gap, the indicator removes it, ensuring only unfilled zones remain highlighted.   Indicator Specifications Table
    FREE
    このプロダクトを購入した人は以下も購入しています
    Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後はご連絡ください!私の取引のヒントと素晴らしいボーナスインジケーターを無料で共有します! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出
    現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
    Gold Stuff
    Vasiliy Strukov
    4.86 (254)
    Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。 あなたは私のプロフィールでそれを見つけることができます. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。
    !SPECIAL SALE! 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
    市場の2つの基本原則に基づく日中戦略。 このアルゴリズムは、追加のフィルターを使用したボリュームと価格の波の分析に基づいています。インディケータのインテリジェントアルゴリズムは、2つの市場要因が1つに結合した場合にのみシグナルを出します。インディケータは、より高い時間枠のデータを使用して、M1チャート上の特定の範囲の波を計算します。そして波を確認するために、インジケーターはボリュームによる分析を使用します。 このインディケータはレディトレーディングシステムです。トレーダーが必要とするのは、信号に従うことだけです。また、インジケーターはあなた自身の取引システムの基礎になることができます。取引はミニッツチャートでのみ行われます。 インジケーターがMTFの原則を使用しているという事実にもかかわらず、インジケーターのアルゴリズムは可能な限り安定しています。 購入後、必ず私に書いてください!私の取引設定と推奨事項をあなたと共有します!
    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 インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
    Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
    優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
    PUMPING STATION – あなた専用の「オールインワン」戦略 PUMPING STATIONは、あなたのトレードをより楽しく、そして効果的に変えてくれる革新的なFXインジケーターです。ただの補助ツールではなく、強力なアルゴリズムを備えた本格的なトレーディングシステムで、より安定したトレードのスタートをサポートします。 この商品をご購入いただくと、以下の特典を無料でお付けします: 専用セットファイル:自動設定による最大パフォーマンスを実現。 ステップバイステップのビデオマニュアル:PUMPING STATION戦略の使い方を学べます。 Pumping Utility:PUMPING STATION専用の半自動トレードボットで、より快適かつシンプルな運用を可能にします。 ※ご購入後すぐにご連絡ください。追加リソースへのアクセスを提供いたします。 PUMPING STATIONの仕組み: トレンド管理:市場のトレンド方向を即座に判断。トレンドはあなたの最高の味方です。 エントリーサイン:チャート上の矢印で、取引のタイミングと方向を明確に示します。 明確な目標設定:インジケーターが自
    Trend Screener
    STE S.S.COMPANY
    4.78 (93)
    トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 50 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
    After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!   Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
    Enigmera
    Ivan Stefanov
    5 (7)
    ENIGMERA: 市場の中心 重要:MQL5.comのデモはStrategy Testerで実行されており、Enigmeraの機能を完全には反映していない場合があります。詳細については、説明、スクリーンショット、ビデオをご確認ください。質問があれば、遠慮なくメッセージを送ってください! インジケーターのコードは完全に書き直されました。バージョン3.0は新機能を追加し、インジケーターの開始以来蓄積されたバグを修正しました。 紹介 このインジケーターとトレーディングシステムは、金融市場への注目すべきアプローチです。ENIGMERAはフラクタルサイクルを使用して、サポートとレジスタンスのレベルを正確に計算します。真の蓄積フェーズを示し、方向と目標を提供します。トレンドでも修正でも機能するシステムです。 動作方法 インジケーターのほとんどの機能は、チャートの左側にあるボタンで制御され、市場の状況に迅速に対応できるようになっています。 ボタン ON/OFF – インジケーター全体を表示または非表示にします。 Channel – サポートチャネルを有効にし、許容範囲の偏差を示します。 Dev
    Golden Trend Indicator
    Noha Mohamed Fathy Younes Badr
    4.9 (10)
    Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
    Apollo Secret Trend は、任意のペアと時間枠でトレンドを見つけるために使用できるプロのトレンド インジケーターです。インジケーターは、取引するペアや時間枠に関係なく、市場のトレンドを検出するために使用できる主要な取引インジケーターになることができます。インジケーターで特別なパラメーターを使用することにより、シグナルを個人の取引スタイルに適応させることができます。 このインジケーターは、PUSH 通知を含むすべてのタイプのアラートを提供します。インジケータの信号は再描画しないでください!提供されたスクリーンショットでは、アポロ シークレット トレンド インジケーターと買われ過ぎ/売られ過ぎのオシレーター インジケーターを組み合わせて見ることができます。これは完全に無料で提供されます。 購入後、2 番目の買われすぎおよび売られすぎのオシレーター インジケーターを無料で入手するために私に連絡してください!また、システムの使用方法についても説明します。お得な特典もご用意しております!
    VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 主な機能: レンダリングなしで正確な入力信号! シグナルが表示された場合、それは関連性を維持します。これは、シグナルを提供してからそれを変更する可能性があり、入金時の資金の損失につながる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに達する (利益確定) か反転シグナルが表示されるまで、ローソク足を色付けする機能もあります。 STOP LOSS / TAKE PROFITゾーンの表示 エントリーポイントを検索する際の視覚的な明瞭さを改善するために、市場に参入するための最適なポイントが検索される買い/売りゾーンを最初に表示するモジュールが作成されました。ストップロスレベルを操作するための追加のインテリジェントロジックは、時間の経過とともにそのサイズを縮小するのに役立ち、その結果、取引を開始するとき(move sl)の初期リスクを軽減しま
    Lux Trend
    Mohamed Hassan
    5 (3)
    After purchase, please contact me to get your trading tips + more information for a great bonus!   Lux Trend is a professional strategy based on using Higher Highs and Lower Highs to identify and draw Trendline Breakouts! Lux Trend  utilizes two Moving Averages to confirm the overall trend direction before scanning the market for high-quality breakout opportunities, ensuring more accurate and reliable trade signals. This is a proven trading system used by real traders worldwide, demonstrating
    - Real price is 80$ - 40% Discount (It is 49$ now) - Lifetime update free Contact me for instruction, add group and any questions! Related Products:  Bitcoin Expert , Gold Expert - Non-repaint - I just sell my products in Elif Kaya profile, any other websites are stolen old versions, So no any new updates or support. Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is design
    ボリューム ブレイク オシレーターは、オシレーターの形で価格変動とボリューム トレンドを一致させるインジケーターです。 私はボリューム分析を戦略に統合したいと思っていましたが、OBV、マネー フロー インデックス、A/D、ボリューム加重 Macd など、ほとんどのボリューム インジケーターにいつもがっかりしていました。 そのため、このインジケーターを自分で作成し、その有用性に満足したので、市場に公開することにしました。 主な機能: ボリュームの増加 (ブレイク) によってサポートされる方向に価格が動くフェーズを強調します。 ボリュームの増加が止まり、市場が縮小するフェーズを強調します。 特に時間枠 (<=15 分) のデイトレードでは、価格もボリュームも動かないため、市場が将来の動きに備えられるフェーズを強調します。 ボリュームの増加によってサポートされていない場合、他のエキスパート アドバイザーからの誤ったシグナルをフィルターします。 トレンドとレンジ フェーズを非常に簡単に視覚化できます 入力パラメーター: 計算設定: 計算タイプ: FAST、NORMAL、SLOW。同じ
    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
    Gold Venamax   - これは最高の株式テクニカル指標です。 指標アルゴリズムは資産の価格変動を分析し、ボラティリティと潜在的なエントリーゾーンを反映します。 インジケーターの機能: これは、快適で収益性の高い取引のためのマジックとトレンド矢印の 2 つのブロックを備えたスーパー インジケーターです。 チャート上にブロックを切り替えるための赤いボタンが表示されます。 マジックはインジケーター設定で設定されているため、異なるブロックを表示する 2 つのチャートにインジケーターをインストールできます。 Gold Venamax は、異なる矢印バッファー (GV と SD) を備えた 2 つのチャートに配置できます。 これを行うには、設定で異なる Magic を選択する必要があります。たとえば、あるマジック = 999、別のマジック = 666 を選択します。次に、チャート上の赤いボタンで矢印バッファを選択できます。 インジケーター設定の各矢印バッファー (GV および SD) には、快適で収益性の高い取引のための個別の矢印フィルターがあります (UseFiltrGV = tru
    FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
    このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
    Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Volumatic VIDYA (Variable Index Dynamic Average) は、トレンドを追跡し、トレンドの各フェーズ内での買い圧力と売り圧力を分析するために設計された高度なインジケーターです。可変インデックス動的平均 (Variable Index Dynamic Average) をコアの動的平滑化技術として利用することで、このツールは、価格とボリュームのダイナミクスに関する重要な洞察を、市場構造の重要なレベルで提供します。 MT5バージョンを見る:  Volumatic VIDyA MT5 他の製品を見る:   全製品 To use iCus
    FX Volume
    Daniel Stein
    4.6 (35)
    FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
    Chart Patterns All in One」をデモモードでお試しいただき、ボーナスを獲得してください。デモモードで試した後、メッセージを送っていただければボーナスをお渡しします。 購入後にコメントを残すと、高品質なインジケーター8つをボーナスとして受け取れます。 Chart Patterns All-in-One インジケーターは、トレーダーがテクニカル分析で一般的に使用されるさまざまなチャートパターンを視覚化するのに役立ちます。このインジケーターは市場の潜在的な動きを特定するのに役立ちますが、収益性を保証するものではありません。購入前にデモモードでテストすることをお勧めします。 現在のオファー : 「Chart Patterns All in One」インジケーターが50%割引。 含まれるパターン : 1-2-3 パターン : 3つの主要なポイント(高値または安値)を使用して市場の反転を検出します。 買い : 2つの連続する安値の後に、前の高値よりも低い高値が出現。 売り : 2つの連続する高値の後に、前の安値よりも高い安値が出現。 可視化 : 特定されたポイントを線と矢印
    [ MT5 Version ]  [ Kill Zones ]  [ SMT Divergences ] How to trade using Order Blocks:  Click here User Interface Performance:  During testing in the strategy tester, the UI may experience lag. Rest assured, this issue is specific to the testing environment and does not affect the indicator's performance in live trading. Elevate your trading strategy with the  Order Blocks ICT Multi TF  indicator, a cutting-edge tool designed to enhance your trading decisions through advanced order block analys
    Gold Trend   - これは優れた株価テクニカル指標です。指標のアルゴリズムは、資産の値動きを分析し、ボラティリティと潜在的なエントリーゾーンを反映しています。 最高の指標シグナル: - 売りの場合 = 赤のヒストグラム + 赤のショートポインター + 同じ方向に黄色のシグナル矢印。 - 買いの場合 = 青のヒストグラム + 青のロングポインター + 同じ方向の水色のシグナル矢印。 インジケータの利点 1. このインディケータは、高い精度でシグナルを発信します。 2. 確定した矢印シグナルは、トレンドが変化したときにのみ再描画されます。 3. どのブローカーのMetaTrader 4取引プラットフォームでも取引できます。 4. あらゆる資産(通貨、金属、暗号通貨、株式、指数など)を取引できます。 5. H1タイムフレーム(中期取引)で取引するのがよい。 6. 各トレーダーがインディケータを自分用に簡単にカスタマイズできるよう、インディケータ設定で個々のパラメータ(TF、色など)を変更できます。 7. このインディケータは、トレーディングシステムの優れたメイン機能と
    Wave Synchronizer は、波動分析の視覚的なインジケーターです。ローソク足の動きのシーケンスを組み合わせて方向性のある波を構築し、市場と同期した動きを生み出します。 各波の始まりはシグナル矢印で始まり、アラートもあります。 インジケーターは、以前の履歴の矢印を再描画したり移動したりすることはありません。 シグナル矢印は、ローソク足の終値に表示されます。 あらゆる取引商品や時間枠で動作するように適応します。 使いやすく設定も簡単で、入力パラメーターは 2 つだけです。選択したパラメーターで使用する時間枠の選択と、MA ラインの計算方法です。 推奨パラメーターは 1 ~ 2 期間シフトできます。 取引資産を購入する場合は矢印の方向が赤になります。 取引資産を売却する場合は矢印の方向が青になります。
    シンプルでありながら効果的なポジション取引戦略であるオーダーブロックの個人的な実装。価格範囲がブレイクアウトの反対方向に違反されていない場合、トレーダーは市場に参入するか、最後の注文ブロックの方向で取引を探す必要があります。わかりやすくするために、開いたブロックは描かれていません。 【 インストールガイド】 アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 強気のオープンブロックは、新鮮な市場の安値の後の最初の強気のバーです 弱気のオープンブロックは、新鮮な市場の高値の後の最初の弱気のバーです 開いているブロックが壊れるとシグナルが表示され、オーダーブロックになります オーダーブロックが反対側に折れると、反転ブロックになります インジケーターはすべての種類のアラートを実装します 塗り直しや裏塗りはしません 入力パラメータ 期間:新鮮な高値または安値を作成するために必要なバーの量。値が小さいほど、信号が多くなります。 最小ATRフィルター:ATRの乗数として表される、オーダーブロックバーの最小ボディサイズ。 最大ATRフィルター:ATRの乗数として表さ
    Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me ボリュメトリックオーダーブロック多時間枠 インジケーターは、主要な市場参加者が注文を蓄積する重要な価格エリアを特定することで、より深い市場の洞察を求めるトレーダー向けに設計された強力なツールです。これらのエリアはボリュメトリックオーダーブロックとして知られており、サポートやレジスタンスの潜在的ゾーンとして機能し、取引の意思決定において重要な優位性を提供します。 MT5バージョンを見る:   Volumetric Order Blocks MT5 Multi Timeframe See more products at:   https://www.mql5.com/en
    作者のその他のプロダクト
    Discover the ultimate trading solution - Expert ONE! Say goodbye to needing a coder and hello to configurable trading strategies that can be customized in thousands of different ways. Expert ONE is the game-changer you've been waiting for, built on the reliable foundation of Jagzfx's proven software products like pinTrader, OnePIN, and MUX. With advanced features like risk management, position sizing, profit averaging, trailing stop, and weekly and intraday sessions, Expert ONE allows you to tai
    Volatility Channel from JagzFX helps you find breakouts by displaying a channel on the price chart. Volatility Channel is simple to use - there are no parameters - and works on any timeframe. BASIC USE of Volatility Channels The channel can be used as a 'No Trade Zone': you don't trade when the price is inside the channel. However: When the price breaks above the channel: go Long. When the price breaks below the channel: go Short. The indicator works on all timeframes to suit your trading style.
    FREE
    The JagzFX Gap Indicator acts as your vigilant companion, scanning the market with precision and alerting you to the presence of gaps as soon as a new candle is formed. Set your desired gap size, and the indicator will highlight both filled and unfilled gaps, on any symbol and on any timeframe.  By analysing the presence of unfilled gaps, you gain valuable insights into market behaviour, allowing for more informed trading decisions. Combine JagzFX Gap Indicator with JagzFX OnePin  to create a ma
    FREE
    What is the RVOL Indicator? It is well established that volume (including tick volume) is a valuable indicator of trader commitment to a price movement. The challenge with using volume for intraday trading is that there is a general cycle of increasing and decreasing volume associated with the different regional trading sessions. The Relative Volume, or RVOL, indicator helps to overcome this by comparing the current volume with the average volume for that time of day, calculated over a period o
    Elevate your trading with the JagzFX Market Regime Filter—adapt, optimize, succeed in navigating through smooth or volatile price movements. Gain a deeper understanding of market dynamics to refine your strategy and make informed decisions. KEY FEATURES Price Action Analysis: Distinguishes between smooth and volatile price movements. Trend Identification: Pinpoints bullish or bearish trends with precision. Strength Assessment : Evaluates the strength of identified trends—whether strong or weak M
    フィルタ:
    レビューなし
    レビューに返信