FJ Universe PROP rsi macd

概要

FJU PROP RSI MACD は、プロップファーム (自己勘定取引会社) のチャレンジ、資金提供アカウント、および常に厳格なリスク管理ルールを遵守する必要があるあらゆるアカウント向けに設計された、MetaTrader 5 用の完全自動エキスパートアドバイザー (EA) です。オリジナルの FJUNIVERSE RSI MACDON シグナルエンジンをプロップファーム対応に進化させたバージョンで、3 つの保護レイヤーで包まれています:ロボットは規律ある人間のように取引し、ルールブックを自動的に適用し、ターミナルの再起動後も日次カウンターをリセットせずに継続します。

シグナルコアは標準版 FJUNIVERSE RSI MACDON と同じ実績ある RSI と MACD の 10 条件スタックを使用します。すべてのエントリーは FJU EYE フィルターを通過します。エンジンの上には:Human-AI Cloak が注文タイミングを人間化し、Risk Management Guards レイヤーが日次・週次・全体のキルスイッチを備え、Trading Rules Guardian がニュースイベントと夜間エクスポージャーに自動対応します。一般的な 5% 日次損失と 10% 最大損失制限を遵守し、重要ニュース中は取引せず、ロールオーバー前にポジションを閉じ、日次取引数を制限し、最低保有時間を強制し、レビュアーから見ると慎重な裁量トレーダーのように見える EA が必要な方に適しています。

3 つの保護レイヤー

  1. Human-AI Cloak。設定可能なスリープウィンドウ、N 回に 1 回のランダムシグナルスキップ、注文送信前の 1〜3 秒のランダム遅延、オプションのロットジッター、オプションの magic とコメントの削除、ティック単位で位置を閉じる仮想 SL/TP システム (ランダムソフト遅延付きで、決済がミリ秒単位で完璧にならないように)。
  2. Risk Management Guards。日次損失キルスイッチ 3%、週次停止 6%、全体停止 9%、1 日最大 5 回の取引、3 回連続損失でポーズ、エントリー間 10 分のクールダウン、サイドあたり単一ポジションルール、最大スプレッド 30 ポイントフィルター、金曜クローズブラックアウト。すべての閾値は設定可能。1 つのマスタースイッチでレイヤー全体を無効化。
  3. Trading Rules Guardian。ネイティブの MQL5 経済カレンダーが MEDIUM 以上の重要度のニュースの前後 3 分間のエントリーをブロック。ニュース前クローズウィンドウがイベント前に既存ポジションを閉じます。夜間ガードはブローカーのロールオーバー時刻前にソフトウィンドウ (利益が出ているか TP に 10% 進んでいれば閉じる) とハードウィンドウ (全て閉じる) で閉じます。閾値に日々のランダムジッターを加え、異なるボットが同じ分に閉じないようにします。60 秒の最低保有時間ガードがポジション開始の最初の 1 分以内に仮想ストップやターゲットが発動するのを防ぎます。

プロップファームルールとの整合

一般的なプロップファームルール EA での実装方法
最大日次損失 (通常 4〜5%) dailyLossLimitPct =3.0。突破時に全ポジションを閉じ、翌日までブロック。
最大全体損失 (通常 8〜10%) overallLossLimitPct =9.0。突破時に新規エントリーをブロック。
週次損失制限 weeklyLossLimitPct =6.0、月曜アンカー。
異常なポジションサイズ ロットは costOfSingleOrder と costFormat から算出。ロットジッターはデフォルト OFF。
異常なポジション数 maxTradesPerDay =5、 singlePositionPerSide =on、 minSecondsBetweenTrades =600。
ティックスキャルピングや HFT パターン minTradeHoldSeconds =60。仮想決済前に 500〜2000 ms のランダムソフト遅延。各 OrderSend の前に 1〜3 秒の可変遅延。
重要ニュース中の取引 DontTradeDuringNews =on。MEDIUM 以上のイベント前後 3 分のエントリーをブロック。
週末またはロールオーバーを跨いだ保有 DontHoldOverNight =on。ソフトウィンドウが利益ポジションを早めに、ハードウィンドウが残りを閉じる。
損失後のリベンジ取引 maxConsecutiveLosses =3。次の利益決済または日付変更までエントリーを一時停止。
過剰なサーバーリクエスト maxServerRequestsPerDay =1500、OrderSend 呼び出しの上限。
低流動性時間帯 デフォルトのスリープウィンドウは現地 20:00〜07:00、オプションの月曜オープンブラックアウト (デフォルト OFF) も追加可。

プロップファームの評価アカウントは通常シミュレート資金を使用します。EA は慎重な人間トレーダーが従うようなリスク管理ルールに沿った取引を支援します。いかなる評価の合格も保証しません。任意の EA をデプロイする前に、必ず特定のプロップファームの最新ルールブックと禁止行為リストをお読みください。

シグナルエンジン

標準版 RSI MACDON と同一。各条件は個別に有効/無効を切り替え可能。2 つ以上の条件が有効な場合、すべてが同時に通過してポジションを開きます:

  • RSI レベルフィルター (閾値以上または以下)
  • RSI 強気および弱気ダイバージェンス
  • MACD ヒストグラムの上昇または下降
  • MACD シグナルラインクロスオーバーカウントの最小値と最大値
  • FJU 強気および弱気モメンタム (RSI ダイバージェンス + MACD ヒストグラム反転 + クロスオーバーカウントが範囲内)
  • 設定可能な取引方向:LONG または SHORT

RSI 期間、MACD 期間、クロスオーバーカウント範囲はすべて設定可能。右上のライブパネルが各アクティブ条件を緑または赤で表示します。RSI と MACD インジケーターは EA 起動時に自動でチャートに添付されます。

3 つの戦略、単一ポジション規律

戦略 説明
CLASSIC EYE フィルターシグナルを直接転送。LONG または SHORT。サイドあたり単一ポジションを厳格に強制。
TREND 最後の確定足が方向を確認した時のみエントリー。LONG は強気足、SHORT は弱気足が必要。
REVERSE 最後の足が方向と矛盾する時のみエントリー。弱気足で逆張りロング、強気足で逆張りショート。レンジ相場向け。

PROP 版にはこの 3 つの安全モードのみが含まれています。標準 RSI MACDON のスタッキング戦略 (EXTREME、SMART、SMART_PLUS)、DCA エンジン、Auto Lot Recovery は削除されています。ほとんどのプロップファームでこれらは禁止行為としてフラグが立つためです。完全版は 標準 RSI MACDON を参照。

TP、SL、エクイティ計算

costFormat で 4 つのフォーマット:PERCENT_OF_BALANCE (残高に対する割合でロット計算)、PERCENT_OF_EQUITY (同じ計算だがライブエクイティ使用)、CURRENCY_AMOUNT (口座通貨での固定金額)、LOT (直接入力)。Cloak がアクティブで CheckTPSLOnTick =on の場合、ブローカー側のストップは隠され、ティック監視仮想ストップに置き換えられます; useSecurityTPSL は Cloak が失敗した場合にブローカー側ストップにフォールバックします。追加で: closeAllTradesOnEquityHigherThen と closeAllTradesOnEquityLowerThan がエクイティの上限または下限に達したときに全ポジションを閉じて EA を削除します (0 = 無効)。状態は GlobalVariableSet とバイナリサイドカーファイル経由で永続化され、ターミナル再起動後も継続します;マルチエージェント最適化の競合を避けるため、Strategy Tester では自動的に無効化されます。

よくある質問

この EA はプロップファームチャレンジに合格しますか?合格を保証する EA はありません。デフォルト値は一般的な 5% と 10% の閾値に対して保守的です (内部的にマージンとして 3 と 9 に設定)。EA は規律を提供し、市場が価格を提供します。

HFT、マーチンゲール、グリッド、DCA を使用しますか?いいえ。意図的に削除されています。ポジションサイズは固定、サイドあたり単一ポジションを厳格に強制。

対応する銘柄と時間枠は?すべて。カレンダーカバレッジが最も充実しているため、主要通貨ペアと主要指数で最良の結果。

プロップ機能を無効化できますか? actAsHumanAi=false 、 enableRiskGuards=false 、 DontTradeDuringNews=false 、 DontHoldOverNight=false ですべての保護レイヤーを削除できますが、戦略は 3 つだけのままです。完全版は標準 RSI MACDON を使用してください。

ターミナル再起動後も継続しますか?はい。すべての損失ベースライン、カウンター、仮想 SL/TP ブックは保存されます。

Strategy Tester で動作しますか?はい。ただし MT5 経済カレンダーはテスターでは通常空のデータを返すため、バックテストではニュースフィルターは事実上無効です。ライブ動作とは異なります。

複数銘柄を同時実行できますか?はい。銘柄-時間枠ペアごとに 1 つのチャート、チャートごとにユニークな magic。

アカウント共有やプロキシ取引はサポートされますか?いいえ。プロップファームは通常第三者アクセスを禁止します。ご自身のアカウントでのみご使用ください。

入力パラメータ

戦略とサイズ

パラメータ デフォルト 説明
PRSI_TP_PERC 1.0 TP サイズ、 costFormat で解釈
PRSI_SL_PERC 0.33 SL サイズ、 costFormat で解釈
costOfSingleOrder 100 基本取引サイズ
costFormat PERCENT_OF_BALANCE LOT、CURRENCY_AMOUNT、PERCENT_OF_BALANCE、PERCENT_OF_EQUITY
tradingStrategy CLASSIC CLASSIC、TREND、または REVERSE
closeAllTradesOnEquityHigherThen 0.0 エクイティ上限自動退出 (0 = OFF)
closeAllTradesOnEquityLowerThan 0.0 エクイティ下限自動退出 (0 = OFF)
lastCycleOfPRSI false 最終サイクルフラグ
orderComment FJUNIVERSE.COM | PRSI | TRADE コメント (Cloak アクティブ時は削除)
magicNumber 260514 識別子。チャートごとに一意。
useFillingPolicy true ブローカーの執行ポリシー自動検出
brandLinkName / brandLinkURL 通知用ブランディング

Human-AI Cloak

パラメータ デフォルト 説明
actAsHumanAi true HAI マスタースイッチ
UTCZoneForAI UTC+1 ローカル UTC オフセット
startSleepAt 20:00 スリープウィンドウ開始
wakeUpAt 07:00 スリープウィンドウ終了
skipRandomTradeOneIn 3 N 回に 1 回のシグナル採用
randomDelayMinMs 1000 OrderSend 前の最小遅延 (ms)
randomDelayMaxMs 3000 OrderSend 前の最大遅延 (ms)
CheckTPSLOnTick true ブローカー SL/TP を隠してティックで決済
useSecurityTPSL true チケット解決失敗時のセーフティネット
randomTPSLCloseDelayMinMs 500 TP/SL 決済前の最小ソフト遅延 (ms)
randomTPSLCloseDelayMaxMs 2000 TP/SL 決済前の最大ソフト遅延 (ms)
stripMagicWhenHuman true magic を 0 に設定
stripCommentWhenHuman true コメントをクリア
jitterLotSize false ボリュームステップ ±1 の変動

Risk Management Guards

パラメータ デフォルト 説明
enableRiskGuards true RMG マスタースイッチ
closeAllOnDailyLoss true 日次突破時に全閉じして当日停止
dailyLossLimitPct 3.0 日次キルスイッチ閾値 (%)
weeklyLossLimitPct 6.0 週次停止閾値 (%)
overallLossLimitPct 9.0 全体停止閾値 (%)
maxTradesPerDay 5 1 日の最大新規エントリー
maxConsecutiveLosses 3 N 回連続損失後のポーズ
minSecondsBetweenTrades 600 エントリー間クールダウン (秒)
maxServerRequestsPerDay 1500 1 日の最大 OrderSend
singlePositionPerSide true 銘柄/サイドあたり単一ポジション
maxSpreadPoints 30 エントリー許可の最大スプレッド (0 = OFF)
blockBeforeWeeklyClose true 金曜クローズ前のブロック
weeklyCloseHourBroker 22 金曜クローズ時刻 (ブローカーサーバー)
hoursBeforeWeeklyClose 2 クローズ N 時間前に停止
blockMondayOpen false オプションの月曜オープンブラックアウト
mondayOpenBlackoutMinutes 30 月曜オープンブラックアウトの長さ

Trading Rules Guardian

パラメータ デフォルト 説明
minTradeHoldSeconds 60 仮想 SL/TP 発動前の最低保有時間
DontTradeDuringNews true ニュースウィンドウでエントリーをブロック
newsBufferMinutesBefore 3 ニュース前バッファ
newsBufferMinutesAfter 3 ニュース後バッファ
newsImpactHighOnly false true で HIGH のみ、false で MEDIUM と HIGH
DontHoldOverNight true 夜間ロールオーバー前に全閉じ
overnightCloseHourBroker 22 ロールオーバー時刻 (ブローカーサーバー)
overnightSoftWindowHoursBefore 3 ソフトウィンドウ開始、ロールオーバー前何時間
overnightHardWindowHoursBefore 1 ハードウィンドウ開始、ロールオーバー前何時間
overnightSoftCloseTPProgressPct 10.0 利益または TP 進捗 % 以上でソフトクローズ
overnightRandomJitterMinMinutes 1 閾値の最小ジッター (分)
overnightRandomJitterMaxMinutes 15 閾値の最大ジッター (分)
preNewsCloseSoftMinutesBefore 60 ニュース前ソフトウィンドウ
preNewsCloseHardMinutesBefore 5 ニュース前ハードウィンドウ
preNewsCloseSoftTPProgressPct 10.0 利益または TP 進捗 % 以上でソフトクローズ

RSI と MACD シグナル条件

パラメータ デフォルト 説明
EYE_RSI_BELOW 100.0 RSI が値以下の時のみエントリー。100=無視。
EYE_RSI_ABOVE 0.0 RSI が値以上の時のみエントリー。0=無視。
EYE_RSI_BULL_DIV false RSI 強気ダイバージェンスを要求
EYE_RSI_BEAR_DIV false RSI 弱気ダイバージェンスを要求
EYE_MACD_RISING false MACD ヒストグラム上昇を要求
EYE_MACD_FALLING false MACD ヒストグラム下降を要求
EYE_MACD_X_ABOVE 0 MACD 最小クロスオーバーカウント。0=無視。
EYE_MACD_X_BELOW 99 MACD 最大クロスオーバーカウント。99=無視。
EYE_BULL_MOMENTUM false FJU 強気モメンタム
EYE_BEAR_MOMENTUM false FJU 弱気モメンタム
EYE_OPEN_SIGNAL LONG_TRADE LONG_TRADE または SHORT_TRADE

インジケーター設定

パラメータ デフォルト 説明
EYE_RSI_LEN 14 RSI 期間
EYE_MACD_FAST 12 MACD 高速 EMA
EYE_MACD_SLOW 26 MACD 低速 EMA
EYE_MACD_SIG 9 MACD シグナルライン平滑化
EYE_MACD_MIN_X 2 モメンタム用最小クロスオーバーカウント
EYE_MACD_MAX_X 3 モメンタム用最大クロスオーバーカウント
EYE_SHOW_INDICATOR true EA 起動時にインジケーターを添付

インストール

  1. FJUNIVERSE_PROP_RSIMACD.ex5 を MQL5 Experts フォルダに配置。
  2. MT5 を再起動するか Navigator を更新。
  3. EA をチャートにドラッグし、AutoTrading を有効化。
  4. UTCZoneForAI を設定し、チャートごとにユニークな magicNumber を設定し、プロップファームのルールブックに対して Risk Management Guards を確認。

すべての銘柄と時間枠で動作します。すべてのシグナル条件は AND ロジックを使用します。複数の銘柄や時間枠で実行する場合、magic number はチャートごとにユニークである必要があります。Set ファイルの例とレシピは製品コメントセクションにあります。

Human-AI Cloak について。Cloak は実行タイミングを人間化し、ミリ秒精度のサーバー側ストップをティック監視仮想ストップに置き換えます。目的は、自動取引を持続可能にし、いかなる人間も再現できない精度に依存しないようにすることです。Cloak はブローカー、プロップファーム、その他の当事者を欺くようには設計されていません。購入者は、EA を実行することおよびこの EA の特定の機能セットがアカウントの利用規約とプロップファームのルールブックで許可されているかどうかを確認する責任があります。不明な点があれば、デプロイ前に書面で問い合わせてください。

金融助言ではありません。FJU PROP RSI MACD は取引ツールです。このページや EA の動作のいかなる内容も、金融助言、投資助言、税務助言を構成するものではありません。購入者は、EA の機能 (Cloak、仮想 SL/TP、ニュースフィルター、magic とコメントの削除、夜間ガード) がブローカーおよびプロップファームのルールと互換性があることを確認する責任があります。オプションの Discord と Telegram 機能は、設定された場合に取引関連データをサードパーティサーバーに送信します;両方ともデフォルト OFF。EA は MT5 が AutoTrading 有効で起動している間のみ取引します;VPS の使用を推奨。

リスク警告。取引には重大なリスクが伴います。過去のパフォーマンスは将来の結果を示すものではありません。FJU PROP RSI MACD はレバレッジを含む可能性のある設定可能な戦略を使用します。市場のボラティリティ、ニュース、ブローカー条件、スリッページ、リクオート、ギャップ、ネットワーク接続、技術的問題はすべてパフォーマンスに影響を与える可能性があります。利益の保証はありません;投資資本の一部または全部を失う可能性があります。ご自身でリサーチを行い、リスク許容度を評価し、ライセンスを持つ金融アドバイザーへの相談を検討してください。開発者は、この EA のユーザーが被った直接的、間接的、付随的、または結果的な損失について一切責任を負いません。すべてのプロップファームの商標はそれぞれの所有者に帰属します;この EA はいかなるプロップファームとも提携しておらず、推奨もされていません。

おすすめのプロダクト
VenomQuant XAU
Ignacio Agustin Mene Franco
VenomQuant XAU — Overview VenomQuant XAU is a fully automated Expert Advisor designed for scalping XAU/USD (Gold) on the M1 timeframe. It combines Smart Money Concepts (SMC) with classic Price Action patterns and an adaptive risk management engine, delivering a high-frequency, low-latency trading system optimized for volatile precious metals markets. ️ Core Strategy The EA operates under a multi-confluence entry model that requires alignment in three independent layers before executing any
GoldSMC ProFx – Institutional SMC Execution for MT5 Master the Markets with Logic, Not Luck. GoldSMC ProFx is a high-performance algorithmic trading system built for the modern trader. Moving away from retail indicators, this EA focuses on Price Action and Market Structure , automating the complex Smart Money Concepts (SMC) strategy with surgical precision. The Strategy: Institutional Order Flow GoldSMC ProFx identifies where the "Big Money" is moving. It doesn't just chase price; it waits for
# UNIFIED MULTI-INDICATOR READER EA ## The Ultimate Indicator Aggregator for MetaTrader 5 ### Stop Coding. Start Trading. **Turn Any Indicator into a Profitable Trading System in Seconds.** Are you tired of staring at multiple charts, trying to interpret conflicting signals from your favorite indicators? Do you have a killer trading strategy that requires confirmation from three different tools, but you can't manually execute it fast enough? Introducing the **Unified Multi-Indicator Reader
We present you with a portfolio of algorithmic systems that is perfectly suited for trading on your own account, as well as for trading at prop firms! This portfolio consists of 8 uncorrelated systems that have different timeframes, different assets, and different system logic (trend-following, mean-reversion, momentum). All trading systems have been tested on historical data for a minimum of 10 years, and some for up to 15 years. It's important to understand that from this list, you can form v
Draggon EA
Albert Andrei Brandel
Draggon is an advanced Expert Advisor (EA) designed for MetaTrader 5, with an emphasis on simplicity, efficiency, and consistent profitability. This algorithmic trading system follows market trends and employs a sophisticated combination of indicators to identify high probability trade opportunities in the EUR/USD pair on a 4-minute chart. Backtesting from 01.01.2019 until today showed that, starting with an initial deposit of $300, Draggon was able to generate a profit of $36,788. Key Features:
Nexus HFT Pro
Daniel Ivan Stadelmann
Nexus HFT PRO Nexus HFT PRO is an Expert Advisor for MetaTrader 5 designed to identify short-term trading opportunities by analyzing real-time price action and market dynamics. The system incorporates flexible management that allows it to adapt to different financial instruments and risk profiles. Multi-pair XAUUSD recommended Key Features Automatic trade opening. Configurable risk management. Support for fixed and automatic lot sizes. Spread control. Advanced Stop Loss and Take Profit mana
Gold Omega EA
Mahdi Abbas Ahmed Ali Alrayes
Gold Omega EA – Smart Gold Trading for MetaTrader 5 Gold Omega EA is a professional Expert Advisor developed exclusively for XAUUSD (Gold) on MetaTrader 5. It combines advanced market analysis with intelligent trade management to help traders automate their strategy with precision and discipline. By integrating trend analysis, momentum confirmation, volatility measurement, and risk management into a single trading system, Gold Omega EA is designed to identify high-quality trading opportunities w
# TrendQuality EA v4 - AI-Optimized Grid Expert Advisor with Smart Filtering **TrendQuality EA v4** is a modern trading robot that combines a classic grid strategy with advanced market filtering algorithms and Artificial Intelligence. The EA is designed to work in trending market phases and automatically pauses trading during flat markets, significantly reducing the risks inherent in conventional grid algorithms. ## AI Integration (Genetic Algorithms) The main feature of TrendQuality EA v
️ REQUIRED SETTING: Optimized for XAUUSD 0.01 Lot Size. ATTENTION: This system is precision-tuned for XAUUSD (Gold)  on Exness  using a base entry of 0.01 lots . For maximum stability and account longevity, users must ensure their starting input is set to 0.01 unless using high-capital professional accounts. Monarch Golden Sparrow: The Gold Sovereign. Precision. Recovery. Power. THE ASSET: Gold (XAUUSD) is the king of volatility. It doesn't move; it strikes. To trade it, you don't need a basic
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Expert. Automatic and manual trading. Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for setting up
Strategy: 1.This EA is a trend trade, used for USDCHF H1 charts. 2.This EA is  using indicators such as the Bolling band and moving average. 3. The initial amount of this EA is only $1000.This EA has a profit of over $3000. 4.The EA has detailed test data from January 2018 to June 2021, which is stable and profitable. 5.If you just want to put a small amount of money to get double reward, this EA trader is your best choice!
DCA DWXZERO BOT | Darwinex Zero対応 MetaTrader 5 自動売買ロボット MetaTrader 5(MT5)上でドルコスト平均法(DCA)戦略をDarwinex Zeroと連携させるために設計された自動売買ソリューションです。 このExpert Advisor(EA)は、オリジナルの FJ Universe DCA Investor のDarwinex Zero対応進化版です。同じ規律あるDCA戦略を採用しており、新しいローソク足が開くたびに買いポジションを開くための条件を評価し、テイクプロフィットレベルを更新します。アクティブなトレードがない場合は新規トレードを開始します。既存のトレードに対しては、EAが「totalInvestmentForBot」を「numberOfOrders」で割り、現在価格より下の後続注文のためのDCA GRIDを作成し、戦略的なリスク管理を確保します。 さらに、このEAはDarwinex Zero リスクエンジンを理解しています。ラダーの月次バリュー・アット・リスク(VaR)をモデル化し、公式の6.5パーセントVaR目
Auto Stop-Loss Guardian Protect Every Manual Trade Automatically ================================================== Are you a manual trader who struggles with emotional decision-making? Do you often forget to set stop-losses or hesitate to cut losses? Auto Stop-Loss Guardian is designed specifically for manual traders who want automatic, disciplined risk management without interfering with their trading decisions. ================================================== WHAT THIS EA DOES =======
Sun Bin SCF is an Expert Advisor that identifies moments when market participants act in the same direction.  It observes recent price bars and volume to detect situations where buyers or sellers dominate together.  When a consistent crowd movement appears, the EA opens a trade in the same direction and manages it using pre-defined risk and exit rules. Main Features: - Crowd detection based on consecutive bars with similar direction. - Volume confirmation to avoid false signals in low-activity
Hello fellow traders! I am pleased to present my fully automated trading robot, CME Margin Zones Trend EA, designed specifically for trading Gold (XAUUSD) on the MetaTrader 5 platform. Its operation is based on the classic mathematical model of margin zones from the CME exchange. The main difference between my advisor and standard "blind" grid systems is that it trades strictly in the direction of the institutional trend. The trend direction is determined by how candles close relative to the key
PROP FIRM READY!  IMPORTANT! After purchasing, please send me a private message to receive installation and setup instructions. You will receive for free another of my expert advisors and installation instructions for MT5 for free, your choice: Market Trader AI Pro, MarketTrader EA MT5, Market Trader StBol MT5 The current price of $7,700 applies to the next 3 copies only. After that, the price will permanently rise to $11,500. I am limiting the number of users to preserve the strategy's effi
Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
Direction Edge Pro is a fully automated Expert Advisor designed for Forex traders who want precision, simplicity, and consistent results on the EURUSD pair. Built around a proprietary directional detection algorithm, the EA identifies high-probability market moves and enters trades automatically — no manual intervention required. With a clean Take Profit target of 50 pips and an intelligent exit system, it is engineered to capture trend momentum efficiently. How It Works Direction Edge Pro conti
このEA戦略は、2016年6月から2017年6月までのBTCでのテストで非常に良い収益を示しました。 このEA戦略は単一の戦略ではなく、個人による長期にわたるデバッグと独自開発を経て構築されたものです。 このEA戦略の初期資金は3,000ドルから10,000ドルの範囲に対応し、優れたリスク管理機能を備えています。適切な相場状況下では市場で効果的に利益を上げることが可能です。 I hope you can make money from the market by using my EA strategy.Keep one eye on your own trade. So just enjoy the trading!With best regards. by TEAMOL
Sentora
Gabriel Paul Ange Perrin
SENTORA — The Gold Engine That Already Paid Out  $15,000+  in Real Money Not a backtest fantasy. Not another martingale grid. A precision gold system with a   verified five-figure withdrawal   to prove it. While 99% of "gold robots" blow up on the first real spike,   Sentora   was forged on   years of 99%-quality real tick data   — and then did what almost none of them can: it   survived a funded prop-firm account and cashed out over $15,000 .   (Payout proof below. ) An Adaptive Intellig
Deep Trend Pro
Ignacio Agustin Mene Franco
DEEP TREND X — Expert Advisor with Artificial Intelligence for XAUUSD Deep Trend X is a 100% automated Expert Advisor, specifically designed for trading Gold (XAUUSD). It combines cutting-edge machine learning algorithms with institutional market analysis to detect highly accurate entries in both trending and ranging markets. ARTIFICIAL INTELLIGENCE CORE The EA's core engine integrates two AI models that self-train on each new candlestick: SVM RBF (Support Vector Machine with Radial Kern
The EA evaluates price action using a defined historical window combined with a statistical threshold and a degree-of-correction parameter. This three-component configuration controls how the system identifies tradeable conditions — the window sets the scope of analysis, the threshold determines sensitivity, and the correction factor filters marginal signals before execution. The result is a compact, transparent decision mechanism with no hidden layers or adaptive self-modification. Trade Mana
BLUEBOAT PCM SNIPER XAUUSD intraday EA using CA/C1/C2 channel breakouts, trend filtering and structured risk control. PRODUCT OVERVIEW BlueBoat PCM Sniper is an Expert Advisor for MetaTrader 5 designed for structured intraday breakout execution on XAUUSD. The EA builds a price structure from CA, C1 and C2 channel zones. It waits for a completed candle to confirm a breakout, evaluates the configured trend and safety conditions, calculates the order size, and manages the position using predef
Rsi Gold Matrix
Ignacio Agustin Mene Franco
RSI Gold Matrix v1.00 Expert Advisor for MetaTrader 5 — Worldinversor 2026 XAU/USD RSI + Bollinger Bands Grid Scalper Dynamic Trailing MT5 Overview RSI Gold Matrix is ​​a high-precision Expert Advisor designed exclusively for trading spot gold (XAU/USD) on MetaTrader 5. It combines the power of the Relative Strength Index (RSI) with Bollinger Bands to identify trend reversal and continuation zones, executing trades via a pending order grid with advanced risk management. Its intelligent arch
MT5 EA for EUR/USD (1-Hour Chart) – Dominate the Markets with Confidence! Experience the power of algorithmic trading with our   MetaTrader 5 Expert Advisor (EA) , developed specifically for the   EUR/USD pair on the 1-hour (H1) timeframe .  Why Choose This EA? Currency-Specific Design   – Built exclusively for   EUR/USD , ensuring optimized strategy execution. Timeframe-Sensitive   – Precision-tuned for the   1-Hour (H1)   chart.   (Applying it to other timeframes may affect performance.) Fully
LazyBoy Scrapper Scalper EA
Hesham Ahmed Kamal Barakat
5 (2)
60% Discount From the makers of the Successful               Gold Super Trends AutoTrader Robot             - Comes this unique opportunity at a low price The Idea You think the days of scrapper scalping ended?! Think again. This Expert Advisor which is made for Gold trading is perfected to scrape ever tick by the second, timeframe independently. Comes along with account management and 6 safety settings for the most satisfied to the most greedy of us to choose from. Not based on indicators wh
60% Discount General description; This EA is made to be used in the Gold market. It's made for trading Gold in mind. This Trading Robot is based on more than 14 years of winning patterns and will open trades by the minute, 24 hours a day. It will handle everything, from opening positions, closing them, managing risk. Features; - Timeframe-Less Expert Advisor that works by the second and recalculate everything with whichever situation that might exist. - Dynamic market watcher that adjust itse
A professional Expert Advisor (EA) for the Nasdaq 100 and XAU/USD that operates on a 5-minute timeframe, based on moving average crossovers to detect trends and clean entries in Gold and the Nasdaq 100. It is designed to capture fast and solid movements, filtering out false signals and avoiding noise in sideways markets. Ideal for traders seeking automation, consistency, and a clear strategy in a high-volatility asset. The system adapts to the dynamics of XAU/USD and Nasdaq and can be used on bo
このプロダクトを購入した人は以下も購入しています
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
8+ years of live track record with +12,000% account growth: Live performance MT 4 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
Syna
William Brandon Autry
5 (27)
Syna 7 - トレードに寄り添い続けるAI ほとんどのトレーディングシステムは、エントリーした時点で考えるのをやめます。 Synaは違います。 Syna 7は、分析から決済まで関与し続けるために設計されたAIトレーディング・アシスタントであり、自律型トレーディングシステムです。 現在の状況を監視し、トレードの文脈を記憶し、ニュースとボラティリティを評価し、ポジションを管理し、口座間を調整し、注文が約定した後も判断を再評価し続けることができます。 トレードはエントリーで終わりません。 インテリジェンスも同じであるべきです。 分析から決済まで、ひとつの連続したインテリジェンス。 チャンネルとコミュニティ アップデート、シグナル、リリース情報、製品デモはチャンネルでご確認ください。公開グループでは質問や他のトレーダーとの交流ができます。 私のMQL5チャンネルをフォロー 私のMQL5公開グループに参加 Synaとは Synaは、トレーディング運用全体のインテリジェンス層として機能するよう設計されています。 次のような対象と連携できます。 Syna自身の自律的なトレーディング戦略 他のE
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリックか
Perceptrader AI MT5
Valeriia Mishchenko
4.67 (6)
80 consecutive months in profit with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mome
Velora MT5
Ahmad Aan Isnain Shofwan
The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
Golden Pickaxe MT5
Valeriia Mishchenko
3.56 (9)
EA has high-performance live track records of different set files: Live performance MT 4 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the default option (XAU Risky) or have
Night Hunter Pro MT5
Valeriia Mishchenko
3.92 (37)
EA has a live track record with many months of stable trading with  low drawdown: All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth. It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading area.
Expert advisor trades by pivot levels, support and resistance levels based on pivot levels. Also expert advisor takes into account volatility filter, uses standard Martingale and anti-Martingale systems, drawdown protection, standard trailing stop, trading time and trading Trade Order   – direction of trading (only buy, only sell or buy and sell) Use Volatility Filter   – enabling/disabling of volatility filter using Volatility Filter   – value of volatility filter Count Of Days For Volatility F
Gold Catalyst EA MT5
Malek Ammar Mohammad Alahmer
Gold Catalyst Evolution V6.0 — MQL5マーケット説明 Gold Catalyst Evolution V6.0 MetaTrader 5向け自動デュアルエンジン金取引システム 1. 製品概要 Gold Catalyst Evolution V6.0は、XAUUSDおよび名称にXAUまたはGOLDを含むブローカーの金銘柄専用に開発された、完全自動のエキスパートアドバイザーです。 V6.0は、1つのエキスパートアドバイザー内に2つの独立した取引エンジンを統合しています。各エンジンは市場状況を個別に評価し、独自の固定ロット、マジックナンバー、ポジション所有権、保護水準、決済管理を使用します。 両エンジンは互いを模倣せず、依存もしません。ヘッジ口座では、同じ金銘柄のポジションを両エンジンが同時に管理できます。ネッティング口座では、MetaTraderが1銘柄につき1つのネットポジションを保持するため、同一銘柄のエントリーは安全に順次処理されます。 本システムは、継続的な手動監視を必要とせず、構造化された金取引の自動化を提供するよう設計されています。 2. 取引ア
SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping and Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold). Version 7.2 introduces the Smart Adaptive Engine, making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. Critical Requirements Latency: You must use a VPS with less than 20ms latency (Recommended: MQL5 Built-in VPS). Account:
PivotStorm - Adaptive XAUUSD Market Structure Breakout EA Professional Automated Trading System for MetaTrader 5 PivotStorm is a professional XAUUSD Expert Advisor designed for traders who prefer structured breakout trading based on confirmed market levels. The system combines market structure analysis, intelligent pending-order execution and multi-level risk management to provide a disciplined automated trading approach for the gold market. Unlike simple breakout robots that react to every pri
CaicaiLS Pro - Advanced Pair Trading & Statistical Arbitrage (Version 9.0) The CaicaiLS Pro is a quantitative Expert Advisor designed for Long & Short operations (Pair Trading) using Statistical Arbitrage . Developed for traders seeking precision, it tracks correlation and cointegration anomalies across multiple asset pairs simultaneously, seeking performance in both mean reversion and momentum breakouts. Its advanced architecture features the introduction of Shadow Execution technology. The mat
The Neurolite Expert Advisor offers trade decisions based on a neural network trained using a 10-year history of real tick data. The trading is performed only on GBP/USD. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. Trading Strategy The system does NOT use dangerous strategies such as averaging or martingale, but strictly adheres to the neural network instructions. Stop lo
The Neurolite Expert Advisor offers trade decisions based on a neural network trained on 5-years of real tick data. Trading is performed only on the EUR/USD currency pair. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. This Expert Advisor is based on the previously released Neurolite EA gbpusd , which was adjusted for successful trading on the EUR/USD currency pair. Trading
A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stoploss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on EURAUD . It is recommended to use Eagle Scalper on M15 chart. It is recommended to run it on a real ECN broker with very low spread . It is recommended
Snake EURUSD Real EA is a fully automatic Forex Trading Expert Advisor. The robot can run on any pair, but the results are better on EURUSD M15. The system can run with any broker that also provides Floating Spread. Advantages The EA does not use systems like martingale, hedging, etc. The EA uses SL and Trailing Stop to make a profit. In addition, you can also set TP (EURUSD at 93 for me). Best test results with 99.0% in the backtest. It is not necessary to close the EA during the press release
Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
On Control EA MT5 V2 Game-Changing Software For The Forex Market  On Control EA was created to help traders like you maximize their income. How would you like to gain access to a world-class proprietary piece of software designed for one purpose, to improve your Forex strategy? Let’s be honest, it can be hard to understand which technical analysis & trading signals you should follow. With On Control EA, you now have a powerful tool that will enhance your Forex trading strategy & elevate your in
The adviser uses a strategy based on the use of 7 Envelopes  indicators, on each timeframe (M5, M15, M30, H1, H4) there are 7 Envelopes indicators. Trading is based on the “Price Action” strategy, the adviser searches for a simultaneous signal on 5 time frames: M5, M15, M30, H1, H4 and then opens an order. The EA uses the built-in Martingale and Averaging algorithm. The adviser uses economic news to achieve more accurate signals. Hidden Take Profit, Break Even and Trailing Stop are used. Attenti
MoneyMaker stableATM Lite is an automatic intelligent trading system for foreign exchange! Lite edition just support MetaTrader 5! The purpose of MoneyMaker stableATM Lite is to stabilize profits, not to give you the ability to get rich overnight! MoneyMaker stableATM Lite is only applicable to EUR / USD currency trading, and cannot be used for other currency exchange trading, other CFD product trading, and commodity tradingor futures commodity trading! MoneyMaker stableATM Lite is only suitabl
NorthEastWay MT5
PAVEL UDOVICHENKO
4.5 (8)
NorthEastWay MT5は完全自動の「プルバック」トレーディングシステムであり、特に人気の「プルバック」通貨ペア(AUDCAD、AUDNZD、NZDCAD)での取引に効果的です。このシステムは、外国為替市場の主要なパターンである、価格が急激に動いた後に元の位置に戻るという特性を活用しています。 タイムフレーム: M15 主要通貨ペア: AUDNZD、NZDCAD、AUDCAD 追加通貨ペア: EURUSD、USDCAD、GBPUSD、EURCAD、EURGBP、GBPCAD EA購入後、必ず私にプライベートメッセージを送ってください。プライベートグループに追加し、設定ファイルや詳細な説明を送付します。 EAのインストールや設定について、購入者全員をサポートします。 EAを初めて使う方には、使用方法を丁寧にお教えします。 EA設定: OneChartSetupを使用すれば、単一のチャート上で全ての通貨ペアを取引できます(M15タイムフレームのみ)。 このEAはスプレッド、スリッページ、またはブローカーに関連する他の変数に影響を受けません。 推奨される通貨ペアのみを使用してくだ
Traders Toolbox Premium   はオールインワンツールです   それらの戦略と計算を自動化するために、一般的な取引戦略に関する広範なトレーニングに基づいて作成されました。   (Jason Kisoglooによって設計およびプログラムされました) 特徴: 19個々の信号 -これらの信号の それぞれ は、ニューラルネットワークスタイルの構成でバイアスされ、最終的な/全体的な結果を構成します。 各信号には独自の設定が あり 、必要に応じてカスタマイズまたは最適化できます。   包括的なオン - 画面 - ディスプレイ -包括的な情報とツールチップを備えた6つのスナップアウェイパネル。 (パネルの境界線をクリックして、折りたたんだり、離したりします...設定は機器ごとに自動的に保存されます):   信号パネル -バイアス情報と信号の詳細を含む信号分析を表示します。   ニュースパネル -アップ、さらにはニュース来 トン の に基づいて 予測 の イベントへのカウントダウンと現在の機器に影響を。 (内部M   T5 エコノミックカレンダーと 外国為替ファクトリースクレー
Shadow Legends MT5 EA.-it's a fully automated expert Advisor designed to trade EURUSD. It is based on machine learning analysis and genetic algorithms.  The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns. The expert Advisor showed stable results for EURUSD in the period 2000-2021.  No dangerous money management techniques, no Martingale, no netting, scalping or hedging.  Suitable for any brokerage conditions.Test only on real accounts.Recommended broker
The GOLDEN LUCKS is a cutting-edge Expert Advisor that pushes the boundaries of modern trading by integrating advanced artificial intelligence with the latest trading technologies. Built on the state-of-the-art GPT-4o platform, it leverages the unparalleled power of neural networks to adapt dynamically to ever-changing market conditions. What sets this EA apart is its use of advanced discrete Fourier visualization within the ATFNet framework. This innovative feature equalizes the frequency spec
Reactor MT5   is a fully automatic Expert Advisor for   Intraday   Trading.  it is   based on  m any indicators . The Expert was tested on the whole available historical period on   EURUSD, GBPUSD, USDCAD, AUDUSD and USDJPY M15  currency pair with exceptional results. You can download the demo and test it yourself. My tests were performed with the real tick date with   99,90% accuracy , actual spread, and additional slippage. The basic strategy starts with Market order in counter trend and tren
QXS PRO TRADER Expert Advisor QuantXProTrader is an Expert Advisor based on Profitable Price Action strategy. It is compatible with our QXS Trend indicator and work automatically by Trend detection on Multiple assets. Each and Everything in this EA is perfect Just you need to set input parameters. Take Profit, Stop loss, Trailing Stop, Trailing Step, Lot Size Adjust it as per your account capital and equity. Recommended TIMEFRAMES are: M15, M30 and H1  Before Installing Expert Advisor on chart
>>>>>>>>>>>>>> more then 90% discount ($ 3750 >>> $ 345), Special offer is valid for 3 months from the start of sales <<<<<<<< <<<<<<<< The trading robot has been trading on a real account since 2018. We will show our account to everyone who plans to buy a trading robot. To do this, contact us. TickToker is a fully automatic Expert Advisor designed for the    EUR/GBP,EUR/SGD,AUD/NZD,EUR/CHF   currency pairs.  Does not use Martingale and Grid, all trades are covered by Stop Loss and Take Profit.
Marvelous EAの紹介:究極のトレーディングパートナー Marvelous EAを使用して、FX市場の真の可能性を解き放ち、利益を最大化し、リスクを最小限に抑えましょう。この高度な自動取引ソリューションは、動的なFX市場を正確かつ効果的にナビゲートするための高度な機能を備えた、慎重に設計されたトレーディングアルゴリズムです。ゴールド - XAUUSD - H1 リアルアカウントのパフォーマンス: https://www.mql5.com/ja/signals/ 2321875 主な特徴: 実証済みの取引戦略:経験豊富なトレーダーによって開発され、さまざまな市場状況でテスト済み。 自動取引:感情的なバイアスや手動介入なしで24/5取引を実行。 リスク管理:資本を保護する高度なリスク管理システム。 適応技術:変化する市場環境に継続的に学習し適応。 マルチ通貨対応:最適化された設定で複数の通貨ペアを取引。 リアルタイムモニタリング:パフォーマンスと市場分析をリアルタイムで監視。 メリット: 効率の向上:自動取引で時間と労力を節約。 精度の向上:感情的な取引決定を減らし、
News Catcher Pro MT5
Valeriia Mishchenko
4.73 (15)
News Catcher Pro is a mean-reversion strategy that uses intraday seasonal volatility patterns caused by high-impact news events. It enters the market at a certain time shortly before a high-impact news event occurs . It does not trade frequently! Live performance Supported currency pairs: GBPUSD, EURUSD, EURGBP Recommended timeframe: M5 MT 4 version can be found here EA is   FIFO compatible To backtest the EA you should download the news events data file ' NewsEvents.txt ' and copy it to the
作者のその他のプロダクト
FJUNIVERSE | MT5 最小ロット価格スナップショットツール 取引ごとのリスクを理解するためのシンプルかつ効果的な方法。 このスクリプトは、初心者トレーダーが「マーケットウォッチ」にリストされている各シンボルで最小ロットサイズを取引する際の潜在的なリスクを明確に把握できるように設計されています。ワンクリックで、スクリプトは現在の市場(アスク)価格と契約サイズを使用して、最小ロットサイズでオープンしたポジションの推定価値を計算します。そして、その銘柄の価格がゼロに下落した場合にどのくらいのリスクがあるかを判定します。 すべての結果は構造化されたCSVファイルに保存され、MetaTraderターミナルのログにも印刷されて素早く確認できます。 特徴: 現在の市場価格に基づいて各シンボルの最小金銭的エクスポージャーを計算します。 最小許可ロットサイズに対して、100%の価格下落に基づく潜在的な最大損失を表示およびエクスポートします。 データの正確性とリアルタイムの市場状況を反映するために、現在の価格のスナップショットを取得します。 結果を、シンボル、スナップショット価格、ロットごとの
DCA投資ボット | MetaTrader 5トレーディングロボット MetaTrader 5(MT5)でのトレーディング戦略を簡素化し最適化するために設計された自動トレーディングソリューション。 このエキスパートアドバイザー(EA)は、規律あるドルコスト平均法(DCA)戦略を採用して買いポジションを実行し、取引を効率的に管理します。新しいローソク足が開くたびに買いポジションを開く条件を評価し、テイクプロフィットレベルを更新します。アクティブな取引がない場合、新しい取引が開始されます。既存の取引については、EAは「totalInvestmentForBot」を「numberOfOrders」で割って、現在の価格以下の後続の注文のためのDCAグリッドを作成し、戦略的なリスク管理を確保します。 すべてのトレーディングシグナルは、リアルタイム監視のために直接Discordサーバーに送信され、好みに応じてカスタマイズ可能です。 特徴: 新しいローソク足の開き時に買いポジションを実行し、アクティブな取引がない場合に新しい注文をトリガーします。 平均価格に対するパーセンテージ(入力「takePro
DCAヘッジボット | MetaTrader 5 ショートセリングロボット DCAヘッジボットで弱気市場を攻略しましょう。これは、MetaTrader 5(MT5)でのショートセリング戦略を最適化するために設計された自動トレーディングソリューションです。 このエキスパートアドバイザー(EA)は、規律あるドルコスト平均法(DCA)戦略を活用して、変動的または上昇市場で売りポジションを実行し、トレードを効率的に管理します。新しいローソク足が開くたびに売りポジションの開始条件を評価し、テイクプロフィットレベルを更新します。アクティブなトレードがない場合、新しい売り注文が開始されます。既存のトレードについては、EAは「totalInvestmentForBot」を「numberOfOrders」で割って、現在の価格以上の後続の売り注文のためのDCAグリッドを作成し、価格が上昇するにつれてポジションを平均化することで戦略的にリスクを管理します。価格が初期エントリーポイントから+100%上昇すると、グリッドは新しい注文の作成を停止し、この時点でポジションが管理されない場合、清算リスクに直面する可能
HFT TURBO BOT | MetaTrader 5 トレーディングロボット HFT TURBO BOT でトレーディングを加速させましょう。MetaTrader 5(MT5)向けに設計された最先端の自動取引ソリューションです。このエキスパートアドバイザー(EA)は、高頻度取引(HFT)戦略を活用し、小さな利確目標と高いレバレッジで雷のような高速取引を実行。ボラティリティの高い市場で最大限の機会を捉えます。 スピードと精度を求めるトレーダー向けに開発:HFT TURBO BOT は新しいローソク足の開始時に買いまたは売りポジションを開き、ストップロスとテイクプロフィットのレベルを自由にカスタマイズ可能。ロット単位か固定通貨額か、どちらのスタイルでも柔軟に対応します。 戦略: LONG:1サイクルに1つのロングポジションのみを開き、安定した利益を目指します。 SHORT:1サイクルに1つのショートポジションのみを開き、ターゲットを絞った利益を追求します。 TREND:直前の確定足と同じ方向に1つのロングまたはショートポジションを開きます。 REVERSE:直前の確定足と逆の方向に1つ
AIX GROK FJU ASSISTANT | MetaTrader 5 AI搭載トレーディングアドバイザー AIX GROK FJU ASSISTANTでトレーディングを革新しましょう。この先進的なMetaTrader 5(MT5)エキスパートアドバイザー(EA)は、xAIが開発したGROKの最先端AI技術を活用して、リアルタイムのテクニカル分析とトレーディングインサイトを提供します。初心者から経験豊富なトレーダー向けに設計されたこのEAは、MT5チャートをGROK AIに接続し、データに基づいた感情に左右されないトレーディングシグナルを直接DiscordまたはTelegramに配信します。毎回のローソク足の終値でチャートデータを分析することで、AIX GROK FJU ASSISTANTはよりスマートで迅速な意思決定を可能にし、AIの精度で手動トレーディング戦略を強化します。 スキャルピング、スイングトレーディング、または長期ポジションの管理を行う場合でも、このEAは比類のない柔軟性とリアルタイムのサポートを提供し、変動の激しい市場で一歩先を行くお手伝いをします。AI駆動のトレー
FJUNIVERSE | MT5 ボラティリティ&最小ロットスナップショットツール ワンクリックで強力なスキャナーが、マーケットウォッチ内の全銘柄の実リスクとボラティリティを即座に明らかにします — 現在のチャート時間枠を使用。 このスクリプトは、ブローカー定義の最小ロットでのUSDリスク額を正確に計算し、読み込まれた全ローソク足に基づく完全なボラティリティプロファイルを生成します。結果はクリーンなCSVファイルに保存され、MetaTraderジャーナルにバー数付きで出力されます。 主な機能: MINPRICEを計算:価格が0まで下落した場合のリスク( 最小ロット × Ask × 契約サイズ ) SNAPを表示:現在のAsk価格(完全な桁数) MINLOTを表示:ブローカーが許可する最小取引ロット すべての利用可能なバーでボラティリティを%で計算(常に正の値): AVGD 平均日次レンジ % ( |H-L|/O ) AVGL 平均上昇幅 % ( |H-O|/O ) AVGS 平均下落幅 % ( |L-O|/O ) MINL 最小非ゼロ上昇幅 %(フラットキャンドル除外) MINS 最小
MetaTrader 5 用エキスパートアドバイザー。Grok AI(xAI)を統合し、リアルタイムチャート分析、カスタマイズ可能なシグナル、自動売買サポートを提供します。 Grok AI Trader - FJU Assistant は、MetaTrader 5 プラットフォームを xAI の Grok AI に直接接続する MT5 用エキスパートアドバイザー(EA)です。事前定義されたプロンプトまたはカスタムプロンプトを使用して、各ローソク足の終値時にチャートデータ(OHLC、出来高など)を分析し、テクニカル洞察、取引提案、オプションの自動注文執行を行います。シグナルとレポートは Discord または Telegram に送信して監視可能です。この EA は、AI 駆動の分析を手動または半自動戦略と組み合わせたいトレーダーに向いており、FX、株式、商品、その他の資産に対応します。 主な機能: Grok AI モデルによる MT5 チャートデータのリアルタイム AI 分析。 カスタマイズ可能なプロンプト、取引スタイル(スキャルピング、デイトレード、スイングトレード)、応答の詳細レベ
概要 FJUNIVERSE RSI MACDON EAは、RSI(相対力指数)とMACD(移動平均収束拡散法)をコアシグナルエンジンとして使用するMetaTrader 5向け完全自動エキスパートアドバイザーです。取引を開く前に、EAは最大10個の設定可能なRSIおよびMACD条件を同時に評価します。すべての条件が同時に満たされる必要があります。このアプローチにより誤エントリーが減少し、口座に建てるすべてのポジションの質が向上します。このEAはオリジナルの FJ UNIVERSE HFTT Expert Advisor の拡張版です... EAには8つの取引戦略モード、ドルコスト平均法(DCA)エンジン、自動ロット回復システム、および各シグナル条件のライブステータスを表示するリアルタイムのチャートフィルターダッシュボードが含まれています。 シグナルエンジン — RSIおよびMACD条件 すべてのエントリーはFJU EYEフィルターによって管理されます。以下の条件が利用可能で、それぞれ独立して有効化または無効化できます: RSIレベルフィルター: RSIが閾値以下または閾値以上の場合のみ
概要 FJUNIVERSE ADX REGIME EA は、MetaTrader 5 対応の完全自動売買エキスパートアドバイザーです。平均方向性指数(ADX)と方向性運動指標(+DI / -DI)をコアシグナルエンジンとして使用します。EA は現在の市場状況(トレンド、レンジ、転換期)を検出し、取引ロジックを適応させます。各エントリーには、バー[1]とバー[0]の間で確認された+DI / -DIクロスが必要で、設定可能なADX強度・モメンタムフィルターが同時に満たされる必要があります。このアプローチにより、方向性のない不安定な値動きによる誤エントリーを排除します。 EAには7つの取引戦略モードが含まれます:DYNAMICレジーム切り替えエンジン、ドルコスト平均(DCA)システム、自動ロットリカバリー計算機、リアルタイムチャートモニタリングパネル、DiscordおよびTelegramリアルタイム通知。 シグナルエンジン — ADXとDIクロス条件 各取引判断の核心は+DIと-DIのクロスです。+DIが-DIを上抜けで買い、-DIが+DIを上抜けで売り。追加フィルター: ADXトレンドフィ
FJUNIVERSE M. PRINTER EA - MT5用ハイレバレッジDCAリカバリーEA(M1スキャルパー) FJUNIVERSE M. PRINTER は、 M1(1分)時間足の強いトレンド相場 向けに設計された、MetaTrader 5用の完全自動 ハイレバレッジ・高頻度DCAリカバリーEA です。このEAはグリッド型のスケーリングエンジンとエクイティ駆動のリカバリーモジュールを組み合わせて使用し、市場の動きと共にアクティブポジションを押し出し、口座エクイティが事前設定された安全レベルを超えた瞬間にすべてのオープン注文を閉じます。 XAUUSD(ゴールド)、BTCUSD、US30、NAS100、GER40 のようなボラティリティの高い銘柄や、プロップファーム口座またはライブのハイレバレッジ口座で高モメンタムの外国為替ペアをトレードしたことがあれば、このEAはまさにその環境のために構築されています。 重要なリスク警告 - 購入前にお読みください: このEAは マーチンゲール方式のロットリカバリー、ドルコスト平均法(DCA)、ハイレバレッジ を使用します。これらの技法は本質的に
DCA DWXZERO BOT | Darwinex Zero対応 MetaTrader 5 自動売買ロボット MetaTrader 5(MT5)上でドルコスト平均法(DCA)戦略をDarwinex Zeroと連携させるために設計された自動売買ソリューションです。 このExpert Advisor(EA)は、オリジナルの FJ Universe DCA Investor のDarwinex Zero対応進化版です。同じ規律あるDCA戦略を採用しており、新しいローソク足が開くたびに買いポジションを開くための条件を評価し、テイクプロフィットレベルを更新します。アクティブなトレードがない場合は新規トレードを開始します。既存のトレードに対しては、EAが「totalInvestmentForBot」を「numberOfOrders」で割り、現在価格より下の後続注文のためのDCA GRIDを作成し、戦略的なリスク管理を確保します。 さらに、このEAはDarwinex Zero リスクエンジンを理解しています。ラダーの月次バリュー・アット・リスク(VaR)をモデル化し、公式の6.5パーセントVaR目
概要 FJ UNIVERSE Quantum Intelligence EAは、マルコフ・レジームスイッチングモデルを中核のシグナルエンジンとして使用する、MetaTrader 5向けの完全自動エキスパートアドバイザーです。設定可能なルックバック期間にわたる価格のローリング対数収益率から、市場を強気(Bull)、弱気(Bear)、横ばい(Sideways)の3つのレジームに分類し、続いて現在のレジームの後に上昇する確率と下落する確率を学習するリアルタイムの遷移行列を構築し、これを1つの方向性シグナルへと凝縮します。この確率的優位性が、設定可能なデッドゾーンを超えるほど十分に強い場合にのみトレードが検討されるため、EAは荒れた相場では建玉を持たず、真の統計的確信があるときにのみポジションを開きます。 本EAは、ADX REGIME、RSI MACDON、HFT TURBOと共有される実績あるFJUNIVERSEファミリーのシェルの上に構築されています。8つの戦略モード、オプションのドルコスト平均法(DCA)、オプションの自動ロットリカバリー、厳格な多層リスクブロック、過剰レバレッジ対策の
WEALE Price List | MetaTrader 5 向け Wealth Engine 資金スキャナー ユーティリティ WEALE Price List は、Market Watch にあるすべての銘柄について、Wealth Engine の DCA ラダーをすべて埋めるのに必要な資金を表示する MetaTrader 5 (MT5) のユーティリティ スクリプトです。 このユーティリティは、FJ Universe Wealth Engine (WEALE) エキスパートアドバイザーの計画用コンパニオンです。Wealth Engine が戦略を実行するのに対し、WEALE Price List はそれをどこで実行するかを判断する手助けをします。スクリプトは Market Watch の各銘柄をスキャンし、ライブの契約仕様を読み取り、整理された CSV レポートを書き出します。従来の最小ロットコストに加えて、新しい値である WEALE Price を一つ加え、必要資金が最も少ないものから最も多いものへとリスト全体を並べ替えます。これは分析ツールにすぎません。注文を出すことはなく、
フィルタ:
レビューなし
レビューに返信