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

Mark Killer

In order to understand the work of a bot, first of all, you need to understand what parameters it has. Therefore, I believe that a detailed description of the parameters will be the best description of the bot. Since it will give the user an understanding of what he is dealing with and will allow him to decide, this bot is suitable for his trading style and will allow his broker to work with the help of this bot.
Be sure to set Fake Robot On = false
Basic parameters, a number of key parameters that allow you to configure the environment for the bot to work correctly. They are just as important as other settings.
  • Magic - a parameter that allows you to distinguish between your own and someone else's orders.
  • Requots - slippage, when the price you requested can change on the server side in the range you specified, if the change is greater than specified here, the order will be rejected.
  • Spread Limit, My Commission - limit on spread and commission. It is desirable that these two parameters together give as little loss as possible, this is a critical parameter for a scalpel. Specify these parameters as indicated by your broker.
  • Min Stops Level, Min Freeze Level - Additionally, we indicate the minimum distance to stops from the order, this also applies to the modification of stops or a pending order, sometimes this parameter is not taken into account during testing, while it will definitely be on a real account. Therefore, specify this parameter as specified in your broker. Also, this parameter will be adjusted in accordance with the total value of the spread and commission, since the spread can be floating, then the parameter can also change dynamically.
  • Order Expire Min - The maximum lifetime of a pending order.

Money management parameters, we have two parameters in total. One of them allows you to work with a fixed lot, the other calculates the lot depending on the available deposit.
  • Lot - A fixed lot is set.
  • Money Management - Sets the risk depending on the size of the deposit. The ratio can be easily seen by testing different values ​​in the strategy tester. If you set the value to zero, then this parameter will be inactive and the fixed lot specified by the Lot parameter will work.
  • Lot Digits - Lot rounding, by default to 2 decimal places.

Parameters of fixed and dynamic stops. In this system, trailing works for pending orders, and not only for stops.
  • Correct Stops - Corrects all stop values ​​according to the spread and commission. That is, those parameters that are specified in the settings below are considered parameters for a spread equal to 1, if the spread is, for example, 10, then they will automatically be multiplied by 10. If you turn off this parameter, the values ​​will not be adjusted.
  • TakeProfit - Take Profit.
  • StopLoss- Stop Loss.
  • Trailing Start Deferred, Trailing Start Market, Trailing Stop Market - Trailing.

An interesting part of the settings. These settings define the login algorithm.
  • Length Bands & MA - Period of the Bands and MA indicator.
  • Deviation Bands - Deviation parameter for Bands.
  • Metod MA - Parameter construction method for MA.
  • Calc Spread Volatility - Allows you to calculate the real volatility based on the spread, but this method is only suitable for the M1 period.
  • Volatility - Volatility. It is calculated as the average price range (or spread) over the specified interval.
  • Volatility Percentage Limit - This parameter forms exactly the limits on the volatility of the real and specified by the limits in the Volatility parameter, in percent.
Additionally.
  • Max Execution - allows the simulation of signal delays due to poor communication. For example, 10 ms, allows you to show how the bot's performance will deteriorate with such a delay. Experimenting with this parameter, you can understand that you need a dedicated communication channel.
  • Floating Spread - Allows you to simulate a floating spread. In the tester's settings, you must specify the minimum which the broker allows, and in this parameter, the maximum. And the dynamic spread will be simulated randomly. Do not forget to limit entry by spread using the Spread Limit parameter.


おすすめのプロダクト
AuroraV5
Ron Fritzhugh Bryan
I could write a fantastic description with lots of quantitative testing parameters but we have a saying that "taste of a pudding is in the eating " so I will simple put a CHALLENGE :Test this EA on any of the major and minor pairs (AUD,USD,EUR,CHF,NZD )and I guarantee you  50% discount if you can prove in a test on any of the major pairs above  that you have incurred  more than 3 error runs. *NOW HAPPY TESTING* Then you get to write the description unhindered!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Catching Bot is an automated advisor used for trading in all financial markets. This bot combines rich functionality for working on the Forex market and on any instruments. The bot implements methods that can overcome the security of the forex market and help you work with it with an acceptable reasonable risk. Briefly about the essence of the problem. As you know, working in the forex market is not easy, it is difficult to predict the price movement, and if you work with one order, it is dif
Neon Bot EA
Aleksandr Ivanov
5 (1)
They say that currency market is flat most of the time.  NEON Bot EA based on this principle namely on the logic price's return to average value with filtering entry due to custom indicator. EA uses the strategy of martingale therefore it sets stop-loss for each position separately. Also the quantity of orders in the grid is limited. Don't try to change recommended MM to avoid a large drawdown.  Signals:   https://www.mql5.com/ru/users/samivanov/seller !Attention! EA is sensitive to chart peri
Hedge Way
Everton Fontes Dos Santos
Hedge Way Introducing Hedge Way, an innovative Expert Advisor (EA) that strategically utilizes the hedge strategy to close both full and partial orders, aiming to minimize risk and optimize results. This marks the release of an advanced EA, renowned for its unique operational capability. While it can automatically open orders, its true potential is revealed when used manually as part of a strategy. Instead of relying solely on the conventional stop loss, this EA employs a hedge technique, gradu
1、厳密な論理判断:複数の条件を階層的に組み合わせることで、プログラムスイッチがオンである、フィボナッチリトレースメントラインが存在する、MACDの開場時刻ではない、マーチンゲール戦略がまだ起動していないなどの特定かつ厳格に制限された状況下でのみポジションを開く処理が行われるようにします。これにより、不要な取引を回避し、無意味なリスクを軽減します。 2、多様な技術分析ツールの統合:フィボナッチリトレースメントライン、ZigZag指標、MACD指標など、様々な技術分析手法を組み合わせることで、市場の動向を異なる視点から総合的に評価し、取引決定の正確性と信頼性を向上させます。 3、リスク管理体制:ポジションを開く前に、口座残高(15.0以上)と預託金率(300%以上)を確認し、取引が資金管理ルールに適合することを確保することで、過度な取引や証拠金不足による強制ロスカットリスクを効果的に防ぎます。 4、マーチンゲール戦略対応:マーチン変数が既に起動しているかどうかやその後のポジション開きロジックを通じて、マーチンゲール戦略の起動と管理を実現し、ユーザーに対して不利益な相場状況に
Moving Pivot Average    The pivot indicator compares the selected period with its counterpart from the previous period. The indicator uses very flexible algorithm for pivot value calculating. It allows you to allocate in days a certain time intervals (custom bars) and calculate the average pivot value based on High, Low and Close prices of these bars. How many custom bars will be taken into account is determined by the "Days" setting. The pivot line can be considered an average trend line and us
This strategy is characterized by simplicity and rudeness. Simple things, it is widely applicable, durable, strong stability. This is an advantage to having a certain amount of money, because the demand for big money is stable. The need for small capital is efficiency. Efficiency requires Intensive farming. There are a lot of things you can refine to increase your efficiency. But I’m not sure I can build a sophisticated EA money machine. Efficiency and stability are a dialectical relationship. H
Hello all The expert works by hanging pending deals moving with the price when activating a transaction It closes on the stop loss or on a profit from the pursuit of profit Work on low spread currency pairs Like dollar yen currency The work is done with the same settings as the expert, or it can be modified as the user likes Work on a timing of 15M or more as the user likes parameters: Transaction_Movement : Movement =true  . no Movement=false . Lot1: Manual Lot Size Auto_Lot: Set true to aut
The Collector
PRAIWAN NORANARTPUNYA
Risk Disclaimer: Foreign Exchange is one of an unpredictable  market in the universe. Backtest which author provided could not guarantee that they will have an excellent result in forward trading. As the above reason, please be aware if you use this EA with large amount funding which you could not effort to lose. Live Results !! Live Signal 1 -> Please PM for link Summary: The Collector, same as its name, this EA is semi-fully automated Expert which will act as your representative. It will
Hello all The expert works on the moving average indicator Calculating the number of points from the current price and the index Entering into a profit deal 5 pips If the trend reverses with a new signal, it enters a trade with the trend with opening consolidation deals with the same size of the original lot With the closure of all together on a profit of  5 points Cooling deals with the same size of the basic lot 15 pips opens a new trade Work on the M15. Parameters: Lot1: Manual Lot Size Au
Market Killer EA is very smart , EA enters the market after Fundamentals and technical analysis., it’s 100% automatic The indicators used in this expert have nothing to do with the standard indicators in the market and are completely derived from strategy , Day trading Style and All types of brokers also work and are accepted. Live signal performance    :   Click Here -fandamental : news filter -technical analysis : many indicators patterns  deposit minimum :   3000 Time Frame : M15 Currenc
Your destiny is in your hand, This EA design to control your RISK PER TRADE so even you using the martingale system you can control your drawdown. Every failure of your entry will partial hedge with this ea, so the floating loss will reduce and the drawdown can be controlled. You need Broker with this requirement spesification : - Hedging Account (dont use Netting Account) - Big leverage  - NO SWAP  - NO COMMISION - NO Hidden Cost - Margin Hedge = 0 - Low spread  - Low slippage
Perfection is a multicurrency, fully automated and secure trading robot. The robot is designed for both portfolio trading and trading a single instrument. The EA does not use averaging methods, the volume of positions is strictly regulated. Orders are opened only in the direction of market movement in a grid. Due to this, the robot operates efficiently on any strong movements. The decision making algorithm does not use indicators. Instead, the robot automatically calculates the key levels, which
The Expert Advisor looks for technical analysis patterns formed on the higher (hourly) timeframe to start working on the 5-minute chart. Technical analysis patterns used: double top/double bottom, head/shoulders, flag, expanding/narrowing triangles. The Relative Vigor Index technical indicator is used as the filter for opening deals. It is based on the idea that on the bull market the closing price is, as a rule, higher, than the opening price. It is the other way round on the bear market. This
To maximize profit this EA can open 3 trades per signal using different strategies on each. Trade 1 is from signal to next signal. Also use Trailing stop based on Fibonacci. Trade 2 Set take profit at Fibonacci level. Trade 3 Set take profit at Fibonacci level. Also use Trailing stop based on Fibonacci. Settings Activate Buy 1    //--------To enable long trades for operation 1 Activate Sell 1    //--------To enable short trades for operation 1 Activate Buy 2    //--------To enable long trades
GRUPO TELEGRAM https://t.me/QUANTSROBOFX TELEGRAM =   @QUANTSROBOFX Robô Quantum fx  MULTI- ESTRATÉGIAS MEU ROBÔ DE 10 ANOS À SUA DISPOSIÇÃO Teste GRÁTIS em conta Demo Instale no seu MT4 (use sempre uma VPS) ️ Recomendações de uso: √ Conta STANDARD com saldo a partir de 1k USD, use lote 0.01 pra cada 1k. √ Conta CENTS com saldo a partir de 10.000 USD, use lote 0.10 pra cada 10.000. √ Timeframe indicado H1 ou H4 Arraste para o gráfico e coloque o t
SuperTrendy EA
Alexandre Manuel Cruz Bastos
The  SuperTrendy  EA  is an Expert Advisor based on a trend strategy which makes stable and save returns along the way (tested since 2010  with Real Tick Data from ICMarkets and Duckascopy  (99.9%) ). It uses a  Trend following algorithmic approach , taking advantage of the existent pullbacks on the big movements of the market, letting the positions take the most amount of profit as possible, and cutting off the losses as fast as possible too. This strategy is inspired on a Chinesse author and t
Demo version of the advisor Correlation Hunter The full version can be found at the link  https://www.mql5.com/ru/market/product/64481 The Expert Advisor appeared thanks to many years of analysis of the movement of correlated currency pairs in the Forex market. The full version does not use any blocks You can test the Expert Advisor on a demo account for an unlimited time. Nobody limits you in time. The main task is to choose the most optimal settings for working with your broker You
Live signal,  You can see the performance of the robot by clicking this link: 1. https://www.mql5.com/en/signals/1778077?source=Site+Profile+Seller Important note :  To enable your news filter, please connect this link to your terminal Otherwise the news will not work. please  go to terminl MT4  :  Tools => Options  => Expert Advisor  => tick Allow web request for listed URL  => please paste URL WEB link here (  URL WEB request NEWS LINK :   http://nfs.faireconomy.media/ff_calendar_thisweek.xml
Skillfully run awayEA is a similar to Martin's EA, from Martin's theory, but the risk is far lower than Martin, built in risk control, so that you are not as open as pure Martin EA, after ten years of historical data retest, repeated modification of the strategy, so far, I have just released, in line with the responsibility of investors and users Prudence is prudent. On the parameters If you want to hang this EA on different varieties, be sure to set the parameters "bm" and "sm" without interf
High growth, low draw-down bot. Great for beginners AND pros. 5 COPIES LEFT - NEXT PRICE $999 Contact me after purchase for group info, manual and a personal bonus! Prosperity live fund, real money (>$2,000) signal:  CLICK HERE ABOUT A rare diamond in a sea of EAs - 4x improvements in most backtest stats. We read descriptions saying 'no martingale, grid, or 'AI'' - I offer alternate parameters... Original EA No history reading No .set files changing constantly, all built-in as default Not an 'e
The EA Bot strategy was developed with a foundation in market trends, support and resistance, and a hedging strategy. Additionally, it includes an auto-correction feature designed to mitigate risk during periods of high volatility and high-impact news. The EA Bot also incorporates a money management tool to ensure minimal trade entry during market vulnerability.
Axel Bot is a sophisticated trading algorithm designed to empower traders with advanced hedging strategies. By seamlessly integrating with major financial markets, Axel Bot allows users to execute trades algorithmically, minimizing risk and maximizing potential returns. The bot leverages real-time market data, advanced analytics, and predictive modeling to identify opportunities for hedging, enabling traders to protect their portfolios against unfavorable market movements. With its intuitive int
With the new update Do this Auto_Lots=false An idea of testing hedge EA in the strategy tester will be given in this article. As you know, the strategy tester has its own limit unabling to open any order for another symbol. Every user that would like to test his/her own hedge Expert Advisors needs to test it/them live only. But does this limit our capabilities? I am sure that every hedge trader needs to test his own EA before trading live. So, I am giving the idea of generating a virtual strateg
CANADIAN TAIGAは、ボラティリティーブレイクアウトとサポート/レジスタンスレベルのブレイクアウトの原則に基づいたトレンドフォロー型の取引システムを使用したプロフェッショナルポートフォリオEAです。すべてのカナダドルのペアで動作します。カナディアン・タイガの中核となる原理は、洗練されたヘッジモジュールを使用して、すべてのCADペアで取引機会を捉えることです。 CANADIAN TAIGAをダウンロードして、推奨されているようにすべてのカナダドルペアでテストしてみて、説明されているように意図されていることができない場合は、購入しないでください。主に最低時間枠(M5)で動作するため、モデリングの質の高さはあまり気にしないでください。 自動売買ボタンを無効にした状態でEAをチャート上で起動し、初期化後に自動売買を再度有効にするか、市場の時間外、できれば週末にチャート上で自動売買を有効にすることが非常に重要であり、強く推奨されます。なぜならば、EAは高速実行品質テストを行うために、初期化時に1回の迅速な単一取引(即時のオープンおよびクローズポジション)を実行する可能性があり、お
AdaptiveGrid
Josemar Pinheiro
5 (2)
Description: AdaptiveGrid is an expert advisor self adaptive that uses price action and grid techniques. It has very few parameters, making it easy to use. It has a statistics information panel in the left corner of the graph. It has informative texts of the positions in the right corner of the graph. Open positions will be closed automatically by the expert or manually via the "Close All" button, if desired. Main Parameters: - MONEY AND RISK MANAGEMENTS Maximum Balance Loss in Percentage
Big Player EA USDJPY is an EA that generates trading signals with custom strategies. The EA scans 5 months of history and generates signals and buys or sells on these signals. At least 5 months of data should be behind when testing the EA. Also, cross Takeprofit strategies are implemented in the EA. Single, double, triple and quad TP strategies are applied. Thanks to the cross Takeprofit strategies, the EA works easily even during high activity times. Big Player EA Family Single Symbols:   E
Premium M15
Raphael Schwietering
Dear Investor, I am a full-time system developer since 2010, having developed thousands of trading systems in the last 11 years. My main goal when developing a strategy is long-term growth. All my systems have to pass strict criteria in terms of backtests, out-of-sample validations on unseen symbols, Monte Carlo simulations on different data feeds, slippage, and increased spreads.  It: Trades the EURUSD M15 with a focus on long-term growth. Opens trades at bar and uses no martingale nor any gri
The EJ_15_201514104_S_SM_CF_SQ4 is an algorithmic trading strategy for MetaTrader, tested on EURJPY using the M15 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/eurjpy-awesome-oscillator-master/ Key details are: MagicNumber: 201514104 Main
FREE
Cleopatra EA
Nestor Alejandro Chiariello
5 (1)
こんにちはトレーダー! EA には、ドローダウンの少ない安定した取引で 3 年半の実績があります。 ライブパフォーマンス MT4版はこちら 「クレオパトラ EA」戦略を提示します。クレオパトラは美しく知的なデザインで、その力が多用途で常に適応する回復フォームを備えています。 その主な戦略は、市場の弾力性を読み取ることです。さまざまな方法で参入範囲を分析できます。 これは、さまざまな tf やさまざまな範囲で非常に動的になり、市場ニュースへのクエリが処理されます。 クレオパトラは、市場の回復に適応する大きな力を持っています。彼女のパターンは固定されていません。パーセンテージでも変動でも、さまざまな種類の保護があり、任意の propfirm アカウントや mff などのルールの下で機能することができます。 EURUSD に最適化されていますが、市場全体を処理できます。必要な市場に適応させることが重要です。 サポートされている通貨ペア: EURUSD、任意のすべての市場 推奨される時間枠: M15 特徴: 1 つのチャート設定: 取引に必要なチャートは 1 つだ
このプロダクトを購入した人は以下も購入しています
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
The Gold Reaper MT4
Profalgo Limited
4.72 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Customer live signal:  https://www.mql5.com/en/signals/2242066?source=Site+Signals+My  ( This is the client's live account to ensure the transparency of the EA ) Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?sourc
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (134)
ご紹介     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 Queen、Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック 旧 Live Signal V4:   ここをクリック MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック * サマーセール : $999。 10
Big Forex Players MT4
Marzena Maria Szmit
4.71 (28)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
Bitcoin Robot MT4
Marzena Maria Szmit
5 (14)
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
Z4scalp
Cence Jk Oizeijoozzisa
5 (3)
------------------------------------------- 紹介:Z4SCALP ------------------------------------------- Z4SCALP は、トレーディングアカウントでのスリッページを防ぐために設計された高度なトレーディングロボットです。より高い精度を求める方のために、 Z4SCALP PRO は、スリッページを効果的に処理するための強化されたパフォーマンスを提供します。 特別オファー: 一つの商品を購入すると、もう一つの商品を 無料 でお届けします! デモ用アカウント情報: トレーディングロボットの動作を見るには、以下のデモアカウントにログインしてください。このアカウントはリアルアカウントをミラーリングしており、アクティブなロボットはありません。 アカウント番号: 21756797 パスワード: A12345678 サーバー: ICMarketsSC-Demo02 このデモと同じように動作するリアルアカウントのビデオが、スクリーンショットセクションにあります。デモアカウントとリアルアカウントの間に違いはありま
Magnat
Alexander Buseinus
A professional Expert Advisor designed for trading any instrument of the Metatrader 4 platform. Work Features: A large number of input parameters, with a wide range of settings, allow you to work on all instruments with any broker trading conditions. Depending on trading conditions, it can work with direct market positions or dynamic pending orders. When switching the corresponding input parameter, the Expert Advisor always opens only one trading position at a time, or it can open many posit
" Silicon Ex ": Your Reliable Assistant in the World of Forex Silicon Ex is a modern trading bot, specially created for traders in the Forex market. This innovative tool serves as a reliable partner for those who strive for efficient and automated trading. Key Features of "Silicon Ex": Reliability and Stability: Created using advanced technologies that ensure stable and reliable operation in the market. Intelligent Risk Management: Built-in money management system (Money Management) allows yo
この価格では残り2台のコピー機のみです。次の価格は$1533です ライブ結果を確認するにはこちら: $50K パーソナルシグナル:   [こちらをクリック] Prop会社のライブシグナル:   [こちらをクリック] MT5バージョンはこちら:   [こちらをクリック] Quantum Algo Trading MT4 EA   へようこそ。 このEAは単なる機械的なシステム以上のものであり、一生涯にわたるトレードの旅の仲間となるよう設計されています。 このEAは、トレードとプログラミングに13年以上の経験を持つ人物によって最適化されたブレイクアウトシステムを使用しています。 市場に出回っている他のEAとは異なり、過去のバックテスト結果のみに頼ることはなく、多くが意図的に過去に合わせて結果を操作しているのに対し、Quantum Algo Tradingは結果を過去に合わせることなく完全に自然なバックテストを行っています。また、実際の結果とバックテスト結果を比較したフォワードテストの段階も経ています。 このEAは、バックテスト結果と99.9%一致する現実の結果を提供し
Oracle MT4
Stanislav Tomilov
4.1 (10)
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
The Sequoia Expert Advisor is a professional market analyst working using a specialized algorithm. Based on the analysis of prices over a specific time interval, it reveals the strength and amplitude of prices using a unique indication system based on real data. When the strength of the trend and its direction changes, the expert closes the current position and opens a new one. The bot's algorithms include signals about overbought and oversold markets. A purchase occurs if the signal falls belo
GoldPulse AI
Babak Alamdar
3.53 (15)
バックテストではなく、実際の取引システムを購入してください。  この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Highlights: シンプルで使
The Expert Advisor works on the basis of wave-like changes in price movements. The dynamic regression channel allows you to accurately predict the price movement in the short term. The Expert Advisor uses the indicator in its trading: https://www.mql5.com/en/market/product/64252 Trading instruments (TF 5m): GBPUSD, EURUSD, USDJPY. The Expert Advisor has been successfully tested with 99% quality quotes, floating spread and random ping since 2003. Optimization of the advisor is not requir
Hercules AI MT4
Aleksandr Chebotaev
3.5 (2)
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
Ultima Trader   is a multi-currency advisor that can effectively operate on different time frames and in a variety of market scenarios thanks to its advanced non-geometric progression averaging system. This feature allows him to build trading grids and determine the moments of entry into the market with high accuracy. Main characteristics of Ultima Trader: Security systems: The advisor is equipped with special filters, spread control and trading time limits to ensure safety and reliability. A
ロボット テストの結果: 初期入金額: 1000、総純利益: 11999、プロフィット ファクター: 2.58、期待ペイオフ: 2.48、ドローダウン: 5.49%。 取引に推奨される通貨ペアはXAUUSD(金)です。 推奨される時間枠: M5 推奨開始残高: $500 以上。 XAUUSD の推奨最大スプレッドは 20 ピップです。 口座タイプ: ECN。 このロボットはどのように取引しますか? ロボットの技術的説明: 「スキャルピング外国為替ロボット M5」ロボットは、アクティブな金のスキャルパー ロボットです。 ロボットは自動的に市場を分析し、価格サポート/レジスタンス ポイントを決定し、資産の現在の位置とトレンドの方向を評価します。 その後、ロボットはトレンドの方向に指値注文を出します。 注文がトリガーされ、トレンドの方向が正しく決定されると、ロボットはトレーリング ストップやその他のツールを使用して取引操作に同行し始めます。 未決注文が機能せず、トレンドが反転した場合、ロボットは未決注文を削除します。 取引ロットのサイズはトレーダーによって手動で指定され、取引プロセ
This EA includes 11 SmartForexExpert EAs.  These EAs belong to 3 different area types, momentum, reversal, trend. Using all EAs we can diversify risk and trade better and take advantage of different market behaviors where specific type of EA works better than others. 4 Units left at 900 USD. Next price 1200 USD Version 3.0 on MT5 include SFE Crypto Master! A big effort has made to include the different EAs in 1 mt5 file, and keeping the low demand of the computer resources. The EA runs v
XG Gold Robot MT4
Marzena Maria Szmit
4.48 (27)
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
Ai Multi Trend MT4
Mansour Babasafary
5 (5)
21% discount, until 2024.08.08  (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter 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 6 main market currency pairs and 4 important time frames An expert who has been trained by artifi
# Neon Trade MT4 私たちの Telegram コミュニティ あなたの注意を紹介するNeon Trade - これは通貨市場でのアルゴリズム取引の分野で独自の革新で、高度な機械学習の方法を使用します。 私たちのアドバイザーは完全に自動化されており、任意のグラフと時間枠に設定した後ですぐに働く準備ができています。原則に従って動作します - グラフに掲げて忘れます。唯一必要なことは、端末の設定で私のAPI " https://xmpp.madsysadm.ru "へのアクセスを許可し、 DYNAMIC モードをオンにすることです。それ以外のことは、アドバイザーが自分で行います。 貿易監視 !!! MetaTrader 5 用バージョン !!! MetaTrader 4 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それは私が時折公開
" Stern " is a cutting-edge Forex trading bot designed for advanced traders. This high-tech tool is an indispensable assistant for anyone who wants to automate their trading processes as much as possible. The bot's algorithm is based on pending orders, which are placed at a certain distance from the current price and are triggered only when the price reaches a specified level. The bot also uses trailing pending orders, which is activated when the price moves. As soon as the order becomes a mark
Correct Approach   is a multi-currency multi-functional Expert Advisor that works on any time frame and in any market conditions. The robot is based on an averaging system with a non-geometric progression of building a trading grid. Built-in protection systems: special filters, spread control, internal trading time limit. Building a trading grid taking into account important internal levels. Possibility to adjust trading aggressiveness. The Expert Advisor comes with proven templates for vario
Candle EA MT4
Mansour Babasafary
4.43 (49)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs Attributes: Can be used in the EURUSD, GBPUSD, AUDUSD, USDCAD  currency pairs Can be used in M30, H1, H4 time frames Has profit limit an
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1533 ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)
AI Nodiurnal EAは、先進的なForexロボットであり、最先端の機械学習技術を活用して取引戦略を最適化し、動的な外国為替市場でのパフォーマンスを向上させます。用語「Nodiurnal」は、通常の昼間の取引時間だけでなく、非標準の時間帯にも適応して稼働し、外国為替取引に対する連続的かつ適応的なアプローチを提供する能力を反映しています。 設定:通貨ペアのデフォルト設定:EURUSD H1。特別な設定は購入後にのみ提供されます。 リアルタイムアカウントシグナルはこちら: https://www.mql5.com/ja/signals/1270367 MT5バージョンはこちら: https://www.mql5.com/ja/market/product/74716 マーケットローンチプロモ!残り10/10のコピーのみ:USD 5,500 次の価格:USD 7,500 最終価格:USD 10,000 主な特徴: 機械学習アルゴリズム:AI Nodiurnal EAの主力は、機械学習アルゴリズムの活用にあります。これらのアルゴリズムは膨大な量の歴史的な市場データを分析し、パターン、ト
Aura Black Edition
Stanislav Tomilov
4.59 (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
Waka Waka EA
Valeriia Mishchenko
4.34 (50)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for 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 p
作者のその他のプロダクト
Top Algo
Yvan Musatov
5 (1)
Торговый робот Top Algo является технической разработкой для автоматизации торговли на валютном Форекс рынке. Его цель — помочь как начинающим участникам рынка, у которых недостаточно фундаментальной базы в сфере трейдинга  так и профессиональным и облегчить опытным инвесторам процесс приумножения прибыли. Top Algo можно также назвать мультивалютным роботом-советником, так как он может работать на нескольких валютных парах.  Профессиональный эксперт Top Algo может подключиться к вашему торгов
The Sequoia Expert Advisor is a professional market analyst working using a specialized algorithm. Based on the analysis of prices over a specific time interval, it reveals the strength and amplitude of prices using a unique indication system based on real data. When the strength of the trend and its direction changes, the expert closes the current position and opens a new one. The bot's algorithms include signals about overbought and oversold markets. A purchase occurs if the signal falls belo
Trend Anthropoid is a trend indicator that allows you to effectively determine the direction of the current trend, as well as identify potential reversal points. The indicator makes it possible to classify the direction of price movement by determining its strength. Solving this problem helps to enter the market on time and get the desired result. Let's start with the benefits. Allows you to determine the current trend. You can quickly understand which trend is currently developing in the mar
The Trend Logic indicator provides an opportunity to classify the direction of price movement by determining its strength. Solving this problem helps to enter the market on time and make a good profit. It is extremely important for any trader to correctly determine the direction and strength of the trend movement. Unfortunately, there is no single correct solution to this problem. Many traders trade at different time frames. For this reason, the received signals are perceived subjectively. The
The Trend Goblin indicator identifies the mainstream trend. They help to analyze the market on a selected time frame. Easy to set up and works on all pairs and all time frames. Trend indicators provide an opportunity to classify the direction of price movement by determining its strength. Solving this problem helps investors enter the market on time and get good returns. It is extremely important for any trader to correctly determine the direction and strength of the trend movement. Unfortuna
Индикатор Adapter определяет господствующую тенденцию, помогает анализировать рынок на выбранном временном интервале. Прост в настройке и работает на всех парах и всех временных интервалах. Индикаторы тренда дают возможность классифицировать направление ценового движения, определив его силу. Решение этой проблемы помогает инвесторам вовремя войти в рынок и получить хорошую отдачу. Для любого трейдера крайне важно правильно определить направление и силу трендового движения. К сожалению, единст
The Analytical Trend indicator can track sustained price movement in a specific direction. In this case, the movement itself can be downward, upward or sideways, when the market movement does not have a pronounced direction. The indicator works on the basis of two moving averages and an oscillator. Using the signal search algorithm, the indicator generates signals in the form of arrows. Flexible settings allow you to receive more accurate signals for opening positions. You can quickly understan
The Supernatural channel is determined using a special algorithm, marker points are used to determine the movement of the channel. The Supernatural channel consists of two lines, red and blue, that make up the channel. Simple, visual and efficient use. Can be used for intra-channel trading. The indicator does not redraw and does not lag. Works on all currency pairs and on all timeframes.
Channel Oscillations is a non-redrawing channel indicator based on moving averages. The key difference between the Channel Oscillations indicator and other channel indicators is that Channel Oscillations does not take into account simple moving averages, but double-smoothed ones, which, on the one hand, makes it possible to more clearly determine the market movement, and on the other hand, makes the indicator less sensitive.
Introducing the Diogenes trend indicator! The indicator analyzes market dynamics for pivot points. Shows favorable moments for entering the market in stripes. The principle of operation of the indicator is to automatically determine the current state of the market when placed on a chart. Ready-made trading system. Can be used as a channel indicator or level indicator! This indicator allows you to analyze historical data and, based on them, display instructions for the trader for further actio
The Trend Champion indicator works on all timeframes and currency pairs. The indicator should be used as an auxiliary tool for technical analysis, it helps to determine the direction of the trend: either upward or downward price movement for a particular currency pair. Can be used along with oscillators as filters. Trend Champion is a trend indicator. Arrows indicate favorable moments and directions for entering the market. The indicator can be used both for pipsing on small periods and for l
The Qubit Trend indicator works using the cyclical-wave dependence function. Thus, all entry points will be optimal points at which movement changes. Entry points should be used as potential market reversal points. The default indicator settings are quite effective most of the time. You can customize them based on your needs. But do not forget that the approach must be complex, the indicator signals require additional information to enter the market.
The regression channel is one of the most popular technical analysis tools among traders. First, the indicator draws a trend line between two points, then on its basis it builds a channel of two parallel lines, which will be at the same distance from the regression line. The term linear regression belongs to the field of statistics. The center line of the channel is the trend line. To calculate it, the least squares method is used. The line above the center line acts as resistance for the pri
Control Shot - Unique indicator for identifying trends. The new system adapts to the market, eliminates additional conditions and copes with its task. A revolutionary new way to identify the start of a trend early. The trend indicator, shows signals, can be used with an optimal risk ratio. It uses reliable algorithms in its calculations. Shows favorable moments for entering the market with arrows, that is, using the indicator is quite simple. Tired of adjusting the indicator settings, wasting
Planned transition is a trend indicator that will help a trader to determine the direction of trade. The indicator has a complex algorithm of work. But for the user, only two lines remain, the red line indicates a sell trend, and the blue line indicates a buy trend. Thus, it is quite simple to interpret the indicator signals. The indicator works on different timeframes; to work with lower timeframes, it is recommended to decrease the indicator period for more frequent entries. To work on higher
Modify Trend - Unique indicator for identifying trends. The indicator has a complex algorithm of work. But for the user there are only two colors of arrows, red indicates a sell trend, blue indicates a buy trend. Thus, it is quite easy to interpret the indicator signals. The indicator works on different timeframes; to work with lower timeframes, it is recommended to decrease the indicator period for more frequent entries. To work on higher timeframes, on the contrary, increase. The new system ad
Just download the Quarter Strike indicator and embrace your dream. Trading within the volatility range has always attracted traders, because most often it is simple instruments that turn out to be the most profitable. The Quarter Strike indicator is a variant of constructing a price channel that gives signals of sufficiently high accuracy on any instruments and time periods. Bias or other additional parameters are not applied, that is, the indicator evaluates only the real dynamics. By defaul
The Trinity indicator will tell you whether you have configured the indicator correctly, while you can specify the history interval in the bars that interests you. Look at the numbers on the chart near the arrows! These are pips of profit from a series of entries on the indicator. Profit pips are calculated at the specified interval. The signal can be read without any problems by any bot. Trading within the volatility range has always attracted traders, because most often it is simple instrumen
The SPV indicator clearly reflects the cyclical nature of the market. Just one key setting! If it is equal to one, then a fast cycle is displayed, but if, for example, the parameter is 12, then the indicator looks for a cycle in the last 12 bars. You can see the ups and downs of the indicator alternate and have such dependence on the market, which can be used to draw conclusions to predict price behavior. Also, indicators can be combined with each other. Also, the indicator can indicate the qual
The SPV Cross indicator is based on the SPV  indicator. Works as two indicators together on the same chart. With different settings, you can react to the intersection of lines. Clearly reflects the cyclical nature of the market. Just two key settings! It works on the basis of the principle - one is fast and the other is slow. You can see the ups and downs of the indicator alternate and have such a relationship with the market, which can be used to draw conclusions to predict price behavior. The
The SPV Corr indicator displays the average percentage correlation between the bar's body and its shadows. A very effective system for building various filters and market entry confirmations. It fixes cyclicality and can be used in trading in different ways. You can see the ups and downs of the indicator alternate and have such a relationship with the market, which can be used to draw conclusions to predict price behavior. Also, indicators can be combined with each other. The value of the indica
The SPV Body indicator displays the average analysis of the intersection of adjacent bars. The indicator can easily detect unusual market movements which can be used as a filter. For clarity, poke the graphs to the very beginning of the history when the bars were incomplete, and the indicator will easily display this anamaly. A very effective system for building various filters and confirmations of market entry, to exclude anomalies from trading. It also fixes cyclicity, it turns out that the in
The SPV Volatility indicator is one of the most effective filters. Volatility filter. Shows three volatility options. The so-called limit, real, and the last most effective filter for the filter is the percentage filter. Percentage display of folatility shows the ratio of limit to real volatility. And thus, if we trade in the middle of the channel, then it is necessary to set a condition that the percentage is less than a certain indicator value. If we trade on the channel breakout - following t
Mastodon - displays potential market entry points. According to the wave theory, Mastodon displays the course of a large wave, while the oscillator can specify the entry point, that is, catch the price movement inside it, i.e. small “subwaves”. By correctly understanding the wave nature of price movements and using the Mastodon indicator in conjunction with an oscillator, you can create your own trading system, for example, entering the market after a large wave has formed and then exiting wh
The advantage of working with the Gladiator signal indicator is that the trader does not need to conduct technical analysis of the chart on his own. The tool generates ready-made signals in the form of directional arrows. The indicator is considered effective as it does not redraw its signals. This tool is an arrow (signal) one and works without redrawing. Its signals are based on a robust algorithm. Gladiator does not change its readings. Daily and session ranges can be useful for confirming
Signal Casablanca - Arrow technical indicator in the Forex market without redrawing. Able to give hints with minimal errors. It combines several filters, displaying market entry points with arrows on the chart. You can note the accuracy and clarity of the signals of this pointer indicator. Having seen a signal to buy, a trader opens an order without expecting that after a while the initial hint may change to the completely opposite one or simply disappear, having lost its relevance. The signal w
Fargo does not change its readings, it is a technical indicator in the Forex market without redrawing. It combines several filters to display market entry arrows on the chart. You can note the accuracy and clarity of the signals of this pointer indicator. When a suitable moment for buying appears, the indicator generates a signal exactly at the moment of its appearance and not below or above the current candle. The arrow will be exactly at the price where the signal appears and will not change
Trend Expert. It works by entering the market with only one buy order and another sell order. It does not form a series of rendering, and therefore you can work with them starting from $ 100! Which is great for beginners. To enter, it uses a system of indicators and a system of dynamic correction of stops depending on volatility, which can be disabled in the settings, but in this case, you will significantly reduce the efficiency of the bot. The bot implements a money management system, which c
Catch is a reversal indicator and is part of a special category of instruments. it not only analyzes the price movement, but also indicates the points of possible reversals. This facilitates fast and optimal opening of buy or sell orders (depending on the current situation). In this case, the historical data of the analyzed asset must be taken into account. It is the correct execution of such actions that largely helps traders to make the right decision in time and get a profit.
The Matios indicator visually unloads the price chart and saves analysis time: no signal - no deal, if an opposite signal appears, then the current deal should be closed. This is an arrow indicator for determining the trend. According to the wave theory, Matios displays the course of the wave, while the oscillator can specify the entry point, that is, catch the price movement inside it, i.e. small “subwaves”. By correctly understanding the wave nature of price movements and using the Matios i
フィルタ:
レビューなし
レビューに返信