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

ADX Ea Mt5

ADX Level Cross EA for MetaTrader 5

Introduction:

The ADX Level Cross EA for MetaTrader 5 is an advanced tool designed to automate trading activities by leveraging the Average Directional Index (ADX) indicator's level crossings. This EA executes buying or selling actions based on specific conditions: when the ADX crosses a defined threshold and the positive directional indicator (Plus DI) is above the negative directional indicator (Minus DI), and vice versa. It allows efficient management of trades within these predefined parameters.

For detailed documentation Overall Settings/Input Guide 

High Level Overview of Features

Category Setting Description
GENERAL SETTINGS Lot Size Initial volume for the first trade; subsequent features don't alter it.
Stoploss in Pips Initial stop loss; adjustable by EA features.
Take Profit in Pips Initial take profit; modifiable by EA features.
Trade Comment Specifies trade comments for source identification.
Capture Logs Enables troubleshooting logs.
Enable Magic Number Controls EA behaviour based on a unique identifier.
Magic Number Unique EA identifier for conditional checks.
Trade On New Bar Places trades at the start of the candle.
No New Entry If Trade Exists Determines new entry conditions with or without an active trade.
Number Of Orders Controls executed trades upon entry signals.
Trade Direction Specifies buy, sell, or both signals.
Risk Reward Ratio Sets take profit based on stop loss and a specified ratio.
Next Open Trade After X Seconds Introduces a time gap between multiple entry signals.
Check for Opposite Close Closes previous trend signal before placing a new one.
Delete Pending Order at Distance Auto-removes pending orders at a specified distance.
Delete Pending Order After X Seconds Auto-deletes untriggered pending orders.
Delete Pending Order After N Bars Auto-removes untriggered pending orders after specified candles.
Profit Amount Closes trade at a set profit amount or set take profit.
Loss Amount Closes trade at a set loss amount or set stop loss.
Profit Percent Closes trade at a set percent profit of account equity or set take profit.
Loss Percent Closes trade at a set percent loss of account equity or set stop loss.
Close After N Candle Closes trade after a specified number of candles from opening.
BREAKEVEN SETTINGS Enable Breakeven Boolean input to enable (true) or disable (false) breakeven functionality.
Breakeven Activation Numeric input setting the distance in pips from entry for breakeven activation.
Breakeven Extra Pips Numeric input defining extra pips beyond activation for setting stop-loss, covering costs and slippage.
TRAILING STOP SETTINGS Use Trailing Stop Boolean input to enable (true) or disable (false) trailing stop functionality.
Activate Numeric input setting distance in pips from entry for triggering trailing stop activation.
Trail Price By Numeric input defining trailing stop distance behind the current market price.
Increment By Numeric input specifying the increment by which trailing stop distance increases with favourable market movement.
MARTINGALE SETTINGS Enable/Disable Martingale Boolean input to enable (true) or disable (false) Martingale strategy.
Multiplier Numeric input determining the size multiplier for subsequent trades if Martingale is enabled.
Multiply After N Repeat Integer input setting the number of consecutive losing trades before applying the Martingale multiplier.
Max Step Integer input defining the maximum number of Martingale steps to limit consecutive increasing trade sizes.
Adjust Take Profit Boolean input to adjust (true) or not adjust (false) take profit based on Martingale steps.
GRID SETTINGS Enable/Disable Grid Boolean input to enable (true) or disable (false) GRID strategy.
Step Distance Integer input for the distance in pips between each grid level.
Lot Increase Mode Enumeration input for lot size increase mode: GRID_MULTIPLY or GRID_INCREMENT.
Execution Mode Numeration input for execution mode: GRID_MARKET (market orders) or GRID_PENDING (pending orders).
Increase Factor Numeric input for the factor by which lot size is increased for each new grid level.
Distance Multiplier Numeric input for the multiplier applied to the grid distance for each new grid level.
Increase After N Repeat Integer input for the number of repeats before applying the grid increase factor.
Max Grid Step Integer input for the maximum number of grid steps before resetting to the initial lot size.
Grid Activation Mode Enumeration input for when the grid should be activated: GRID_ON_LOSS or GRID_ON_PROFIT.
SL and TP Mode Enumeration input for stop-loss and take-profit mode: FIXED AMOUNT, EQUITY PERCENT, or COST_AVERAGE.
Grid Fixed Stoploss Sets a fixed stop-loss for combined loss of all trades when SL and TP mode is FIXED AMOUNT.
Grid Fixed Takeprofit Sets a fixed take-profit for combined profit of all trades when SL and TP mode is FIXED AMOUNT.
Grid Equity Pct Stoploss Sets an equity percentage stop-loss for combined loss of all trades when SL and TP mode is EQUITY PERCENT.
Grid Equity Pct Takeprofit Sets an equity percentage take-profit for combined profit of all trades when SL and TP mode is EQUITY PERCENT.
AVERAGE_MODE Enumeration input for averaging orders mode: Sum (Price x Lot)/Sum(Lots) or Sum(Price)/ Sum(Orders).
AVG STOPLOSS Sets stop-loss based on the average price of all trades when SL and TP mode is COST_AVERAGE.
AVG TAKEPROFIT Sets take-profit based on the average price of all trades when SL and TP mode is COST_AVERAGE.
RISK SETTINGS Enable Risk to Lot Boolean input for enabling (true) or disabling (false) Risk to Lot functionality.
Risk Percent Numeric input defining the risk percentage per trade based on the account balance.
Risk Pips Per MicroLot / Stoploss Numeric input determining the risk in pips per micro lot or stop-loss. It aligns with the STOPLOSS pips input for virtual stop-loss calculation.
POSITION SIZING SETTINGS Enable Position Sizing Boolean input for enabling (true) or disabling (false) Position Sizing functionality.
Increase Lot Numeric input defining the additional lot size for each trade when Position Sizing is enabled.
Increase Lot on Account Balance Numeric input specifying the account balance value triggering lot size adjustment. When the balance reaches or exceeds this value, the lot size is adjusted accordingly.
ALERT SETTINGS Allow Alert Boolean input allowing (true) or disallowing (false) the EA to trigger alerts on new entry.
Allow Notification Boolean input enabling (true) or disabling (false) the EA to send notifications (e.g., push notifications on mobile devices) on new entry.
Allow Email Boolean input permitting (true) or restricting (false) the EA to send email notifications on new entry.
TRADE TIME SETTINGS Use Trading Times Boolean input for determining if the EA should follow specified trading times (true) or trade 24/7 (false).
Enable Asian Session Boolean input to enable (true) or disable (false) trading during the Asian session.
Start Time Asian and End Time Asian String inputs specifying the start and end times of the Asian session in broker time.
Enable European Session Boolean input to enable (true) or disable (false) trading during the European session.
Start Time European and End Time European String inputs specifying the start and end times of the European session in broker time.
Enable American Session Boolean input to enable (true) or disable (false) trading during the American session.
Start Time American and End Time American String inputs specifying the start and end times of the American session in broker time.
Enable Other Session Boolean input to enable (true) or disable (false) trading during another specified session.
Start Time and End Time String inputs specifying the start and end times of the specified session in broker time.
TRADING DAY SETTINGS Monday Trade, Tuesday Trade, Wednesday Trade, Thursday Trade, Friday Trade Boolean inputs allowing (true) or disallowing (false) trading on each respective day of the week (Monday through Friday).
Saturday Trade and Sunday Trade Boolean inputs allowing (true) or disallowing (false) trading on Saturday and Sunday, respectively.
SAFEGUARD SETTINGS Slippage Maximum allowed slippage in pips for trade execution.
Maximum Open Trades Maximum number of open trades allowed; set to 0 to disable.
Maximum Long Trades and Maximum Short Trades Maximum number of long and short trades allowed; set to 0 to disable.
Maximum Pending Orders Maximum number of pending orders allowed; set to 0 to disable.
Maximum Long Pending Orders and Maximum Short Pending Orders Maximum number of long and short pending orders allowed; set to 0 to disable.
Max Drawdown Percent Maximum acceptable drawdown as a percentage of the account balance; set to 0 to disable.
Max Drawdown Amount Maximum acceptable drawdown as an absolute amount; set to 0 to disable.
Maximum Trades Per Day Maximum number of trades allowed per day; set to 0 to disable.
Maximum Losing Per Trade Maximum number of losing trades allowed per day; set to 0 to disable.
Daily Stop Maximum acceptable drawdown for a single trading day; closes all positions and halts trading if exceeded.
Daily Target Target profit to achieve within a single trading day; closes all positions and stops trading if reached.
Weekly Stop Maximum acceptable drawdown for a trading week; closes all positions and ceases trading if exceeded.
Weekly Target Target profit to achieve within a trading week; closes all positions and stops trading if reached.
Monthly Stop Maximum acceptable drawdown for a trading month; closes all positions and ceases trading if exceeded.
Monthly Target Target profit to achieve within a trading month; closes all positions and stops trading if reached.
DISPLAY SETTINGS Panel Width Pct Width of the panel as a percentage of the dashboard window.
Panel Height Pct Height of the panel as a percentage of the dashboard window.
Text Size Pct Size of text within the panel as a percentage; influences readability and presentation.
Title Colour Colour of the title text within the panel for visual distinction.
Label Colour Colour of labels or descriptive text within the panel for differentiation.
Value Colour Colour of numerical values or data within the panel for clarity and emphasis.


Usage Recommendations:

Prior to deploying in live markets, comprehensive testing in a demo account is highly recommended. This ensures a thorough evaluation of the EA's performance, its alignment with your trading strategy, and an assessment of risk tolerance levels.


おすすめのプロダクト
TugOfWar MT5
Erwin Rustandi
2.5 (2)
Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of t
FREE
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  Recommendations: Timeframe:   H1   (Any Timeframe) Supported currency pairs:   EURUSD , EURCHF,   USDCAD, AUDCAD, EURAUD and many more... MT4 Version :   Here! L
AW CCI based EA MT5
AW Trading Software Limited
Expert Advisorは、従来のCCIインジケーターのシグナルを処理します。システムには多くのシナリオと柔軟な構成があります。平均化、最初と最後のバスケット注文を閉じる機能、および自動ロット計算の機能を使用します。 Problem solving ->  HERE  / MT4 version ->   HERE  /  Instruction  ->   HERE   利点: 簡単なセットアップと直感的なパネルインターフェース カスタマイズ可能なCCIインジケーター信号 必要に応じて平均化を使用 内蔵の自動ロット計算 最初と最後のバスケット注文を閉じるための組み込みシステム 通知の3つのタイプ:プッシュ、電子メール、アラート アドバイザーの仕組み: シグナルを購入する: インジケーターの上縁が下から上に交差するとき インジケーターの下縁が下から上に交差するとき シグナルを売る: インジケーターの上縁が上から下に交差するとき またはインジケーターの下縁が上から下に交差するとき 取引戦略オプション: 売買は許可されており、EAはインジケーターからのシグナルに従って両方向で取引を行
Attempts to recover losing trades. If a trade moves in the wrong direction, the Zone Recovery algorithm begins. An alternating series of Buy and Sell trades at two specific levels take place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades close with a combined profit or break even.  To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strategy/Use EA panel/External EA) 2) Configure your r
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使
********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selec
Eagle Grid MT5
Luiz Felipe De Oliveira Caldas
Grid trading is when orders are placed above and below a set price, creating an order grid with increasing and decreasing prices. Grid trading is most commonly associated with the foreign exchange market. In general, the technique seeks to capitalize on the normal volatility of an asset's price by placing buy and sell orders at certain regular intervals above and below a predefined base price. For example, a forex trader can place buy orders every 15 pips above a set price, while also placing se
EA Builder MT5
Arthur Hatchiguian
4.48 (46)
EA Builder  allows you to create your own algorithm and adapt it to your own trading style . Classical trading, grid, martingale, combination of indicators with your personal settings , independent orders or DCA, visible or invisible TP/SL, trailing stop, loss covering system, break-even system, trading hours, automatic position size etc.. The EA Builder has everything you need to create your perfect EA .  There is an infinite number of possibilities, build your own algorithm. Be creative! Pro v
FREE
The UJ_H1_170147110_S_HH_CF_SQX is an algorithmic trading strategy for MetaTrader, tested on USDJPY using the H1 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   http://quantmonitor.net/listing/usdjpy-awesome-oscillator-revolution/ Key details are: Parameters MagicNumber:
FREE
市場の荒波を乗り越え、投資の未来を見据える「Griffon Argos」は、あなたのトレーディングパートナーとして新たな地平を開きます。この高度なエキスパートアドバイザーは、独自のアルゴリズムを用いて、瞬時に市場データを分析し、最適な取引機会を見極めます。StochasticオシレータとAwesome Oscillator (AO)を活用して、市場の動きを的確に捉え、信頼性の高い取引シグナルを生成します。 主要機能: 先進的なインディケーター活用: 複雑な市場環境でも精度の高い分析を行い、効果的なエントリーとエグジットポイントを提供。 ダイナミックなリスク管理: Lotまたはリスクベースの資金管理オプションにより、各トレードのリスクを自動調整。 柔軟なトレーリングストップ: 利益の保護と損失の最小化を目指した動的なトレーリングストップ設定。 マルチタイムフレーム分析: 様々な市場環境に対応するために、複数の時間足での分析をサポート。 全通貨ペア対応: 特にEUR/USD, GBP/USD, USD/JPYなどの主要通貨ペアに最適化されており、他の多くの通貨ペアでも高性能を発揮。 高回復
FREE
Master Levels mt5 ( version for MT4 ) analyzes market situation over the last few days and determines current levels. It tracks a breakout (or rebound) of these levels. Trades open in the breakout (rebound) direction. The EA is fully automated. Master Levels is equipped with a flexible position management system. There is opportunity to close a position with two parts. And there is a feature of a trailing stop, which allows to protect gain profit. Depending on the settings, the EA can work both
ProZone
Igor Radko
3 (2)
ProZone !!! There is a discount for the first 5 users A stable working adviser on real accounts: https://www.mql5.com/ru/signals/966602 https://www.mql5.com/ru/signals/966598 The expert analyzes more than 100 indicators. Thanks to this, he trades almost all week. The adviser can trade both completely independently, and there is an opportunity to open the first positions himself, after which the expert will independently bring the matter to its logical end, that is, close the position
Sometimes the market becomes volatile and we need algorithms that operate this volatility regardless of its direction. This system tries to take advantage in moments of high volatility. It has 5 levels of input filters that it is recommended to adjust depending on the volatility, the average value would be mode 3, below the sensitivity decreases, above it increases. You can download the demo and test it yourself. Very stable growth curve as result of smart averaging techniques. "Safety
Range Breakout Advance
Sarvaiya Sultanbhai Alibhai
==> This is an range breakout expert adviser. ==> Recommended pairs are EURUSD, GBPUSD, USDJPY, USDCHF,GBPCAD,NZDCAD ==> User is allowed to go through multiple setting parameters ==> This inputs will allow user to make customized EA to trade any asset based on Range Breakout System. ==>   This will allow user to user 3 Type of Trailing Stop Loss ==> Other Improvements are coming soon  ==>     happy trading happy investing...! ==> Spreads are not in Pips Or Tick but, it is calculated by
GridMasterFx   is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx   Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market co
Discover the Future of BTC Trading with Our Trend-Following EA – Over 70% Accuracy Guaranteed! Tired of inefficient trading strategies and inconsistent results? Introducing our EA, specifically designed to trade Bitcoin (BTC) trends, using advanced technology to maximize every opportunity in the market. Key Features: Unmatched Precision: With an impressive success rate of over 70%, this EA is meticulously designed to capture key trend movements, giving you the confidence of winning trades. Exclu
1. Торговая стратегия Что делает советник: Советник следит за некотоными индикаторами и при определенном условии (или условиях) помещать торговый запрос (на продажу или покупку) в зависимости от условий. Стратегия: Используем индикатор Moving Average (скользящие средние) с периодом 8 (вы можете выбрать любой период, но в данной стратегии мы будем использовать период 8). Советник покупает, если 8-периодная скользящая средняя (далее для удобства будем называть ее MA-8) возрастает и текущая цена з
FREE
Hamster Scalping mt5
Ramil Minniakhmetov
4.7 (194)
Hamster Scalpingは、マーチンゲールを使用しない完全に自動化された取引アドバイザーです。夜のスキャルピング戦略。 RSIインジケーターとATRフィルターが入力として使用されます。アドバイザには、ヘッジ口座タイプが必要です。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 一般的な推奨事項 最小デポジット$ 100、最小スプレッドのECNアカウントを使用し、eurusd M5 gmt +3のデフォルト設定。 入力パラメータ EAは、4桁と5桁の両方の引用符で機能します。入力パラメータでは、5文字の値をポイントで示し、すべてを4文字で自動的に再計算します。 NewCycle-モードがオンの場合、アドバイザーは停止せずに動作します。モードがオフの場合、一連の取引の完了後、アドバイザーは新しい注文を開きません。 期間インジケーター1-最初のインジケーターの期間。 アップレベル-アドバイザーが売りを開始する最初のインジケーターの上位レベル。
Multi Indicator Strategy EA for MetaTrader 5 Introduction: The Multi Indicator Strategy EA for MetaTrader 5 is an advanced tool designed to automate trading activities by combining multiple indicator signal confirmations. This EA executes buying or selling actions based on specific conditions: when the enabled/selected indicator conditions satisfied for buy or sell. It allows efficient management of trades within these predefined parameters. Avaialble Indicators  RSI RVI MACD MOVING AVERAGE B
Buy and Sell Grid is an expert advisor that uses mechanical strategy to trade on any timeframe and any currency pair. BUY and SELL GRID EA lets you choose between three types of grid trading strategies whether you want to trade sideways, uptrend or downtrend market.  To make things easier for our users, we developed a interactive graphical panel that shows you all relevant information about EA inputs and your account.  STRATEGY Grid strategy is pure mechanical strategy, this EA has three types
Void MT5
Lee Guan Chuan
5 (1)
Void is an advanced grid system that has been operational on real accounts for several years. Unlike many systems that rely on historical data, Void was specifically created to capitalize on existing market inefficiencies, using real market mechanics to generate profits effectively. It supports currency pairs like any currencies in any timeframe. It enters trades without any rules. So, it will directly enter a new trade when you attach to the chart. IMPORTANT! Start trading as low as  $40 with
移動平均インジケーターのトレーディングロボット 専門家のメリット: スキャルピング、マーチンゲール、グリッド取引。 1つの注文または注文のグリッドのみで取引を設定できます。動的、固定、または乗数のステップと取引ロットを備えた高度にカスタマイズ可能な注文グリッドにより、エキスパートアドバイザーをほぼすべての取引手段に適合させることができます。 ドローダウン回復システム、重複する損失注文とバランス保護 グリッド取引がリバウンドしない価格変動に対して脆弱であることは周知の事実ですが、注文回収システムのおかげで、アドバイザーはほとんどのドローダウンから抜け出すことができます。ドローダウンからの脱出は、最も遠い不採算の注文を、利益のある市場に最も近い注文とオーバーラップさせることによって実行されます。取引ロボットは、手動取引または他の専門家によって開かれた取引のために、アカウントの負けたポジションを回復するために使用できます。マジックナンバーですべての注文を受け取り、処理することができます。 オープニングフィルターを扱う。 すべての取引戦略には、
BoletaLira
Alberto Da Silva Lira
BoletaLira is a fundamental tool focused on beginning and advanced users so that they can enter operations with the main input signals such as: - Market Trend: High or Low, always taking into account the moving average pre-defined in the setup. - Correlation between 2 assets: In the case of Brazilian B3 we can use the BoletaLira for Mini-Index but using the Dollar signs so that we can have greater security, for those who do not generally know the Index x Dollar assets try to go in the oppos
Hello This EA is depending on Guaranty strategy , it open same position by wide pips every time then will close in profit. it can make a continues profit (maybe little but continues)  you can change all settings but don't be impetuous. note; (if you want make back test) make Work_in_Backtest_TF true you can download it and make Back Test before buy it good luck السلام عليكم ورحمة الله وبركاته يعتمد هذا الاكسبيرت على إستراتيجية مضمونة ، فهو يفتح نفس المركز في كل مرة   لكن على فترات متباعدة
Supported currency pairs:  EURUSD,USDCAD, GBPUSD, EURGBP Setting Lot -frist trading lot TakeProfit, in pips - t ake profit   value Step between positions:  Step between positions(Distance) Volume increase factor Max lot Author I have an   experience   of more than  8  years   in forex and gold trading, I started my career as a trader and now developing Expert Advisors to make trading process and trading fully automated I believe   "if you can't make money while you sleep, you have to work fo
This algorithm is based on the grid strategy and performs dynamic position management to make it work on netting accounts. Unlike other robots, this grid system bases its entries on profit over time of the asset instead of using pips. This parameter is the one that corresponds to "Average Distance".  You can trade all 28 major currencies simultaneously.  Parameters: +------------------------------------------------------------------+ :-:-:-:-:-:-:-:EXPERT SETTINGS:-:-:-:-:-:-:-: +--------------
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
This Expert Advisor is a Combination of Averaging & Martingale. 1. Trend : to define what position the EA should Trade - LONG SHORT ( EA will open both BUY and Sell ) - LONG ONLY ( EA will only open BUY ) - SHORT ONLY ( EA will only open SELL ) 2. Distance between Each Positions - Point value of each Positions   100  : - if 100 Points reached between the last position and current price, new Position will be open by EA - EA will set up a higher volume for this new Position - new TP calculated u
FanTrader
Syed Oarasul Islam
FanTrader is designed to trade any markets (Stocks, Forex, Commodities, Futures, Cryptos). The strategies are developed based on various Price Actions that will be observed on different Fibonacci Fan Levels. Product Home Page:  https://www.mql5.com/en/market/product/51333 ADVANTAGES: Works on any market and time frames Multiple Strategies in 4 categories:  Retracement, Breakout, Trend Follow, Reversal Trades simultaneously on any number of markets under the same account  Display Fibonacci Fa
Grids MRI
Thiago Nunes Bianchi
この E A  は、グリッド戦略を実装します。 このストラテジーは、ユーザーが定義した数量と距離で、ポジションの始値より上または下のさまざまな価格レベルで注文を出すことで構成されます。 この EA では、ユーザーは 3 つのタイプのグリッドから選択するオプションがあります。 1) 同じ方向の注文で初期位置の後ろにグリッド ( 平均価格 ) 資産価格が最初のポジションの反対方向に動く場合、新しいレベルに到達するたびに新しいポジションが開かれ、一時的な損失 ( 有名な平均価格 ) で売買量が増加します。資産価格が以前のレベルに戻った場合、途中で開いているポジションはそれぞれの利益で閉じられます。価格が戻ってこない場合、ユーザーは金融ストップロスを設定するオプションがあります。 2) 同じ方向の順序で開始位置の前にグリッド ( スケールイン ) 資産価格が最初のポジションと同じ方向に動く場合、新しいレベルに到達するたびに、同じ方向の注文が前のレベルに出されます。価格が後戻りせずに継続する場合、ユーザーが定義した場合、ポジションはテイクプロフィ
このプロダクトを購入した人は以下も購入しています
AI Gen XII EA
Denis Kurnev
4.88 (56)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
CyNera MT5
Svetlana Pawlowna Grosshans
5 (5)
CyNera:あなたの取引、私たちの技術 シグナル:  CyNera マニュアルとセットファイル: 購入後にご連絡いただければ、マニュアルとセットファイルをお送りします 価格: 価格は販売されたライセンスの数に応じて上昇します 利用可能なコピー: 7部 金取引は、市場で最も変動の激しい金融商品であり、精密さ、徹底した分析、そして強力なリスク管理が求められます。CyNeraエキスパートアドバイザーは、これらの要素を巧みに組み合わせ、最適な金取引を実現するために設計された高度なシステムです。CyNeraの高度な戦略と技術は、経験豊富なトレーダーだけでなく、初心者にも、金取引がもたらす独自の課題やチャンスを乗り越えるための支援を提供します。 CyNeraは、金市場の複雑さに対応した信頼できるソリューションを提供します。適応性に優れたインテリジェントな戦略と、多時間枠分析、自動取引調整、そして正確なリスク管理などの高度な機能を組み合わせています。この柔軟性により、CyNeraは市場の急速な変化に即座に対応しつつ、長期的に資本を守るための強力なツールとなります。 シンボル XAUUSD
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
Quantum Emperor MT5
Bogdan Ion Puscasu
4.82 (296)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan、Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエンペラー EA     は、1 つ
AI Golden Jet Fighter GTX       MT5 は、Meta Trader 5 プラットフォームでの金取引のためのシンプルで効果的なアドバイザー (EA) であり、ニューラル ネットワークを使用して、金市場 (XAU/USD) でのスキャルピング用に設計されています。 Golden Jet Fighter GTX の主な AI 戦略は、小さな価格変動を特定し、ポジションをオープンして短時間で利益を上げることに重点を置いています。アドバイザーはリアルタイムで市場状況を分析し、事前定義されたストップロスとテイクプロフィットのレベルで自動的に取引を実行します。また、トレーリングストップ機能もサポートしているため、市場が有利に推移したときにトレーダーは利益を得ることができます。精度を確保するために、EA はスプレッドフィルターを使用して不利な条件での取引を回避し、アンチスリップメカニズムを使用して正確な注文執行を保証します。 AI Golden Jet Fighter GTX には、トレーダーがアカウント残高のパーセンテージとしてリスク レベルを設定できるリスク管理機
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT4     マニュアル   signal :  https://www.mql5.com/en/signals/2260126   次価格: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために
Golden Ai EA MT5
Mansour Babasafary
3.12 (17)
40% discount only for the next 5 buyes (Original price: 600 $) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert Golden Ai Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artifi
CoreX G
Arseny Potyekhin
4.83 (6)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
Quantum Queen MT5
Bogdan Ion Puscasu
5 (31)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantum ファミリーのエキスパート アドバイザーに新しく加わった非常に強力なメンバーです。私の専門は?ゴールドです。そうです、私は XAUUSD ペアを正確かつ自信を持って取引し、きらびやかなゴールド市場で比類のない取引機会をお届けします。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ライブシグナル1:   クリック 8月31日まで 割引 価格。10 回購入するごとに価格が100ドル上がります。最終価格999ドル Quantum EAs チャンネル:       ここをクリック ***Quantum Queen MT5 を購入すると、Quantum StarMan または Quantum Gold Emperor を無料で入手できます !*** 詳細についてはプライベー
Mean Machine G P T
William Brandon Autry
5 (4)
Mean Machine GPT - 究極のAIトレーディングツール Mean Machine GPT は単なるエキスパートアドバイザーではなく、 AI と 機械学習 を活用した高度なリアルワールドトレーディングツールです。経験豊富なトレーダーでも初心者でも、このEAは 平均回帰戦略 と高度な GPT技術 によって最先端の優位性を提供します。 なぜ Mean Machine GPT を選ぶのか? AI駆動の分析 : 機械学習を活用し、リアルタイムでデータに基づいた賢明な決定を下します。 平均回帰戦略 : ボリンジャーバンドなどの指標を使用して、市場の押し戻しを活かす最適なトレードエントリを見つけます。 GPT統合 : GPTモジュールが市場のセンチメントとニュースを分析し、トレードシグナルを確認して決定の精度を向上させます。 精密なトレーディング : 頻繁にトレードを行うのではなく、より効果的なトレードに焦点を当て、品質を重視します。 主な機能 自動GMT検出 : ブローカーのタイムゾーンに自動的に調整されるため、手動での設定が不要です。 ニュースフィルター : このバックテスト可能な
AT Ai Bot
Zaha Feiz
4.17 (18)
ATAI: AI駆動の金取引エキスパートアドバイザー 価格は10回の購入ごとに100ドル増加します。最終価格:1250ドル。 この声明は、このAIベースの取引システムのバックテスト結果が信頼できないことを説明しています。なぜなら、取引信号を受け取るためにはインターネット接続とAIサーバーとの通信が必要であり、これはバックテスト環境では不可能だからです。 説明 ------- 理論P、オプションD、食べる ATAIは、 金および金関連通貨ペアの取引のために設計された高度なエキスパートアドバイザーです。 市場データを分析し、取引信号を生成するために、特にGroq AIモデルを利用しています。 このEAは、伝統的なテクニカル分析と最先端のAI技術を組み合わせて、情報に基づいた取引判断を行います。 主な特徴 • Groq AIを使用したAI駆動の取引信号 • 金および金関連通貨ペアに対応 • ATRベースのトレーリングストップメカニズム • 動的ロットサイズとリスク管理 • 取引時間制限 • リアルタイム市場情報を提供するユーザーフレンドリーなインターフェース 動作原理 1. 市
FX EurUsd Robot MT5
Marzena Maria Szmit
5 (6)
The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
Octotrader AI MT5
Ruben Octavio Gonzalez Aviles
5 (1)
Octotrader AIは、人工知能を伝統的なテクニカル分析と組み合わせて市場の動きを予測する、複雑で革新的なアルゴリズムです。各エントリーをいくつかの小さな取引に分割し、他の取引から得られた利益で1つずつ閉じる革新的なリカバリーモードを備えています。また、アカウントサイズに応じた動的な取引戦略を提供し、 ドローダウンリミッター や高度にカスタマイズ可能なリスク管理システムを通じて安全性を確保しつつ、最新機能を組み込んでいます。 このエキスパートアドバイザーは、再帰型ニューラルネットワーク、特に長短期記憶(LSTM)セルを使用して、テクニカル分析の指標データで訓練されています。この方法により、EAは将来の価格変動に最も関連する指標を学習し、それに基づいて行動できます。さらに、LSTMネットワークは短期および長期の履歴データを考慮できるため、時系列データの分析に特に適しています。 注意: これは 限定の導入オファー です。このEAは現在の価格で 10部中1部 のみ販売されます。次の価格: $899 このEAの価格は、このシステムで取引するユーザー数を制限するために迅速に引き上げられます
Bitcoin Robot MT5
Marzena Maria Szmit
4.48 (44)
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. Bit
The Gold Reaper MT5
Profalgo Limited
4.27 (73)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here New V2.2 Live Signal Old Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロ
Gold GPU
Maksim Dmitriev
2.75 (8)
特別オファー 3日間価格 $280   8個売れた後、価格が上がります(残り1つ)。   通常価格: $540   割引価格(期間限定オファー): $380 何か質問があれば、気軽にプライベートメッセージを送ってください: https ://www.mql5 .com /en /users /abudabi (メッセージを送る) 概要      トレンドフォロー専門アドバイザー     市場のトレンドを認識するために人工知能を使用します。     10年以上のリアルティックデータでテストされ、安定したパフォーマンスを示しています。     このアドバイザーは、マイクロ、スタンダード、ECNアカウントを含む複数のアカウントタイプで使用できます。     マーチンゲールやヘッジトレード手法は使用せず、代わりにテイクプロフィットとストップロスを用いて取引を保護します。 技術的な詳細:     ストラテジー: 人工知能を用いたトレンドフォロー     ペア: XAUUSD(金)     タイムフレーム: H1     最低入金額: 100ドル     EAの
CyBRG RX
Arseny Potyekhin
4.5 (10)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 890米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証しま
Boring Pips MT5
Thi Thu Ha Hoang
4.71 (28)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading S
Dark Algo MT5
Marco Solito
4.97 (59)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . This Expert Advisor is based on the latest generation of   algorithm  and is highly customizable to suit your trading needs. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated   algorithm  that allows it to   identify   and   follow m
Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging). Alins Crown Live Signal Alins Crown EA can identify trends very well which is devel
多くの人が XAUUSD 取引を好みますが、私も例外ではありません。取引経験と努力を積んだ後、XAUUSD/XAUEUR/XAUGBP/XAUCHF /XAUJPY/XAUAUD などのすべての XAU 関連品種を取引するためにこの Apocalypse XAU EA を作成しました。ただし、多くの人がすべての XAU 通貨ペアを取引する必要はなく、XAUUSD のみを取引する必要がある可能性があることを考慮すると、エントリーレベルの EA は非常に意味があります。そこで私は、XAUUSD 取引専用に設計された EA、Apocalypse Gold を作成することにしました。 信号表示とディスカッショングループ: シグナル表示: https://www.mql5.com/zh/signals/2223871   パラメータの設定方法がわからない場合、またはその他の質問がある場合は、ここをクリックしてください。     ここをクリック onechart を使用して 1 つのチャートで複数の通貨ペアを取引する場合は、左側の引用符を維持してすべての通貨ペアを表示してください。 一度に 1
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
正しいセット設定を取得しないと不良結果が発生する可能性がありますので、購入後ご連絡ください。 新製品が店頭に並び、プロモーションも行われています。 1 冊売れるごとに、価格は 50 ドル上がり、1,500 ドルになります。 トップ トレンド プラスは、20% を占める トップ トレンドに基づいており、他の優れた EA を統合し、XAUUSD 品種のサポートを追加し、4 つの取引モードを追加し、ロング タイム モデルとショート タイム モデルの 2 つの時間選択モードを追加します。 14 以上の外国為替通貨ペアを取引できます。そしてパラメータ設定を簡素化するという、大胆な革新と試みです。 信号アドレス。 EA のパラメータの設定方法がわからない場合は、ここをクリックして参加してください:   ここをクリック 。 トップトレンドプラスEAは、複数のストラテジーを1つに統合したトップトレンドEAで、長年のリアルトレードの収益実績をもとに開発・革新されたEAです。上昇または下降の運動エネルギーが枯渇すると、新しいトレンドが到来します。この市場現象に基づいて、トップ トレンド EA
Introducing  Index Sniper Pro EA . It is a Fully Automatic Index (US30) System trading early US Open. No  Martingale,  No  Grid , No Averaging ***********Upcoming Features*********** NAS100 Set File - WIP S&P500 Set File - Done and Testing Buy only and Sell only Settings - Released Individual TSL and SL settings for Buy and Sell Orders - Released Current Price: $349--> (Next price $499) Live signal: With Default Settings on US30 symbol https://www.mql5.com/en/signals/2255171 Features
Forever Star
Xian Qin Ceng
4.67 (3)
Forever star   EA は 、New Way Scalper とは異なる夜間用スカルプ トリートメントであり、New Way Scalper を補完するものであり、より良い結果を達成するために連携できます。 永遠に     Star EA は 15M または H1 で使用され、15 通貨ペア以上を取引できます。誰もが自分の頭の中で最適な組み合わせを自由に構築できます。 Forever star EA は使い方が簡単で、1 つのチャートだけを使用して複数の通貨ペアを取引できます。すべてのパラメータはすでに組み込まれており、通貨ペアとロットを変更するだけで済みます。 EA は、各取引の潜在的な損失を制限するために厳格なストップロス措置を採用し、リスク管理の有効性を確保します。 EA の設定について不明な点がある場合は、   ここをクリックして 公開ディスカッション グループに参加できます。 リアルタイム信号 1:       https://www.mql5.com/zh/signals/2234257   、(0.01Lot、 フォーエバースター EA       ) パラ
シグナルアカウント (バランスリスク0.75%) お知らせ:多くのリクエストにより、レンタルおよび購入価格を25%割引するセールを実施することにしました。この期間中に購入またはレンタルすることで、割引を利用できます。セール期間は1〜2週間続き、その後価格は2400ドルに戻ります。この期間中にマーケットサイクルを購入すると、 Nexus Bitcoin Scalper および Nexus Indices も25%割引で購入でき、自分自身で非常に良い分散ポートフォリオを作成できます。 すべてのEAの購入に対して10%の特別割引を受けるには、PMを通じて私に連絡してください。 MT4バージョンが必要な場合やレンタル/購入が難しい場合は、代替ソリューションについて私に連絡してください。 Nexus コミュニティの公開チャットに参加しましょう mql5市場で最も優れた非マーチンゲール、グリッドまたは平均化EA。 このアルゴリズムは、2020年から3.5年以上にわたりプライベートアカウントでライブ運用され、26,000ピップス以上のリターンを達成し、リスクの安定性に優れています。現在、MT5プラッ
Gold Harvest MT5
Abdul Jalil Mridah
4.33 (3)
Promotional s uper discount  for today   for few copies .  Prices may increase at any time. Final price will be 4999 USD. Set Files for Gold Harvest MT5   and  Live Signal Please just change Risk Level (1-80). No need other field change and Risk Level 2 = 2% risk for 1000 equity or above. It's only good works on XAUUSD H1 Timeframe. This robot is profitable. This robot requires minimum deposit of 100 equity. You can get good results with it. You can test it first . It will increase the volume i
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
Diamond Ultimate へようこそ!!! BACKTEST GUIDE ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル EA は明確な LIVE ACCOUNT SIGNALS を提供します。 設定ファイルをダウンロード MT4 バージョン Diamond Ultimate は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は
Diamond Titan FX
Lo Thi Mai Loan
4.36 (22)
こんにちは、私はDiamond Titan FXです。 このEAはUS30ペア専用に設計されています。 EAは、マーチンゲールやグリッドなどのリスクのある戦略を使用しません。 デフォルトでは、EAは各取引に対して50ピップの固定SLを設定しますが、必要に応じて変更できます。 EAはまた、10ピップから利益を確保するトレーリングストップを実装しており、これも変更可能です。 全口座に対するドローダウン管理機能を備えています。 EAにはニュースフィルター機能があり、ニュースの際に取引をオフにしたい場合に使用できます。 特別:EAは7ヶ月以上稼働しているライブ信号があります。明確で透明です。 ライブ信号1: https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller   プロモーション:Diamond Titanを購入すると、US30スキャルパーとNasdaq Algoの2つのEAを無料で受け取れます => 詳細はメッセージでお問い合わせください。 プロップチャレンジの取引履歴: https://www.mql5.co
作者のその他のプロダクト
About The Product This is an mt4 expert advisor which will let the end user to copy trades from a source mt4 account to N different mt4/mt5 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. you can find the MT5 version   here . You can try the free trial demo
The Knoxville Divergence EA uses advanced algorithms to analyze market indicators and identify profitable trading opportunities. It places trades based on the indicator values and is able to enter and exit trades quickly and efficiently, ensuring that traders are always on the right side of the market. In addition to its advanced trading capabilities, the Knoxville Divergence EA also incorporates a grid and martingale strategy for loss recovery. This means that if a trade goes against the trader
The Nadaraya Watson Envelop indicator for MT5 is a popular tool used by traders to identify trends and potential buy/sell signals. The indicator is based on a non-parametric regression model that uses kernel smoothing to estimate the underlying trend of the market. The resulting envelopes are then plotted around the trend line, providing traders with an indication of where prices are likely to fluctuate. One of the key features of this indicator is its ability to send alerts, emails, and notific
Product Name: Moving Average Crossover EA MT5 Description: Welcome to the pinnacle of automated trading with the Moving Average Crossover EA for MetaTrader 5. This expert advisor is meticulously designed to harness the power of moving averages, offering traders a versatile solution for capturing trend reversals and potential entry points. With an array of customizable settings and robust features, this EA is set to redefine your trading strategies and amplify your trading experience. Mt4 version
Brilliant Reversal Indicator for MetaTrader 5 - Your Ultimate Alert-Driven Trading Solution Unlock unparalleled trading success with the "Brilliant Reversal Indicator" tailored for MetaTrader 5. This powerful tool has been meticulously designed to empower traders by identifying critical reversal opportunities with lightning-fast alerts. Key Features: Precise Reversal Detection: The Brilliant Reversal Indicator for MT5 specializes in pinpointing potential trend reversals, providing you with a str
Double top and bottom indicator is a pattern scanning indicator which scans the tops and bottoms using zig zag pattern. When it find price bouncing back from the same point twice after a long trend then it generate arrow signals whenever the last resistance points is broken for double bottom and last support price broken for double top. Unlike other top bottom scanner it does not give only 1 signal. it alerts user when ever the last support /resistance is broker from double top/bottom pattern un
FREE
Welcome to the next level of trading sophistication with the Bollinger Bands Scanner for MT5! Elevate your trading experience and unlock enhanced insights and efficiency with our powerful MT5 indicator. Key Features: Effortless Bollinger Bands Scanning: Seamlessly harness the power of the Bollinger Bands Scanner to scan multiple assets effortlessly. Receive instant alerts when specific Bollinger Bands conditions are met, ensuring you're always ahead of market movements. Comprehensive Dashboard I
STC Indicator  - Boost Your Trading Strategy with Smart Trend Confirmation Description: Enhance your trading strategies and maximize profitability with the STC Indicator for TradingView. Developed by industry experts, the STC Indicator (Schaff Trend Cycle) is a powerful technical analysis tool that combines the best of both trend-following and oscillator indicators to provide reliable buy/sell signals. With its unique algorithm, the STC Indicator effectively identifies trend cycles and confirms
Product Name: Grid Trade Manager MT5 Description: The Grid Trade Manager EA for MetaTrader 5 is meticulously crafted to oversee trades employing a grid trading strategy. It strategically places a sequence of pending buy and sell orders at predefined intervals, forming a grid pattern. This EA vigilantly monitors market fluctuations, dynamically adjusting the grid to optimize potential profits. Additionally, it incorporates robust risk management features to control grid size and curtail potential
FREE
MT5 Candlestick Pattern Alert Indicator: Enhance Trading Precision and Speed Overview The MT5 Candlestick Pattern Alert Indicator stands as a robust solution tailored to empower traders by swiftly detecting candlestick patterns and delivering timely alerts through various channels. This advanced tool facilitates efficient analysis of patterns, enabling traders to seize potential profitable trades promptly. Significance of Candlestick Patterns Candlestick patterns play a pivotal role in technical
FREE
MT4 Candlestick Pattern Alert Indicator: Stay Ahead of Trading Opportunities Overview The MT4 Candlestick Pattern Alert Indicator is a robust tool designed to empower traders by detecting candlestick patterns and delivering timely alerts through notifications, emails, and pop-up alerts. This invaluable tool saves traders precious time, allowing focused analysis on patterns and potential profitable trades. Importance of Candlestick Patterns Candlestick patterns are pivotal in technical analysis,
FREE
Product Name: Hedge Trade Manager MT5 Description: The "Hedge Trade Manager" EA for MetaTrader 5 is a sophisticated solution designed to adeptly manage trades through a hedge trading strategy. With a range of configurable settings, this EA provides comprehensive control over hedge trades. The documentation below outlines the various inputs and parameters to assist you in customizing the EA to suit your trading preferences. Overall Settings/Input Guide Name Setting Description General Settings Ma
FREE
Product Name: Trailing Stop and Breakeven Management EA Description: This EA (Expert Advisor) is designed to set trailing stops and breakeven levels for trades based on input parameters and a magic number in MT5. It can be used to manage trades placed manually or by any other EA. The EA allows customization of various settings to suit your trading strategy. General Settings: Enable Magic Number (ENABLE_MAGIC_NUMBER): Enable to use a magic number for trades. Set to false for manual trades. Magic
FREE
The MT4 indicator that we are describing is designed to provide traders with an alert, notification, and email when Fibonacci levels are crossed. The Fibonacci levels are calculated based on the zigzag indicator, which helps to identify potential trend reversals in the market. When the indicator detects that a price has crossed a Fibonacci level, it will trigger an alert and send a notification to the trader's MT4 mobile app. Additionally, the indicator can be configured to send an email to the
FREE
Account Trailing Stop Manager MT5 Description: The "Account Trailing Stop Manager MT5" EA is designed to automatically calculate and remember the profit of the entire account or specific magic number, and trail it like a trailing stop loss. When the current profit becomes lower than the last saved profit, it will close all trades. This EA provides a convenient way to manage trailing stops for your account. For detailed documentation  Overall Settings/Input Guide   High Level Overview of Featu
FREE
The Nadaraya Watson Envelope is a technical indicator available in the MetaTrader 4 (MT4) platform. It uses a non-parametric method to estimate the underlying trend of a financial asset based on its past price movements. The envelope is created by calculating a weighted average of the asset's past prices, with more recent prices being given greater weight. This produces a smooth curve that represents the estimated trend of the asset. The envelope is then drawn around this curve, with upper and l
RSI Trader Expert Advisor for MetaTrader 5 Introduction: Welcome to the RSI Trader EA, an advanced tool designed exclusively for MetaTrader 5. This expert advisor streamlines trading activities by harnessing the power of the Relative Strength Index (RSI) indicator, automating trade entries and exits based on overbought and oversold conditions. The EA also facilitates reverse trading setups within these zones, offering a versatile approach to managing trades. You can find MT4 version here For det
Close Manager EA for MetaTrader 5 Introduction: Welcome to the Close Manager EA, an essential tool designed exclusively for MetaTrader 5. This expert advisor has been meticulously crafted to streamline and enhance the trade closure process. Whether trades are initiated manually or by other EAs, this tool offers a diverse range of customizable criteria, empowering traders with enhanced control over their trade exits. You can find the MT4 version here Key Features: Logs Capture (SHOW_LOGS): Enable
FREE
Day and Week separator is a very simple tool to show day and week separator lines from a specific time mentioned in the input. This is specially helpful for the trades who has time zone differences in their broker terminal. Let us take an example  If user know that at 7:00 in the chart his local time 00:00 then he will simply put 7:00 in the input . Separator lines will starts drawing from current day's 7:00 There is also a bold line for weekly separator
FREE
Welcome to the world of advanced trading with the CCI Multicurrency Scanner for MT5! Elevate your trading experience with our powerful MT5 indicator meticulously designed for seamless analysis and real-time insights. Key Features: Effortless CCI Scanning: Unlock the full potential of the CCI Multicurrency Scanner for MT5 by effortlessly scanning multiple currency pairs. Receive instant alerts when specific Commodity Channel Index (CCI) conditions are met, ensuring you stay ahead of market moveme
About The Product This is an MT5 expert advisor which will let the end user to copy trades from a source mt5 account to N different mt5/mt4 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. You can try the free trial demo on the link below. Complete User Gu
This is very simple strategy based on martingale and reverse martingale strategy. When Ea keeps on winning it multiplies with winning multiplier ,when it has a loosing streak it multiplies with loosing multiplier. Whenever cycle goes from winning to loosing or vice versa the lot size will be reset to default one. This will keep the risk minimized as we are using it for both side. Also when we are in loosing streak we keep on changing the order type from its previous example for example if we hav
Nadaray Watson Envelope Strategy: The Nadaray Watson Envelope strategy is a technical analysis tool used to identify trends and support and resistance levels. It is based on the Nadaray Watson estimator, which is a non-parametric regression method. The strategy uses envelopes around price data to signal entry and exit points. For detailed documentation  Overall Settings/Input Guide   High Level Overview of Features Category Setting Description GENERAL SETTINGS Lot Size Initial volume for the fir
This is very simple strategy based on martingale and reverse martingale strategy. When Ea keeps on winning it multiplies with winning multiplier ,when it has a loosing streak it multiplies with loosing multiplier. Whenever cycle goes from winning to loosing or vice versa the lot size will be reset to default one. This will keep the risk minimized as we are using it for both side. Also when we are in loosing streak we keep on changing the order type from its previous example. For detailed documen
GG TrendBar Indicator - Your Multitimeframe ADX Trading Solution Experience the power of multi-timeframe trading with the "GG TrendBar MT5 Indicator." This versatile tool, built upon the ADX indicator, offers precise insights by considering multiple timeframes, ensuring you make well-informed trading decisions. Basic Details : Indicator Type : GG TrendBar Indicator (Multi-Timeframe ADX) Key Metrics : Real-time ADX analysis across multiple timeframes. Customization : Enable or disable specific ti
Angle of Moving Averages This indicator is very simple yet powerful concept which constantly calculate the slope of the current bar moving average with respect to the N bar before moving average value. This no only give a good entry and exit signal but also it shows traders the strength of the signal. It shows positive green histogram when market is moving toward upward direction and red histograms for downtrend. When large histograms found means market has  very strong trend. Inputs Available
Angle of Moving Averages This indicator is very simple yet powerful concept which constantly calculate the slope of the current bar moving average with respect to the N bar before moving average value. This no only give a good entry and exit signal but also it shows traders the strength of the signal. It shows positive green histogram when market is moving toward upward direction and red histograms for downtrend. When large histograms found means market has  very strong trend. Inputs Available
Angle Of Price
Biswarup Banerjee
1 (1)
Angle of Price It is a trend following indicator. The idea behind this indicator is very simple. it calculates the angle of certain price type with its N candle back price type. When the price is moving toward upward direction positive angle histograms will be created and vice versa for downward direction. There are couple of price type supported in this indicator. Which is as follows Close Open High Low Median Typical Weighted When combined with other indicators it could be used as a very power
FREE
Volume Oscilator is a popular indicator available in trading view which is very popular among traders Definition The Volume Oscillator is an indicator made up of two Moving Averages (MA) surrounding volume, one being fast and the other slow. The slow volume MA value is then subtracted from the value of the fastlow Moving Average. The Volume Oscillator measures volume by analyzing the relationship between the two Moving Averages mentioned. When combined with other indicators it provides a very st
FREE
Risk Management Panel is unique to tool calculate your risk quickly and place trades based on your account money. There are two options for the user  Account Equity Account Balance Tools like these is specially useful when you have to take a quickly decision about your trade but dont have the time to calculate the risk. It works with magic number. So the advantage is a trade placed by this panel could be manipulated by the other expert advisors as well
FREE
フィルタ:
レビューなし
レビューに返信
バージョン 15.0 2024.11.01
safeguard features improvement
バージョン 14.0 2024.10.18
performance improvement
new set files
バージョン 13.0 2024.09.20
multiple entry logic corrected,
close multiple trade logic corrected
バージョン 12.0 2024.06.21
lot size correction for martingale profit recovery mode
バージョン 9.0 2024.05.22
martingale logic correction
バージョン 8.0 2024.05.20
grid pending order delete issue fixed
performance improvement
バージョン 7.0 2024.05.15
opposite signal close issue is rectified
バージョン 6.0 2024.05.12
posititon size extra feature added
バージョン 5.0 2024.05.11
position sizing feature is corrected
バージョン 3.0 2024.02.03
enable/disable dashboard added
バージョン 2.0 2024.02.03
dashboard update
alert feature
ma filter