RedeeCash Multime XMA

複数の時間枠での移動平均線の交差。

従来のトレンド戦略は、日次のような 1 つの時間枠を選択してトレンドを推定することですが、このエキスパート アドバイザーは、5M から月次までのすべての時間枠が同じトレンドを示したときに、トレンドの方向に取引を開始します。

      SINGLE_CURRENCY = true、単一通貨での操作を許可します。無効 (FALSE) の場合、メタトレーダーのマーケット ウォッチ ウィンドウで選択された通貨を取引します。

      CONCURRENT_ORDERS=0、同時に開かれる複数の注文の数を制限します。

      PIPS=100、利益PIPS

      DODDFRANK_COMPLAINCE = false、米国ベースのアカウントで取引する場合、FIFO 違反の受信を防ぐために FIFO を有効にする必要がありますか?

      LOTS=-1、LOTs パラメーターが 0 未満 (または負) の場合、ロット サイズは、アカウントの資産 (残高ではなく) $100 USD ごとに 0.01 ロットに基づく内部アルゴリズムを使用して計算されます。 口座通貨が米ドルでない場合、口座資本は計算のために米ドルに変換されます (v1.30)

      MAX_AUTOLOTS_TRADE=2、LOTS=-1 で AUTO LOTS アルゴリズムを使用する最大取引数

LOTS=0 の場合、取引は失敗します (資金を危険にさらすことなくライブ口座でテストし、取引結果がログ ファイルに保存されるなど)、

LOTS > 0 の場合、エラー チェックなしでアルゴリズムがオーバーライドされ、注文取引でロットが送信されます。

ロット サイズは、アカウントの資産 (残高ではない) $100 ごとに 0.01 ロットに基づいて計算されます。

重要

このエキスパートアドバイザーをチャートに添付する前に、気配値表示で取引する通貨ペアを選択する必要があります。これは、この EA がメタトレーダーの SymbolsTotals および SymbolsName 関数を使用して取引可能な通貨ペアのリストを取得するためのアーキテクチャであるためです。この EA を 1 つのチャートに添付して、複数の通貨ペアを取引するだけです。この EA を目的の取引可能な通貨ペアの各チャートに添付する必要はありません。

リスク警告:

ドローダウンが残高の 50% を超える可能性があります。

実際の例:

https://www.mql5.com/en/signals/1623053 にある次の公開シグナルは、RedeeCash Multime XMA エキスパートアドバイザーの製品版を使用しています。

おすすめのプロダクト
Renko Chart with Moving Average. Classic Renko charts idea. It is protted on main chart and Moving Average can be applied. Prices for bars are used from a lower timeframe. Parameters: BarsBack - how many bars of lower timeframe to use. If value is zero than it will use all available bars. LTF - lower timeframe. BrickSize - Renko bar in points. BullishColor - color for bull candle. BearishColor - color for bear candle. HideLineChart - if this value is true the line chart when be hidden when sele
FREE
MASi Three Screens is based on the trading strategy by Dr. Alexander Elder. This indicator is a collection of algorithms. Algorithms are based on the analysis of charts of several timeframes. You can apply any of the provided algorithms. List of versions of algorithms:     ThreeScreens v1.0 - A simple implementation, with analysis of the MACD line;     ThreeScreens v1.1 - A simple implementation, with analysis of the MACD histogram;     ThreeScreens v1.2 - Combines the first two algorithms in
FREE
Candle GAP
Thushara Dissanayake
3 (1)
ローソク足ギャップ インジケーターは、曜日ごとのローソク足ギャップを自動的に識別するため、 ギャップ取引戦略を 利用するトレーダーにとって不可欠なツールです。ギャップとは、連続する 2 日間の終値と始値の間の価格レベルの差を指します。このインジケーターは、共通、離脱、継続、枯渇の 4 種類のギャップ パターンを認識します。このインジケーターをチャートに組み込むことで、トレーダーはシグナルを検証し、取引の意思決定を強化できます。 ローソク足 GAP インジケーターの重要な特徴の 1 つは、D1 (日次) の下の任意の時間枠および任意のシンボルまたは商品に対して使用できる多用途性です。使いやすいパラメータを提供し、あらゆる経験レベルのトレーダーが利用できるようになります。このインジケーターはチャート上にギャップ パターンを迅速に描画し、迅速な分析と意思決定を可能にします。そのシンプルさにより使いやすさが向上し、簡単で効率的な取引体験が保証されます。 インジケーターのデータ表示パラメーターを使用すると、トレーダーはギャップ情報の外観をカスタマイズできます。ユーザーは、各曜日に関連付けられたテ
FREE
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
PZ Heiken Ashi EA
PZ TRADING SLU
4.8 (10)
This EA trades using the Heiken Ashi Smoothed Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols T
FREE
Fibonacci will be designed by default based on the monthly candle but you can simultaneously view Fibonacci on a weekly candle or you can choose your two favorite timeframes. When you run this script, an input prompt will appear and the following input parameters can be configured: Input Parameters: Name Example Default Timeframe1 Monthly 43200 Timeframe2 Weekly 10080 TF1status 1 on 1 TF2status 0 off 0 candleID you can choose which candle to apply 1 Prefix1 It's is the prefix of the first object
FREE
Macd Martin
Roman Yablonskiy
2.5 (2)
Double Breakout   is an automatic expert advisor with two separate strateges that uses martingale. The MACD indicator with adjustable parameters is used as inputs for each flow of orders. The specified takeprofit and stoploss levels are used to exit the position.  General recommendation The minimum recommended deposit is 1000 cents. Spread is recommended not more than 3 points. It is better to use trend currency pairs. The martingale parameter can be set from 0.1 to any value. When martingale i
FREE
Proftrader Free
Alexander Nikolaev
4 (3)
This Expert Advisor analyzes the last candles and determines whether there will be a reversal or a large correction. Also, the readings of some indicators are analyzed (their parameters can be adjusted). Is a free version of Proftrader . Unlike the full version, in the free version of the adviser the initial lot cannot be higher than 0.1, trading pair only EURUSD and also it has fewer configurable parameters. Input parameters Lots - lot size (at 0, the lot will be calculated from the percentage
FREE
MTF Heiken Ashi MA is a multiple timeframe Heiken Ashi & Moving Average indicator. Fully customizable for advanced & unique Heiken Ashi & Moving Average calculations. Key Features Modified appearance and appeal from the traditional using only H eiken Ashi MA bodies. MTF Higher or lower timeframes available making this it great for trends and scalping. There are many settings that can be non-repaint for signals at a new bar and at bar 0. Inputs Timeframe  = PERIOD_CURRENT - timeframe of Moving
FREE
<LOGIC> The EMA RENKO EA should run in Renko chart to show the best performance. The EA will entry based on 2 EMA line cross. (it is changeable in parameter.) As a result of FT , the best box size for XAUUSD (GOLD) is BOX 60 to 100.  Renko box size should be larger than spread value. Normally 3 times of spread. Please decide your box size with yourself. The EA will place addtional order as Grid if the trend move  to xxx pips from the last order. You can turn on/off in the parameter. The MAC
Bollinger Scalper EA
Robots4Forex Ltd
4.22 (9)
The Bollinger Scalper EA is a fully automated Expert Advisor that trades based on Bollinger Band and RSI entry signals. The EA trades using market orders and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limited support so that I
FREE
MACD Trader FREE
Konstantin Nikitin
1 (1)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are added to the database and 15 bars are c
FREE
Shauns FVG
Shaun Mark Featherstone
Shaun’s FVG EA (Free Edition)   is a rules‑based Fair Value Gap pullback system built for XAUUSD M15. It identifies bullish/bearish imbalance zones, waits for a pullback into the gap, and only then executes a trade — ensuring entries are based on structure rather than impulse. How It Trades Fair Value Gap detection   for institutional imbalance zones Pullback confirmation   before entry Trend alignment   via SMA direction Optional RSI + ATR filters   to avoid weak signals Higher‑timeframe conf
FREE
Easy Candles
Alexander Nikolaev
3 (1)
This is a simple and free Expert Advisor that trades candlesticks. It compares several nearest bars and their volumes, and opens a trade based on that data. Unlike the professional version , it analyzes only 1 timeframe. The recommended timeframes for this EA are H1, H4, D1, it works with any currency pairs. The parameters always need to be optimized before trading, as well as after some period of trading. Input Parameters Lots - lot size (if Lots=0, then the lot will be calculated based on the
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
CCI and ATR Trader
Evgeniia Terekhova
2.33 (3)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -10
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example: - The path of folder where the terminal start - The path of   folder where the terminal store the indicators, experts advisors etc - The path of   common folder - The permission to use DLL, to automated trading etc - The permission to send email, FTP or notifications to smartphone and many other informations
FREE
Algorithmic FREE
Vladimir Gorbachev
5 (4)
Medium-term trading system that tries to profit during the price rollbacks after significant movements. The system automatically determines the current trading range, the price rollback levels. This is a demonstration version of the Algorithmic EA, which is optimized over the year 2016 for trading the EURUSD currency pair. It is possible to trade in manual mode using a simple on-screen panel or in fully automatic mode. Amount of trades per month is from 5 to 18 in automatic mode. The recommended
FREE
Bigger chart labels would allow the user to be entirely aware of which chart he/she is on. Each chart window is unique, containing different patterns and economic motives so acknowledging the chart window would be absolutely essential! There are well known Economic Time Zones included in clear view, by choice!    Simple does it! Use your computing mouse scroller, clicking with the right finger on the label, in order to customize the label properties. From there, choose your preferred color, fon
FREE
Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge Parameters spikeFilte
FREE
Chaos Trader Lite attempts to use aspects of chaos theory to place trades in the marketplace. This Expert Advisor, in particular, draws upon theories made by Bill Williams. Every version of MetaTrader contains the Bill Williams indicators. I wondered why was he deemed so important as to have his own set of indicators added to MetaTrader with name attribution. Conducting research I found that Bill Williams wrote a book using chaos theory to trade the markets. The Bill Williams indicators are usef
FREE
"The settings are intricate, but make sure to take full advantage of them." MA Touch and Cross Trade Focused Semi-Automated EA This EA is specialized in MA touch and cross trades, with two MA exit conditions, one of which can also be used as a trailing stop! The usage is entirely up to you! I’ve never seen an MA trade EA with so many adjustable settings! MA Entry and Mass MA Exit for Open Positions Not only can this EA handle MA entry , but it can also be used for mass MA exits on open position
FREE
This EA trades using the Bollinger Bands indicator. It offers many trading behaviors and flexible position management settings, plus many useful features like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully customizable indicator settings 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/FIFO Compliant
FREE
Introductory Pricing for one month Brute force trader is specially designed to find the best entry point and exit point with the regular tested and proven indicators. The EA will automatically analyse the market and will follow trends with the right entry exit points. Since the timeframe it is using is 30 minutes, the chances that you are stuck into a long trade is very low. Thought it does not use stoploss but it has the
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使用します
FREE
Power Renko is an indicator which plots Renko bricks underneath the chart using a histogram. You can select the brick size and the timeframe of the Renko bricks as well as whether or not to use the close price or the high/low price of the candles. Renko bricks are based on price alone, not time, therefor the Renko bricks will not be aligned with the chart's time. They are extremely useful for trend trading and many different strategies can be formed from them. Buffers are provided allowing you t
This expert is a tool to check broker execution and spread. Attach expert in any chart and wait to finish check. Expert sends a pending order (Buy Stop) away from the current price (100 pips) and then modifies it. When expert is removed from chart, pending orders expire and are deleted after 15 minutes. You can to get source code from here . Parameters OrdersID - Magic number for orders. ManualLotSize - Lot size for orders. TypeOfOrderUse - Type of order to place (pending or market). TimesModi
FREE
This is the RSI GridMaster Mini — the freely available, compact version of the popular RSI GridMaster system. The EA operates based on the Relative Strength Index (RSI) indicator combined with a grid strategy, enabling continuous trading as the market moves. The Mini version uses a   fixed lot size of 0.01   and trades exclusively on the   H1 timeframe. All settings have been simplified to make the system easy to use, reliable, and beginner-friendly. Looking for More Power and Flexibility? Check
FREE
PZ MA Crossover EA
PZ TRADING SLU
3.88 (25)
この EA は、移動平均クロスオーバーを使用して取引します。完全にカスタマイズ可能な設定、柔軟なポジション管理設定に加えて、カスタマイズ可能な取引セッションやマーチンゲールおよび逆マーチンゲール モードなどの多くの便利な機能を提供します。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 使いやすく、監視しやすい 完全にカスタマイズ可能な移動平均設定 2 つの異なる取引動作を実装します。 カスタマイズ可能な損益分岐点、SL、TP、トレーリング ストップ ECN/非ECNブローカーで機能 2-3-4-5 桁の記号に対応 取引はNFA/FIFOに準拠可能 反対のシグナルで取引を閉じることができます マーチンゲールと逆マーチンゲール機能を実装します 平日と時間帯で取引を絞り込む 組み込みの資金管理 EA は 4 つの異なる動作を実装します。 通常: 強気のクロスオーバーで買い、弱気のクロスオーバーで売る 逆:強気のクロスオーバーで売り、弱気のクロスオーバーで買う 買いのみ: 強気のクロスオーバーで購入し、弱気のクロスオーバーを無視する
FREE
このプロダクトを購入した人は以下も購入しています
Vortex Gold MT4
Stanislav Tomilov
5 (38)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
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 は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
BB Return mt4
Leonid Arkhipov
5 (7)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $350 は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。 その後
Quantum King MT4
Bogdan Ion Puscasu
5 (3)
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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
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
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Pattie Opening Range Breakout (ORB) is a range of price variation, which for each session, it generates a combination of support and resistance levels, positioning itself in favor of breaking out of the bands, when it is exceeded on the upside is a signal to buy or enter long and when it is exceeded on the downside it is a signal to sell or enter short. Pattie Break Out  EA  is a specialized trading tool designed to automate  time session-based breakouts . The EA operates by drawing a price rang
FlipDamonHFT
Allistair Kabelo Mandow
1 (3)
Ask in private for more details after purchase Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. FlipDamonHFT – High-Frequency Trading Robot for XAUUSD (GOLD) FlipDamonHFT is a fully automated Expert Advisor for MetaT
EA Game Changer
Vasiliy Strukov
4.56 (9)
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が買いと売りの両方
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 は単純なグリッド/マーチンゲール
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
Aura Black Edition
Stanislav Tomilov
4.62 (21)
Aura Black Edition は、GOLD のみを取引するように設計された完全自動化 EA です。エキスパートは、2011 年から 2020 年の期間に XAUUSD で安定した結果を示しました。危険な資金管理方法は使用されていません。マーチンゲール、グリッド、スキャルプも使用されていません。あらゆるブローカーの条件に適しています。多層パーセプトロンでトレーニングされた EA ニューラル ネットワーク (MLP) は、フィードフォワード人工ニューラル ネットワーク (ANN) のクラスです。MLP という用語は、曖昧に使用され、フィードフォワード ANN に緩く使用される場合もあれば、複数のパーセプトロン層 (しきい値アクティベーション付き) で構成されるネットワークを厳密に指す場合もあります。多層パーセプトロンは、特に単一の隠し層がある場合、口語的に「バニラ」ニューラル ネットワークと呼ばれることがあります。MLP は、入力層、隠し層、出力層の少なくとも 3 つのノード層で構成されます。入力ノードを除き、各ノードは非線形アクティベーション関数を使用するニューロンです。MLP
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
Gold Pulse EAは、3つのトレーディングシステムを統合した、構造化された規律あるフレームワークを採用したマルチストラテジーEAです。金(XAUUSD)市場向けに特化して設計されており、日中スイングトレード、セッションベースの執行、日足レンジ戦略を組み合わせることで、様々な市場状況に対応します。これにより、単一の設定に依存することなく、よりバランスの取れた一貫性のある自動取引を実現します。 シンプルさを重視して設計されたGold Pulse EAは、設定ファイル不要で、対応ブローカー環境に簡単に導入できます。プロップファームでの取引に最適で、グリッド、マーチンゲール、スキャルピング戦略を使用しない、クリーンな執行モデルを採用しています。 また、自動および手動のリスク設定を備えたリスク管理機能も内蔵されており、口座規模や好みに応じてリスクエクスポージャーをコントロールできます。これにより、一貫性と規律を維持しながら、構造化された取引アプローチを実現できます。 対応銘柄:金(XAUUSD) 時間足:5分足 ブローカーサーバー時間:GMT+2またはGMT+3のみ 口座タイプ:ヘ
Yarukami Mnukakashi EA
Aleksandr Kazmirchuk
5 (4)
Yarukami Mnukakashi is an automated trading advisor designed for traders in the Forex market. The version for MT5 is located at the link. Key Features: Strategy type: 24-hour trading, but I recommend avoiding the American session and setting a daily take of $30-40 per 0.01 lot. Can work in one direction or both at once independently of each other. Trading instruments: GOLD Timeframes: M1 Algorithm: Uses technical analysis with moving average indicators, Bollinger and Momentum. Risk management: t
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan が無料で手に入る可能性があります!*** 詳細についてはプライベートでお問い合わせください 検証済み信号:   こちらをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用していま
EA Gold Stuff
Vasiliy Strukov
4.7 (1088)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Yen Striker Yen Striker EAは、USD/JPYと金に特化した完全自動のデュアルシステム取引エンジンです。2つの独立した戦略が同時に動作し、それぞれ独自のリスク設定と取引管理ロジックを備えています。 システム1 - ブレイクアウト・モメンタム 主要な市場の高値と安値を特定し、主要なブレイクアウトゾーンに指値ストップ注文を発注し、スマートなトレーリングストップロジックでポジションを管理します。 システム2 - 日足レンジエクスパンション EAは毎日、前日の高値と安値の上下に指値注文を発注します。これにより、高値/安値を超えたレンジエクスパンションを捉えることができます。価格がブレイクアウトすると、自動的に取引が開始されます。ポジションはトレーリングストップとテイクプロフィットで管理されます。 対応銘柄:USD/JPY、金 時間足:5分足 推奨ブローカー:GMT+2/+3タイムゾーン 口座タイプ:ヘッジ取引推奨 スプレッドタイプ:低スプレッドのスタンダード口座を推奨 最低入金額:最低入金額は問いませんが、200ドル以上を推奨 リアルタイムの結果はここで確認できます。
Recovery Manager Pro は、他のアドバイザーまたは手動でオープンされた注文からのドローダウンを回復するためのシステムです。 RM Pro には、自動的に動的に調整する機能があります。トレーダーはリスクレベルを選択する必要があり、アドバイザーは完全自動モードで動作します。 ドローダウンリカバリモードとスタンバイモードで動作可能!別のアドバイザーがドローダウンを生成した場合、RM Proはそれを無効にし、ポジションをロックし、部分クロージャを使用してデポジットを復元するプロセスを開始します。取引では、アドバイザーはスマートな平均化、ロック、部分クロージングを使用します。アドバイザーはカスタム トレンド インジケーターに取り組んでおり、アドバイザーのすべての購入者がギフトとして受け取ります。 Advisor の主な機能は、スタンバイ モードで動作できることです。別のアドバイザーがドローダウンを生成するとすぐに、RM Pro が注文管理を引き継ぎ、平均注文をオープンし、その後部分的にクローズします。 セットアップ手順:           リンク MT5のバージョン:  
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のようなブローカーを利用するなど
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mql
GOLD Scalper PRO
Lachezar Krastev
4.6 (25)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
RiskShield Dragon   — Automated Multi-Currency Advisor Combining intelligent algorithms, robust protection mechanisms, and flexible configuration, **RiskShield Dragon** delivers consistent profits with minimal risk. --- ## Key Advantages * **Multi-Currency & Multi-Threaded**: Supports over 20 currency pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDJPY, and more) simultaneously on any timeframe. * **Minimum Deposit from 10,000**: Optimized for trading with a starting balance of 10,000 account uni
AGERA MT4 は、金市場の脆弱性を特定するための、完全自動化された多面的なオープンEAです! Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  AGERA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :    https://www.mql5.com/en/signals/2363787 Tickmill Real :     https://www.mql5.com/en/signals/2361808 Default       Settings for One Сhart 
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
Vortex Turbo — 「嵐を操り、Vortexを制する」 Vortex Turboは、最先端のAIアーキテクチャ、適応型市場ロジック、そして精密なリスク管理を融合した独自の開発技術であり、インテリジェントトレーディングの新たな進化段階を体現しています。実績のあるアルゴリズム原理に基づき、複数の戦略を、新たなレベルの予測インテリジェンスを備えた統合型高速エコシステムに統合します。金(XAUUSD(GOLD))のスキャルピングエキスパートとして設計されたVortex Turboは、制御されたマーチンゲール法と平均化グリッドを採用し、各   ポジションは内蔵のストップロスによって完全に保護されています   。これにより、パワー、精度、安全性の完璧なバランスが確保されています。 非常に重要です!エキスパートをご購入後、プライベートメッセージをお送りください。必要な推奨事項をすべて記載した説明書をお送りします。 399ドルの価格は2月15日まで有効です。その後、価格は499ドルに引き上げられます。(最終価格は999ドルです) Vortex Turbo     Expert Adviso
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with a small StopLoss size ar
Sinal (GOLD/XAUSD) - mais de 14 meses ativo e mais de 6 mil negociações em conta Standard (alavancagem de 1:400):   https://www.mql5.com/pt/signals/2278431 Produto para MetaTrader4:  https://www.mql5.com/pt/market/product/159627 Produto para MetaTrader5:  https://www.mql5.com/pt/market/product/160313 O Apache MHL Moving Average Expert Advisor ou simplesmente "Apache MHL" é um robô que opera no ativo GOLD/XAUUSD utilizando estratégias baseadas em médias móveis e gestão de risco com Martingale.
XGen Scalper MT4 - プロフェッショナル自動取引システム XGen Scalperは、高度なアルゴリズム構造と実証済みのテクニカル分析を組み合わせ、あらゆる市場で一貫した結果を提供する最先端のエキスパートアドバイザーです。この強力な取引システムは、外国為替ペア、金や銀などの貴金属、暗号通貨、商品指数で問題なく動作します。 高度なアルゴリズム技術 独自の波動スキャンアルゴリズムは、市場データをリアルタイムで処理し、手動の投資家が見逃しがちな、可能性の高い取引機会を特定します。このシステムは、変化する市場の状況に絶えず適応し、トレンド、レンジ、ボラティリティの高い環境でも効果的に機能します。 ユニバーサルな互換性 特定のペア向けに設計された従来の EA とは異なり、XGen はすべての商品で優れたパフォーマンスを発揮します。 プロフェッショナルなコントロールパネル リアルタイムの口座指標、詳細な取引統計、システムステータスを表示する洗練されたインターフェースで、取引パフォーマンスを監視します。統合された波形視覚化により、システムが市場の状況をどのように解釈し
Aura Neuron MT4
Stanislav Tomilov
4.44 (16)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
作者のその他のプロダクト
Version History : Date Version Changes 6/20/2022 1.00 Initial release 6/21/2022  1.10 Add global variables for Minimum (SYMBOL_volume_min) and Maximum (SYMBOL_volume_max) History Volumes  Description : RedeeCash Volumes Indicator is the Volumes indicator that you have come to trust for market entry and exit with the added benefit of exposing key metrics as global variables. Including global variables in an indicator permits easier interaction with expert advisors (EA) and scripts. When attaching
FREE
Version History Date Version Changes 07/08/2022 1.00 Initial Release Description The Aroon indicator is a technical indicator   that is used to identify trend changes in the price of an asset, as well as the strength of that trend. In essence, the indicator measures the time between highs and the time between lows over a time period. The idea is that strong uptrends will regularly see new highs, and strong downtrends will regularly see new lows. The indicator signals when this is happening, and
FREE
この Expert Advisor (EA) は、オーバーナイトの利息を支払う (獲得する) 通貨ペアで取引が行われるため、高利回りの普通預金口座のようなものです。エントリーポジションとエグジットポジションは、それぞれ買い注文と売り注文のルックバック期間の最低/最高価格と最高/最低価格に基づいています。 共通入力、 SINGLE_CURRENCY = true、単一通貨での操作を許可します。無効 (FALSE) の場合、メタトレーダーのマーケット ウォッチ ウィンドウで選択された通貨を取引します。 CONCURRENT_ORDERS=0、同時に開かれる複数の注文の数を制限します。 PIPS=100、利益PIPS MAX_PIPS=1000、Ask と Bid 価格の最高値と最低値の間の最大 PIPS 距離。 MAX_LOTS=100、取引口座で許可される最大LOTS。 DODDFRANK_COMPLIANCE=false、米国ベースのアカウントで取引する場合、FIFO 違反の受信を防ぐために FIFO を有効にする必要がありますか? LOTS=-1、LOTs パラメー
FREE
RedeeCash Triangular Arbitrage Opportunities は、利用可能な通貨トライアドと各通貨取引ポジション設定をグローバル変数として次の形式で示します。 AAA/BBB、CCC/AAA、CCC/BBB: AAA/BBB -1|0|1 AAA/BBB、CCC/AAA、CCC/BBB: CCC/AAA -1|0|1 AAA/BBB、CCC/AAA、CCC/BBB: CCC/BBB -1|0|1 ここで、値は OP_BUY または OP_SELL のトレード方向です。 取引方向が -1 を示す場合、その通貨ペアの取引は発生しません。 三角裁定取引は、ヘッジが許可されなくなった米国を拠点とするアカウントに役立ちます。 実際にはより多くのアービトラージの機会があり、この指標はそれらすべての機会を取引設定の形で示しています。 グローバル変数を読み取って、どの機会を取引するかを決定する必要がありますか? 取引を開始するときは、少なくとも 200 PIPS のテイク プロフィットを使用する必要があります。そうしないと、取引がテイク プロフィット値なしで開
FREE
RedeeCash Statistics
Patrick Odonnell Ingle
1 (1)
Version History Date Version Changes 07/10/2022 1.00 Initial release Description A collection of modern statistical functions that can be integrated into your own strategy. The included functions are, Mean Median Range Skew Max Min IRange Deviations AbsoluteDeviations MAD StandardDeviation Variance GetCorrelation SamplingDistributionStandardDeviation ZScore CorrelationCoefficient CoVariance Beta Confidence SNormInv PercentOfValue ValueOfPercent MQL Header (mqh) The required header is //+--------
FREE
https://tradingstrategyguides.com/williams-percent-range-strategy/ で特定された戦略に基づいていますが、単一の Expert Advisor インスタンスから複数の通貨をサポートするように自動化されています。また、SMA のスロー クロスとファスト クロスを使用して、トレンドの方向を決定します。 外部戦略の基本は、上昇トレンドで Williams %R が -50 を超えたときに BUY 取引を開始し、下降トレンドで SELL 取引を開始することです。 トレンド期間と、中間点から外部パラメータまでのウィリアムズ %R 範囲を制御できます。        SINGLE_CURRENCY = true、このパラメーターは単一の通貨で取引するために使用されますが、収益の可能性を最大化したい場合は、このパラメーターを false に設定し、1 つのチャートのみにアタッチすると、この EA はマーケット ウォッチ ウィンドウで選択された通貨を取引しますMetatrader 4 ターミナルで。        CONCURR
FREE
このインジケーターは、アクティブおよび非アクティブな取引セッションを表示し、取引セッションがアクティブ (1) または非アクティブ (0) であるかどうかとしてグローバル変数を設定します。 iCustom ライブラリ関数を使用すると、次のように Expert Advisor またはスクリプトからこの指標を呼び出すことができます。 // カスタム インジケーターを呼び出す iCustom ( Symbol (), PERIOD_D1 , "Market/RedeeCash_TimeZone" , 0 , 0 ,Blue,Red); // グローバル変数の値を取得する double NewYorkSessionIsActive = GlobalVariableGet ( "TZ-NewYork" ); double LondonSessionIsActive = GlobalVariableGet ( "TZ-London" ); double SydneySessionIsActive = GlobalVariableGet ( "TZ-Sydney" ); double TokyoSe
FREE
変化率 式に基づいて、 ROC = (Close[n] - Close[n-look if (roc > roc_lookback && roc > 0 ) trend= "UP" ; if (roc < roc_lookback && roc < 0 ) trend= "DOWN" ; back]) / Close[n-lookback] * 100 ルックバック期間にわたる通貨ペアの価格アクションの変化率をプロットし、2 つのグローバル変数 SYMBOL_ROC と SYMBOL_ROC_LOOKBACK を提供します。これらは、最新の変化率の値と前のルックバック期間での変化率を表します。 iCustom 関数を使用してインジケーターを呼び出し、 iCustom ( "Market/RedeeCash_Rate_of_Change.ex4" , Symbol (), 5 , 0 , 0 ); グローバル変数を取得し、 double roc = GlobalVariableGet ( StringConcatenate ( Symbol (), "_ROC" )); double
FREE
RedeeCash RSI
Patrick Odonnell Ingle
Version History Date Version Changes 07/09/2022 1.10 Initial released Description The RedeeCash RSI is your typical RSI indicator with the three latest RSI calculations exposed as global variables for easier integration with scripts and expert advisors. Code Sample To invoke this indicator from an EA or script, call the iCustom metatrader function, iCustom ( Symbol (), PERIOD_CURRENT , "Market/RedeeCash RSI" , 14 , 1 , 0 ); string RSIVarName = StringConcatenate ( Symbol (), "_rsi" ); string RSIP
FREE
RedeeCash 4XLOTS
Patrick Odonnell Ingle
RedeeCash 4XLOTS ライブラリは、4xlots.com WEB API アルゴリズムに基づくローカライズされたリスク管理ライブラリです。このリスク管理アルゴリズムは、クイック ロット サイズの方程式のように、通貨に依存しません。       ロット = AccountEquity / 10000 これは、100 ドルのアカウント エクイティごとに 0.01 ロットになります。 RedeeCash 4XLOTS ライブラリは、手動計算として 2011 年に最初に開発された、より詳細で拡張されたアルゴリズムを使用します。 RedeeCash 4XLOTS には、LotsOptimize という関数が 1 つあります。次の RedeeCash_4XLOTS.mqh ファイルをコピーしてプロジェクトに含めます。 //+------------------------------------------------------------------+ //|                                             RedeeCash_4
フィルタ:
レビューなし
レビューに返信