• 概要
  • レビュー
  • コメント

OpenTimeTral

時に顧問と動的最後の停止と最後の益となりました。


OpenTimeTral2エキスパートアドバイザは、指定された時間に選択された注文タイプを設定し、最初のマーケットオーダーに動的なトレーリングストップとトレーリング

注文タイプの選択に関する制限:

1. できるだけ選択タイプのいずれかを購入または売れない。 選択した成行注文では、保留注文を選択することはできません。

2. 保留中および指値注文は、任意の組み合わせで選択できます。

最初の保留中または指値注文を成行注文に変換した後、残りの保留中および指値注文は削除されます。

動的な最後の停止で使用する。 Stoplossは、買い注文の現在の入札価格と売り注文のAsk価格からトレーリングストップ値を超えない距離で修正され、線形またはフィードバック加速式を使

TakeProfitでは、一定の末尾の値も使用されます。 現在の価格がテイクプロフィットレベルに近づくと、テイクプロフィットはトラリングプロフィット距離によって変更されます。

TrailingStopまたはTrailingprofitが必要ない場合は、対応する値0を選択します。

トレーリングストップを近似する必要がない場合は、値Ksl=0を選択します

Protsを利用可能な資金の割合として使用する場合は、ロット値をゼロに設定します。

入力パラメータ

Lots=0.01; //working lot

Prots=0.01;    // Percentage of available funds

slippage =2;  //the level of acceptable slippage - requote in points

 

TakeProfit=500; //take profit in points

StopLoss=200; //stop loss in points

Open_Level_St=100; //distance level from the price for stop orders

Open_Level_Lim=200; //distance level from the price for limit orders

Tral_Stop=200;                        // Dist. persecutions StopLoss, Tral_Stop

Tral_Profit=100;                        // Dist. moving away TakeProfit, Tral_Profit

Ksl = 0.2; // StopLoss reduction coefficient, when approaching TakeProfit by the formula for Buy

         // linear approximation SL = Bid - (Tral - 0.2(Bid - OrderOpenPrice()))

        // dynamic approximation SL = Bid - (SL - Ksl (Bid - OrderOpenPrice()))

Open_Time=D'03.01.2019 13:00:00'; //the time of opening orders must be greater than the current time.

time_op = 600; // The lifetime of pending orders, in minutes, must be more than 11 minutes.

extern int Magic=5345; //the magic number of our orders

coming=linear; // the choice of a linear approximation or a dynamic Trailing stop

Open_Buy=false;  //Yes/No working with buy orders

Open_Sell=false; //Yes/No working with sell orders

Open_Buy_Limit=false;  //Yes/No working with buy limit orders

Open_Sell_Limit=false; //Yes/No working with sell limit orders

Open_Buy_Stop=True;  //Yes/No working with buy stop orders

Open_Sell_Stop=True; //Yes/No working with sell stop orders


おすすめのプロダクト
The mechanism of this system is a technique to reduce unwanted risks by opening other positions in the same direction at different price levels. That is to reduce the average risk of more than one position that opens at different price levels. In the event that the order is opened, if the market changes in the opposite direction causing loss. In this scenario, the system will prevent the risk by using Averaging technique to minimize the risk by opening orders in the same direction. And if the ti
Ilan Spirit Советник  Ilan Spirit -это аналог советника, с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первый ордер робот выставляет по сигналам встроенного индикатора. Так же советник имеет возможность прекращать торговлю в зависимости от новостей от сигналов новостного индикатора. Ilan Spirit можно использовать либо на
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and S
IMA Recover Loss is the expert advisor based on moving average and some technical indicators. This concept uses statistical tools that help in price analysis. By creating a trend line to find trading signals. This expert advisor has developed and improved the moving average to work well with current data and reduce delays. Long and Short Trade Signals: The method for using the Multiple Moving Average indicator is to trade a basic moving average crossover system using all of the MAs. This system
MMM High Low Special Series strategy: The robot uses its built-in High Low indicator all the time and does a calculation to determine the prices trends. It sends an order, closes or moves the Trailing Stop loss position as the indicator works and indicates. Perfect for Scalping; It will not send an order unless the calculations determine a good trend of profit; Like all MMM products, it is also programmed to minimize your losses and protect your money from the hostile market. We have protections
MMMStochastic EA strategy: The robot uses its built in Parabolic SAR indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the indicator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market. We have pr
The EA trades anytime the market is open. Its logic involves opening trades in the direction of movement. The robot increases the lot size in cases of negative profit on a previously closed order. This is not the Martingale system, when there is an increase in the lot size when the price moves against your position. This is a system for increasing the position on the movement of the market. Medium MA is used  Support and resistance lines are used  Fractals are used  A system for checking the ope
A fully automated Expert Advisor for making permanent profits in the Forex market with minimal risk. Trading is based on building a channel using moving averages and analyzing the bars for the presence of setups for entry. Please see all my products:  https://www.mql5.com/en/users/en_coding/seller Not used : grids, hedging, and other high-risk trading strategies, such as staying a drawdown by saving losing trades. Each order is protected by a fixed stop loss. The money management system is
FREE
MMMBollingerXRSI EA strategy: The robot keeps checking RSI and Bollinger Bands all the time and does a calculation to determine the prices trends. If the currency pair's prices breaks the RSI upper line and also breaks the Bollinger Bands upper line, it sends a sell order. If the currency pair's price breaks the RSI lower line and also breaks the Bollinger Bands lower line, it sends a buy order. It will not send an order unless the calculations determines a good trend of profit; Like all MMM pro
FoxTrotTWO EA
Thomas Gruening
3.8 (40)
FoxTrotTWO EA   is a scalper Expert Advisor intended for EURUSD. It is also available for other major pairs and cross currency pairs. Recommended timeframe is M15. FT2 trades a narrow range at night. At the top and bottom of the range, FT2 will try to generate trades in the opposite direction. To open suitable trades, the Expert Advisor uses several indicators and analyzes several timeframes. But the trades are generated by price actions and are not opened by the indicator. FT2 requires a modera
ロボットは、ボリンジャーバンド指標のラインをブレイクする取引戦略を使用します。 この戦略の本質は、インジケーターラインの継続的な分析と、そのラインの最も効果的なブレイクアウトポイントの検索にあります。 価格がいずれかの方向で指標線を突破すると、ロボットはその方​​向で取引を開始し、それに追従し始めますが、ロボットは指標線が突破されるたびに取引を開始するわけではなく、指標線が突破された場所でのみ取引を開始しますそれが最も効果的であると考えられます。 これは、世界中の何千人ものトレーダーによって長年にわたってテストされてきた、非常に信頼できる戦略です。 これは、GPTchat が学習のために提供する実用的なスキャルピング戦略の 1 つです。 人工知能は、これが M5 時間枠で最も効果的な取引スキャルピング戦略の 1 つであると信じています。 私たちは人工知能にも同意し、この戦略の実際の有効性を確認します。 ロボットの利点: マーチンゲールは使用しません。 ロットサイズはトレーダーが設定で指定します。 残高が10%増加するごとにロットが10%増加します ロボットは適応型リスク管理機能を
FX Airtaye  is an advanced grid system that has been working consistently for many years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit. FX Airtaye      is a 100% automatic Forex robot working on 8 major currency pairs:   EURUSD, GBPUSD, USDJPY, USDCHF
SuperTrend
Evgeniy Zhdan
3.33 (3)
The Supertrend Expert Advisor The Supertrend Expert Advisor with averaging elements. It has been developed during three months until I finally got good results. It is not a scalper. The minimum balance to start trading - 100 $. Is automatically adjusted to the 4 and 5-digit prices. Has an efficient risk management system. The lot and limit on the maximum lot is automatically calculated based on the settings specified in the EA. As a result, you have a complete automated trading system. Download
Explore the convenience of automated trading with our Robot Trading! Looking to achieve better trading results without the complexity of candlestick analysis? Our Robot Trading utilizes candlestick pattern signals with high accuracy, helping you achieve more consistent and stable profits, with relatively low risk. Equipped with safety features for the stability of your investments. It has undergone backtesting from January 2017 to December 2023 with quite impressive results: Initial D
The Expert Advisor has been created and tested on the EURJPY currency pair. It works based on round price levels, on any timeframe, in both directions at the same time. Strategy The BF Dozer EA simultaneously opens two opposite positions at the round price levels. It uses averaging and martingale methods in its trading. To stop the EA operation, disable the "Buy" and "Sell" parameters in the settings, move all positions to breakeven using the "Buy to breakeven" and "Sell to breakeven" buttons
This is the Holy Moly Expert Advisor....This is a complex Expert Advisor that basically pick trades from price movements, it is also a none-martingale and non-grid mechanism strategy that makes this Ea more interested and profitable throughout your trading journey. The Holy Moly EA can be super consistent on profits depending on the inputs selected for your style of trading, this is a hand free trading robot that can trade your way to success while you are away from the charts, another perfect a
Flex Grid EA
Robots4Forex Ltd
5 (1)
The Flex Grid EA is a fully automated Expert Advisor that trades based on RSI. The EA trades using market orders with inivisible take profit and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD, USDJPY, EURUSD, USDCAD & GBPUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limite
FREE
BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
The trading system operates on seven pairs and one timeframe. The Expert Advisor uses trading systems for trend-based entries with the help of the Envelopes and CCI indicators. Each indicator uses up to five periods for calculating the trends. The EA uses economic news to calculate the prolonged price movements. The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. Real monitoring:  https://www.mql5.com/en/signal
GRV Grid expert Advisor is a regular grid trader trading in both directions. The peculiarity of this grid is that subsequent orders in the grid are opened not only upon reaching the set step but also on the basis of the signal, which allows not to accumulate a lot of orders that can very quickly drain the entire Deposit. The EA makes a decision based on the signals from THE mA indicator and the trend filter. The EA trades almost non-stop, i.e. there are almost always open orders, so for stable
MarSe
Roman Gergert
4.13 (15)
Unlike the free version, this Expert Advisor uses a news filter and additional filters to determine the trend. It protects orders with the help of locking. The robot uses martingale. This EA use pending orders. Sooner or later martingale can lose the deposit, it is recommended to control the trading of the EA while analyzing the market. The EA trades on any symbol. The minimum recommended deposit is $1000 (it is better to start with a cent account). The EA works on M1 timeframe. MarSe for MT5 ht
PZ Open Range EA
PZ TRADING SLU
2.5 (2)
This Expert Advisor implements the famous Toby Crabel's Opening Range Breakout Strategy, a simple yet effective short-term trading strategy described in the book Day Trading With Short Term Price Patterns and Opening Range Breakout , which still applies today. The indicator is also available. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully configurable settings Customizable break-even, SL, TP and Trailing-Stop Built-in money management
An automatic trading system created from the author's strategy, which is based on the analysis of configurations of three indicators: ADX, Bands and MA. The Expert Advisor has a highly customizable mode, it can trade using a fixed Stop Loss and / or Take Profit, dynamic Stop Loss and / or Take Profit, closing when an opposite signal appears, as well as various combinations of these modes. The system is designed for medium and long-term trading. The system is fully automatic. Please, pay attentio
Niffler
Sergey Sapozhnikov
"The Niffler is a fluffy, black and long-snouted beast. This burrowing creature has a predilection for anything glittery. Nifflers are often kept by goblins to burrow deep into the earth for treasure." Newt Scamander, "Fantastic Beasts and Where to Find Them". Niffler is a multicurrency trend trading Expert Advisor based on moving averages. A classic seasoned with the magic of modern technology. Niffler uses SMA, EMA, LMA, SWMA, HMA, AMA, TMA, EPMA and RMA on the timeframes M15, M20, H1, H3, H6,
The Expert Advisor is based on the indicator - DeMarker . The Demark indicator was developed by Thomas R. Demark. Demark tried to create an overbought / oversold indicator, which would not have most of the shortcomings of the traditional indicators, the purpose of which was to identify the potential minimums and maximums of the market, based on the demand for the asset and an indication of the extent of riskiness of buying and selling the asset in the current situation. The EA implements two str
SuperTendencia
Jorge Gabriel Antonio Ochoa Mercado
The Super Trend EA is an algorithm developed by 8aSistemas, to achieve maximum performance in trend markets, the EA is developed with the most profitable and reliable techniques in case of trends such as moving averages, enhanced with various filters that favor the EA with a high percentage of success and following the trends from the beginning to the end. IF THERE IS A TREND, SUPERTREND WILL BE INSIDE. Supported currency pairs: USDJPY, EURUSD, AUDUSD, USDCAD, NZDUSD, EURJPY, CADJPY, AUDCAD,
Ilanis
Mikhail Sergeev
4.61 (28)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
This EA has been developed, tested and traded live on GBPUSD H1 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS. Strategy is based on SUPPORT and RESISTANCE BREAKOUT. It enters if volatility raise after some time of consolidation. It uses STOP pending orders with ATR STOP LOSS and FIXED TAKE PROFIT. EA has been backtested on more than 18-year long tick data with 99% quality of modeling and verified on 30-year long M1 data. Everything is al
The EA uses a trending strategy based on numerous technical indicators "Moving Average" on the timeframe: M4, M5, M6, M10, M12, M15, M20, M30, H1. The Expert Advisor uses elements from strategies such as Martingale, Grid and Averaging. In trading, up to 3 orders can be opened simultaneously on each of the currency pairs. The EA uses a partial order closing algorithm and hidden Stop Loss, Take Profit, Break Even and Trailing Stop. A multi-currency adviser trades in 17 currency pairs. EA uses tim
LoLFx is a scalper Expert Advisor which uses the strategy of support and resistance lines breakthrough. Fully automated. Designed for trading EURUSD, a low spread broker is preferred. The EA independently detects support and resistance lines and places pending orders. When the market changes it removes old pending orders and places new ones. Just in case, orders are placed with preset stops to avoid significant losses in emergency situations, for example in case of Internet disconnection. Virtua
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.86 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
FT Gold Robot MT4
Marzena Maria Szmit
5 (14)
Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
Gold Trade Pro
Profalgo Limited
4.59 (22)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありますが、
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mq
GoldPulse AI
Babak Alamdar
4.29 (14)
バックテストではなく、実際の取引システムを購入してください。 Live Signal 1     Live Signal 2       Live Signal 3   この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
Quantum Emperor MT4
Bogdan Ion Puscasu
4.92 (130)
ご紹介     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:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
ローンチプロモーション:30%OFF! 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1033 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXの
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア
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
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY
Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EAに不必要なリスクを加えることはありません
Oracle MT4
Stanislav Tomilov
4.38 (8)
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
AW Recovery EA
AW Trading Software Limited
4.3 (70)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Aura Black Edition
Stanislav Tomilov
4.76 (17)
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
EA Gold Stuff
Vasiliy Strukov
4.74 (985)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
強力な1分のスキャルピングシステム -  Xauusd通貨ペアの取引用の自動ロボットスキャルパー(ロボットは他の通貨ペアで取引されますが、ゴールドで最高の結果を得ます)。 推奨期間M1およびM5。 最小初期残高は500ドルからです。 このロボットは、価格のターニングポイントを自動的に決定し、トレンドの将来の方向にいくつかの繰延注文を設定します。 価格が正しい方向に展開されない場合、ロボットは遅延した注文を削除します。 しかし、価格が正しい方向に展開された場合、ロボットはオープン注文に伴い(変更)、最大の結果を得るようになります。 ロボットは2つのモードで動作できます。 ロボット設定の「ロット」パラメーターが= 0の場合、ロボットは各トランザクションのロットのサイズを自動的に計算します。 ロットのサイズは、最小限のリスクで最大の結果を得るために計算されます。 このモードでは、ロットのサイズはバランスの成長に比例して増加します。 「ロット」パラメーターが0.01に関係しない場合、ロボットは固定ロットサイズ= 0.01で注文を開きます。 このモードでは、ロットのサイズは常に固定されます
Diamond PRO
Fanur Galamov
5 (15)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
XG Gold Robot MT4
Marzena Maria Szmit
4.39 (23)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
One Gold MT4
Stanislav Tomilov
4.67 (12)
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 advanced technologies in neural networks, EA is capable of analyzing historical and current dat
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2234734 Limited price $299 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, N
Bitcoin Robot MT4
Marzena Maria Szmit
5 (10)
The Bitcoin Robot  MT4 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 sa
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
現在の価格はプロモーション価格であり、間もなく値上がりします。 製品の最終価格は:$5566です。 現在の価格ではほんの数部しか残っておらず、次の価格は$566です。 こちらでライブ結果をご確認ください: 個人ライブシグナル: [ここをクリック] $50K 個人ライブシグナル: [ここをクリック] プロポライブシグナル: [ここをクリック] MT5バージョンはこちら: [ここをクリック] 支払い証拠と究極のコンボディール How to install   |   Download SetFile Quantum Algo Trading MT5 EAへようこそ。 このEAは、単なる機械的なシステム以上のものを目指して設計されており、あなたのトレードの旅路において、あなたの仲間となるでしょう。 このEAは、トレーディングとプログラミングの経験が13年以上ある誰かによって最適化されたアルゴリズムを使用してブレイクアウトシステムを利用しています。 他のEAとは異なり、市場で過去のバックテスト結果に完全に依存しているものや、過去に適合するように意図的に結果を操作し
TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
Bitcoin Wizard is designed for trading Bitcoin by placing pending orders based on high low at certain periods by taking advantage of strong momentum.   Why Bitcoin Wizard : Bitcoin Wizard is a fully automatic trade system, trade 24/7. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss of 100 pips. Real Signal | Real Signal 2 | Setfile :  Download here  | MT5 version | Backtest Report   |   Broker Spread Comparison SET U
現在のプロモーション: 残り 1 個 349$ 最終価格: 999$ プロモーション ブログ で「 究極の EA コンボ パッケージ」 をチェックしてください 。   NEW: イーサリアムもサポートするようになりました! Bitcoin Scalp Pro は市場で唯一の取引システムです。  サポートとレジスタンスレベルのブレイクアウトを取引することにより、ビットコイン市場のボラティリティを悪用することに完全に焦点を当てています. EA の焦点は安全性にあります。これは、極端に低いドローダウンと取引の非常に優れたリスク/報酬比につながります。 EA は、ビットコインの実際の価格に基づいて、ストップロス、テイクプロフィット、トレーリングSL だけでなく、エントリーとロットサイズも計算する「スマート適応パラメーター システム」を内部で使用します。 つまり、ビットコインが 6000 または 30000 で取引されている場合、すべてのパラメーターの値が異なります。 EA は 2022 年 6 月以降、実際のライブ アカウントでフォワード テストされており、これまでのところ結果は
HFT Prop EA
Manpreet Singh
4.95 (250)
HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share
A scalping robot of a new generation should be developed using Artificial Intelligence. Suitable for scalping trading on one of the most popular US Wall Street 30  index (US30). The strategy has passed months of tests on real and demo accounts and is currently being used on several investment accounts with different Profit/Risk ratios. Risky methods and strategies are not used: grid, martingale or topping up. Each trade has a Stop Loss and Take Profit. The Expert Advisor is fully optimize
作者のその他のプロダクト
OpenTime
Valeriy Yastremskiy
The EA places orders at the specified terminal time with an accuracy of 1 minute. Types of orders are selected, the default is pending. Set stop loss, take profit, the time after which pending orders are deleted, if until that moment they were not opened(time can not be less than 11 minutes from the time of opening, the EA will not work). Check for magic number is at the beginning. If there are orders with the same magic and on the same instrument (the same symbols), the orders will not be
FREE
ManyMenQstr
Valeriy Yastremskiy
4 (1)
現在のTFで動作します。 MA2、14、30、120、480を考慮します。 秋の成長率、2-14、14-30、30-120と120-480の違い。  このEAでは最大の利益の計算を実施し、価格に応じて閉じ、200ポイントまでの最大の利益は、その後、何も考慮していない場合、価格は最大の利益より 1500から2500までの場合、価格が最大利益から20%低下し、2500以上の場合は10%以上低下した場合は終了します。 これにより、最初の20ポイントから250の利益で2500ポイントにドロップすることができます。 オープニングオーダー MA2、14、30、120のいずれかの下降または上昇の条件の下で、最初のバーのMA2とMA14の差は20未満であり、ゼロバーの終値はMA14の上また  平均値の低下の成長は、第一および第二のバーの間の速度によって考慮されます。 脳はEurodollar時間TFを調整しました。 月-April2019は30%の利益を示しています。 八月2018-四月2019 40%利益. 新しいバージョンでは、MAの移動平均のパラメータに応じて、注文を配置するための条件
FREE
フィルタ:
レビューなし
レビューに返信