Parabolic SAR extreme

5

Parabolic SAR extreme

  • When the Parabolic SAR value indicates an uptrend or downtrend, the EA will open a buy or sell trade respectively, given that all other criteria are met
  • This EA allows you to set up to 21 separate Parabolic SAR criteria for the EA to work on 
    • There are 3 input parameter sets (SAR1, SAR2, and SAR3)
    • Each set allows you to determine the parameters (such as the step and max step) for each set
    • And within each set, you get to indicate up to 7 timeframe for the EA to operate in
  • Therefore this is an extremely robust tool

Key info

  • Works on any pair 
  • Recommended capital: $1k - $5k per chart, based on starting lot size of 0.01 
  • Use it at your own risk, use capital you can afford to lose

Key features

  • Extremely lean code and very fast strategy testing
  • Unique and well programmed parameters designed to mitigate risk based on the user's preference
  • Optional Stop Loss parameter allows users to turn the martingale recovery method off:
    • you'll be surprised at the lack of a stop loss function on most martingale EAs
    • to do that, ensure that the "Stop Loss" input parameter has a value that is lower than the "Point Step" input parameter


INPUT PARAMETERS

Trade Settings
    •  Lots - The lot size of the first trade. If input is less than 0.01, it will be rounded to 0.01 which is the smallest lot tradable with most brokers
    •  Lot Exponent - The rate at which the lot size increases
    •  Lot Exponent Multiplier - The rate at which the Lot Exponent increases
    •  Take Profit - Amount of profit (in points) that has to be earned (per mini-lot) before the trade closes. 
    •  TP Multiplier - The rate at which the 'Take Profit' level changes (this should preferably be less than 1.)
    •  Point Step - The minimum distance (in points) before the next trade is allowed to be placed
    •  Point Step Multiplier - The rate at which the Point Step increases

Risk Management 
    •  Stop Loss - The amount of loss (in points) that has to be incurred before the trade closes. An input of zero nullifies this input.  
        - (To turn the martingale recovery method off, ensure that the "Stop Loss" input parameter has a value that is lower than the "Point Step" input parameter)
    •  Max Open Orders - Maximum open orders allowed, after which, the EA will not open new orders
    •  Open Subsequent trades on new candle - If set to true, all recovery (average-down) trades can only open at the start of a new candle
    •  Open only if current price is worse off than previous trade - If set to true, all recovery (average-down) trades can only open if all the trades in the set are in a loss

Parabolic SAR Settings
    •  Shift - This is the number of bars which the Parabolic SAR value lags by. Use Zero for the latest price, but zero might result in repainting
    •  Step -  This is the price increment step or acceleration factor, usually set at 0.02
    •  Max - This is the maximum value of a step
    •  Timeframe1 
      • It doesn't matter what timeframe your chart is set at
      • Use this parameter to determine the timeframe which you want the Parabolic SAR EA to operate in
      • There are 7 of such parameters, this allows you to use the same set of criteria (Step, max shift) to operate in up to 7 different timeframes
    •  Timeframe2 to Timeframe7 - same concept as above



レビュー 1
jj624038
144
jj624038 2024.10.16 10:23 
 

Man nepatiko.

おすすめのプロダクト
EA News
Konstantin Kotlov
3.4 (5)
EA News that includes multiple strategies for trading rapid price swings. It is designed to simplify the placement of pending orders at a specified distance from the price of price channel. The EA can trade both the price breakouts and rebounds. There are two trading modes: Automatic - the EA downloads the news from the site http://ec.forexprostools.com/. When it finds the symbol of the currency pair and the specified volatility of the news, it places pending orders several minutes before the re
FREE
TequilaEA 取引戦略ドキュメント 1. 基本情報 名前 : TequilaEA バージョン : 1.0 対応商品 : XAUUSD(金 / 米ドル) 対応時間足 : M1(1 分足チャート) 開発元 : Tulip Financial Technology 2. コア取引ロジック 本 EA は技術指標の組み合わせと価格パターン認識に基づいて取引決定を行い、以下のコアロジックを持つ: トレンド判断 MACD 指標(パラメータ 12,26,9)を使用して全体的なトレンド方向を判断: MACD 主線>0 の場合、強気トレンドと判定 MACD 主線<0 の場合、弱気トレンドと判定 エントリー条件 ロングエントリー : MACD 主線>0(強気トレンドに一致) 価格が 15 連続の M1 期間に MA1(10 期)、MA2(20 期)、MA3(30 期)の移動平均線上に終値を付ける ショートエントリー : MACD 主線<0(弱気トレンドに一致) 価格が 20 連続の M1 期間に MA1(10 期)、MA2(20 期)、MA3(30 期)の移動平均線下に終値を付ける 注文管理ルール 最
FREE
VaniganMT4
Nissar Ahmed
5 (1)
### **Vanigan MT4  Core Trading Strategy Sideways Market Detection Uses ADX (Average Directional Index) to identify non-trending markets ADX < ADX_Thresh (25.0) → Sideways market ADX >= ADX_Thresh → Trending market (no trades) Entry Signals RSI (Relative Strength Index) for entry triggers: RSI < Oversold (30) → Buy Signal RSI > Overbought (70) → Sell Signal Trades only execute in sideways markets ( ADX < 25 ) Risk & Money Management Lot Size Calculation Fixed Lots : LotSize if UseMM = false Mo
FREE
MFL scalper01
Chang Ming Zhi Cang
1 (1)
FREE CAMPAIGN NOW!!! Regular price is $198. It will return to the original price soon. MFL scalper01  is a fully automated “scalping” trading system. Most positions are closed within one hour. This EA does NOT use grid, martingale, averaging down or any other risky trade management methods. BASIC Information: Currency pair EURCHF, GBPCHF Timeframe M5 Minimum deposit $50 Parameters: Variable Description  Current chart symbol  Select currency pair as same as chart.  Fixed lots size  If "Enable dy
FREE
Voorloper MT4
Pradana Novan Rianto
4.5 (18)
Voorloper Expert Advisor: Revolutionizing Trading with DDR System Introducing Voorloper, an innovative Expert Advisor that blends Moving Average (MA) and Relative Strength Index (RSI) indicators to redefine your trading experience. Voorloper stands out from the crowd with its unique feature: the Drawdown Reduction (DDR) System. Key Features: MA and RSI Integration:   Voorloper utilizes a powerful combination of Moving Average and Relative Strength Index indicators to identify optimal entry and
FREE
Entry logic The EA, called EA_BreakTheBox, creates a rectangle BOX based on the highest and lowest price within a certain time period. Once the BOX is formed, the EA is ready for entry. It allows you to input the time period for forming the BOX, and you can set a time filter for the EA. The default setting for EntryPips is 2 pips, but this can be changed. If the price breaks the upper price of the BOX by 2 pips, then a BUY Entry is placed (if Reverse mode=true). If the price breaks the lower pri
FREE
このロボットは、トレンドフォローのロジックを搭載しています。 具体的には、パラボリックインジケーターを使い、価格が、通常の推移よりも大きく動いたときに、トレンドを検出しています。 どのくらい価格が変動したら、エントリーするかは、任意のPIPSを入力できます。 万が一、トレンドが逆になってしまった場合は、保有しているオーダーはすべてクローズします。 同時に保有できるオーダー数は任意に変更できます。 またtake profit は、複数オーダーを保有している場合は、トータルのPipsがターゲットに達した場合、すべてのオーダーがクローズします。 特に難しい設定はありません。 また、日々の利益のターゲットを任意に入力できます。 例えば、少額の資産でスタートした場合、日々の利益を例えば、$5くらに設定しておけば、EAはそれ以上のオーダーを出しません。安定稼働します。 通貨は、特に指定はありませんが、タイムフレームはH1もしくはH4がとても安定しています。
FREE
Sentinel AI MT4
Rodrigo Arana Garcia
3 (2)
Sentinel AI は、シンプルで利用しやすい方法で人々の資金を増やすために作られました。バックテストでは素晴らしく機能するように見えても、ライブ口座では同じように機能しないアルゴリズムにうんざりしているなら、 Sentinel AI はお探しのソリューションです。 これは、ユーロポンドの非効率性を見つけ、それを利用するために設計された完全自動化アルゴリズムです。それは、機械学習クラスタ分析と遺伝的スキャルピングアルゴリズムに基づいています。AIを使用し、取引中にパラメータを変更することができるため、市場の変化に自動的に適応します // MT5 バージョン ライブシグナル:   https://www.mql5.com/en/signals/2366789 特徴 確かなバックテストとライブパフォーマンス GMT時間の調整は不要(EAが行います) CENT口座に適している 利用可能な高品質の代替品よりはるかに安い 非常に使いやすい:セットファイル不要 必要条件 必要最低資本はわずか500ドル 取引ペア   EURGBP 時間枠   任意 デフォルト設定を使用 ネットワークの停止
FREE
StarkerFX EA is a martingale and trend following robot with trailing stop . This expert advisor is using MACD and Parabolic SAR indicators. T‌here are no complicated settings. The only one input is the equity multiplier for automatic lot calculation. If you want to change it, please backtest it before using on real account. higher equity multiplier = higher lots = higher risk (recommended setting is: 1.0) T‌his EA has been optimized for EUR/USD currency pair and for M5 timeframe. Feel free to ba
FREE
THE_____ IIIREX_CLAW_vs_CLUSTER_EAIII______ Set1: Price Offset 100, Stopp Loss 100-1000, Take Profit 2000  Set2: Price Offset 200, Stopp Loss 100-1000, Take Profit 2000 Set3: Price Offset 100, Stopp Loss 100-1000, Take Profit 1000 Set4: Price Offset 200, Stopp Loss 100-1000,  Take Profit 1000 Set5: PriceOffset 100-1000 (Recomment 200) higher is lower Risk, Stopp Loss  500  Take Profit  1000, 2000, or 3000 it is the same Target Set it to your Moneymanagement  Indize: DE40  “IC Market” Recomment
FREE
ET1 for MT4 is new and completely free!! ET1 for MT4 v4.20 Updated!! Now use on XAUUSD(Gold)!! The success rate is more than 75% !!! important update: Merge ET9 's breakout strategy Warning!! You can use ET1 completely free, but we do not guarantee ET1 stability, It is recommended that the more powerful ET9 for MT4 version includes the ET1 strategy and guarantees complete and stable returns. The Best Expert Advisor  on   XAUUSD   any timeframes  ET9  for MT4 Updated v4.80 !!  https://www.mql5
FREE
** I am currently providing this great EA for free in a limit time. Please download while it is still free ** Tired of emotional trading decisions? Live monitor: TBD Introducing our mql4 Expert Advisor , engineered for stable profit with acceptable risk using a genuinely intelligent Dollar-Cost Averaging (DCA) method. This isn't just another EA; it's a long-time tested solution designed to navigate the forex markets with precision. Whether you trade with a standard USD account or a Cent ac
FREE
CCI Warrior
Marco Barbosa
4.25 (4)
Info:   marcobarbosabots CCI Warrior CCI is the short name of Commodity Channel Index indicator. The CCI Warrior is an Expert Advisor that get signals using CCI (Commodity Channel Index) levels. A SELL signal is generated above a positive level and a BUY signal is generated below a negative level. When a signal is generated, a Moving Average filter checks it. If the signal is in the same direction of the trend indicated by a Moving Average filter, then it is validated. After the signal was vali
FREE
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomme
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Aether Elliott Wave Zigzag Pro (MT4) [Subtitle: Wave 3 Hunter | Fib 0.618 Retracement | Margin Guard] Introduction Aether Elliott Wave Zigzag Pro is a lightweight, market-compliant scalping system designed to automate the classic Elliott Wave theory. Instead of complex wave counting, it uses a precision ZigZag algorithm to identify the high-probability 1-2-3 Structure and targets the Wave 3 impulse. Engineered for MT4 stability, it feat
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
Tulips
Kun Jiao
3.75 (8)
チューリップEA戦略の説明 コア戦略 トレンドフォロー : ストップロスあり、マーチンゲールやグリッドは不使用。 独立した売買 : ローソク足パターンでトレンドの開始点を分析。 パラメータ設定 パラメータ デフォルト値 / 説明 安定性パラメータ 5 (デフォルト) 取引商品 金 (XAUUSD) ストップロス / テイクプロフィット SL 0.3%, TP 1.2% ロットサイズ 0.01 (デフォルト) 自動資金管理 10,000ドルあたり0.01ロット 時間軸 M5推奨 マジックナンバー ユニークID (衝突防止) ブローカー要件 低スプレッド (ECN, スプレッド < 0.1-0.2) 初心者向け セント口座 (1,000または10,000セント) 注意事項 自動資金管理は手動で有効化。 複数EA使用時はマジックナンバーを変更。 低スプレッドで執行効率向上。 チューリップと金融の関連 チューリップ・バブル : 史上初の金融バブル (17世紀オランダ)。 短い開花期間 : 市場の機会の儚さを象徴。 推奨使用方法 明確なトレンド時に使用し、レンジ相場は避ける。
FREE
EA Fantom
Rahul Kumar Trivedi
1 (1)
EA is based on Parabolic SAR and MACD indicator.  if there are loss EA try to recover loss and fix position by placing another bigger order( factor multipler) after grid gap. if there is profit it waits to optimize profit.    Suitable for Beginners No complex settings Just use EURUSD M5 time frame YOU CAN CONTACT ME FOR OPTIMIZATION Please leave the comment your like or dislike I will be happy to answer all kind of query related to this product... I advise you to please check my ot
FREE
NIGHTCrusher Lite FREE
Christian Opperskalski
4.5 (2)
NIGHTCRUSHER is a fully automated expert advisor, designed for scalping on quite market situation. The Lite - Version is limited to minimal Lot per Pair and dont has lot mulitplier and dynamic function you can also run different strategies like swing trading or grid different Trade Entry Signals different Exit Strategies included (MA Cut / Signal Change / Trailing TP) clever Risk & Money management - Balance based - Longrun trades tracking You can also use a Grid function or Lot multipier, if ne
FREE
Super trend is one of the best trend indicators in metatrader 4 (MT4). Triple SuperTrend indicator is an indicator that consist of three super trend indicator that can be aranged. This indicator is built by mql4 language and doesn't provided by MT4 platform. Highly recommended using EMA SuperTrend Strategy Indicator if you want to get better result in here: https://www.mql5.com/en/market/product/91664 This indicator is easy to use, power full and has many benefits, there are: Using three indic
FREE
Alligator Trader
Ciprian Ghebanoaei
3 (2)
Alligator Traderは、完全に自動化されたプロフェッショナルな取引ロボットです。 外国為替市場USDJPY M30のために特別に設計されています。 EAはパラメーターを構成する必要はありません。 USDJPY M30で作業する準備ができました。ロットの選択を決定するだけです。 トレンドを検出し、市場のノイズを取り除くスマートなアルゴリズムを備えています。 エキスパートがトレンド方向の注文を作成します。 入力と出力の順序は、MT4プラットフォームで見つかる2つのインジケーターの組み合わせで与えられます。アリゲーターインジケーターとウィリアムズパーセント範囲です。 それはまた、ボラティリティが増加する時に資本安全をもたらすストップロスとテイクプロフィットを含んでいます。 エキスパートは、USDJPY履歴データの1年間でテストされました。 ダウンロードしてご自分でテストしてください。 このエキスパートはUSDJPYに最適化されています。 すべてのペアには独自の特性があります。 最低入金額:500 $
FREE
MACD Scanner With Alerts
Niravkumar Maganbhai Patel
4 (2)
MACD Dashboard Panel   This indicator helps you to scan symbols which are in the Market Watch window and filter out a trend according to MACD. Moving Average Convergence Divergence (MACD) is a trend-following momentum indicator that shows the relationship between two moving averages of a security’s price. The MACD is calculated by subtracting the 26-period Exponential Moving Average (EMA) from the 12-period EMA. The result of that calculation is the MACD line. A nine-day EMA of the MACD called
FREE
It is a custom non-repaint indicator to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. The algorithm for this indicator is also available in the EntryMaximator EA. Including the option to use it or not.
FREE
MT Scanner
Niravkumar Maganbhai Patel
4 (2)
This indicator helps you to Scan symbols which are in the Market Watch Window  and filter out trends with alerts. It works based on the effective indicator "SUPERTREND" which is used by many traders for trading: When box color changes to " Green " or " Red " color, it indicates you for trend change for long and short entry. And also you will get alerted on screen. When it changes to " Green ", it indicates you that trend is going upwards, and you can take the long entry. If the color changes to
FREE
This expert is a pure volatility scalper working with two pending orders (buy stop and sell stop). Expert not use any indicator, only use prices action and volatility of price to generate signals. There are three conditions for it to work: Tight spread  Fast execution Stop level = 0 Please during the tests of this EA do not simultaneously use another EA in the same terminal because it affects the modification speed. Try expert on demo account first before use it on real one.
FREE
HawaiiFree
Matteo Valenti
5 (1)
For backtest use tickstory with fixed timeshift like gmt +0 without DST option activated, set current_broker_gmt parameter to the gmt of your backtest time shift. My Tickstory time shift setup For demo, put on EURUSD H1 chart set current_broker_gmt parameter to the current broker gmt shift. Simple and safe , no grid, no hedge, no martingale and Stoploss is always set. You could expect 1 trade by day. Low spread broker (0.1pips) reccomended, better on ECN account Paid Version What's new: 1) Imp
FREE
Adaptive Flow MAs is a moving average indicator designed to naturally adjust to market movements. Unlike traditional averages, it dynamically adapts its periods based on recent volatility and the current trend. The EMA closely follows rapid price swings to capture every impulse, while the SMA remains smoother, providing a stable and reliable reference. With a clean display showing the current adaptive periods, this tool helps traders feel the “flow” of the market without visual clutter. It’s cr
FREE
This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS. Strategy is based on EXPANSION ON THE DAILY CHART. It enters if volatility raise after some time of consolidation. It uses STOP pending orders with ATR STOP LOSS. To catch the profits is a TRAILING PROFIT function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of modeling and verif
トレードは確率のプロセスです。精密なロジックと厳格な規律こそが、Apexシリーズの戦略の核となる基盤です。 公式リアルタイム取引シグナル (MT5 旗艦口座) 戦略の長期的な安定性を示すため、当社の公式リアルタイム実績はMT5環境で運用されています。 MT4版は、これと全く同じコアロジックおよび取引アルゴリズムを共有しています。 シグナル 1 (Pepperstone): シグナルの詳細を表示 シグナル 2 (TMGM): シグナルの詳細を表示 製品設計コンセプト 自動売買において、ロジックの透明性は極めて重要です。Apex Origin MT4版は、安定性を追求するトレーダーのために開発されたアルゴリズムシステムです。数学的統計原理に基づき、リスク管理とシステム的な実行に焦点を当てながら、さまざまな相場環境においてロジックの整合性を維持することを目指しています。 高精度ヒストリカルデータによるバックテスト (2010 - 2026) MT4標準データの制限を補うため、本システムは 99%の高精度ティックデータ(Tick Data) を使用し、16年間にわたる詳細なテストを実施しまし
FREE
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール
BB Return mt4
Leonid Arkhipov
5 (11)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。
Quantum King MT4
Bogdan Ion Puscasu
5 (4)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT5バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT4 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! ルール   正確さと規律をもって取引を行ってください。 クォンタムキング EA     構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合しました。M5 上の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
Waka Waka EA
Valeriia Mishchenko
4.25 (48)
8+ years of live track record with +12,000% account growth: Live performance MT 5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
Vortex Gold MT4
Stanislav Tomilov
4.93 (41)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Vortex Turbo — 「嵐を操り、Vortexを制する」 Vortex Turboは、最先端のAIアーキテクチャ、適応型市場ロジック、そして精密なリスク管理を融合した独自の開発技術であり、インテリジェントトレーディングの新たな進化段階を体現しています。実績のあるアルゴリズム原理に基づき、複数の戦略を、新たなレベルの予測インテリジェンスを備えた統合型高速エコシステムに統合します。金(XAUUSD(GOLD))のスキャルピングエキスパートとして設計されたVortex Turboは、制御されたマーチンゲール法と平均化グリッドを採用し、各   ポジションは内蔵のストップロスによって完全に保護されています   。これにより、パワー、精度、安全性の完璧なバランスが確保されています。 非常に重要です!エキスパートをご購入後、プライベートメッセージをお送りください。必要な推奨事項をすべて記載した説明書をお送りします。 399ドルの価格は2月15日まで有効です。その後、価格は499ドルに引き上げられます。(最終価格は999ドルです) Vortex Turbo     Expert Adviso
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
SentinelAI
Valeriia Mishchenko
No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 5 version can be found here Sentinel AI is fully automated trading system is built for major forex pairs such as EURUSD and GBPUSD on the M5 timeframe. By combining price action and mean reversion principles with advanced AI-driven analytics, it is designed to identify potential trend reversals and exploit market inefficiencies with greater accuracy and efficiency. Supported currency pairs: EURUSD, GBPUSD Timefram
Pattie US30 CrossOver EA is Easy to use and supervise Fully customizable moving average settings It implements two different trading behaviors Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA Compliant Trades can be closed on opposite signals Filter trading by weekdays and hours Built-in money management (Coming Soon) The EA implements four different behaviors: Regular: Buy on bullish crossovers and sell on bearis
Live Signal:   https://www.mql5.com/en/users/varkotechnologies/seller MT5版:   https://www.mql5.com/en/market/product/164203 時間枠:       M1 通貨ペア:       XAUUSD Varko Technologiesは 企業ではなく、自由という哲学そのものです。 私は長期的な協力関係を築き、評判を高めることに興味があります。 私の目標は、変化する市場状況に対応するために、製品を継続的に改善・最適化することです。 ゴールドセーフEA     このアルゴリズムは複数の戦略を同時に使用しますが、主な理念は損失トレードとリスクの抑制に重点を置くことです。 取引の決済および管理には、複数の段階が用いられている。 Expertのインストール方法 EAからXAUUSD M1通貨ペアチャートにファイルを転送する必要があります。SETファイルは不要です。時間シフト値を設定するだけで済みます。 IC MarketsやRoboForexのようなブローカーを利用するなど
EA Game Changer
Vasiliy Strukov
4.2 (10)
Game Change EAは、Game Changerインジケーターをベースにしたトレンドフォロー型の取引システムです。赤いドットが形成されると自動的に売り、トレンドの終了を示す黄色のXが表示されるまで売り方向に進みます。買い取引にも同じロジックが適用されます。青いドットが表示されるとEAは買いを開始し、黄色のXが検出されるとすぐに買いサイクルを終了します。 このEAはあらゆる通貨ペアとあらゆる時間枠に適していますが、M15時間枠のxauusdなどの強いトレンド銘柄で特に優れたパフォーマンスを発揮します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series – true/false - 新たな一連の注文の始まり。 Trade Buy - EAが購入できるようにする Trade Sell -  EAの販売を許可する Support manual orders – true/false – EAが手動注文を制御できるようにする Use hedge - EAが買いと売りの両方
EA Gold Stuff
Vasiliy Strukov
4.7 (1088)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper:あなたのそばにある最先端テクノロジー! マニュアルと設定ファイル:購入後にご連絡いただければ、マニュアルと設定ファイルをお渡しします 価格:販売されたライセンス数に応じて価格が上がります 残りのコピー数:5 金は金融市場でもっともボラティリティの高い資産の一つであり、取引には高度な正確性、慎重な分析、そして非常に効果的なリスク管理が必要です。 Javier Gold Scalper は、これらの柱を統合するために開発された強力で洗練されたシステムであり、金市場での取引を最適化することを目的としています。最先端のテクノロジーと高度な戦略を駆使して、Golden Scalperは初心者からプロのトレーダーまで対応し、このダイナミックな市場における課題を安全に乗り越え、チャンスを活かすサポートをします。Golden Scalperを使えば、金の特性に対応した信頼性の高いツールを手に入れることができます。 シンボル XAUUSD(金) 時間足 M30 PropFirm 対応済み 資金 最低 $1000 ブローカー どのブローカーでも可 口座タイプ ど
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
GOLD Scalper PRO
Lachezar Krastev
4.48 (25)
ULTIMATE SALE! Get GOLD Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177 (Regular Price: $447 — You Save $270! Don't Miss!) Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled by the low price – GOLD Scalper Pro is a very effective and profitable trading strategy, professionally developed especially for tra
Pattie Grid Pro
Patrick Jeannot
4.64 (11)
Pattie Grid Pro EA  is a fully automatic expert advisor using the very accurate strategy for both initial and grid orders. The EA can trade any currency pairs with one preset that provides high diversification and smooth growth of equity. In spite of using grids the EA is designed to long-term trading with minimal risk.  The robot independently opens positions, manages them and closes them in parts, creating an efficient order grid that adapts to changing market conditions.   Requirements Minima
Unlike many other programs in the mql5 market this is a REAL day trading strategy. It does not use any martingale or grid functionalities and follows a logical concept. The Range Breakout Expert Advisor can be used to trade time ranges. The market often finds its direction in the morning hours and then follows this trend for the day. This expert advisor is designed to trade these trends after the morning breakout. Still you can trade all sorts of time breakouts with this program.  I use the stra
Saints Row Aggressive Scalperは、高速実行、精確なエントリー、そして変動の激しい市場での安定したパフォーマンスを求めるトレーダーのために構築された高頻度取引(HFT)エキスパートアドバイザーです。 XAUUSD(ゴールド)およびUSTEC(NASDAQ)に特化して設計されたこのEAは、精密かつアグレッシブなスキャルピングアプローチを使用して急速な価格変動を利用するように設計されています。流動性とボラティリティが最適な取引条件を生み出すニューヨーク取引セッション中に特に優れたパフォーマンスを発揮します。 重要:最高のパフォーマンスを得るために、このEAは低スプレッドと高速実行を備えたRAW / ECN口座で使用する必要があります。 Saints Row Aggressive Scalperが際立つ理由 機能 説明 高頻度スキャルピングエンジン 小さく安定した市場の動きを捉えるために高速取引を実行します。 最適化された取引商品 最大効率のためにXAUUSDとUSTECに特化して構築されています。 NYセッション最適化 流動性とボラティリティのピーク時に最高のパ
Forex GOLD Investor
Lachezar Krastev
4.47 (51)
ULTIMATE SALE! Get Forex GOLD Investor with a huge –60% discount ! Special Ultimate Price: $217 (Regular Price: $547 — You Save $330!) Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strategy, the second system has time based dependency which opens up to 2 trades at a time and the third system is based on breakout strategy. It has been t
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Gold Emas MT4
Ebrahim Mohamed Ahmed Maiyas
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing Gold (XAU/USD). It adapts to price movements and market fluctuations to detect potential trading opportunities. Discounted price   . The price will increase by $50 with every 5 purchases. No Risky Strategies   –   Does not use martingale or grid methods Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex pat
EA Sweet Dreamsは、独自のインジケーターをベースにしたトレンドフォロー型の取引システムです。マーチンゲールグリッド戦略を採用しています。このEAはあらゆる通貨ペアとあらゆる時間枠に適していますが、M15時間枠のxauusdなどの強いトレンドの銘柄では特に優れたパフォーマンスを発揮します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series – true/false - 新たな一連の注文の始まり。 Trade Buy - EAが購入できるようにする Trade Sell -  EAの販売を許可する Support manual orders – true/false – EAが手動注文を制御できるようにする Use hedge - EAが買いと売りの両方向で取引できるようにします。Falseの場合は、片方の取引方向のみ Max Orders – 許可される注文の最大量 Order Comment – システム名の説明 Start lots – 最小開始ロット
TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
MT4 バージョン: https://www.mql5.com/en/market/product/102622 MT5 バージョン: https://www.mql5.com/en/market/product/102624 「Gold Buster」EA のご紹介: 次世代の動的サポート/レジスタンスおよびリスク管理システム 「Gold Buster」EA は、オープン ポジション管理とリスク分析テクノロジーの最新の進歩を活用して、金融市場でサポートとレジスタンス レベルを識別および使用する方法を再定義する、最先端の自動取引システムです。この革新的なエキスパート アドバイザー (EA) は、さまざまな取引プラットフォームや商品でシームレスに動作するように設計されており、安定した利益とリスク軽減を求める初心者と経験豊富なトレーダーの両方のニーズに対応します。 主な機能: 動的なサポートとレジスタンスの識別: 「Gold Buster」EA の核心は、動的なサポートとレジスタンスの識別アルゴリズムにあります。従来の静的なサポート レベルとレジスタンス レベルは事前に定義され
作者のその他のプロダクト
A reversed engineered and improved version of the extremely popular AFSID scalper ( afs-id.com ).  Includes re-modeled versions of these 2 well received scalping programs: " AF-Fibo ", and " AF-TrendKiller".  Take note that this is a high risk scalper Though improvements have been made to mitigate some of the risks, the risks inherent to martingale scalpers still exists, so use it at your own risk. afsida Scalper  (improved AFSID) This is a simple martingale scalper which works on any pair (1
FREE
Advanced Easy Martingale An easy to use martingale EA with advanced parameters and well designed handles to manage and reduce risk. Also known as  - Buy & Sell martingale  - 2 way martingale   - little martingale Key info Works on any pair (recommend 1 Hr Chart) Consider starting with EURJPY, GBPUSD, and GBPJPY Recommended capital: $4k - $5k per chart, based on starting lot size of 0.01  Sample set files (higher risk:  download ; lower risk: download ) Use it at your own risk, use capital you
FREE
This is a simple Bollinger Band EA This works by activating a trade whenever the input parameters are met, including the Bollinger Band parameters The Bollinger Band Parameters determines when a buy or sell trade is opened: If the price is outside the lower bounds of the activated bollinger bands, a buy trade is opened (given that all other criteria are met) If the price is outside the upper bounds of the activated bollinger bands, a selltrade is opened (given that all other criteria are met) K
FREE
Advanced Moving Average Example of how the EA works: When the fast moving average line crosses over the slow moving average line, from below it to above it, this implies that the instrument is in an uptrend, hence a potential buy trade might be opened This EA allows you to set up to 21 separate moving average cross over criteria: There are 3 Moving Average Crossover input parameter sets Each set allows you to set the bars used for the Fast and Slow moving average line And it also allows you to
FREE
フィルタ:
jj624038
144
jj624038 2024.10.16 10:23 
 

Man nepatiko.

レビューに返信