Boxmaster RSIx2 MT4

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Current sets after optimization are in comments.

Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;
RSI_TF - timeframe RSI(older) and RSI(junior)

Parameters of the indicator RSI(relative strength index) from older timeframe:
RSI_UP_Period - period of  RSI;
RSI_UP_price - type of price of RSI;
RSI_UP_level_buy_out - level buy out of RSI;
RSI_UP_level_sell_out - level sell out of RSI;

Parameters of the indicator RSI(relative strength index) from junior timeframe:
RSI_LOW_Period - period of  RSI;
RSI_LOW_price - type of price of RSI;
RSI_LOW_level_buy_out - level buy out of RSI;
RSI_LOW_level_sell_out - level sell out of RSI;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.
おすすめのプロダクト
The Expert Advisor consists of four popular indicators: MovingAverage Stochastic MACD ZigZag It is possible to use all four indicators both together, and individually, selecting the necessary combination. Basic settings of the Expert Advisor Magic - order magic number Volume - volume for opened trades Slippage - price slippage when opening orders. StopLoss - close orders after reaching a certain loss in points, TakeProfit - desired profit in points. TrailingStop - move StopLoss to order's openi
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals, is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test it you
This robot works on the MACD indicator. If the histogram is above 0, we buy, if below 0, we sell. This is not just a robot, it is a EA constructor  that allows you to create your personal strategy for conducting orders using more than 60 options available in the settings. You can choose a step, expand the step by a multiplier, set a take profit multiplier, add a lot (instead of using a martingale), set the time work, hard stop loss and take profit for each order and do a lot more. Try this Exper
Pinok
Yury Emeliyanov
Pinok は EURGBP(M30)向けのトレーディングアドバイザーで、前のバーの高値・安値のブレイクアウトと ATR MA オシレーターによるフィルターに基づいています。固定されたストップロスとテイクプロフィットで、指定された取引時間内に動作します。 ロジック 買いエントリー: オープン価格が前のバーの安値より低く、かつ ATR MA オシレーターがゼロ未満の場合。 売りエントリー: オープン価格が前のバーの高値より高く、かつ ATR MA オシレーターがゼロ未満の場合。 エグジット: 固定のテイクプロフィット(+90ポイント)またはストップロス(-400ポイント)。 取引: 取引量 — 預金の2%。 テスト統計(2018–2025) 初期預金: 500ドル 総利益: +6279ドル プロフィットファクター: 2.36 最大ドローダウン: 30.52% 総取引回数: 256回 勝率: 74% ️ 重要: 実際の口座で使用する前に、必ずデモ口座またはストラテジーテスターでテストしてください。過去の結果は将来の利益を保証するものではありません。 その他の製品とテスト結果はこちら
Down Under
Thomas Bradley Butler
ダウンアンダーは1時間の時間枠でAUD/USDペアを取引します。 このEAはATRとOHLCをトレードします。 この時間枠でこのペア用にフォーマットされます。 複利は分で使用されます。 ロットサイズと最大。 ロットサイズ。 残高のパーセンテージは、勝ちトレードで合成されます。 バランスが変動すると、ロットサイズも変動します。 設定: mmリスク% mmロット 最大ロット 他に変更するものはありません。 これには、マーチンゲールまたはヘッジ機能はありません。 変更する他の機能は、取引している場合、AUD/USDのCFDのみです。 ブローカープラットフォームでこれを小数点以下で変更します。 リスク免責事項 先物、オプション、通貨取引はすべて大きな潜在的な見返りがありますが、大きな潜在的なリスクもあります。 これらの市場に投資するには、リスクを認識し、喜んで受け入れる必要があります。
This Expert Advisor is using three Moving Averages to find the direction of the trend. There is three different Moving Averages that has to be in the right order and the EA is looking for this in different timeframes to make sure it's in the order to trade. Then the EA will look for both the Stochastic and RSI in different timeframes before everything is looking good. Now it will take a BUY or SELL trade, depending on the indicators. It will set the Stop Loss and Take Profit depending on the hig
The Expert Advisor trades the signals from an artificial neural network. Network with one hidden layer. Presence of a signal is checked at the closing of the specified period, which significantly increases the optimization and testing speed. It differs from the previous version by a number of additional features: works with pending orders; subsequent trades are opened with a lot increased by the specified step; moves the trade to breakeven a specified time after it was opened; closes trades at t
I personally love trading robots, but there are many situations where semi-auto trading is superior to automation. The system is very simple and effective.  Trend lines are typically used with price charts, however they can also be used with a range of technical analysis charts such as CCI and RSI.  What is the trend line?  Trend line is a bounding line for the price movement. It is formed when a diagonal line can be drawn between a minimum of three or more price pivot points. A line can be
ForExMachina 2 – The Quantitative Volatility Engine Automated Price Action Trading | Trend-Following Breakouts | Smart Recovery (Precision Engineered for XAUUSD & Volatile Forex Pairs) Trading with Machine Precision Stop relying on lagging indicators. ForExMachina  2 is a next-generation trading robot designed to exploit the one constant in the financial markets: Volatility . Built specifically for the MetaTrader 4 platform, ForExMachina ignores market noise. Instead, it utilizes a proprietary
Nexus D1 Breakout Vault Nexus Vault is a conservative daily breakout model for MetaTrader 4, built around XAUUSD on the D1 timeframe. It is positioned for controlled exposure, patient entries, and ATR-managed exits. The EA uses pending breakout orders, volatility confirmation, and ATR-based trade management. It is designed as a slower daily-chart system, not a grid, martingale, recovery, or high-frequency scalping product. Best Fit Primary market: XAUUSD Recommended chart: D1 Platform: MetaTrade
This scanner is a tool used to support trading with the Ichimoku method. Its basic features are: 10 trading setups implemented in accordance with the Ichimoku technique, the possibility of simultaneous scanning, all financial instruments available on the platform, the possibility of simultaneous scanning, in all timeframes available on the platform, two trading modes available: Manual and AutoTrading, the ability to open in Manual mode from the level of the chart, the ability to determine the si
Alligator Trade X is an EA based on Alligator. Alligator parameters such as BuyJawsperiod1, BuyJawsshift1, BuyTeethsperiod1, BuyTeethsshift1,   BuyLipssperiod1, BuyLipssshift1, BuyShift1, BuyCandlestickShift1, BuyJawsperiod2, BuyJawsshift2, BuyTeethsperiod2, BuyTeethsshift2,   BuyLipssperiod2, BuyLipssshift2, BuyShift2, BuyCandlestickShift2, BuyJawsperiod3, BuyJawsshift3, BuyTeethsperiod3, BuyTeethsshift3,   BuyLipssperiod3, BuyLipssshift3, BuyShift3, BuyCandlestickShift3, SellJawsperiod1, Sell
Pips Hunter M1 – Скальперский Советник Валютная пара: EUR/USD, EURJPY, GBPUSD Таймфрейм: M1 Время работы: 24/7 Требования к брокеру: Минимальный спред – для максимальной эффективности Быстрое исполнение ордеров – без задержек и реквот Низкая комиссия – для снижения издержек Наличие VPS – стабильная работа без перебоев Разработан для активного скальпинга и максимального профита!
Discover the ultimate trading solution - Expert ONE! Say goodbye to needing a coder and hello to configurable trading strategies that can be customized in thousands of different ways. Expert ONE is the game-changer you've been waiting for, built on the reliable foundation of Jagzfx's proven software products like pinTrader, OnePIN, and MUX. With advanced features like risk management, position sizing, profit averaging, trailing stop, and weekly and intraday sessions, Expert ONE allows you to tai
This expert is under construction and is not yet completed The development of this expert will be completed in 2 years at most. Our goal in publishing this expert is to attract capital to develop our best expert. This expert will definitely be the best expert of our team. To participate in this project, you can buy this expert at the lowest possible price. This expert will definitely be the most expensive expert of our team in the future. This expert will be built with the latest methods and st
"Still" is a trend-based Expert Advisor that looks for trend changes and opens orders in the direction of the new trend. The Moving Average indicator is used as the main signal supplemented by additional integrated confirmation functions. Whenever the signal changes, the opened orders are closed and a new order is opened. Stop levels are used for safety purposes. The EA is tied to the current timeframe. Recommended timeframes are H1 and M30. It can also work on M15 and M5. The recommended curren
Range Monster
Alexander Chertnik
4 (1)
EA uses high or low range to define possible Market Correction ,  after that the trades will be open according to Divergence Signal .  EA does not uses conventional stop loss and take profit functions,  trades will be closed at the indicator signal. EA uses also Hidden Divergence for exit trades. default setting for GBPCAD also working on: EURUSD / EURCAD / EURAUD / GBPUSD / USDCHF / AUDNZD /  AUDUSD ("FXCM broker" sets in the comments ) timeframe: 1H developed,  tested and optimized on FXCM
Optimus Prime PRO
Evgenii Efimov
4.54 (26)
There are only a limited number of copies left, priced at  39  USD .  After that, the price will be raised to 100 USD. The EA must be installed on all supported currency pairse ant Time frame: Time frame D1     – XAUUSD -   Daily time frame ! Time frame M30   – XAUUSD -  M30  time frame ! Time frame  M15   – GBPUSD. Time frame M15 – EURUSD Time frame  M15   – AUDUSD. Time frame  M15   – USDCHF. Time frame  M15   – USDCAD. Time frame  M15   – EURCHF. Time frame  M15   – EURCAD. Uniqueness:
The expert trades according to the indications of the RSI indicator. When the price moves against the order, the level of the planned profit is shifted by implementing a grid of orders. The input parameters in points should be set to the corresponding 4-digit quotations. For 3- and 5-digit quotes, the expert will perform the adjustment automatically. In the settings, you can turn off automatic adjustment. It is possible to set the time of work of the adviser and days of trade. The restriction ap
Golden Phoenix EA – Adaptive Reversal Recovery System for XAUUSD Overview: Golden Phoenix EA is a powerful gold (XAUUSD) trading Expert Advisor designed with an adaptive switching method to maximize profitability. Unlike traditional grid or martingale strategies, this EA reverses the direction of the recovery trade when a position closes in loss. By strategically adjusting lot sizes and reversing trades, Golden Phoenix EA capitalizes on market corrections to secure profits efficiently. The EA
The EA is based on third-party trend indicators, the EA has TP, SL and averaging. The entry is made on the signal of a trend indicator. By default, the currency pair is GBPUSD, EURUSD, H1 (other currency pairs are possible, and a different time interval), the recommended deposit with current settings is from $1000. You may be interested in my other products: Рекомендую к покупке:  Price Gold . https://www.mql5.com/ru/users/vypchela/seller For the adviser to work, you should   download the indica
FREE
Hello! Robot Lovec Trend MT4. Designed exclusively for working with the trend on the weekly chart W1. I offer you an Advisor, my own development. The settings are universal for all currency pairs. Most instruments are suitable, especially trending currency pairs with JPY, CHF, GBP. And also futures and indices. Entries are made exclusively at the opening of the candle, which gives the same ideal execution as in the tester and without slippage. Exit from the transaction based on a set of conditi
Торговый робот, простой в использовании и понятный. Ордера открывает при пробитии уровней максимума и минимума текущего дня, закрытие осуществляется по двум стандартным индикаторам Moving Average, при желании можно изменить значения в настройках. Стратегии типа Мартина, хеджирования здесь нет!!! Рекомендуемая пара для торговли  USD/JPY. Данный робот очень хорошо показывает себя в трендовых движениях, не очень эффективен во флэте.
Sentinel FX by nyelora
Nnanyelugo Edward Ahukannah
Sentinel FX by nyelora — MT4 Expert Advisor Sentinel FX by nyelora is a professional multi-symbol MT4 Expert Advisor built for traders who prioritise capital protection , risk discipline , and portfolio-aware execution . It is designed to behave like a robust execution engine — trading only when conditions meet strict quality and safety requirements. Periods of inactivity are normal and intentional. What makes Sentinel FX different Portfolio-aware: manages multiple FX symbols from a single chart
VELVET SEA: a usable, free simple expert advisor by the maker of velvet. CONCEPT This expert advisor is designed for use with a VPS that has continuous connectivity and trades based on whether or not it detects decisive momentum in a market, and can be configured to trade all open charts in a session or for it to only be attached to one chart with a given set of parameters.  That makes it possible for Velvet Sea to trade different symbols with different parameters to suite the needs of the user
Scalpermultichartsmt5 は、ナイトスキャルピングのための完全自動マルチ通貨取引システムです。  特徴 Expert Advisorは28のメジャーメジャーとクロスで取引しています   , Gold, Silver   。 Expert Advisorは危険な方法を使用しません Expert Advisorは、理解のために利用可能な入力パラメータの最小数を使用します Expert Advisorは、ブローカーからのすべての注文に対して固定および非表示のストップロスとテイク利益を設定します Expert Advisorは、マジックナンバーマジックを使用して注文を識別します 推奨事項 狭いスプレッドと注文の迅速な実行を持つ任意のブローカーは、取引に適しています 最低推奨預金は1 100です チャートにExpert Advisorをインストールするだけで十分です パラメータ スリッページ-価格のスリッページ Magic-マジックナンバー ロット-注文数量 TradeHour-アドバイザーの取引時間 そして、他の人。..  Expert Advisorはスプレッドと実行速
STRATEGY : INVEST 1/3 Withdraw 1/3  each Balance DOUBLING /  TRIPLING !!!! EA works on trend and trend reversal on any timeframe  : results given on M5 Timeframes with moving average from 500 to 1000 EA works on any symbols and gave good results : I made lot of testing on EURUSD EA opens trades with trend using moving averages you Set the Lot Risk " LotSafety " input : 1 High risk lot --> High Profit but also you will STOP OUT so that you will must use the "Invest 1/3 Withdraw 1/3 Strategy"    
The unique robot combines two robots "Next xxx" and "Robot nest". The algorithm of work was developed on neural networks. Advisors work both separately and individually, which is a unique alliance of two robots. Customizable to all trading instruments. For maximum efficiency, you need to do optimization. Optimization must be done together with both robots or each separately. The EA works efficiently in the flat and trend. Transactions can become hedged positions and exit them as efficiently as p
Gold Angels
Hong Ling Mu
3.5 (4)
ゴールドエンジェルのEAへようこそ とても安定した利益が見込めるEAです。 おすすめです。 ロジックは簡単です。 BANDインジケータを使用しています。バンドを価格がハズレた場合に、フラグがONになります。まだエントリーはしません。 そして価格の動きを注意深くモニターします。 価格がバンドの中に戻り、センターラインにタッチしたときに、順張りでエントリーします。シンプルですが、トレントが安定しているときは利益が大きいです。 特にXAUUSDにベストマッチします。 ただし、タイムフィルターを使うことが条件です。 ヨーロッパ時間や、ニューヨーク時間帯は、大きなボラティリティのため、利益がでません、タイムフィルターを使ってボラティリティの小さい時間帯を設定してください。 ストップロスは、逆のシグナルを使います。 またTPはトレーリングストップでクローズします。 また利益がマイナスでクローズした場合は、次のロットをあげます。設定で変更可能です。
FREE
H4 Trend
Kenneth Parling
5 (1)
序章 H4トレンド外国為替取引ロボット-トレンドの動きをキャッチするためにH4チャートを取引するように設計された使いやすく完全に自動化された取引ロボット。移動平均インジケーターを横切ることによって生成された売買シグナル。注文は常に仮想ストップロスを使用し、利益を取り、トレーリングストップに加えて、資金を確保するためにサーバー接続が失われた場合に備えて次のハードストップを使用します。 特性 マルチンゲール、ヘッジ、その他の危険なテクニックはありません 低ドローダウン 安全で安定した取引 最適化が容易で、TP / SLとトレーリングレベルに加えてインジケーターに焦点を当てる バーチャルテイクプロフィット、ストップロス、トレーリングストップレベル 計算されたATR(平均真の範囲)は利益とトレーリングストップを取ります リスク評価-固定ロットまたは動的ポジションサイズパーセントで取引する(動的は常に推奨) ADXトレンド強度フィルター 低い初期預金-アカウントレバレッジ1:400-1:500に基づくセントアカウントの$ 200 / $ 20 EurUsdH4で使用できるデフォルト設定 最適化
このプロダクトを購入した人は以下も購入しています
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
In the ever - changing foreign exchange market, the three currency pairs AUDCAD, AUDNZD, and NZDCAD have always been the focus of investors due to their unique market characteristics. They are deeply affected by multiple factors such as commodity prices, economic data, and global risk sentiment. Volatility contains both opportunities and hidden risks. And reasonable position management is the key to moving forward steadily in this complex market. ​ For investors who prefer simple and direct ope
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
Vortex Gold MT4
Stanislav Tomilov
4.93 (42)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
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はゴールド市場において、安定性と安全性を重視して開発されたプロ
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   Global   update   on   June   14th   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は
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
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
Goldbot One MT4
Profalgo Limited
5 (5)
ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル 新着: Goldbot One を購入すると、EA を 1 つ無料で選択できます!! (取引アカウント 2 つ分) 公開グループに参加する: ここをクリック   究極のコンボディール   ->   こちらをクリック LIVE SIGNAL 金市場向けに設計された非常に洗練された取引ロボット、   Goldbot One を ご紹介します。   Goldbot One はブレイクアウト取引に重点を置いており、サポート レベルとレジスタンス レベルの両方を活用して、最適な取引機会を特定します。 このエキスパート アドバイザーは、変動の激しい貴金属市場で効率性、信頼性、戦略的優位性を求めるトレーダー向けに作成されています。   注目すべき事実:   サンプル外データにおける EA のパフォーマンスは、最適化に使用されるサンプル内データと完全に一致しています。   サンプル期間は 2016 年から 2023 年です。 戦略の確認に使用されたサンプル外データは 2004 年から 2016 年および 2024 年
One Gold MT4
Stanislav Tomilov
4.67 (18)
One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold EA は、金市場を継続的に監視して、人間のトレーダーが見つけるのが難しいパターンや傾向を検出します。このシステムはさまざまな市場状況に適応できるため、特に金取引のような非常に不安定な環
EA Gold Stuff
Vasiliy Strukov
4.7 (1090)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
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
Gold Zilla AI MT4
Christophe Pa Trouillas
5 (1)
Grok AI支援 、リスク分散、 ゴールド最適化EA で制御されたリターンを生成。 GoldZILLA AIは、市場体制を検出して5つの異なる戦略から動的に選択するマルチストラテジーアルゴリズムであり、XAUUSDでのドローダウンを最小限に抑えながらリターンを最適化します。 [   Live Signal   ] - [  Dedicated group   | Version   MT5   -   MT4   ] 購入後、ユーザーマニュアルとAIセットアップ手順を受け取るために、私にプライベートメッセージを送信してください。 このEAを選ぶ理由 動的マルチストラテジーアプローチ 最適なストラテジー選択のための高度な市場体制検出 5つの異なる、相関のない取引ストラテジー 買いシグナルと売りシグナルの対称的なアルゴリズムルール リスク分散 複数時間足分析(M5からH1) 5つの非相関ストラテジーが全体のポートフォリオリスクを低減 市場状況に基づく動的リスク調整 すべてのポジションにストップロス保護 高度なAIリスク管理 ライブWeb検索機能を備えたGrok大規模言語モデル搭載 リア
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 は単純なグリッド/マーチンゲール
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Recovery Manager Pro は、他のアドバイザーまたは手動でオープンされた注文からのドローダウンを回復するためのシステムです。 RM Pro には、自動的に動的に調整する機能があります。トレーダーはリスクレベルを選択する必要があり、アドバイザーは完全自動モードで動作します。 ドローダウンリカバリモードとスタンバイモードで動作可能!別のアドバイザーがドローダウンを生成した場合、RM Proはそれを無効にし、ポジションをロックし、部分クロージャを使用してデポジットを復元するプロセスを開始します。取引では、アドバイザーはスマートな平均化、ロック、部分クロージングを使用します。アドバイザーはカスタム トレンド インジケーターに取り組んでおり、アドバイザーのすべての購入者がギフトとして受け取ります。 Advisor の主な機能は、スタンバイ モードで動作できることです。別のアドバイザーがドローダウンを生成するとすぐに、RM Pro が注文管理を引き継ぎ、平均注文をオープンし、その後部分的にクローズします。 セットアップ手順:           リンク MT5のバージョン:  
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
Live Signal:   https://www.mql5.com/en/users/varkotechnologies/seller MT5版:   https://www.mql5.com/en/market/product/164203 時間枠:       M1 通貨ペア:       XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologiesは 企業ではなく、自由という哲学そのものです。 私は長期的な協力関係を築き、評判を高めることに興味があります。 私の目標は、変化する市場状況に対応するために、製品を継続的に改善・最適化することです。 ゴールドセーフEA     このアルゴリズムは複数の戦略を同時に使用しますが、主な理念は損失トレードとリスクの抑制に重点を置くことです。 取引の決済および管理には、複数の段階が用いられている。 Expertのインストール方法 EAからXAUUSD M1通貨ペアチャートにファイルを転送する必要があります。SETファイ
Gold Emas MT4 ea
Ebrahim Mohamed Ahmed Maiyas
5 (1)
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
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
EA Game Changer
Vasiliy Strukov
4.27 (11)
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 King AI MT4
Rodrigo Arana Garcia
5 (1)
この価格での在庫は残り 1/5 点のみ ---> 次回の価格 250$ // MT5バージョン Gold King AIは、強化学習を活用して堅牢な取引アルゴリズムの構築、トレーニング、評価、展開に特化したオープンソースのPythonフレームワーク「TensorTrade」を使用して作成されました。 このアルゴリズムはニューヨーク取引セッション中に動作します。市場を数時間分析して注目すべき領域を特定した後、価格が到達した際に実行される待機注文を配置します。これにより、利益を確定するためのトレーリングプロフィットが迅速に活性化されます。また、損失が発生した後に活性化される「スマートリカバリー」という第2の戦略も備えています。この戦略では、損失の一部を補填するためにやや大きな注文を実行します。 ご注意ください:ニューラルネットワークは、AIを最新状態に保つため、4~5ヶ月ごとに最新の歴史的データを使用してトレーニングされます。 このロボットは、マーチンゲールやヘッジングのような有害なリスク管理手法を使用しません。代わりに、すべての取引はトレーリングテイクプロフィットとストップロスで保護さ
Trust EA MT4
Konstantin Kulikov
5 (1)
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. The final price is 997$ * 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
Multi Sniper mq
DMITRII GRIDASOV
5 (3)
MULTI SNIPER EA は、MT4プラットフォームで約90%の精度を誇る高精度自動取引システムです。 この収益性の高いスキャルピングEAは、現在市場で最も安定したシステムの一つです。   No grid! No martingale! このMQL5ウェブサイトでのみ提供されるオリジナル製品です。 テストと取引用の EA Set_files をダウンロードします 。  GBPAUD Set_file   GBPCAD Set_file - 複利法とスキャルピングテクニックを実装しています。 - システムは市場のボラティリティに応じて動的SLを自動的に設定します。 - EAはデフォルトで自動(ロット計算)リスク管理機能を備えており、固定ロットオプションも利用可能です。 - 取引エントリー感度パラメータを調整可能。 - 週末の取引ギャップを回避。 - 1分単位の高精度な動作時間フィルター。 - スプレッド表示機能搭載。 - ロボットには損益分岐点機能があります。 - 口座レバレッジ:1:30~1:2000の範囲で設定可能。 - 最も推奨される通貨ペアはGBPCADとGBPAUD
Live Signal on Vantage https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 4, this EA capitalizes on high-probability volatility expansions using a precise, dynamically calculated breakout algorithm. It eliminates emotional trading by strictly adhering to institutional-level risk
Aura Superstar MT4
Stanislav Tomilov
4.78 (9)
Aura Superstar  is a fully automated EA designed to trade  currencies during rollover time .  It is based on machine learning cluster analysis and genetic scalping  algorithms. The first multi-currency scalper using deep machine learning mechanism, a multi-level perceptron and an adaptive neuro filter combined with classic indicators. Expert showed stable results since 2003 year. No dangerous methods of money management used, no martingale, no grid, or hedge. Suitable for any good ECN broker.  I
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 – 最小開始ロット
Alex Expert Advisorは、トレンド反転の可能性を特定するために設計された独自のツールであるVertex Indicatorを中心に構築されています。取引シグナルは、基となるオシレーターが買われすぎまたは売られすぎの状態に達し、クロスオーバーまたは反転シグナルが確認されたときに生成されます。この高度なマルチシグナルEAは、トレンド分析、モメンタム評価、および正確なエントリータイミングを、直感的で使いやすい単一の取引システムに統合しています。弱い市場状況を自動的にフィルタリングし、高確率の取引機会に焦点を当てることで、幅広い市場環境において、取引実行の明確性、一貫性、および信頼性を高めることを目指しています。EAに組み込まれているVertex Indicatorは、短期および長期のトレンドデータを独自に組み合わせ、信頼性の高い売買シグナルを生成し、より高い精度で機会を特定します。このEAはすべての通貨ペアおよび取引可能な金融商品に適用できますが、特にXAUUSD(金)において、持続的なトレンド状況が存在するM15時間足で優れたパフォーマンスを発揮することが実証されています
Trend Catcher Exp
Ramil Minniakhmetov
5 (1)
Trend Catcher EAは、開発者独自のカスタマイズされた適応型トレンド分析指標を用いて市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。移動平均線、RSI、ボラティリティフィルターなどの独自のカスタマイズ指標の平滑化機能とトレンドフィルタリング機能を組み合わせることで、EAは事前に定義された取引条件に基づいて自動的に取引を実行します。 このシステムは、あらゆる価格変動に反応するのではなく、トレンドの形成を確認するまで待ち、その後、支配的なトレンドの方向にエントリーする前に、動的な均衡ゾーンへの制御されたプルバックを探します。これはマーチンゲール/グリッドEAです。 対応通貨ペアと時間枠: このEAは、XAUUSD、またはEUR/USD、GBP/USD、USD/CAD、AU/USD、AUD/CAD、NZ/CADなどの主要通貨ペアで効果的に機能します。 NZDUSDなどの銘柄は、M15以上の時間足(H1など)で取引すると、より正確な取引が可能になります。 設
このEAは、独自の不均衡なヘッジ戦略を使用して、負け取引を勝者に変えます。最初の取引が事前定義された数のピップで負の領域に移動すると、回復メカニズムが作動します。限られた量の代替取引を現在の価格の上下に配置し、それらがすべて小さな純利益で閉じることができるようにします。 [ ユーザーガイド | インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 特徴 使いやすく、監督 チャートボタンを使用して簡単に取引 完全にカスタマイズ可能な位置管理 制御および事前計算されたリスクエクスポージャー 多くの自動入力戦略を実装します 1,000ドルからのマイクロアカウントの取引 外国為替セッションによる取引のフィルタリング 始める方法 EAを任意のチャートとタイムフレームにロードします リスクが許容されるまで設定を編集します チャートボタンを使用した取引またはエントリ戦略の有効化 EAを機能させて利益を予約しましょう 繰り返す! 市場が長期にわたって横ばいの場合、少数のケースでは回復は失敗します。失敗すると、計算上の損失が発生します。 使い方
作者のその他のプロダクト
Excellent dashboard for analytics. The panel helps to analyze the values of the   Momentum  indicator and its signals. With this panel you can: watch the current signal from  Momentum  on all timeframes; watch the current signal from  Momentum  for different symbols; watch the current Momentum   value; several types of signals for analytics. Values in a table cell: value of Momentum Signal type: Momentum crosses "100" line Momentum upper/lower "100" line Momentum direction Work option: all
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step t
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from   all timeframes ; find signals from the Moving Average from   all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) insid
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) i
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opti
FREE
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
Cape Town
Mikhail Mitin
3 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   CCI and OsMA (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candle
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the curr
FREE
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opti
FREE
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles;
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is upper
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popula
FREE
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timefr
FREE
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 ....
FREE
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your needs
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Strong Levels — Support & Resistance Indicator Idicator for automatic detection of strong price consolidation levels. Designed to help traders identify important   support and resistance zones   on the chart.This indicator is intended for   market analysis , not for generating trade signals. How it works Strong Levels analyzes price behavior using: 2 Moving Averages 1 MACD a proprietary multi-factor algorithm The same algorithm is used by the author in personal trading. The indicator detec
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss and
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 5 -  https://www.mql5.com/e
Main: Not martingale, not a grid; Working on all symbols; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators: Bollinger Bands and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, an
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Moving Avarage and Parabolic SAR (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Qu
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Bollinger Bands  and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Ichimoku and Alligator  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opt
フィルタ:
レビューなし
レビューに返信