• 概要
  • レビュー
  • コメント (1)
  • 最新情報

Boxmaster ParSar and MA MT5

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.
If you want to do optimization by yourself, there is a large algorithm for advanced optimization "Custom max". There are parameters for Custom Max (described below in the Parameters section), and if the current pass values ??are below the minimum parameter, the result of this pass becomes negative, and it is good for the Genetic Algorithm

Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;

Parameters of the indicator Moving Average:
MA_tf - timeframe of Moving Average;
MA_Period - period of Moving Average;
MA_shift - shift of Moving Average;
MA_method - method of Moving Average;
MA_price - type of price of Moving Average;

Parameters of the Parabolic SAR indicator:
ParSAR_tf - timeframe of Parabolic SAR;
ParSAR_step - step of Parabolic SAR;
ParSAR_maximum - maximum step of Parabolic SAR;

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.

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_min_LR_CORRELATION - minimum LR correlation;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.
おすすめのプロダクト
MoMo Trade MT5 (MT4 version https://www.mql5.com/ru/market/product/57354 )   - trading system based on one of the momentum strategies. It uses simple and reliable tools like MACD and EMA to find entry points. The trading strategy looks for reversal patterns after trend area. The EA has implemented to work on M5 timeframe and focuses on short-term profit targets. But it also can be used on any timeframe. Volume calculation The volume amount is fixed ( Fixed volume ) or calculated based on risk pe
MasterTrendRobot
Javier Antonio Gomez Miranda
The MasterTrendRobot multi-timeframe Expert Advisor is a powerful trading tool for MetaTrader that uses a trend-following strategy across multiple timeframes. It analyzes price movements, moving averages, and technical indicators to identify and capitalize on favorable market trends. It has been optimized to work on JPY pairs (GBPJPY specially). You can track a real account signal here:  https://www.mql5.com/en/signals/1999690 After the first five sells, price will be increased to 549$.
Archi
Vladimir Deryagin
Archiは指標に基づいて構築されており、将来的にはその数が増加します。 "末尾位置"と"ステップ末尾"で"末尾停止"を使用することができます。 乗算と加算の両方によって、損失を生み出す現在の取引で、後続の取引の量を増やすことが可能です。 不採算取引よりも肯定的な取引の優位性に達した後、ボリュームは元の取引に戻ります。  "ボリュームワーク"–ボリューム増加モードを選択するために必要です。 この関数には、「音量の一定増加」と「音量の可変増加」の2つの値があります。 "体積の一定の増加"-現在の損失での体積の一定の増加。 "可変ボリュームの増加"-現在の損失での合計ボリュームの増加。 Archiには2つの操作モードがあります(傾向の方向を追跡)。: 指標に従ってください-取引は指標によってのみ開かれます。 混合モード-取引は指標に従って開かれ、損失の場合、取引は逆になります。 Archiの基本的な設定: マジックナンバーは、すべての開いている取引の一意の番号です。 注意!!! EAは履歴で動作するため、以前の番号とは異なる一意の番号を使用する必要がありま
Triple Threat is the latest offering from Algotrading_za It uses Bollinger Bands and RSI to determine entry positions with MACD as confirmation of trend. It also has a time filter to define trading times. This EA is highly configurable and can be optimized to be used on most currencies. The money management section is also highly configurable and does not make use of any risky strategies like martingale etc..
Description of work The 'MA7 Flax C1' expert advisor is based on the 'MA7 Flax' indicator. When a signal appears, the expert advisor opens a position, sets a stoploss and takeprofit, and after opening the position, accompanies it until it is closed. Detailed information about the 'MA7 Flax' indicator. Features of work Designed to work on hedge accounts; Recovers your data in case of a sudden power outage; Stoploss and takeprofit are not installed on the server; the expert advisor itself clos
Description of work The 'MA7 Ixora C1' expert advisor is based on the 'MA7 Ixora' indicator. When a signal appears, the advisor opens a position, sets a stop loss and take profit, and after opening the position, accompanies it until it is closed.   Additional functions - Automatic volume; - Dynamic stoploss and takeprofit; - Breakeven.   Features of work - Designed to work on hedge accounts; - Recovers your data in case of a sudden power outage; - Stoploss and takeprofit are not installed
Description of work The 'MA7 Hypnum C1' expert advisor is based on the 'MA7 Hypnum' indicator. When a signal appears, the expert advisor opens a position, sets a stoploss and takeprofit, and after opening the position, accompanies it until it is closed. Detailed information about the 'MA7 Hypnum' indicator. Features of work Designed to work on hedge accounts; Recovers your data in case of a sudden power outage; Stoploss and takeprofit are not installed on the server; the expert advisor itsel
Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter
Equanimity
Jose Ramon Rosaenz Carmona
The following expert is based on the combination of the several indicators in order to find the optimal entry points when there are specific market conditions. This expert does not use dangerous strategies such as Martingale, grid, averaging, etc. This strategy has been widely tested with good results in the last 10 years, where there have been a multitude of circumstances that the expert has been able to interpret and filter properly. Default parameters for "EUR / USD H1"
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. 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. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/r
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
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. If you want to do optimizat
BotIQ Bollinger Bands Impulse is a Expert Advisor that is NOT using Martigale or Grid Systems! Strategy Overview: Identification:   The strategy utilizes the Average True Range (ATR) to identify strong impulsive moves in the market. Execution:   It trades the reversal following the identified impulsive move. Profit-taking:   Profits are taken at strategic points near the Bollinger Bands. Development and Testing: Developed over an extended period. Rigorously tested with 5 years of backtes
Moving averages are very often used for analyzing currency pairs and trading. This Expert Advisor can analyze many moving averages at once and trade based on this. When the required number of moving averages signal a purchase, the adviser makes a purchase, if the indicators signal a sale, the advisor sells. Also, there is filtering spurious signals at low volatility based on the ADX indicator. In the settings of the adviser, you can set the required number of sliding ones, their period (the init
MT5 netting the “Babel Steps” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position when the specified trend level is exceeded plus Bollinger indicators and Stochastic indicators inform about oversold / overbought market.  Stochastic and Bollinger indicators help to increase or decrease the position. If market moves into favorable direction the Robot genera
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 i
Next Price -->   (Buy:   150 $ ) -  (3 Months:   55  $ ) -  (1 Year:   90  $ ) Step out of the ordinary trading strategies and explore "Escape The Matrix" – a robust Expert Advisor for MetaTrader 5 that can potentially enhance your trading experience. Escape The Matrix harnesses the power of cutting-edge methods identify trading opportunities in the EURUSD market. It's been diligently tested on historical data to analyze price movements. Key Features: Optimized for EURUSD: This EA is fine-tuned
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! Стратегия разработана для торговли индексами, таких как US30, US500, DE40, USTEC и другими валютными парами. С настройками по умолчанию торговый робот (trade robots) работает на часовом таймфрейме. Стратегия не использует множественные индикаторы за исключением стоплосс (плавающий, работает по ATR и Moving Averages). Стратегия работает
Daily Range Breakout EA is a breakout strategy with buys when close of current bar is lowest in past N bars and price of next bar is greater than close of previous bar. Condition for sell trades are the opposite. The idea is based on Larry Williams Smash Day strategy. I trade this strategy live and it works in multiple markets. It works best in Daily timeframe. Not Martingale/Grid Strategy. Real result with stop loss. You can reproduce the result for Gold using the default parameters. IMPORTANT!
MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Adapted from the award winning international best seller (Short Term Strategies That Work) by Larry Connors and Cesar Alverez in 2008, this concept was retested 10 years after the book published and that will give you an idea of the concept if it still works.  Take the last 10 years as walk forward and this strategy is added with a twist to risk management with arbitrary 5% stop loss and exit day counted as calender days instead of trading day. This EA works on dual mode, Long and Short.  Origin
[ MT4 Version ] Structure Breakout  EA MT5 Structure Breakout EA is an Expert Advisor inspired by structure breakout trading. It seeks to capture the explosive movements that follow a period of consolidation. It allows the user to adapt the EA to trend breakouts automatically recognized by the robot or to price structure breakouts. It is also highly customizable, which allows it to be easily adapted to different pairs, timeframes and risk profiles. It is independent of market sessions. The numbe
Eye of Ra
Jose Ramon Rosaenz Carmona
5 (1)
Expert advisor based on a widely tested   price action strategy The EA already incorporates all the variables in its programming, it is enough to let it run on the graph with the values ​​it incorporates by default. ACCOUNT: - This AE has been optimized to work on a STANDARD account - This AE is suitable for accounts of 3,000 USD - Default settings suitable for EUR/USD (any Timeframe) DESCRIPTION OF THE STRATEGY Price action trading analyzes the performance of a currency to predict what it
PRESENTATION This EA uses several non-directional strategies that allows it to generate profits regardless of price trends. It manages a pool of positions ("session") in a totally autonomous way To avoid risks related to this strategy, several recovery functions have been implemented. This makes it a reliable and secure EA, its DD remains low. RECOVERY MODE This EA is designed to run on several pairs simultaneously on an account. When the DD of a session exceeds a defined value, all positions
Professional Scalping EA is an automated professional scalping Expert Advisor designed to work in the   FOREX market   . The strategy uses the relative strength index ( RSI ) and the average true range ( ATR ) in order to determine the best entry points into the market. Advisor is suitable for both experienced traders and beginners. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD. Recommend ECN broker with LOW SPREAD: IC Market , Exness,
スーパーチャージド移動平均エキスパートアドバイザーで取引を活性化! 取引を次のレベルに引き上げる準備はできていますか?移動平均は世界中のトレーダーのお気に入りのツールで、そして今、私たちはそれをさらに進化させました!当社のEA(エキスパートアドバイザー)は、最も人気のある3つの移動平均アプローチを統合することで、取引戦略を強化するために設計されています: クロスシグナル:価格が移動平均を越えるとアラートを受け取ります。 ダブルクロス:2つの移動平均が交差するとシグナルを受信します。 トリプルクロス:3つの移動平均のクロスオーバーによって生成されるシグナルに注目します。 使いやすい当社のEAは、異なる時間枠を持つ複数の指標を組み合わせており、スキャルピング、デイトレード、またはスイングトレードなど、さまざまな取引スタイルに最適です。 しかし、それだけではありません!このEAにはリスク管理、時間フィルター、5つの他の指標に基づいた取引のフィルタリング、アカウントのドローダウンをコントロールする機能など、追加の機能が搭載されています。 私たちの使命は、すべての取引ニーズに対応できる多目的エキ
GOLD EA MT5は、「Trend for MT5」インジケーターを使用して開発された完全自動取引ロボットです。ニューラルネットワーク+グリッドシステムに基づいており、利益の確率が高く、リスクが低い取引機会を選択します。最低初回入金額は 0.01 初期ロットあたり 250 USD で、すべてのポジションに隠れストップロスがあります。 EA は XAUUSD で良好なパフォーマンスを示しており、最大ドローダウンは比較的低いです。 1分間の始値 バックテスト が利用可能     MT5 クライアントでバックテストを実行するモード。この EA の価値は現在の価格よりも価値があり、次の価格は上昇するはずです。 EA の操作: これは、価格の小数点の下一桁が追加されているヘッジ口座およびブローカーにのみ適しています。 EA はスプレッドやスリッページには敏感ではありませんが、優れた ECN ブローカーを使用することをお勧めします。 これは XAUUSD にのみ使用され、デフォルトの時間枠は M15 です。 EAの使用は非常に簡単で、EAを XAUUSD チャートにロードすると自動的に取引さ
AW BW strategy based MT5
AW Trading Software Limited
5 (1)
AW BW 戦略ベースの EA は、Bill M. Williams が作成したインジケーターのカスタム組み合わせのシグナルに基づいて取引します。この完全に自動化された取引ロボットには、柔軟な設定と多くの作業シナリオがあります。この製品には、自動ロット計算、トレーリングシステム、ストップロスなど、多くの便利な機能が組み込まれています。必要に応じて、平均化を使用できます。 利点: あらゆる種類の楽器やあらゆる時間枠に適しています。 アドバイザの入力設定で構成可能なインジケーター。 取引量を自動的に計算する機能。 プラグ可能な平均化を使用できます。 内蔵のトレーリングシステムとストップロス。 アドバイザーの調整可能なシナリオ。 問題解決 ->   こちら ストラテジー: アドバイザーは、 ビル M. ウィリアムズ ラインの 4 つのインジケーターの組み合わせ (アリゲーター、フラクタル インジケーター、AC、AO) を同時に操作します。 フラクタル インジケーターはチャート上に上矢印または下矢印として表示されます。アリゲーターインジケーターは 3 つの移動平均として表示されます。オシレ
The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT5
Profalgo Limited
4.8 (41)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポ
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (242)
ご紹介     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 Empire EA を購入すると、Quantum StarMan、Quantum Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が100
Aura White Edition is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPUSD,
Gold Trade Pro MT5
Profalgo Limited
4.8 (30)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありま
X Code G
Shintaseftiana
4.17 (12)
ONLY 1 COPIES LEFT AT CURRENT PRICE! , NEXT PRICE  1199 USD,    SO COME ON HURRY UP !! Introducing eXecute-Code (X-CODE) EA - the ultimate Expert Advisor that's out of this world!, X-Code G EA base on Algorithm Levels of Trading.  Live Signal M5     |    Live Signal M1   |     Channel     |    MySetfile_1.3 I design X-Code G EA for XAUUSD/GOLD pair Why should you choose and use X-CODE EA in Trading? X-CODE EA will give you a pleasant trading experience because in X-CODE EA reliable algor
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT4バージョン: MT4へ移動 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDC
Brent Oil
Babak Alamdar
5 (1)
「2 人の専門アドバイザー、1 つの価格: あなたの成功を促進します!」ブレント オイル スキャルピング エキスパート + ブレント オイル スインギー エキスパートを 1 つのエキスパート アドバイザーで統合 この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 最終価格: 5000 $  現在の価格では残り 2 部のみです。次の価格は -->> 745 $ です。 ブレント石油へようこそ Brent Oil のエキスパート アドバイザーは、正確かつ機敏に、不安定なエネルギー市場をマスターできるように設計された強力な企業です。ブレント石油は単なるシステムではありません。それはあなたの戦略的パートナーであり、市場の動きに適応して勝利を収める戦略を展開するように設計されています。 スキャルピング手法で市場の素早い動きを利用したい場合でも、スイングトレードの慎重なアプローチを好む場合でも、ブレントオイルはあなたをカバーします。その高度なアルゴリズムは市場の傾向を分析し、利益の最大化とリスクの最小化を目的とした取引を実行します。 主な特徴: 高度な戦略
Dragon Multi EA MT5
Mansour Babasafary
4.49 (37)
77% discount for the next 10 buyers (original price $3000): 4 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT4バージョン: Gold Garden MT4   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 リスク設定: デフォルトは中リスクで、EAにはセキュリティと管理のために複数のリスク設定があります。慎重なユーザーは、
ONLY 2 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. Limited price $199 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-bu
Quantum Wizard MT5
Bogdan Ion Puscasu
5 (14)
Quantum Wizard は 、最高のパフォーマンスを実現するように設計された高度なグリッド システムと高度な資金管理を 使用して、S&P500 (US500) を取引するための高度なエキスパート アドバイザーです。 2 年以上開発されており、最新のアップデートは今年リリースされます。ついにインデックス取引でポートフォリオを多様化できるようになりました。 Quantum Wizard のインストールは非常に簡単で、任意の期間にデフォルト設定で US500 にインストールするだけです。 ロンドンとニューヨークの株式市場の時間帯に動作し、同時に取引できる 6 つの戦略が組み込まれています。 Quantum Wizard は非常にアクティブで、1 日に複数回取引できます。 現時点ではS&P500のみを取引していますが、近い将来には他の指数も取引する予定です。 ライブ信号 1:     クリック 量子EAチャンネル:ここをクリック プロモーションの発売価格 1099.99 USD には 45% 割引が含まれます。割引なしの価格は 1999.99 USD
Quantum StarMan
Bogdan Ion Puscasu
4.9 (71)
皆さん、こんにちは。自己紹介をさせてください。 私は Quantum StarMan です。Quantum EA ファミリーの最も新鮮な、衝撃的なメンバーです。 私は、最大 6 つの動的ペア ( AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, USDCAD. ) を処理できる完全自動の多通貨 EA です。最高の精度と揺るぎない責任をもって、あなたのトレーディング ゲームを次のレベルに引き上げます。 ここで重要なのは、私はマーチンゲール戦略に依存していないということです。代わりに、最高のパフォーマンスを実現するように設計された洗練されたグリッド システムを利用しています。そして、安心していただけるよう、ドローダウンの合計がアカウントの事前に設定された制限に達した場合には、すべての取引を終了するオプションも提供しています。 しかし、それだけではありません。私はただ話すだけではありません。ライブ信号を起動して実行しているので、私の動作を見ることができます。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってくだ
Bitcoin Robot MT5
Marzena Maria Szmit
5 (3)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. We'
One Gold MT5
Stanislav Tomilov
4.65 (17)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and and advanced technologies in neural networks, EA is capable of analyzing historical and current
CyberVision EA
Eduard Nagayev
4.27 (22)
CyberVision EA is a technology I developed during my undergraduate studies. CyberVision EA is not just an advisor, it is a high-speed computing machine that can generate historical data. CyberVision EA is not just an EA, it is a high-speed computing machine that works with recurrent neural network (RNN) and generative adversarial network (GAN), and my EA also uses data quantization. Live Signal High:  https://www.mql5.com/ru/signals/2221931 Live Signal:  https://www.mql5.com/en/signals/2218278 C
Oracle MT5
Stanislav Tomilov
5 (7)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
Aura Black Edition MT5
Stanislav Tomilov
4.17 (24)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
SSX Titan TT
Artem Minchuk
3.36 (45)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
TrendMaster FX
Chen Jia Qi
4.63 (84)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) 特別注意: Currently recommended :GBPUSD, AUDUSD, EURUSD リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEA
Gold Excel MT5
Gregory Hay
4.57 (14)
へようこそ     GoldExcel EA MT5 バージョン 、その日の通貨ペア XAUUSD (GOLD) で有効な取引。通常のアカウント、スポンサー付きアカウント、およびタスクで動作するように私たちのチームによって設計されました。高頻度取引は使用しないでください。 See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 初期価格は数週間ごとに値上がりします。 Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 ジン・ジュオ   ゴールドペアのみを使用したデイトレード戦略です。金ペアは、日々の変動が大きく、ボ
GoldPulse AI MT5
Babak Alamdar
4.69 (13)
バックテストではなく、実際の取引システムを購入してください。   Live Signal 1     Live Signal 2 この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 最終価格: 5000 $ 現在の価格では残りわずかです。次の価格は -->> 500 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Hig
Quantum Trade EA MT5
Bogdan Ion Puscasu
4.82 (137)
ご紹介     Quantum Trade EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 Quantum Trade は 13 年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。       EA は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Trade EA を購入すると、Quantum Gold Empire EA を無料で入手できます!*** 詳細については非公開でお問い合わせください。 ライブシグナル:   ここをクリックしてください MT4バージョン:       ここをクリック 量子EAチャネル:       ここをクリック わずか 5 99.99 ドル のプロモーション価格!価格は間もなく 699.99 ドルに値上がりし、その後 10
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJ
Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial i
Darwin Swing MT5
Guillaume Duportal
4.92 (38)
ダーウィン・スイング 発売価格999ドル、将来価格1490ドル DESCRIPTIONS : -- このEAは、私のFXトレードの哲学を反映しています。 時間をかけてやるんだ! (FXはレースではない): https://www.mql5.com/en/blogs/post/745790 -- 過去のパフォーマンスを見るには、以下のシグナルへのリンクが必要です。 ライブとデモのシグナル: https://www.mql5.com/en/users/tradedeal/seller EXPLANATION(説明)。 Darwin Evolutionの大成功を受け、同時に使用できるDarwin Swingを紹介します。 このExpertは、手動取引に限りなく近い形で設計されています。 長期的な視点で作られたExpertであり、高速スキャルパーでもなく、夜間スキャルパーでもない。 基本戦略はスイングトレードで、支持線と抵抗線を利用してポジションを建てる。 このシステムの革新性は、バーチャルポジションを組み込んでいることです。このEAは、各
AI NeuroX EA
Denis Kurnev
4.5 (14)
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most successful results. You do not need to do any optimizations if you use the default settings
XAUUSD (GOLD) ペアのアクティブトレーダーである GoldEnergy アドバイザーへようこそ。当社のチームによって開発され、通常のアカウント、自己資金アカウント、および自主的なタスクで利用できます。 HFT は使用しないでください。 See all products here:     https://www.mql5.com/en/users/fxmanagedforexltd/seller ***前バージョンの価格*** 1,000 ドルのアカウントのリアルタイム平均月間利益は 30% を超えています :   https://www.mql5.com/es/signals/2212389 GoldEnergy システムは、MT5 プラットフォームで 1 分と 5 分のタイムフレーム チャートを使用します。バックテストはコメント セクションにあります:   https://www.mql5.com/en/market/product/116331   ?source=Site +Market+My+Products+Page#!tab=comments。 スペシャリスト
DaVinci Code EA
Shintaseftiana
3.4 (5)
The price of this EA will be increased steadily, to limit the number of users trading with this system. The Current price is 2 copies left of 5 provided , next price 999 usd,    so come on hurry up Introducing DaVinci Code EA - the ultimate Expert Advisor that's out of this world! This cutting-edge EA operates on a super advanced system with Market Structure and OrderBlock, all set to skyrocket your trading success. Live Signal     |     Channel    |    Setfile Although DaVinci Code EA can ru
Hercules AI
Aleksandr Chebotaev
5 (4)
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
作者のその他のプロダクト
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; Quick
FREE
This indicator draws   strong price   levels   (price consolidation levels). The levels are plotted using   2 MA indicators and 1 MACD   using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27
This indicator draws strong price levels (price consolidation levels). The levels are plotted using 2 MA indicators and 1 MACD using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27997/ Versio
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Ichimoku  indicator and its signals. With this panel you can: watch the current signal from   Ichimoku   on all timeframes; watch the current signal from   Ichimoku   for different symbols; watch the current   Ichimoku   value; several types of signals for analytics. Values in a table cell: Value of Tenkan-Sen Value of   Kijun-Sen Value of  Senkou Span A Value of  Senkou Span B Value of  Chikou Span S
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; Quick
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 "
FREE
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 o
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
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 cu
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 candl
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 o
FREE
"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 popul
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 th
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
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
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
Excellent Multiplatform Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from MetaTrader 4 to MetaTrader 5; copying from MetaTrader 5 to MetaTrader 4; copying from MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source of trades (deals are copied from it); slave   - the current terminal is the receiver of trades (trades are copied to it). from myself  - mode "deals multiplier" (use
This panel brings convenient functionality - Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to hide the Stop Loss and Take Profi t levels of your trades.  The panel stores these levels in memory .  When the market price reached one of the levels, a trade is closed and terminal generates a message indicating that a virtual level was triggered. there are 4 options for setting Stop Loss: Fixed Stop Loss - fixed Stop Loss Trailing Stop Loss - classic Trailing Stop Loss.
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
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 u
"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 "
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....time
FREE
This panel brings convenient functionality -   Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to   hide   the   Stop Loss and Take Profi t levels of your trades.  The panel stores these levels   in memory .  When the market price reached one of the levels, a   trade is closed   and terminal generates a   message   indicating that a virtual level was triggered. there are   4 options   for setting Stop Loss: Fixed Stop Loss   - fixed Stop Loss Trailing Stop Loss   -
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 need
Use on EURUSD Use on M5 Intraday trading. Analise the price movements on the H1 timeframe (TF) (This allows to trade even in the absence of a global price trend). Analyzes 2 or 3 timeframes. On each TF, the EA analyzes the relative position of the price and moving averages (MA) (one or two on each TF). The operation algorithm is shown in the screenshot Sets is in Comments Advantages The EA can be easily optimized for any instrument at any moment. Flexible customization specifically to your ne
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
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. MetaTrader 4:  https://www.m
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
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,
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;
フィルタ:
レビューなし
レビューに返信
バージョン 3.0 2018.09.19
Fixed bugs. Upgrade params. Add in Custom max LR Correlation
バージョン 2.0 2018.08.22
Add smart lot by risk