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 Indicator
Massimiliano Tuzzolino
4.4 (5)
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
Sorsawo Magic Signal Pro is an advanced technical analysis tool designed to identify high-probability entry points by combining adaptive momentum logic with smart volatility filtering. Core Features Adaptive WPR Logic : Unlike standard oscillators, Sorsawo Magic uses a dynamic calculation period that automatically adjusts based on market volatility. Volatility-Filtered Signals : The indicator analyzes price gaps and momentum surges to ensure signals are only generated when there is sufficient ma
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
An indicator based on non repainting ZigZag and some filters. This indicator is available free on market (also need to be specified in the parameters): https://www.mql5.com/ru/market/product/152748 It is a first version to test and adjust. Maybe get some feedback. There is only one parameter: MaxBars to limit history calculation. If value is zero than it uses all available bars. It works only on these timeframes: from M1 to H1. As soon as it doesn't repaint live behavior is the same as on back t
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
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
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
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発された Quantum Breakout PROは 、革新的でダイナミックなブレイクアウトゾーン戦略により、あなたの取引の旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5バージョン:   ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非
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
Apex Edge No Repaint MT4対応、プロ仕様のリペイントしないトレーディングインジケーター Apex Edge No Repaintは、リペイントする矢印の煩わしさから解放され、明確なシグナルを求める真剣なFXおよび仮想通貨トレーダー向けに設計された、高品質でクリーンかつ信頼性の高いトレーディングツールです。 主な機能: 100% リペイントなし – チャートに表示されたシグナルは固定されたままです デュアルシグナルシステム:早期のチャンスを提供するRAWシグナルと、高確率で確定したエントリーを提供するCONFシグナル シンプルなワンクリック切り替えボタン:RAW ON/OFFとCONF ON/OFF トレンド、強度パーセンテージ、シグナルステータスを表示するプロフェッショナルなリアルタイムダッシュボード インスタントアラート:ポップアップ、サウンド、メール通知 すべてのCONFシグナルにTP1、TP2、ストップロスレベルを自動描画 視覚的に分かりやすい、色分けされた矢印: ライムグリーン → CONF買い 赤 → CONF売り ドジャーブルー → RAW買
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
このインジケーターは、エリオット波動理論と組み合わせて作動し、2つの方法で使用されます: 自動モード: このモードでは、インジケーターがチャート上の全ての5つのモーティブ波を自動的に検出し、予測とポテンシャルな逆転ゾーンを提供します。また、アラートやプッシュメッセージを生成する能力も備えています。この自動機能により、エリオット波動パターンの識別と分析のプロセスが効率化されます。 手動モード: このオプションは、エリオット波動理論を手動で扱いたいトレーダー向けです。9つの段階を使用して波を描画することができます。各段階は、表示された後に描画されたラインを調整して個別に定義できます。この機能により、手動で波を描画するプロセスがより効率的になります。重要な点として、すべての描画データが将来の参照のためにプラットフォームのデータフォルダに保存されることに注意してください。 パラメータ: Name: インジケーターの名前。 Use_System_Visuals: インジケーターのテーマを有効または無効にして、取引プラットフォーム全体の外観に合わせます。 Explain_Comment: 波の番号
これはほぼ間違いなく、MetaTraderプラットフォームで見つけることができる最も完全な調和価格形成自動認識インジケーターです。 19種類のパターンを検出し、フィボナッチプロジェクションをあなたと同じように真剣に受け止め、潜在的逆転ゾーン(PRZ)を表示し、適切なストップロスとテイクプロフィットレベルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 19の異なる調和価格形成を検出します プライマリ、派生および補完フィボナッチ投影(PRZ)をプロットします 過去の価格行動を評価し、過去のすべてのパターンを表示します この指標は、独自の品質とパフォーマンスを分析します 適切なストップロスとテイクプロフィットのレベルを表示します ブレイクアウトを使用して適切な取引を通知します すべてのパターン比をグラフにプロットします 電子メール/音声/視覚アラートを実装します スコット・M・カーニーの本に着想を得て、この指標は最も純粋で急を要するトレーダーのニーズを満たすように設計されています。ただし、トレードを容易にする
Please send me Direct message on MQL5 CHAT after purchasing the Indicator for Training and Installation Support There are some additional files that is important to use with the Indicator . So be sure to contact me after purchasing the Indicator So that I can add you for training and support . If you find any difficulty with installation then send me Direct message here So that I can connect with you via Anydesk or Teamview for the product installation. " Smart Order Block Indicator " to find m
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
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市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
Gold Scalper Super is an easy-to-use trading system. The indicator can be used as a standalone scalping system on the M1 time frame, as well as part of your existing trading system. Bonus: when purchasing an indicator, Trend Arrow Super is provided free of charge, write to us after purchase. The indicator 100% does not repaint!!! If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to the loss of a deposit, because they can show a signal and then remove it.
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of   Smart Money Concepts (SMC)   and trade precisely like the institutions with the   Ultimate CRT Indicator . Built exclusively for serious traders, this indic
このインディケータは、異なる期間のフラクタルの価格構造を調べて、市場で起こり得る反転ポイントを決定し、すでに基本的または技術的な評価モデルを持っているポジショントレーダーにタイミングを提供します。弟の リバーサルフラクタル とは異なり、このインジケーターは選択された期間のためにリバーサルを逃すことはなく、ジグザグ形式でリバーサルフラクタルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] ターニングポイントは長いトレンドを開始できます インジケーターは再描画されていません あらゆる種類のアラートを実装します カスタマイズ可能な色とサイズ フラクタルは奇数番目のバーのフォーメーションであり、フォーメーションの最上位または最下位の中間バーであり、フラクタル内のすべてのバーが閉じるとインディケーターが描画されるため、このインジケーターはリアクティブまたは遅れ信号です。ただし、既存の方向バイアスを持つトレーダーは、この指標が非常に有用であり、早期のエントリポイントを取得します。 このインディケーターは、ボイルダウンされた
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
Apex Break PRO は、MetaTrader 4 向けの不再描画ピボットトレンドラインブレイクアウトインジケーターです。ピボット高値とピボット安値を検出し、連続するピボット間に動的な斜めトレンドラインを描画し、確定したバーの終値でそれらのトレンドラインをブレイクした際に買いシグナルと売りシグナルを生成します。すべてのシグナルは最大4つの独立したコンフルエンス層——EMAトレンド、RSI境界値、出来高急増検出、ADXトレンド強度——を通じてフィルタリングされ、何個の条件が一致したかをトレーダーが即座に確認できるスター評価システムで格付けされます。ATRベースのストップロスと3つのテイクプロフィットレベルが各シグナルに対して体系的なリスク管理を提供し、リアルタイムのダッシュボードは方向性、フィルター状態、および到達チェックマーク付きの取引レベルの追跡を表示します。 MT5バージョンはこちら:  Apex Break PRO MT5 その他の製品はこちら:   全製品一 覧 ライブ事例や新ツールをご覧になるには、プロフィールをご訪問いただき、アップデートを見逃さないようフレンドリク
They say history repeats itself. What if you could prove it in real-time? The Propfolio Ghost Pattern is an advanced algorithmic pattern-matching engine. It empowers you to select any current price action structure on your chart and instantly scan thousands of historical candles to find the exact moment in the past where the market did the exact same thing. Once it finds the highest probability match, it projects the historical outcome into the future as "Ghost Candles"—giving you a highly calcu
現在26%OFF! このインディケータは、当社のメインインディケータ( Advanced Currency Strength 28   &  Advanced Currency IMPULSE with ALERT )の両方のスーパーコンビネーションです。28の外国為替ペアのTICK-UNITSとアラートシグナルの通貨強度の値を示しています。11種類のTick-Unitが使用可能です。1、2、3、4、5、6、10、12、15、20、30秒の11種類です。サブウィンドウのTick-Unitバーは、秒単位のタイマーに1ティック以上含まれる場合に表示され、左側にシフトされます。 たった1枚のチャートで、28のFXペアをスキャルピングできます。スキャルピングのチャンスとなるトリガーポイントを正確に把握することで、スキャルピングが上達することを想像してみてください。 1分足よりも短い期間で動作する市場初の通貨強度インジケーターです! このインジケータは、素早いインとアウトを行い、小さなピップを切り取ることを望む高速スキャルパーのためのものです。 ユーザーマニュアル: ここをクリック h
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
購入後、このインジケーターに基づいたボーナスEAを受け取るためにご連絡ください。 Self Optimizing Double MA Strategyは、パラメータ推測の必要性を排除するために設計されたプロフェッショナルグレードの取引ツールです。組み込みの自動最適化エンジンを搭載し、バックグラウンドで何千ものパラメータの組み合わせをシミュレートすることで、変化する市場状況に継続的に適応し、統計的な優位性を維持します。 静的で時代遅れの設定に依存するのではなく、インジケーターは自身のロジックを動的に更新し、現在の時間枠と取引商品にとって最も収益性の高い構成を見つけ出します。 主な機能 組み込みの自動最適化: 選択した更新頻度に基づいて、システムはFast MA、Slow MA、およびRSIの期間を定期的に再計算し、設定が常に現在の市場のリズムと一致するようにします。 MAダイバージェンスフィルター: 移動平均線が明確に乖離している(広がっている)場合にのみシグナルを検証する、トレンド強度のコア指標です。これにより、移動平均線が収束している相場や平坦なレンジ相場での誤ったエントリーを防ぎ
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
The indicator is built on a non-standard Zig Zag, it draws accumulations after which if the price leaves this zone and a test of this zone occurs, then a sound signal is given and an arrow appears - after the test candle closes.The indicator does not redraw its signals, it is very easy to use, there are only three settings 1- this is the zig zag parameter 2- this is the minimum price exit from the zone 3- this is the maximum price exit from the zone. The lower the parameter for Zig Zag, the more
デイトレーダーマスターは、デイトレーダーのための完全なトレーディングシステムです。システムは2つのインジケーターで構成されています。 1つの指標は売買する矢印信号です。それはあなたが得る矢印インジケーターです。 2つ目のインジケーターを無料で提供します。 2番目のインジケーターは、これらの矢印と組み合わせて使用​​するために特別に設計されたトレンドインジケーターです。 インジケーターは繰り返さず、遅れないでください! このシステムの使用は非常に簡単です。 2色の線で表示されている現在のトレンドの方向に矢印信号をたどる必要があります。青は買いの傾向です。赤い色は売りの傾向です。青い矢印は買いシグナルです。赤い矢印は売りの合図です。トレンドラインの色と一致するように、矢印の色と信号の方向が必要です。 矢印インジケーターは、主に時間間隔M5とM15での日中取引のために作成されました。ただし、技術的には、システムは他の時間間隔で使用できます。 インジケータには、PUSHメッセージ機能を備えたポップアップアラートが装備されています。 購入後、必ず私に書いてください!私はあなたにシステムとの取引の
作者のその他のプロダクト
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 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
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 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
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
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 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 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
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
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 
 

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

レビューに返信