Chartos

Trend indicator with oscillator.

Displays price area between two moving averages and an oscillator.

An uptrend is indicated in red, a downtrend in blue.

Settings:

  • Slow MA Period - Slow MA period
  • Fast MA Period - Fast MA period
  • Smoothed Data - Smoothing data
  • Show Area MA - Display MA price areas
  • Show Oscillation - Display MA oscillation
  • Move Oscillation to Slow MA - Display an oscillator on a slow MA
  • Color Up - Uptrend color
  • Color Down - Downtrend color
  • Size Arrow - The size of the oscillator icons
  • Code Arrow - Oscillator icon code
All prices are calculated on the opening of the bar
The indicator does not redraw.
おすすめのプロダクト
COLORED TREND MA / MACD CANDLES draw MA Candles above/below Moving Average in a single color draw MA as a leading Line like a Supertrend draw MA as a Channel => MA High and Low draw MACD Candles above and below 0 and Signal-Line Your  Advantage: a simple view of the trend direction a simple view over the higher trend direction a calmer chart for the eye clear rules can be defined Settings: Bars to process : 6000 is my default, this value is up to you Value Quick-Set : pre-Settings MACD 12 / 26
FREE
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
APriceChannel is a modification of the standard Price_Channel indicator. The EA draws 2 levels - the upper level shows the price High for the specified period of time, the lower level shows the price Low for the same period. In addition to the period, you can set vertical offset in points to widen the channel up and down. This prevents false breakouts of current support/resistance levels. Inputs Period - time period in bars - the number of bars to calculate the price High/Low. Offset up and dow
FREE
iMACD in iMA is indicator to change color in iMA if iMACD is upper of zero (up trend) or lower of zero (down trend). It is a useful tool to track when the upside and the downside iMACD on iMA. You can to get source code from here . Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. MACD_FastEMA — Fast EMA for MACD. MACD_SlowEMA — Slow EMA for MACD. MACD_SignalSMA — SMA signal for MACD. MACD_ApliedPrice — Price used for MACD. BarsCount — How many bars will show the line. Revers
FREE
RSI TrendGate 3MA は、RSI と 3本の移動平均線(MA)を組み合わせて、相場のトレンド方向を確認しやすくするためのチャート表示インジケーターです。 トレンド方向が一定条件で「上昇寄り」「下降寄り」と判断できる状態になったときに、チャート上へ矢印を表示します。 本製品は、矢印を単独の売買サインとして使用する目的ではありません。推奨する使い方は、上位足でトレンド方向を確認し、下位足ではユーザー独自のルールでエントリータイミングを判断する運用です。 概要 本インジケーターは、次の要素で方向判定を行います。 3本MAによるレジーム判定(方向の土台) 短期・中期・長期の3本MAを計算し、並び順で相場状態を分類します。 上昇レジーム:短期MA > 中期MA > 長期MA 下降レジーム:短期MA < 中期MA < 長期MA その他:レジームなし(MAが絡んでおり方向が明確でない状態) 短期MAの傾きフィルター(任意) 短期MAの傾きを、指定シフト間の差分で確認します(例:Shift1 と Shift3)。 一定以上の傾きがある場合のみ方向判定を有効にでき、横ばいに近い局面を除外し
FREE
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me SuperTrend by Kivanc Ozbilgic with Scanner をご紹介します。これは、マーケットトレンドに先んじるための多機能で強力なツールで、カスタマイズ可能な機能とリアルタイムのアラートが備わっています ATR の計算方法は、柔軟に対応するために RMA (相対移動平均)と SMA (単純移動平均)から選べます。デフォルト設定では、 ATR 期間が10、乗数が3に設定されており、 SuperTrend は効率的に買いと売りのシグナルを識別します。 組み込みのスキャナーとアラートシステムは、複数の通貨ペアやタイムフレームを監視し、リアルタイムの
FREE
Schaff Trend Cycleとは Schaff Trend Cycle(STC)は、トレンドの転換点をタイムリーに捉えるために設計されたオシレーター系インジケーターです。従来の移動平均やMACDと比較して、サイクル的な動きとモメンタムを組み合わせることで、トレンドの始まりと終わりをより明確に把握できます。 主な特徴 トレンド転換シグナルの明確化:上昇トレンドではサイクルラインが上向きに、下降トレンドでは下向きに推移します。 レンジ相場でのだましを抑制:サイクル周期を考慮した平滑化処理により、短期的なノイズを減少させます。 パラメーター調整が容易:期間や平滑化係数を変更するだけで、動作感度を初心者から上級者まで幅広く調整可能です。 計算ロジック概要 モメンタムの算出 指定期間の価格変化をもとに、短期および長期のモメンタムを計算します。 サイクル平滑化 モメンタムに対し、二重平滑化(ダブル・スムージング)を適用し、サイクル的な振動成分を抽出します。 正規化処理 0~100の範囲に正規化し、オシレーターとして表示します。 シグナル生成 水平ライン(通常は25と75)を上下に抜
FREE
The Hull Moving Average (HMA), developed by Alan Hull from 2005, one of the most fast-moving Average, reduce lag and easy to use to identify Trend for both Short & Long term. This Indicator is built based on exact formula of Hull Moving Average with 3 phases of calculation: Calculate Weighted Moving Average (WMA_01) with period n/2 & (WMA_02) with period n Calculate RAW-HMA: RAW-HMA  = 2 * WMA_01(n/2) - WMA_02(n) Weighted Moving Average with period sqrt(n) of RAW HMA HMA = WMA (RAW-HMA, sqrt(n)
FREE
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
MA Search 3
Mariusz Piotr Rodacki
This indicator allows you to overlay three different moving averages on the chart simultaneously. Each of these moving averages has additional settings such as: -Time frame -Shift -MA method -Applied price Using this indicator, you can easily set up three moving averages and find the one that suits you the best. You can also use this indicator to determine the trend when the moving averages cross.
FREE
The Moving Averages On-Off  let you  control the indicator  using  the keyboard  or a  button . You can choose if you want the indicator always shown or always hided while switching among different time frames or financial instruments . --->  This indicator is part of Combo Indicator OnOff It's possible to use three Moving Averages , defined as  Short ,  Medium ,  Long or Raimbow MA 5,10,20,50,100,200. Input MOVING AVERAGES You can customize the price type used for calculation : close, open
FREE
HMA Trend
Pavel Zamoshnikov
4.55 (71)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
The indicator draws two simple moving averages using High and Low prices. The MA_High line is displayed when the moving average is directed downwards. It can be used for setting a stop order for a sell position. The MA_Low line is displayed when the moving average is directed upwards. It can be used for setting a stop order for a buy position. The indicator is used in the TrailingStop Expert Advisor. Parameters Period - period of calculation of the moving average. Deviation - rate of convergence
FREE
Looking for entry points along the local trend without repaint! Arrows indicate entry points. Based on classic indicators. The indicator is easy to use. Settings Наименование Описание Frequency factor Signal frequency. The less, the more often. This affects the quality. Recommendations Recommended for use on major currency pairs. Timeframe from m5, m15, m30 Subscribe to my telegram channel, where we discuss intraday trading, ideas, indicators, etc., a link in my profile contacts.
FREE
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here . Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foot
FREE
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Supertrend Fakeout インジケーターは、従来の Supertrend インジケーターを改良したバージョンで、より信頼性の高いトレンドシグナルを提供することを目的としています。 Fakeout Index Limit や Fakeout ATR Mult といった高度な機能を取り入れることで、このインジケーターは短期的な価格変動や市場ノイズによって引き起こされる誤ったトレンド反転をフィルタリングするのに役立ちます。 MT5バージョンを見る:  Supertrend Fakeout MT5 その他の製品を見る:   すべての製品 動作の仕組み Supertr
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
OsMA Arrow MTF
Pavel Shutovskiy
3.9 (10)
The indicator displays crossing zero level by Moving Average of Oscillator (OsMA) in the form of arrows. The this is a multi-timeframe indicator, and it displays signals from other timeframes. The indicator notifies about a signal by means of a pop-up Alert window, or sending notification to e-mail. Parameters Time-frame - select timeframe to show indicator signals. Fast EMA Period - fast EMA. This is an exponential moving average from a price with a short period. Slow EMA Period - slow EMA. Th
FREE
The Sure Reverse Channel is a dynamic non repaint trend indicator with entry arrows, the indicator focuses on catching a reverse swing in the market by using channel and price action formula, the indicator comes with built-in money management . HOW TO TRADE : Open buy trade when buy arrow pops up and set your SL below arrow, for TP you have TP  which is opposite band. Open sell trade when sell arrow pops up and set your SL above arrow,   for TP you have TP  which is opposite band. band. Why is
FREE
無限からの通貨の強さを測定するためのこの革新的な指標は、長い間取引されているダフ屋やトレーダーにとって不可欠な助手です。 通貨の強さ/弱さを分析するためのシステムは、世界の主要なトレーダーによって市場で長い間知られており、使用されてきました。 任意の裁定取引は、この分析なしでは完全ではありません。 私たちの指標は、互いに関連して基本通貨の強さを簡単に決定します。 これは、インスタント分析を可能にし、最強のエントリポイントを検索し、すべてまたは現在の通貨ペアの折れ線グラフが表示されます。 インジケータは直感的で、すぐに見つけて任意のペアに切り替えることができ、地下室とメインチャートの両方に配置できるモバイルパネルがあります。 通貨の強さの変化の通知のタイマーモードは、トレーダーに電話で通知を受け取る機会を与えます。  通貨パワーメーターインフィニティ指標を使用するためのいくつかの戦略: 1. 通貨の強さの線形表示のチャートを使用して、交差点を新興トレンドの信号として検索します 2. トレンド反転信号が表示された後、強い通貨の方向に頭皮 3. 通貨の強さの発散分析を使用して、現在の
FREE
TSO Moving Average Slope
Dionisis Nikolopoulos
3.67 (3)
The Moving Average Slope (MAS) subtracts the moving average level n-periods ago from the current moving average level. This way, the trend of the moving average can be drawn on the moving average line. Features Observe uptrends and downtrends at a glance. The indicator is non-repainting. Returns buffer values for the trend of the moving average to be used as part of an EA. (see below) Inputs Moving Average Period : The period of the moving average (MA). Slope Period : Number of periods between
FREE
MA Cloud mt4
Alexander Chertnik
4 (2)
Moving Average Cloud draws 4 MAs on chart simultaneously in histogram style. Indicator uses 4 MAs: slow sma & ema 200 and fast sma & ema 50. the range between 2 slows MAs and Fasts, represented by histograms on the MAs boundaries - creating kind of "cloud" that can be traded by all kind of MA strategies like support & resistance or other... Change of color of the same histogram points to momentum changing. Combined with other market analysis, can greatly improve trading results.
FREE
Power Trend Free - the indicator shows the trend strength in the selected period. Input Parameters The indicator has three input parameters: Period - a positive number greater than one, it shows the number of candlesticks used for calculations. If you enter one or zero, there will be no error, but the indicator will not be drawn. Applied Price - the standard "Apply to:" set meaning data used for the indicator calculation: Close - Close prices; Open - Open prices; High - High prices; Low - Low p
FREE
AIS MT4 INDICATOR 5 ALL INCLLUSIVE SET !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! ATTENTION ! LIMITATION OF FREE OFFER PERIOD IS IMPLICIT ! !   ! CONFIRMATION 2024-08-20 20:00                           ! ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! GUIDE CHAPTER 1 IMPORTANT INFORMATION <1> THIS INDICATOR IS ONE OF THE SERIES OF NEW AIS INDICATORS AIS MT4 INDICATOR 1 =ADVANCED CLASSIC= AIS MT4 INDICATOR 2 =MULTIFRAMES= AIS MT4 INDICATOR 3 =LINES= AIS M
FREE
User friendly indicator.  This indicator will help you catch the trend an fast as possible. Indicator developed based on moving averages. User can select which type of moving averages they want to use. Indicator draws an arrow when the moving average crosses. The moving average cross over arrow can be filtered with RSI, OsMA, and Parabolic Sar. There are options for selecting specific criteria for the filters.  Such as period of Rsi and Rsi levels. OsMA and Parabolic Sar criteria can also be sel
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
移動平均は移動中に変化します。 インジケータは、移動平均を計算する期間を自動的に選択します。 動きの方向性が高いほど、平均化期間は長くなります。 トレンドが遅くなると、移動平均の期間が減少し、より速くなります。 これは傾向の変更により速く反応することを可能にする。  この指標は、トレンドまたはトレンド反転ポイントでうまく機能します。 横方向では、速い動きのあるものが遅いものを上に横切るときなど、インジケータは逆の方法で使用することができます-これは売りシグナルです。 または、チャネルを使用しておおよその購入ゾーンまたは販売ゾーンを決定することもできます。 チャンネル表示は、設定で有効にすることができます。  パラメータ: 自動計算のためのバー-このバー数について、インジケータは極端を検出し、最後の極端な時間に応じて移動平均の期間を計算します。 乗数-移動平均の差を設定します。 速度-ある期間から別の期間への移動平均の移行率を変更します。 channel-チャンネル表示を有効または無効にします。 インターフェイスの利便性のために他の設定もあります。 移動平均の期間を変更
FREE
QualifiedEngulfing - は ProEngulfing インジケーターの無料版です。 ProEngulfing - は Advance Engulf インジケーターの有料版で、 こちらからダウンロードできます。 ProEngulfing の無料版と有料版の違いは何ですか?無料版は1日に1つのシグナルの制限があります。 QualifiedEngulfingをご紹介します - あなたのMT4用のプロフェッショナルエンゴルフパターンインジケーター Precisionの力を解放して、QualifiedEngulfingを使用して外国為替市場での資格のあるエンゴルフパターンを特定および強調する先進的なインジケーターです。MetaTrader 4用に開発されたQualifiedEngulfingは、外国為替市場のエンゴルフパターンを確認およびハイライトするために設計された切り立ったアプローチを提供し、取引の決定に対して最も信頼性の高いシグナルのみを受け取ることを確認します。 QualifiedEngulfingの動作方法: QualifiedEngulfingは、エンゴルフパター
FREE
+ 2 bonus strategies! Alerts! I recommend watching my advisor -   Night Zen EA The indicator combines the most popular moving average strategies: Simple moving average crossover. Moving average crossover relative to the position of the slower moving average. 2 bonus strategies : The crossing of the fast moving average with the calculation of the opening prices of the slow moving average with the calculation of the closing prices taking into account the slower moving average. (The settings for th
FREE
A simple but effective helper that will allow you to track both global and local market trends. The indicator combines the work of two oscillators: Stochastic and RSI. Both indicators can be set to any timeframe. Advantages of Use Multitimeframe - you can adjust both indicators to the desired timeframes. To obtain the entry points, you can use the Elder's triple screen system. Highly customizable - you can configure not only the parameters of the indicators, but also their appearance (color and
FREE
このプロダクトを購入した人は以下も購入しています
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
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%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 50 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
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 ; 設定および入力: すべての
ON Trade Waves Patterns Harmonic Elliot Wolfeをご紹介します。これは手動および自動の方法を使用して市場のさまざまなパターンを検出するために設計された高度なインジケーターです。以下はその動作方法です: ハーモニックパターン: このインジケーターは、チャートに表示されるハーモニックパターンを識別できます。これらのパターンは、Scott Carneyの「Harmonic Trading vol 1および2」で説明されているように、ハーモニックトレーディング理論を実践するトレーダーにとって重要です。手動で描画するか、自動検出に頼るかにかかわらず、ON Trade Waves Patternsがお手伝いします。 コントロールパネル: このインジケーターはユーザーフレンドリーなコントロールパネルを備えています。チャートと時間枠の設定を保存し、異なる構成間をスムーズに切り替えることができます。チャートスペースを最大限に活用するために最小化することもできます。他の分析ツールで作業することを好む場合、閉じるボタンをクリックするだけで、すべてのインジケーターデ
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
説明書(ロシア語)  /  説明書 (英語)  /  バージョン MT5 主な機能: 売り手と買い手のアクティブなゾーンを表示します。 このインジケーターは、買いと売りの適切な最初のインパルスレベル/ゾーンをすべて表示します。これらのレベル/ゾーンがアクティブになると、エントリーポイントの探索が始まり、レベルの色が変わり、特定の色で塗りつぶされます。状況をより直感的に把握できるように、矢印も表示されます。 LOGIC AI - テンプレートをアクティブ化するときにエントリポイントを検索するためのゾーン(円)の表示 視認性を向上させるため、人工知能を用いて進入ポイントを探索したゾーンを表示する機能が追加されました。 より高い時間枠からのレベル/ゾーンの表示(MTFモード) より長い時間間隔でレベル/ゾーンを表示する機能を追加しました。また、インジケーターに自動トレンド検出機能(   TPSproTREND PRO   )を実装しました。 取引のための個別の専門的なステップバイステップのアルゴリズム このアルゴリズムは、トレンドの方向と逆方向の両方でデイトレードを行うために設計されていま
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
Linear Trend Predictor ー - エントリ ポイントと方向サポート ラインを組み合わせたトレンド インジケーター。高値/安値チャネルを突破するという原理に基づいて機能します。 インジケーターのアルゴリズムは市場のノイズをフィルタリングし、ボラティリティと市場の動向を考慮します。 インジケーターの機能  平滑化手法を使用して、市場のトレンドと、買い注文または売り注文を開くためのエントリー ポイントを表示します。  任意の時間枠のチャートを分析して、短期および長期の市場の動きを判断するのに適しています。  あらゆる市場や時間枠に適応可能な入力パラメータにより、トレーダーはインジケーターを独自にカスタマイズできます。  設定されたインジケーター信号は消えず、再描画もされません。ローソク足の終値で決定されます。  いくつかの種類の通知が矢印と組み合わされています。  このインジケーターは、独立した取引システムとして使用することも、他の取引システムへの追加として使用することもできます。  あらゆるレベルの経験を持つトレーダーが使用できます。 主なパラメータ Vol
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
Easy Breakout
Mohamed Hassan
4.71 (14)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!    Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
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
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 VERSION MT 5     -     RFI LEVELS PRO インジケーター と組み合わせることで、その潜在能力を最大限に発揮します。 インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ       主要プレーヤーの
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市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
Order Block Hunter
Noha Mohamed Fathy Younes Badr
5 (10)
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
- 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
KT Gaussian Trend Filter は、ガウスフィルターと線形回帰スムージングを組み合わせることで、明確かつ正確なトレンド分析を実現します。わかりやすい買いと売りのシグナルを生成しながら、市場の長期的な方向性を効果的に示します。 機能 カスタマイズ可能なガウスフィルター: 期間やポール設定を調整してスムージング精度を高め、トレンドの明瞭さを向上。 線形回帰による強化: ガウススムージングをさらに最適化し、市場のノイズによる誤信号を最小限に抑えます。 マルチタイムフレームスキャナー: 複数の時間軸におけるガウストレンドの方向を自動検出し、わかりやすいダッシュボードに表示します。 トレーリングバンド機能: トレンド中の深い押し目でのエントリーポイントを簡単に把握可能。 カラーカスタマイズ対応: チャートの配色や取引スタイルに合わせて色を自由に設定できます。 内蔵アラート機能: ポップアップ、メール、プッシュ通知、サウンドアラートで即時通知を受け取れます。 使い方 このインジケーターは明確なシグナルを提供し、トレーダーがエントリーやエグジットのタイミングを判断しやすくします
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me ボリュメトリックオーダーブロック多時間枠 インジケーターは、主要な市場参加者が注文を蓄積する重要な価格エリアを特定することで、より深い市場の洞察を求めるトレーダー向けに設計された強力なツールです。これらのエリアはボリュメトリックオーダーブロックとして知られており、サポートやレジスタンスの潜在的ゾーンとして機能し、取引の意思決定において重要な優位性を提供します。 MT5バージョンを見る:   Volumetric Order Blocks MT5 Multi Timeframe See more products at:   https://www.mql5.com/en
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 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
Route Lines Prices -は、価格の方向性を予測するために設計されたインジケーターです。シンプルなインターフェースには、価格変動と将来の方向性を計算するための複数のアルゴリズムが搭載されています。これらのアルゴリズムには、使用する時間枠に基づいたボラティリティ計算と価格平滑化が含まれています。 このインジケーターには、「 Calculating price values 」値を変更するためのパラメーターが1つだけあります。デフォルト値の1は、バランスの取れた自動計算を提供し、インジケーターを手動で設定することなく使用できます。 値を2から500まで手動で変更することで、インジケーターを独自のトレーディングシステムに合わせてカスタマイズできます。 このインジケーターは、M1からH4の時間枠での使用を推奨します。あらゆる取引銘柄で使用できます。 シグナル矢印はローソク足の終値で生成され、過去の履歴には再描画されません。 メインチャートには、重複した矢印が表示されます。 複数のアラートタイプが利用可能です。内蔵のライン軌跡カウンターは、終値に基づいて動作します。これ
Stratos Pali
Michela Russo
4.43 (7)
Stratos Pali Indicator   is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost! Dow
現在40%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
これは、キャンドルの終値を予測する指標です。 このインジケータは、主にD1チャートでの使用を目的としていますが. この指標は、従来の外国為替取引とバイナリオプション取引の両方に適しています。 インジケーターは、スタンドアロンのトレーディングシステムとして使用することも、既存のトレーディングシステムへの追加として機能させることもできます。 このインジケーターは、現在のキャンドルを分析し、キャンドル自体の内部の特定の強度係数と、前のキャンドルのパラメーターを計算します。 したがって、この指標は、市場の動きのさらなる方向性と現在のキャンドルの終値を予測します。 この方法のおかげで、この指標は、短期の日中取引だけでなく、中期および長期の取引にも適しています。 インジケーターを使用すると、市場の状況の分析中にインジケーターが生成する潜在的な信号の数を設定できます。 インジケーターの設定には、このための特別なパラメーターがあります。 また、インジケーターは、チャート上のメッセージの形式で、電子メールで、およびPUSH通知の形式で、新しい信号について通知することができます。 購入後は必ず私に書いて
Volumatic Fair Value Gaps   is a precision-engineered indicator for identifying, analyzing, and visualizing   Fair Value Gaps (FVGs)   backed by volume intelligence. This tool goes beyond standard FVG plotting by dissecting volume dynamics inside each gap using   lower-timeframe sampling , offering clear insight into whether bulls or bears dominate the imbalance. Designed for technical traders, this indicator overlays high-probability gaps only, visualizes   bullish vs. bearish volume compositio
作者のその他のプロダクト
Индикатор сглаженного Stochastic Oscillator (xStoh) Входные параметры: xK Period - K период xD Period - D период xSlowing - замедление xMethod - метод усреднения (0-SMA | 1-EMA | 2-SMMA | 3 - LWMA) xPrice field - тип цены (0 - Low/High | 1 - Close/Close) Принцип работы Индикатор перерассчитывает стандартный технический индикатор Stochastic Oscillator (дважды усредняет получаемые значения iStochastic).
FREE
The indicator searches for matches in history for a specified range of the latest known oscillated Moving Average data. Found matches are indicated on the graph as colored fields. Analysis of historical data (the behavior of quotes in history) will help make decisions in trading. The matches found are updated when a new bar is opened (i.e., the calculation is performed upon opening prices). The value of the increase accuracy (Accuracy) must be changed with a decrease in the timeframe, and de
FREE
The indicator calculates a combination of two moving averages and displays their trend in derivative units. Unlike traditional oscillators, the maximum and minimum values ​​in this indicator always correspond to the number of bars you want to track. This allows you to use custom levels regardless of volatility and other factors. The maximum and minimum values ​​are always static and depend only on the initial Bar review settings. The indicator can be used as an independent trading systemtrading
FREE
Индикатор сглаженных Bollinger Bands (xBB) Входные параметры: xBB Period - период усреднения xBB Price - используемая цена ( 0 - CLOSE | 1 - OPEN | 2 - HIGH | 3 - LOW | 4 - MEDIAN | 5 - TYPICAL | 6 - WEIGHTED) xBB Deviation - отклонение xBBColor - цвет индикаторных линий xBB Width - толщина индикаторных линиц Принцип работы Индикатор перерассчитывает стандартный технический индикатор Bollinger Bands (дважды усредняет получаемые значения iBands). Период усреднения индикатора соответствует двой
FREE
Индикатор сглаженного Moving Average (xMA) Входные параметры: xMA Period - период усреднения xMA Method - метод усреднения  ( 0-SMA | 1-EMA | 2-SMMA | 3 - LWMA) xMA Price - используемая цена ( 0 - CLOSE | 1 - OPEN | 2 - HIGH | 3 - LOW | 4 - MEDIAN | 5 - TYPICAL | 6 - WEIGHTED) xMA Color - цвет индикаторной линии xMA Width - толщина индикаторной линии Принцип работы Индикатор перерассчитывает стандартный технический индикатор Moving Average (дважды усредняет получаемые значения iMA). Период с
FREE
Индикатор сглаженного MACD (xMACD) Входные параметры: Fast EMA Period - период быстрой EMA Slow EMA Period   - период медленной EMA Signal SMA Period   - период сигнальной SMA Applied Price - тип цены (0 - CLOSE | 1 - OPEN | 2 - HIGH | 3 - LOW | 4 - MEDIAN | 5 - TYPICAL | 6 - WEIGHTED) Принцип работы Индикатор перерассчитывает стандартный технический индикатор MACD (дважды усредняет получаемые значения). Индикаторный буфер не перерисовывается.
FREE
Индикатор сглаженного DeMarker  Oscillator (xDeM) Входные параметры: Period - период усреднения Принцип работы Индикатор перерассчитывает стандартный технический индикатор DeMarker Oscillato r (дважды усредняет получаемые значения). Период усреднения индикатора соответствует двойному периоду стандартного DeMarker  Oscillato r . Например : xDeM с периодом усреднения 7 соответствует DeM c периодом 14. Индикаторный буфер не перерисовывается.
FREE
Сигнальный индикатор "SDATA" рассчитывается на основе стандартного отклонения от простой средней скользящей пропорционально среднеквадратичному отклонению. Настройки индикатора: Data bars - количество баров для рассчета Deviation Data - среднеквадратичное отклонение Smooth Data - сглаживание данных Code Arrow Buy - код значка на покупку Color Arrow Buy - цвет значка на покупку Code Arrow Sell - код значка на продажу Color Arrow Sell - цвет значка на продажу В момент инициализации индикатора (при
The Extremum Average signal indicator works on all timeframes and any markets. Analyzes the smoothed data of extremums and gives signals to sell or buy. The indicator has only two settings: Number of Bars - the number of last bars to search for an extremum Period Average - Period (number of last bars) for data smoothing For each timeframe and market, you need to select its own values. Additionally, in the indicator settings, you can set your own style of signal display: Size Arrow Code Arrow B
The Changend signal indicator works on all timeframes and any markets. Analyzes data in the specified period and gives signals for a possible trend change (sell or buy). The indicator has only two settings: Period bars   - the number of last bars for data analysis Deviation level of bars  -the degree of deviation from the analyzed data Additionally, in the indicator settings, you can set your own style of signal display: Size Arrow Code Arrow Buy Color Arrow Buy Code Arrow Sell Color Arrow Sel
Full automatic. Does not require technical settings. Works on all currency pairs. The indicator has a built-in zigzag filter that limits repetitions of unidirectional signals (i.e. after a buy signal, the next one will be a sell signal, and vice versa). For the convenience of displaying, the indicator provides settings for the type of icons, their color and size: Size Arrow Code Arrow Buy Color Arrow Buy Code Arrow Sell Color Arrow Sell Indicator signals are not redrawn.
Tame the trend just got easier! The PDS indicator will signal the use of price sentiment. Just one setting! Study the offer of the indicator and get the opportunity for profitable trading based on a proven and tested strategy. The mathematical algorithm proves its performance even to skeptics under any market conditions. It goes well with any trading strategy. Never recalculates signals. Signals appear at the opening of the bar. Works with any financial instruments, including forex, cryptocurr
Martingale grid panel - a semi-automatic Expert Advisor with a built-in trading panel. The Expert Advisor is activated by standard MT4 tools (or via its own panel) and automatically sets Take Profit, Stop Loss, Trailing Stop. Automatically or manually opens averaging orders. Changes the volume of orders in accordance with the Martingale strategy. Works with all orders of the selected symbol or only those opened from the panel, when the ID number is set. The Expert Advisor (and its Free Demo) are
The Bars Deflection trend indicator can be used with any trading pair and on any time frame. With this indicator it is impossible to miss the beginning of a trend. Use Bars Deflection as a standalone strategy or as an addition to yours. Signal arrows appear on the chart at the moment the bar opens and are located at the breakout level of the reverse movement. Thus, the arrows not only indicate the possible direction of movement of the quote, but also act as levels for analyzing the placement of
The trend indicator processes each bar of the chart and displays signal arrow on it. In the default display settings: red arrow - sell signal blue arrow - buy signal If the arrows are missing on some bars, this means that the algorithm has not identified a consensus on the signal on this bar. The indicator does not have any technical settings for the algorithm. The process of finding a consensus is fully automated. For ease of visualization on charts, user settings allow you to set the size of
Smart Predictor — Continuous Market Forecasting with Intelligent Signals SmartPredictor  offers a fresh perspective on technical analysis. This indicator combines price data smoothing with advanced forecasting elements to create a seamless, continuous "past-present-future" view. No more guessing where the price might go — you can now see the most probable scenario plotted directly on your chart. Key Innovation: Zero Visual Lag Unlike standard averaging indicators such as moving averages that a
フィルタ:
レビューなし
レビューに返信