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

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 p
    Forex Gump
    Andrey Kozak
    2.83 (6)
    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
    RSI Currency Strength Meter uses RSI (Relative Strength Index) to monitor how strong a currency is, or in other words, if it's being bought or sold by the majority compared to the other currencies. It displays the strength-lines of the currencies of the pair (base and counter currency of the chart) with changeable solid lines. Also, you can add up to ONE additional currency (only 1 in the DEMO version, in REAL up to 5) to the "comparison pool" that already has the base and the profit (counter) c
    FREE
    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 lev
    Break Moment
    Svyatoslav Kucher
    5 (1)
    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 timefra
    Market Structure Zig Zag
    Lesedi Oliver Seilane
    4.8 (25)
    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
    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
    「Adjustable Fractals」 - フラクタルインジケーターの高度なバージョンで、非常に便利な取引ツールです。 ご存知のとおり、標準フラクタル mt4 インジケーターには設定がまったくありません - これはトレーダーにとって非常に不便です 調整可能なフラクタルはその問題を解決しました - 必要な設定がすべて含まれています。 インジケーターの期間を調整可能 (推奨値 - 7 以上) 価格の高値/安値からの距離を調整可能 フラクタル矢印に合わせてデザインを調整可能 // さらに優れたエキスパートアドバイザーとインジケーターはここから入手できます: https://www.mql5.com/en/users/def1380/seller 当MQL5サイトのみでご提供しているオリジナル商品です。
    Key level wedge pro
    Presley Annais Tatenda Meck
    5 (1)
    We have combined all of our beloved indicators the likes of: Key level order block , Key level supply and demand , Key level liquidity grab and Key level wedge into one single indicator and dashboard. Whats new Dashboard : There is an easy access dashboard for all your needs. Multi-timeframe button : There is now a multi-timeframe option for Order Blocks and Supply and demand zones, making it easy to see higher timeframe zones easily on the current timeframe by just clicking the desired timefr
    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 hit
    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/abov
    FREE
    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 c
    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.
    Once Per Day
    Phowpinyo Shimbhanao
    The Once Per Day EA is a powerful and intelligent trading system designed for the EURUSD pair on a 5-minute time frame. This EA boasts an impressive array of 30 different entry strategies , each meticulously chosen based on historical statistics to match the current market conditions. This dynamic approach ensures that the EA can adapt and overcome market fluctuations, allowing it to achieve remarkable consistency. Backtested over a period of more than 7 years, the Once Per Day EA has demonstrat
    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 ) и размер позиции. В настройках также указывается размер предполагаемого депозита, дата открытия и закрытия позиции.   На графике при этом устанавливаются вертикальные линии, обозначающие указываемые в настройках даты.  После установки индикатора на график, можно изменять время открытия и закрытия позиции, передвигая эти линии.   Да
    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
    Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
    This indicator is another variant of the famous powerful indicator Fibonacci-SS https://www.mql5.com/en/market/product/10136 but has different behaviour in placing Pending Order and TP Line. Automatically places Fibonacci retracement lines from the last highest and lowest visible bars on the chart with: An auto Pending Order (Buy/Sell). Taking Profit 1, Taking Profit 2 is pivot point and Taking Profit 3 for extended reward opportunity. The best risk and reward ratio. Simple and powerful indica
    Was: $249  Now: $99   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. Ins
    Owl smart levels
    Sergey Ermolov
    4.58 (55)
    MT5版  |   FAQ Owl Smart Levels Indicator   は、 Bill Williams   の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels   取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、
    PW Oscillator   - индикатор предназначенный для поиска локальных экстремумов, определения текущей тенденции. В расчетах индикатора используется авторская методика. С помощью индикатора можно определять места возможного разворота цены желательно в направлении тенденции, но также с достаточной точностью и против нее. Также с помощью индикатора можно определять текущую тенденцию. Индикатор подходит для любых валютных пар, но для адекватного отображения показания необходимо, чтобы было достаточно ис
    This product is a part of  ON Trade Waves Patterns Harmonic Elliot Wolfe you can test free version on EURJPY from this link  Wolf Waves Indicator ウルフウェーブを発見しよう - あなたの究極の取引ツール! どんな時間軸でも簡単にウルフウェーブを見つけるための強力なツールを探していますか?もう探す必要はありません!私たちのウルフウェーブインジケーターは、その仕事を簡単にこなします。なぜこのインジケーターがあなたにぴったりか、以下でご紹介します。 主な特徴: 自動検出: ウルフウェーブインジケーターは、複雑なアルゴリズムを使用して、チャート上のキーポイントを自動的に見つけ、対応するラインを描画します。手動でパターンを探す手間が不要です。 使いやすさ: このインジケーターはシンプルなデザインで、経験豊富なトレーダーからウルフウェーブ初心者まで、誰でも簡単に利用できます。 高精度: 数多くのウルフウェーブインジケーターの中で、当社のものは完璧
    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
    Watch the Clock shows a clock at a desired position. The clock is useful if you want to check when a candle closes. You can also set an alert to be prepared before the news. ️ Watch the Clock works also in the strategy tester. ️ Watch the Clock requires a minimum of CPU power. ️ Watch the Clock can improve your manual style of trading. Inputs Alert -> At which time should the alert occur? Time Shift in Minutes -> Should the time be incremented by x minutes? Size -> The font size of t
    Diamond PRO
    Fanur Galamov
    4.83 (18)
    Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
    This unique multi-currency strategy simultaneously determines the strength of trends and market entry points, visualizing this using histograms on the chart. The indicator is optimally adapted for trading on the timeframes М5, М15, М30, Н1. For the convenience of users, the indicator renders the entry point (in the form of an arrow), recommended take profit levels (TP1, TP2 with text labels) and the recommended Stop Loss level. The take profit levels (TP1, TP2) are automatically calculated for
    このプロダクトを購入した人は以下も購入しています
    Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後はご連絡ください!私の取引のヒントと素晴らしいボーナスインジケーターを無料で共有します! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出
    まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高
    Please contact me after purchase to immediately get your PDF strategy + documentation for Trend Pulse !  Official release price of $89  ( 3 /50 copies left). Next price is $199 . Introducing Trend Pulse , a unique and robust indicator capable of detecting bullish, bearish, and even ranging trends! Trend Pulse uses a special algorithm to filter out market noise with real precision. If the current symbol is moving sideways, Trend Pulse will send you a ranging signal, letting you know that it
    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
    Trend Punch
    Mohamed Hassan
    4.91 (22)
    This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide precise buy and sell arrows during strong market trends, making your trading decisions clearer and more confident. Whether you're trading major currency pairs or exotic sym
    Gold Stuff
    Vasiliy Strukov
    4.9 (269)
    Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。 あなたは私のプロフィールでそれを見つけることができます. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuff
    現在26%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く
    通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
    mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT4 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
    現在31%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色
    Order Block Hunter
    Noha Mohamed Fathy Younes Badr
    5 (1)
    Order block hunter indicator is the best indicator for  hunt the order blocks that area where there has been a large concentration of limit orders waiting to be executed Order blocks are identified on a chart by observing previous price action and looking for areas where the price experienced significant movement or sudden changes in direction .This indicator does that for you by using very complicated codes and helps you to take the best areas To buy and sell because it make marks at the best a
    現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvan
    まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケー
    Enigmera
    Ivan Stefanov
    5 (4)
    エニグメラ:市場の中核 https://www.enigmera.com はじめに このインディケータと取引システムは、金融市場に対する驚くべきアプローチです。ENIGMERAは、フラクタルサイクルを使用して、サポートとレジスタンスレベルを正確に計算します。本格的な蓄積局面を示し、方向性と目標を示します。 トレンド中でも調整中でも機能するシステムです。 どのように作動するのか? ENIGMERAは、支持線・抵抗線、目標線、乖離線の3つのラインで構成されています。このシステムは、過去のデータを現在と未来に外挿する典型的な市場指標とは異なり、現在の完全な画像を提供します。支持線上にある場合、それは本当の支持を意味し、抵抗線上にある場合、それは本当の抵抗を意味する。ある水準が破られた場合、それはトレンドの変化を意味する。再描画はしない。 市場は常に進化しているため、ENIGMERAはその評価ツールを適応させ、定期的に戦略を修正しています。  これにより、すべてのシナリオが徹底的に評価されることが保証されます。この市場指標の独自性は、その能力を見れば明らかです。  ENIGM
    Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
    Trend Screener
    STE S.S.COMPANY
    4.82 (93)
    トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけることができます: ここをクリックしてください 期間限定オファー:トレンドスクリーナーインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQ
    PZ Day Trading
    PZ TRADING SLU
    3.67 (3)
    このインディケータは、価格アクション分析とドンチャンチャネルのみを使用して、ジグザグ方式で価格の反転を検出します。再描画やバックペインティングを一切行わずに、短期取引向けに特別に設計されています。それは彼らの操作のタイミングを増やすことを目指している賢明なトレーダーにとって素晴らしいツールです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど簡単に取引できます すべての時間枠で価値を提供します 自己分析統計を実装します 電子メール/音声/視覚アラートを実装します 可変長のブレイクアウトと混雑ゾーンに基づいて、インディケータは価格アクションのみを使用して取引を選択し、市場が非常に高速に行っていることに反応します。 過去のシグナルの潜在的な利益が表示されます この指標は、独自の品質とパフォーマンスを分析します 負けブレイクアウトは強調表示され、説明されます インジケータは、非バックペインティングおよび非再ペイントです この指標は、日中のトレーダーが単一の価格反転を見逃さないようにするのに役立ちます。ただし、す
    - Real price is 80$ - 50% Discount ( It is 39$ now ) Contact me for instruction, any questions! 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 designed to help traders do two main things, the first is to avoid false breakouts. Many false breakouts start with a candlestick that breaks out of a level but ends with an immediate candlestick that brings the price back into t
    Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tra
    製品を購入する前に、以下の情報をお読みください。 Apollo Pips PLUS SP はユニークな製品です。これは、私の新しい「アポロ ピップス」インジケーターと、私のすべての取引インジケーターにアクセスできる「スーパー パック」ボーナスを手に入れたい人のためのものです。 Apollo Pips PLUS SP 製品を購入すると、実際には私の Apollo Pips インジケーターのまったく新しいバージョンを購入することになります。このバージョンのインジケーターには改良されたアルゴリズムと使いやすいパラメーターがあり、あらゆる市場およびあらゆる取引スタイルでインジケーターを使用する機会が得られます。 この製品の購入者は、私のスーパーボーナスとして、他のすべてのインジケーターにも無料でアクセスできます!私のすべての取引ツールにアクセスしたい場合は、この製品が最適です!:) しかし、これがすべてではありません!:) この製品のすべての購入者は、私の新しいインジケーターを無料で入手する資格もあります!:)新しい取引インジケーターを利用できるようになりました。私の特権のある「スーパー パッ
    今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
    Advanced Supply Demand
    Bernhard Schweigert
    4.9 (314)
    現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
    IX Powerは 、FX Powerの無敵の精度をついにFX以外のシンボルにも提供します。 お気に入りの指数、株式、コモディティ、ETF、さらには暗号通貨の短期、中期、長期のトレンドの強さを正確に判断します。 お使いの端末が提供する すべてを分析する ことができます。ぜひお試しいただき、取引 タイミングが大幅に改善 されることをご体験ください。 IXパワーの主な特徴 100%正確で再描画されない計算結果 - ターミナルで利用可能なすべての取引シンボルに対して 予め設定され、さらに個別に設定可能な強度分析期間のドロップダウン選択 Eメール、メッセージ、モバイル通知による無数の通知オプション EAリクエストのためのアクセス可能なバッファ カスタマイズ可能な計算制限により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 Windows 11とmacOSのスタイルで角を丸くした新しいパネルデザイン サブ・ウィンドウとメイン・チャートの間をシームレスに移動する、魔法のように動く
    カスタムMT4インジケーターで外国為替取引を成功させるための秘密を発見してください! 外国為替市場で成功を達成し、リスクを最小限に抑えながら一貫して利益を得る方法を疑問に思ったことはありますか? これがあなたが探している答えです! 取引へのアプローチに革命をもたらす独自のMT4インジケーターを導入できるようにします。 ユニークな汎用性 私たちのインジケータは、RenkoとRangeBarのろうそくのフォーメーションを好むユーザー向けに特別に設計されています。 これらのチャートタイプは多くの経験豊富なトレーダーに好まれていることを理解しています。そのため、私たちのインジケーターはそれらとシームレスに統合され、比類のない市場分析を提供します。 クリアトレンドシグナル 複雑な分析を忘れてください! 私たちのインジケーターは、鮮やかな色と明確なドット構造を利用して、市場の動向を明確に示しています。 赤と青の点は、価格の動きの方向性について疑いの余地がなく、取引の迅速な意思決定を可能にします。 HH/HL HL/LL戦略とのアライメント HH/HLおよびHL/LL構
    Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange,   XQ Forex Indicator   empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The
    M1 Arrow
    Oleg Rodin
    4.73 (15)
    市場の2つの基本原則に基づく日中戦略。 このアルゴリズムは、追加のフィルターを使用したボリュームと価格の波の分析に基づいています。インディケータのインテリジェントアルゴリズムは、2つの市場要因が1つに結合した場合にのみシグナルを出します。インディケータは、より高い時間枠のデータを使用して、M1チャート上の特定の範囲の波を計算します。そして波を確認するために、インジケーターはボリュームによる分析を使用します。 このインディケータはレディトレーディングシステムです。トレーダーが必要とするのは、信号に従うことだけです。また、インジケーターはあなた自身の取引システムの基礎になることができます。取引はミニッツチャートでのみ行われます。 インジケーターがMTFの原則を使用しているという事実にもかかわらず、インジケーターのアルゴリズムは可能な限り安定しています。 購入後、必ず私に書いてください!私の取引設定と推奨事項をあなたと共有します!
    Automated Trendlines
    Georgios Kalomoiropoulos
    5 (17)
    トレンドラインは、外国為替取引におけるテクニカル分析の最も重要なツールです。残念ながら、ほとんどのトレーダーはそれらを正しく描画していません。自動トレンドラインインジケーターは、市場のトレンドの動きを視覚化するのに役立つ本格的なトレーダー向けのプロフェッショナルツールです。 トレンドラインには、強気トレンドラインと弱気トレンドラインの2種類があります。 上昇トレンドでは、外国為替トレンドラインは価格変動の最低スイングポイントを介して描画されます。 少なくとも2つの「最低安値」を接続すると、トレンドラインが作成されます。 下降トレンドでは、トレンドラインは価格変動の最も高いスイングポイントを介して描画されます。 少なくとも2つの「最高値」を接続すると、トレンドラインが作成されます。 トレンドラインが壊れたとき? 弱気のろうそくが強気のトレンドラインの下で閉じ、ろうそくの高さがトレンドラインの上にあるとき、強気のトレンドラインは壊れます。 強気のろうそくが弱気のトレンドラインの上で閉じ、ろうそくの安値がトレンドラインの下にあるとき、弱気のトレ
    Break and Retest
    Mohamed Hassan
    4.12 (17)
    This Indicator only places quality trades when the market is really in your favor with a clear break and retest. Patience is key with this price action strategy! If you want more alert signals per day, you increase the number next to the parameter called: Support & Resistance Sensitivity.  After many months of hard work and dedication, we are extremely proud to present you our  Break and Retest price action indicator created from scratch. One of the most complex indicators that we made with ove
    AW Trend Predictor
    AW Trading Software Limited
    4.74 (39)
    1 つのシステムでのトレンド レベルとブレイクダウン レベルの組み合わせ。高度なインジケーター アルゴリズムは、市場のノイズをフィルター処理し、トレンド、エントリー ポイント、および可能なエグジット レベルを決定します。インジケーターシグナルは統計モジュールに記録されるため、最適なツールを選択してシグナル履歴の有効性を示すことができます。この指標は、テイクプロフィットとストップロスのマークを計算します。 マニュアル・説明書→   こちら / MT5版→   こちら インジケーターで取引する方法: Trend Predictor での取引は、たった 3 つの簡単なステップです。 ステップ 1 - ポジションを開く 70% 以上の成功率で買いシグナルが受信されました ステップ 2 - ストップロスの決定 逆信号でトランクを選択 ステップ 3 - テイクプロフィット戦略の定義 戦略 1: TP1 に到達したらポジション全体をクローズする 戦略 2: TP1 に達した時点でポジションの 50% をクローズし、TP2 に達した時点で残りの 50% をクローズします。 戦略 3: トレンドの反転で
    Reversal First Impulse levels (RFI)    INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TPSpro  TREND PRO -  Version MT5 A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Main functions: Displaying activ
    作者のその他のプロダクト
    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
    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
    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
    フィルタ:
    レビューなし
    レビューに返信