Discrete Fourier Transform of Price

This indicator is a useful tool for visualising cyclic components in price. It calculates the Discrete Fourier Transform (DFT) of a price chart data segment selected by the user. It displays the cycles, the spectrum and the synthesised signal in a separate window.  The indicator is intended as a learning tool only, being unsuitable for providing actual trade signals. Download the file -  it is a free toy. Play with it to understand how signals can be transformed by controlling their cyclic components . This is the essential operation performed by digital filters. Many standard indicators  like moving averages and oscillators (SMA, LWMA, EMA, MACD, CCI, DPO, AWSOME OSC,and Momentum, etc.), all  have the form of such linear digital filters. This tool helps visualise the functioning of these indicators. The description contains very little mathematical equations  as the goal is to concentrate on a conceptual framework and understanding.

Relation to electronic Digital Signal Processing (DSP): If we think of price as a signal in a digital electronic system, without complicating the situation with too much engineering detail, we can define price as a discrete time digital signal that is sampled once at repeating periodic linearintervals. The two main differences between price and the electronic digital signal is: first the price is always a positive definite quantity,and second the electronic signal is usually sampled at a much faster rates than price (for humans that is, not HFT systems).   So, for example, the digital price signal will be the daily, hourly or quarter-hourly closing price, as it is conventionally represented.

 If one inspects almost any price chart, one can see that the price changes in two readily discernible fashions, a fast erratic price change between consecutive periods, and a slower change in the overall price graph over many periods. In electronic systems, we identify the fast changes as “noise”, and the slower change as the actual “signal”.  In trading language these are called “volatility” and “trend”, respectively. So, is there a "correct" way to decouple these two features, to obtain the desired trend on its own, which indicates the longer-term sustained price change?  One approach is to apply the DFT. 

The Discrete Fourier Transform DFT (sometimes called FFT):  This method is one of the techniques used to analyse and process a discrete time signals in electronic systems (but it has vast application in many other fields), and it is not even the best technique at doing this in circuits, but it is simple enough to consider here .  We will not go into the lengthy mathematics, rather, we concentrate on a conceptual description which we hope you will find to be sufficient and satisfying.

Brief Description of DFT: Any digital signal (or time series) having a length of N samples can be "Analysed" into N/2+1 sinusoidal oscillation components (cycles) of sequentially increasing period (decreasing frequency). The smallest period is twice the sampling length (i.e. two samples), and the largest period is N/2 samples.  The amplitude of the cycles are different from each other, depending on the shape of the signal. The original signal can be "Synthesised" by adding all N/2+1 such cycles. If only a subgroup of cycles is used in the synthesis, then a different signal will be obtained. One can therefore customise the synthesis according to the desired signal. This is the essence of the "filter banks" technique in DSP.

A Low Pass Filter: This filter can be obtained by using the dc (k=0) component, and a a range of low frequencies up to a certain cutoff (for example k=0 to k=7).  This has the effect of the cancellation of all higher frequencies, hence the name low-pass. Because the trend signal is associated with low frequencies, and volatility to high frequency, the resulting signal corresponds to a de-noised trend signal. Thus a smoothed signal whose value and slow variation correspond to original signal .

A High Pass Filter: This filter can be obtained by adding all frequencies above a certain minimum-pass frequency (for example k=7 to k=N/2). In any situation where the dc (k=0) component is eliminated, the resulting signal will be an oscillator. For the the high pass, the oscillator only includes the higher frequency components, thus the trend component is eliminated. Some standard indicators are high pass filter oscillators, such as the DPO and CCI oscillator, since their signal is obtained by subtracting a moving average from the original signal, thereby removing the dc component while keeping the high frequencies. 

A Band Pass Filter: This filter uses a range of frequencies that does not include the highs and lows. For example k=7 to k=30. The resulting signal is an oscillator since the k=0 has been removed. Many oscillators in technical analysis have the form of a band pass oscillator, the most famous being the MACD, which is meant to function as a momentum oscillator. But the momentum oscillator adds the frequencies in a prescribed manner, as will bed clarified in other free indicators by this developer.. 

The Indicator Controls: An attempt has been made to keep the inputs parameters easy to understand and use. There are three modes of operation: 1) DFT Analysis, which displays the cycles present in the signal. 2) The synthesis mode where the filters described above can be customised. 3) DFT spectrum mode which displays the relative strength of each cycle.  The user can "play" with this system with the goal of gaining a better understanding of the meaning and function of digital filters and how they are related to many of the technical indicators in common use. 


Wishing you a great learning experience and . . . Enjoy !







おすすめのプロダクト
マルチタイムフレーム対応、カスタマイズ可能なビジュアルシグナル、設定可能なアラートシステムを備えたBalance of Power(BOP)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを大歓迎します! BOPとは? Balance of Power(BOP)は、価格の変化をバーの値幅と比較することで、買い手と売り手の強さを測定するオシレーターです。インジケーターは(終値 - 始値)/(高値 - 安値)として計算され、その後Simple Moving Average(SMA)で平滑化されます。 BOP値は-1から+1の間で変動します。正の値は買い手が強いことを示し(終値が始値より高い)、負の値は売り手が強いことを示します(終値が始値より低い)。値の大きさは動きの強さを示します。BOPは買い圧力と売り圧力のバランスを示すことで、市場の強さと潜在的な反転を識別するのに役立ちます。 特徴: 矢印と垂直線によるビジュアルシグナルマーカー 設定可能なトリガーを持つ3
FREE
Volatility Limit Trend Indicator (VLT), an original indicator by this developer,  is a trend indicator based on setting a fixed volatility limit as a percentage of price. Volatile price is allowed to wander between two channel lines defining the fixed volatility about a central line. The price crossing one of the channel lines defines an exceeding of the allowed volatility, and ushering in one of two situation : either a continuation or a reversal of trend. The first buffer of the indicator (not
FREE
マルチタイムフレーム対応、カスタマイズ可能なビジュアルシグナル、設定可能なアラートシステムを備えたAverage True Range(ATR)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール でご覧いただけます。 フィードバックとレビューを大変お待ちしております! ATRとは? Average True Range(ATR)は、J. Welles Wilderが開発した市場のボラティリティを測定するテクニカルインジケーターです。指定した期間のTrue Rangeの平均を計算します。True Rangeは以下の中で最大の値です:現在の高値から現在の安値までの距離、前回の終値から現在の高値までの距離、または前回の終値から現在の安値までの距離。 ATRは価格方向を示しません — ボラティリティのみを測定します。ATRが上昇するとボラティリティの増加を示し、ATRが低下するとボラティリティの減少を示します。トレーダーはATRを使用して市場状況を評価し、動的なストップロスを設定し(例:ATRベースのトレーリングストッ
FREE
Smart FVG インジケーター MT4 – MetaTrader 4 向け高度なフェアバリューギャップ検出 Smart FVG インジケーター MT4 は、MetaTrader 4 上で Fair Value Gap(FVG)をプロフェッショナルレベルで検出・監視し、アラートまで行うツールです。ATR ベースのフィルタリングと相場構造を考慮したロジックを組み合わせることで、ノイズを取り除き、流動性に応じて適応し、本当に重要な不均衡だけを残して精度の高い判断をサポートします。 主な特長 正確な FVG 検出:単なるローソク足のギャップではなく、市場の本質的な非効率を捉えます。 ATR ベースの精度:市場や時間軸が変わっても、低品質なシグナルを自動的にフィルタリング。 有効性のリアルタイム追跡:価格がゾーンを埋める/ブレイクすると、ゾーンが自動で延長・調整・削除されます。 カスタマイズ可能な表示:色・ラインスタイル・塗りつぶしを自由に設定し、どんなテンプレートにも合わせられます。 実用的なアラート:新規 FVG や、埋められた/無効化されたゾーンをリアルタイム通知。 パフォーマンス
FREE
Gold Trader Pro is an advanced analytical tool specifically engineered for professional trading on XAUUSD (Gold). It provides an immediate comprehensive overview of market structure across 7 different timeframes, allowing traders to identify flow direction and signal strength through a modern, draggable, and interactive interface. Key Features Multi-Timeframe Analysis: Real-time monitoring of M1, M5, M15, M30, H1, H4, and D1. Two Operational Modes: MODE_SCALPING: Optimized for fast-paced analys
FREE
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD   The system is a free open source pine script originally published on TradingView by everget   . It was converted to Mt4 by Forex Robot Makers. This system is a  popular trend indicator based on ATR ( Average True Range ) , Moving Averages and the Donchian channel . System BackGround ATR The average true range is an indicator of the price volatility of an asse
FREE
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
This indicator applies the  biquad high pass filter to the price-chart data, and displays the filter output for the OHLC as candlesticks. The candlesticks corresponds to the actual calculations of the filter value  during the formation of each price bar (not from all historical highs lows or closes). The shape of the bars therefore corresponds directly to the shape of each price bar. High pass filters are an underappreciated type of oscillator that are seldom used in technical analysis in the st
FREE
Master the Forex Market with Powerful Currency Analysis! LIVE MONITORING OF SIGNAL USING CCY POWER Take your forex trading to the next level with a comprehensive and fully customizable tool designed to analyze currency trends, identify strong and weak currencies , and enhance your decision-making process. Key Features: Multi-Timeframe Analysis Analyze currency strength from short-term (1-minute) scalping to long-term (1-month) trends—adaptable to any trading style. Customizable Ca
FREE
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD Momentum channel is a simple momentum based system yet with a great degree of accuracy in detecting turning points. The market momentum are defined by Average True Range Channels . When price breaks these channels most times , it is an indication of a shift in market momentum and thus a possible new trend formation. The system can be traded on any time frame and
FREE
Sentinel Arrow 主な機能: ⊗トレンド、反転、そしてモメンタムの変化を迅速かつ正確に特定する独自のアルゴリズム。 ⊗プロフェッショナル向けに設計されており、遅延や誤更新を排除する堅牢なシグナルロジックを備えています。 ⊗様々な時間枠に対応しています。 ⊗過去のシグナルを再描画、削除、または変更することはありません。 ⊗すべての買いシグナルと売りシグナルはローソク足自体に生成され、固定されたままです。 ⊗実際の取引では、シグナルの再描画は行われず、シグナルはローソク足自体に即座に表示されます。 ⊗安定性、正確性、柔軟性を保証します。 ⊗高い勝率のシグナルを提供します。 ⊗各シグナルは一度だけトリガーされ、重複はありません。 ⊗すべての通貨ペア、指数、株式、FX、貴金属、暗号通貨に適しています。 ⊗トレンドトレード、スイングトレード、反転確認。 ⊗信頼性が高く明確なプロフェッショナルシグナルを求めるトレーダー向け。 ⊗完全にカスタマイズ可能。
FREE
Candle Pattern Finder Candle Pattern Finder is a powerful MT4 indicator designed to help traders easily detect key candlestick patterns in real-time. Whether you're trading trends, reversals, or consolidations, this tool highlights important price action signals directly on the chart — helping you make faster and more confident trading decisions. Detects popular candlestick patterns: Bullish/Bearish Engulfing Hammer & Inverted Hammer Shooting Star & Hanging Man Three White Soldiers Three Black
FREE
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Fisher Yur4ik Indicator is a momentum indicator originated by Yuri Prokiev (Russian). I combined the Fisher Test indicator with other indicators to sieve/filter signals. It is not used as a standalone indicator but in combination to filter out Price Action signals.  I have uploaded this indicator (Fisher test) for download alongside the 3Bar_Play signal indicator for signals to appear. It is free.
FREE
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience. New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
The Follow The Labels Indicator is a multi-functional MT4 indicator designed to give traders a comprehensive visual overview of market conditions across multiple dimensions. It combines trend analysis, previous day levels, stochastic momentum, and rejection signals in one easy-to-read interface. Key Features: Multi-Timeframe MA200 Trend Filter (H1→M15) Displays the alignment of the MA200 (LWMA) across three timeframes: H1, M30, M15. Shows an overall trend label: Bullish, Bearish, or Mixed. Optio
FREE
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
TRADING STRATEGY GUIDE DELIVERY The full Trading Strategy Guide will be sent directly to you after purchase. Just message me on MQL5 and ask for it — you'll receive it instantly, along with priority support and setup help. Powered Market Scanner for Smart Trading Decisions Keypad Support & Resistance is a next-generation MT4 trading system built for serious traders who demand precision, reliability, and clarity. It combines advanced smart filters with real-time price structure logic to gener
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Fibonacci SR Indicator This indicator creates support and resistance lines. This indicator is based on Fibonacci Retracement and Extension levels. It will consider many combinations of the Fibonacci levels and draw support/resistance lines based on these. This indicator uses tops and bottoms drawn by the ZigZag indicator in its calculations. The ZigZag can also be drawn on the chart, if necessary. The indicator considers many combinations of past reversal points and Fibonacci ratio levels, and w
FREE
Ppr PA
Yury Emeliyanov
4.67 (3)
"Ppr PA" is a unique technical indicator created to identify "PPR" patterns on the currency charts of the MT4 trading platform. These patterns can indicate possible reversals or continuation of the trend, providing traders with valuable signals to enter the market. Features: Automatic PPR Detection:   The indicator automatically identifies and marks PPR patterns with arrows on the chart. Visual Signals:   Green and red arrows indicate the optimal points for buying and selling, respectively. Ar
FREE
THE BRAIN SMC ULTIMATE   "Trade Like an Institution, Analyze Like a Professional" Are you tired of cluttered charts, lagging indicators, and conflicting signals? Welcome to the era of Clean Trading. The Brain SMC Ultimate is engineered for traders who prioritize visual clarity without sacrificing data accuracy. Utilizing the latest Smart Money Concepts (SMC) algorithms, this indicator maps institutional footprints directly onto your MetaTrader 5 chart. CORE PREMIUM FEATURES Smart Entry Guidan
FREE
Adjustable Fractal MT4 is a modification of Bill Williams' Fractals indicator. The fractal consists of a two sets of arrows - up (upper fractals) and down (lower fractals). Each fractal satisfies the following conditions: Upper fractal - maximum (high) of a signal bar exceeds or is equal to maximums of all bars from the range to the left and to the right; Lower fractal - minimum (low) of a signal bar is less or equal to minimums of all bars from the range to the left and to the right. Unlike a s
FREE
1.需給は取引に使用されるコア戦略の1つである。それは古代の需給法則と自由流動市場における価格の動きに注目している。この戦略の基本は、利用可能なツールの数と購入者のツールに対するニーズが価格を決定することです。グラフには、需要が供給(需要領域)を圧倒し、価格上昇を推進する領域または供給が需要(供給領域)を圧倒し、価格下落を推進する領域が示されています。多くの需給トレーダーは、多頭または空頭頭頭頭頭頭頭寸に入る前に、これらの主要な売買活動が発生した地域に価格が入るのを待っている。 2.需要領域で購入し、供給領域で販売することは意味がありますが、再テストされた領域よりも新鮮な領域の方が効果的であることを覚えておいてください。これらは、継続的な傾向の進入領域として使用することも、変化傾向の逆転領域として使用することもできます。大胆に取引を行うことも、保守的に行うこともでき、取引ごとに独自の参入や脱退ルールがある。これらの規則に従ってグラフを作成するツールにより、ユーザーはグラフ上でこれらのレベルを直感的に認識することができます。 3.グラフのK線が黄色になると、価格は突破しようとしている。
FREE
Alpha Trend signは私たちの取引システムを検証し、取引信号を明確に提示し、信号がドリフトすることはありません。 主な機能: •市場が活況を示している地域に応じて、指標に基づいて現在の相場がトレンド相場に属しているか、それとも揺れ相場に属しているかを直感的に判断することができる。 そして、指標の指示矢印に基づいて市場に切り込み、緑の矢印は購入を提示し、赤の矢印は販売を提示する。 •小周期変動による頻繁な取引信号の発生を回避するために、5分以上の時間周期で取引を行うことを推奨します。 •最適な取引タイミングを逃さないために、シグナルプロンプトをオンにすることもできます。 •本指標はトレンド相場をよく予測するだけでなく、幅広振動相場でも利益を得ることができる。 •本指標は大道至簡の原則に基づいており、異なる段階のトレーダーが使用するのに適している。 注意事項: •Alpha Trend signには明確な入退場信号があり、損失を与えないように逆位相操作を提案しない。 •Alpha Trend signは特に成熟した指標であり、デルのチー
Fxland Price Reversal Zones (MT4) FXLAND Smart Reversal Indicator is a professional technical analysis tool designed to help traders identify potential price reversal zones and key market turning points with clarity and precision. The best reversal indicator and price return by choosing only one ceiling or floor in each time frame A masterpiece of combining mathematics and Gann, fractal matrix, Fibonacci, movement angle and time. Completely intelligent Key Features Detects potential pr
The " YK Find Support And Resistance " indicator is a technical analysis tool used to identify key support and resistance levels on a price chart. Its features and functions are as follows: 1. Displays support and resistance levels using arrow lines and colored bands, with resistance in red and support in green. 2. Can be adjusted to calculate and display results from a specified timeframe using the forced_tf variable. If set to 0, it will use the current timeframe of the chart. 3. Uses the
FREE
MT4 の R 2EMA Color インジケーターは、2 つの EMA のクロスオーバーに基づく堅実な取引シグナルを提供します。 キーポイント 価格が 2 つの緑色の EMA を超えて閉じると、買いトレード シグナルが作成されます。 価格が 2 つの赤い EMA を超えて閉じると、売りトレード シグナルが作成されます。 R 2EMA Color Forex インジケーターにより、売買のタイミングをより簡単に判断できます 2 つの EMA ラインが緑色に変わると、買いシグナルが発生します。 2 つの EMA ラインが赤くなると、売りシグナルが発生します。 それと取引する方法は? 2 つの EMA シグナル ラインが赤色から緑色に変わるとすぐに買い取引を開始します。トレンドは現在ポジティブです。 2 つの EMA シグナル ラインが緑色から赤色に変わるとすぐに売りトレードを開始します。トレンドは現在ネガティブです。 チャート上で反対の取引シグナルが発生したら、取引を終了します。 R 2EMA Color インジケーターで取引を開始および終了するために、お好みの取引方法を自由に使用
FREE
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
4.82 (22)
299ドルで割引中! 今後値上げの可能性あり! 下の説明を読んでください! 究極のスナイパーダッシュボードのための最高のエントリーシステム。究極のダイナミックレベル。(私の製品をチェックしてください) 究極のスナイパーダッシュボードはMT4多通貨テスト制限のため、ライブマーケットでのみ作動します。 究極のスナイパーダッシュボードをご紹介します。HA-Sniper、MA-Sniper、その他多くの特別なモードが含まれる最高の製品です。究極のスナイパーダッシュボードは絶対的な獣です! 初心者やエキスパートトレーダーにとって最高のソリューションです。もう二度と動きを見逃さない! シンプルさとピップを愛するトレーダーのために、特別な製品をご用意しました。シンプルでありながら、ダッシュボードは複数のカスタムアルゴリズムに基づき28の通貨ペアを監視し、すべての作業を行います。たった一つのチャートで、プロのように市場を読み解くことができます。もし、為替ペアが動き出したときに、その方向性を正確に特定することができれば、あなたの取引はどれほど改善されることでしょう。   当社のシステムは、高い確率
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
Trend Screener
STE S.S.COMPANY
4.79 (95)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 150 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけるこ
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
Scalper Inside PRO – Since 2020. An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーターは
Ultimate Dynamic Levels
Hispraise Chinedum Abraham
4.7 (10)
現在、ホリデーディスカウントで399ドル! 今後値上がりする可能性があります。以下の説明をお読みください。 Ultimate Dynamic Levelsの紹介 - Ultimate Sniper DashboardのBESTエントリーインジケーター! 極めてローリスクなタイムリーエントリーと高RR!!! アルティメットスナイパーダッシュボードはこちら。 初心者はもちろん、プロのトレーダーにとっても最も重要な能力は、いつどこで相場が転換するかを正確に判断し、いかに安全に参入し、利益を得て退場するかを見極めることです。 アルティメット・ダイナミック・レベルズ・インディケーターは、相場が転換する可能性が最も高い場所を簡単に教えてくれるので、極めてローリスクなトレードを自信を持って行うことができ、同時にチャートをクリーンでシンプルに保ちながら、$$$を稼ぐことができるのです! アルティメット・ダイナミック・レベルズ・インディケーターは、複数の時間枠で重要な隠れたレベルを一度に見つけるユニークで強力なアルゴリズムを持っています。また、他の典型的なSRインジケーターのように、レベルを再描
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
Route Lines Prices -は、価格の方向性を予測するために設計されたインジケーターです。シンプルなインターフェースには、価格変動と将来の方向性を計算するための複数のアルゴリズムが搭載されています。これらのアルゴリズムには、使用する時間枠に基づいたボラティリティ計算と価格平滑化が含まれています。 このインジケーターには、「 Calculating price values 」値を変更するためのパラメーターが1つだけあります。デフォルト値の1は、バランスの取れた自動計算を提供し、インジケーターを手動で設定することなく使用できます。 値を2から500まで手動で変更することで、インジケーターを独自のトレーディングシステムに合わせてカスタマイズできます。 このインジケーターは、M1からH4の時間枠での使用を推奨します。あらゆる取引銘柄で使用できます。 シグナル矢印はローソク足の終値で生成され、過去の履歴には再描画されません。 メインチャートには、重複した矢印が表示されます。 複数のアラートタイプが利用可能です。内蔵のライン軌跡カウンターは、終値に基づいて動作します。これ
Apollo SR Master は、サポート/レジスタンスゾーンを利用した取引をより容易かつ確実にする特別な機能を備えたサポート/レジスタンスインジケーターです。このインジケーターは、ローカル価格の高値と安値を検出することで、タイムラグなしでリアルタイムにサポート/レジスタンスゾーンを計算します。そして、新たに形成されたSRゾーンを確認するために、インジケーターは特別なシグナルを表示します。このシグナルは、SRゾーンを実際の売りまたは買いシグナルとして考慮して使用できることを示します。この場合、SRゾーンの強度が高まり、SRエリアからの取引が成功する確率も高まります。これがこのインジケーターの基本的な考え方です。 SRゾーンは、ストップロスとテイクプロフィットの設定を容易にします。シグナルの方向に応じて、SRゾーンの上または下のスペースをストップロスとして設定できます。さらに、反対側のSRゾーンは、潜在的なテイクプロフィットエリアとして設定できます。 また、Apollo SRマスターインジケーターをご利用のすべてのユーザーには、「Apollo Price Action System」
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボルの強弱
BTMM State Engine Pro is a MetaTrader 4 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Advanced Supply Demand
Bernhard Schweigert
4.91 (299)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
- Real price is 80$ - 40% Discount (It is 49$ now) Contact me for instruction, add group and any questions! - 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. - Lifetime update free Related product:   Bitcoin Expert 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 tr
GOLD Impulse with Alert
Bernhard Schweigert
4.67 (12)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
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
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
Market Structure Order Block Dashboard MT4 は、市場構造と価格の主要な反応ゾーンをチャート上で直接読み取りたいトレーダーのために設計された MetaTrader 4 用インジケーターです。BOS、ChoCH、Order Blocks、Fair Value Gaps (FVG)、流動性、Kill Zones、Volume Profile、そして素早い分析のためのコンパクトなダッシュボードを統合しています。 このインジケーターは、市場構造、ICT および Smart Money の概念を意思決定の枠組みとして使用するトレーダーを対象としています。トレンド継続、潜在的反転、価格不均衡、流動性ターゲット、関心ゾーンをより構造的に把握するのに役立ちます。 購入者向けリソース 購入後に MQL5 プライベートメッセージで簡単にリクエストするだけで、完全な PDF ユーザーガイドとパラメーター設定のヒントが入手可能です。MQL5 プライベートメッセージで直接技術サポートを提供します。 この MT4 バージョンは MT5 バージョン 1.20 のすべての機能を
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
Linear Trend Predictor ー - エントリ ポイントと方向サポート ラインを組み合わせたトレンド インジケーター。高値/安値チャネルを突破するという原理に基づいて機能します。 インジケーターのアルゴリズムは市場のノイズをフィルタリングし、ボラティリティと市場の動向を考慮します。 インジケーターの機能  平滑化手法を使用して、市場のトレンドと、買い注文または売り注文を開くためのエントリー ポイントを表示します。  任意の時間枠のチャートを分析して、短期および長期の市場の動きを判断するのに適しています。  あらゆる市場や時間枠に適応可能な入力パラメータにより、トレーダーはインジケーターを独自にカスタマイズできます。  設定されたインジケーター信号は消えず、再描画もされません。ローソク足の終値で決定されます。  いくつかの種類の通知が矢印と組み合わされています。  このインジケーターは、独立した取引システムとして使用することも、他の取引システムへの追加として使用することもできます。  あらゆるレベルの経験を持つトレーダーが使用できます。 主なパラメータ Vol
Trend indicator AI
Ramil Minniakhmetov
4.53 (83)
Trend Ai indicatorは、トレンドの識別と実用的なエントリポイントと反転アラートを組み合わせることで、トレーダーの市場分析を強化する優れたツールです。 この指標は、ユーザーが自信と正確さで外国為替市場の複雑さをナビゲートすることを可能にします トレンドAiインジケーターは、主要なシグナル以外にも、プルバックやリトレースメント中に発生するセカンダリエントリポイントを識別し、トレーダーが確立されたトレンド内の価格修正を活用できるようにします。 重要な利点: *MT4およびMT5の仕事 *明確な買いまたは売りシグナル *再描画しません ·すべての資産で動作します 私はeaやセットをtelegram it詐欺で販売しないように注意してください。 すべての設定はここでブログで無料です。  重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! 私の他のプロダクトと同様、実質操作の監視はここに見つけることができます: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 設定および入力: すべての
After purchase, contact me in private to get 7 days of FREE testing with EA Forex Proton where the robot automatically takes the trade alerts from MBFX Timing! MBFX Timing is an indicator that was developed and created by Mostafa Belkhayate, one of the best traders in the world. We decided to create a modified version that takes inspiration from the Stochastic Oscillator and the Relative Strength Quality Index indicators to improve your trading.  One of the main reasons we released MBFX Timing
Easy Reversal is designed to help traders spot turning points in the market with clear buy and sell signals. The indicator is based on the Keltner Channel but improved with a custom calculation that uses ATR and EMA confirmation. This makes it more reliable and less noisy than standard reversal tools.  The signals from Easy Reversal appear directly from peak candlestick behavior, showing you when price action is reaching exhaustion. A buy signal is generated when a candlestick forms a strong r
作者のその他のプロダクト
True Momentum LPD
Safwan Rushdi Khalil Arekat
MT5 Version : Pre Note : The indicator uses the Open price value for calculations. This indicator represents a genuine momentum oscillator according to the true definition of "Momentum", and as realised by the techniques of digital filters. Scholarly papers   on the subject   by the current developer can be found   here  and here , but in this description we shall borrow only the minimum of conceptual and mathematical framework needed. In the process, we expose some long-held myths about indica
FREE
True Momentum
Safwan Rushdi Khalil Arekat
5 (7)
This indicator represents a genuine momentum oscillator according to the true definition of "Momentum", and as realised by the techniques of digital filtering. ( Note : download a complete set of true momentum oscillators  here ). A scholarly paper on the subject   by the current developer can be found here , but in this description we shall borrow only the minimum of conceptual and mathematical framework needed. In the process, we expose some long-held myths about indicators supposedly measurin
FREE
This indicator applies the  biquad high pass filter to the price-chart data, and displays the filter output for the OHLC as candlesticks. The candlesticks corresponds to the actual calculations of the filter value  during the formation of each price bar (not from all historical highs lows or closes). The shape of the bars therefore corresponds directly to the shape of each price bar. High pass filters are an underappreciated type of oscillator that are seldom used in technical analysis in the st
FREE
Top Gun Oscillators
Safwan Rushdi Khalil Arekat
5 (2)
Note : New in 1.6: the indicator now exports the trade signal (but not displayed). Go long with light blue. Go short with red. Exit otherwise. Signal to be imported to your EA using iCustom. This indicator provides Best of the Best linear filter momentum oscillators that I am aware of (Low Pass Differentiators, LPD's) . All of them are  recent developments by this developer, or other researchers. The oscillator line is the first buffer of the indicator, and can be called  in other indicators or
FREE
Volatility Limit Trend Indicator (VLT), an original indicator by this developer,  is a trend indicator based on setting a fixed volatility limit as a percentage of price. Volatile price is allowed to wander between two channel lines defining the fixed volatility about a central line. The price crossing one of the channel lines defines an exceeding of the allowed volatility, and ushering in one of two situation : either a continuation or a reversal of trend. The first buffer of the indicator (not
FREE
This indicator provides trading signals based on the polarity of the dynamical parameters of two digital signals. The dynamical parameters (momentum-acceleration) are derived by applying a high quality momentum oscillator, MTEMA LPD ( see Top Gun Oscillators ) to two digital signals. The MTEMA momentum oscillator is first applied to the price itself. Then, a rectification procedure is applied to the price based on the signals from the momentum oscillator yielding a rectified price signal. This s
FREE
Latest Changes in 1.6 :  Added Signal Modes input. Mode 1 : HPF positive go long blue, HPF negative go short red. Mode 2 : slow envelope only, HPF above upper envelope go long blue, HPF below lower envelope go short red. Mode 3 : HPF above both upper envelopes - go long blue, HPF below both lower envelopes go short red. Mode 4 : Go long blue if HPF crosses above upper slow, but fast upper should be below slow upper at the time, exit when HPF crosses below upper fast, reverse logic for short red
FREE
This indicator demonstrates that the price change of financial instruments is NOT a random walk process, as advocated by the "Random Walk Hypothesis", and as popularised by the bestselling book "A Random Walk Down Wall Street". I wish that were the case!  It is shown here that the real situation with price change is actually much worse than a random walk process!  Deceptive market psychology, and the bulls-bears tug of war, stack up the odds against traders in all instruments, and all time frame
FREE
Jerk Indicator
Safwan Rushdi Khalil Arekat
5 (1)
In physics, "Jerk" is the third time-derivative of position, with acceleration being the second derivative and velocity the first derivative. In technical analysis, the first derivative of price is the price momentum, with the second derivative,acceleration, being seldom used and the third derivative virtually unknown. The magnitude frequency response of a digital differentiator is a positive-slope straight line passing through zero frequency. Therefore, every instance of a digital signal differ
FREE
This indicator resolves an unrecognised defect in the Commodity Channel Index Oscillator (CCI). The CCI is based on a high pass filter calculated by subtracting the p-period simple moving average of a price signal (usually typical value) from the price signal itself. Then, the result is divided by the absolute mean deviation of the same period. The frequency response of a signal minus its simple moving average is shown in the first screen shot (in Blue). (see my free indicator : Q n D Frequency
FREE
This indicator does not process the price chart data and does not provide trading signals. Instead, it is  an application to compute and display the frequency response of many conventional indicators. Moving averages like the SMA, LWMA and EMA, and  oscillators like the MACD, CCI, Awsome Osc, all have the form of digital filters. Electronic engineers use a special method to characterise the performance of these filters by studying their frequency response. Two important quantities of the freque
FREE
MUST READ CAUTION BEFORE PURCHASE This  one-of-a-kind indicator displays the instantaneous high resolution High Time Frame Relative Strength Index  (HTF RSI), where  up to three higher time-frame RSI's can be displayed simultaneously on the current chart. The indicator differs drastically from previous multi-time-frame RSI indicators in that it displays  the high resolution bar-by-bar calculation of the HTF RSI - and not just the discrete values at the HTF bar closings. This allows for earlier
フィルタ:
Elijah Montefalco
185
Elijah Montefalco 2024.05.31 03:42 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信