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

Unicorn

The strategy is based on working with the channel built by weighted average OHC and OLC prices. Entries are performed automatically both for a breakthrough and a roll-back.


The EA works by a new bar open prices, so that test/optimization results are as close to real trading as possible. It applies dynamic levels for setting new orders, stop loss, take profit and trailing stop invisible for a broker. Their values can be calculated in pips, money, % of the balance or by volatility (ATR).

The EA is designed for intraday trading with all major currency pairs on any timeframe. Depending on the settings, it can be used for any trading style: scalping, averaging, pyramiding, hedging, which makes it not just a trading robot, but a multifunctional flexible designer.

Each block responsible for management of a particular function can be customized separately and operate as a single unit. The EA can simultaneously manage and close oppositely directed positions (both single ones and order baskets), as well as interact with positions opened manually or by another EA (start managing deals distinguished by magic number). Since the EA works at a bar opening, it can be optimized quickly and easily.


Recommendations

  1. before using on a live account, test the EA with minimal risk on a cent account;
  2. use VPS or hosting server with minimal network latency to the broker's server;
  3. low spreads + low commission + high quality execution are important when choosing a broker to trade;
  4. use the EA on highly liquid currency pairs, such as EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD and NZDUSD;
  5. minimum deposit - 1000 currency units per 0.01 lots;
  6. timeframe H1.


Channel parameters

  • ChannelPeriod - number of bars to search for weighted average high/low prices;
  • ChannelMinRange - minimum channel width;
  • ChannelBoundary - distance to channel borders to determine market entries.


Main parameters

  • StartTime, StopTime - time for opening orders, not used if 00:00;
  • LotsFor1000 - initial lot size per 1000 units of base currency;
  • ATRPeriod - period for calculating the average daily volatility, in days;
  • TradeDirection - trading method: trade in one or both directions simultaneously;
  • OrderOpenMode - calculation of step for opening orders: in pips, in deposit currency, as a percentage of the balance or as a percentage of ATR;
  • GridStep, GridStop - position averaging step, 0 - not used;
  • PyramidStep, PyramidStop - position increase step, 0 - not used;
  • HedgingStep, HedgingStop - position hedging step, 0 - not used;
  • CountingOrders - order counting: each series separately or the total number of orders in different directions;
  • GrowingVolume - scale in to positions by the amount of orders or by lot increment;
  • IncreasingLot, DecreasingLot - increase/decrease the lot by the specified percentage, not used if -0;
  • StartIncrease, StartDecrease - position to start increasing/decreasing the lot;
  • MaxLotFor1000 - maximum lot per 1000 units of base currency;
  • LevelsMethod - setting take profit/stop loss: separately for short and long positions or for the entire basket of orders;
  • LevelsMode - calculation of take profit/stop loss: in pips, in the deposit currency, as a percentage of the balance or as a percentage of ATR;
  • StopLoss, TakeProfit - stop loss and take profit, 0 - not used;
  • TrailingMethod - trailing stop method: separately for short and long positions or for the entire basket of orders;
  • TrailingMode - calculation of trailing stop: in pips, in the deposit currency, as a percentage of the balance or as a percentage of ATR;
  • TrailingStart - minimum profit for enabling trailing, 0 - not used;
  • TrailingStop, TrailingStep - trailing stop and trailing step;
  • MagicNumber - magic number, the EA manages all positions opened manually or by another expert if set to -1;
  • TradeComment - trade comment.


おすすめのプロダクト
Rupture
Aleksandr Nadein
The Expert Advisor places limit orders for breakdown according to 2 indicators. When 1 order triggers, the second order is deleted automatically. There is a virtual trailing from 1 point. I recommend to set the minimum possible distance (from the price to a pending order) (depending on the symbol on which it costs). I recommend setting the trailing from 10 points in the strategy tester.
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisorは、FletBoxPushインジケーターを使用して市場を分析し、取引シグナルを決定します。インディケータはエキスパートアドバイザーに組み込まれており、チャートに追加でインストールする必要はありません。取引は、フラットの境界として定義されたレベルのブレイクアウトで行われます。損失の制限が使用されます。 アドバイザ設定の説明 TimeFrames-チャート期間、インジケーターの設定 色-インジケーターの設定であるフラットとして定義された価格領域の色 長方形-インジケーターの設定で、フラットとして定義された価格エリアを表示します ロット-トランザクションの開始ボリューム MagicNumber-注文のマジックナンバー Count_LOSS-ゼロ利益が設定される(ゼロに終了する)後の連続した負けトレードの数 FlatPips-フラットを決定するためのポイントの制限、インジケーターの設定 FlatBars-フラットを決定するためのバーの数の制限、インジケーターの設定 MinBarsClosedOutside-終値が特定のフラットレベルより
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the Butterfly Platinum version, it uses the Martingale system. If the previous trade was closed at a loss, the next lot will be equal to the last lot multiplied by MultiplierLots. Every trade is protected by stop loss. Only one market order can be opened at a time. It works using pending (Stop, Limit) or market orders depending on the parameters specified. The trailing stop levels can be set in pi
This EA trades in a completely random fashion with customizable lotsize, stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Good for rebate generation Customizable SL, TP and lotsize Great for benchmarking tests against other EAs Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Trading is FIFO (NFA) Compliant Input Parameters Stoploss: Stop-loss for orders in pips Takeprofit: Take-profit for orders
Day Breakout EA
Aleksei Moshkin
3.5 (6)
The automatic advisor works according to a simple strategy for the breakout of the previous day's high and low. In the settings there is a function to reverse orders Reverse, when the maximum is broken, instead of buying, a sell will be opened, and when the minimum is broken, instead of selling, a buy will be opened. Real monitoring https://www.mql5.com/en/signals/833080 Settings Reverse - when the level is broken, orders will be opened in the opposite direction The maximum number of limi
FREE
Super Martingale
Volodymyr Hrybachov
1 (1)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
移動平均インジケーターのトレーディングロボット 専門家のメリット: スキャルピング、マーチンゲール、グリッド取引。 1つの注文または注文のグリッドのみで取引を設定できます。動的、固定、または乗数のステップと取引ロットを備えた高度にカスタマイズ可能な注文グリッドにより、エキスパートアドバイザーをほぼすべての取引手段に適合させることができます。 ドローダウン回復システム、重複する損失注文とバランス保護 グリッド取引がリバウンドしない価格変動に対して脆弱であることは周知の事実ですが、注文回収システムのおかげで、アドバイザーはほとんどのドローダウンから抜け出すことができます。ドローダウンからの脱出は、最も遠い不採算の注文を、利益のある市場に最も近い注文とオーバーラップさせることによって実行されます。取引ロボットは、手動取引または他の専門家によって開かれた取引のために、アカウントの負けたポジションを回復するために使用できます。マジックナンバーですべての注文を受け取り、処理することができます。 オープニングフィルターを扱う。 すべての取引戦略には、
Magic Grid
Aliaksandr Charkes
4.46 (24)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Average Price Infinity
Rodrigo Shigueaki Da Costa Aoki
平均価格インフィニティへようこそ! これは、速いターゲットを探し、常に操作を続けたい人にとって非常に攻撃的なロボットです。 彼は常に市場の当面のトレンドを測定し、迅速なターゲットを探して取引を開始します。 その戦略は平均価格に基づいているため、資産価格が注文の反対側に行くと、新しい注文が開かれ、それらの間の平均価格が検索されます。 このロボットを操作するために推奨される最低額は5000ドルです。 このロボットはEUR / USD(ユーロドル)のみで取引されるように作られました。テストされた動作時間はM5(5分)です。 始める価値がほとんどない人私は、このリンクから口座を開設し、標準セント口座を作成することをお勧めします。 このようにして、すべての資本がセントに変換され、50ドルを使用して5000セントで運用できます。 利用可能なCentsアカウントとの仲介リンク: https://one.exness.link/a/vt5nlehvd6 テレグラムグループリンク: https://t.me/+dzYbgvHW_HA4N2Zh 財務通知 これは積極的かつ継続的な財務業務の産物で
Grid Flat   Expert Advisorは、指定されたステップで注文のグリッドを配置します。注文には、グリッドステップ距離での利益レベルと、同じタイプのすべての注文の一般的な損失レベルがあります。取引は設定で指定された期間内にのみ実行され、時間の終わりにすべての保留中の注文が削除され、すべてのオープンポジションが強制的に閉じられます。 EAは、重要なニュースや他の同様の市況のリリースなど、特定の市場状況でのみ機能するために、長期取引の完全に自動化された取引システムとして使用することはお勧めしません。 アドバイザ設定の説明 Open_BuyStop-保留中の購入停止注文のグリッドを開く/開かない Open_SellStop-保留中のセルストップ注文のグリッドを開く/開かない Open_BuyLimit-保留中の購入制限注文のグリッドを開く/開かない Open_SellLimit-保留中の販売制限注文のグリッドを開く/開かない TIME_HOUR_START-アドバイザーの作業開始時間、0から23までの値 TIME_MINUTE_START-アドバイザが動作を開始する分、0
The system is tested and fully optimized on 4H. Furthermore, more 1370 models were used to optimize the indicator. It uses Aligator indicator to catch the trend.  Pros : Backtested using tick data for the last 6 years. Expected to keep the same performance Does not have to be turned on all the time as it uses major market movements. Fully optimized strategy on 4H chart. Cons : Has a maximum losing streak of 3 consecutive trades in several market conditions. ** Past performance is not a guarant
The system applies Fibo levels. Apart from basic Fibo levels (23.6; 38.2; 50.0; 61.8; 100.0;), the EA features custom levels (34.0; 36.0; 64.0; 66.0;). You can decide the levels trading is to be performed from. Sample trade: when the market is bullish and the price rolls back to the levels (as we remember, we select the levels on our own), the EA opens buy orders. The opposite is true for sell orders. The EA can work in three modes. Each of the modes is a separate Fibo levels construction method
EA Protrader Pivot is a automate and semi-automate Expert Advisor based on candlestick charts. Each order set stop loss with 200points and take profit 250 points. If one of two orders reach stop loss the new order open with new lot size (start lot is  0.01 and max lot is 0.08 ). This EA was backtested with XAUUSD in time frame M15 and spread 20 point.   Automate - EA open buy and sell orders based on levels of candlestick chart with the first volume is 0.01 if this order touch stop loss EA cont
FREE
ロボットは、ボリンジャーバンド指標のラインをブレイクする取引戦略を使用します。 この戦略の本質は、インジケーターラインの継続的な分析と、そのラインの最も効果的なブレイクアウトポイントの検索にあります。 価格がいずれかの方向で指標線を突破すると、ロボットはその方​​向で取引を開始し、それに追従し始めますが、ロボットは指標線が突破されるたびに取引を開始するわけではなく、指標線が突破された場所でのみ取引を開始しますそれが最も効果的であると考えられます。 これは、世界中の何千人ものトレーダーによって長年にわたってテストされてきた、非常に信頼できる戦略です。 これは、GPTchat が学習のために提供する実用的なスキャルピング戦略の 1 つです。 人工知能は、これが M5 時間枠で最も効果的な取引スキャルピング戦略の 1 つであると信じています。 私たちは人工知能にも同意し、この戦略の実際の有効性を確認します。 ロボットの利点: マーチンゲールは使用しません。 ロットサイズはトレーダーが設定で指定します。 残高が10%増加するごとにロットが10%増加します ロボットは適応型リスク管理機能を
GOAL TIME is an expert advisor based on the notion of time, it studies the change of price according to time, and it finally detects the best time to execute a good order. The EA is based on an indicator that draws a price curve in relation to time, this curve is deduced by an algorithm that analyzes old data. Then, the EA exploits the generated curve and executes the correct order. In case of incorrect choice, the EA has the mission to limit the losses. After a thorough study of this strategy o
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair
Creature
Natalya Sopina
1 (1)
Creature  - is an automated trading system - trend scalper. EA work strategy: The trades are made at rollback from main trend. Indicator Bollinger Bands is responsible for trend and channel determination. The EA opens orders at channel breakdown for definite value of points. False enters are filtered by breakdown minimal price bounce limiter resulting in loss trades cut.Orders can be closed at take-profit, trailing-stop, stop-loss and at defined time elapse. Time limit of the EA work is availabl
Советник выставляет рыночные ордера, если свеча, на которой появился фрактал, пересекает круглый ценовой уровень, который используется, как фильтр для входа в рынок по фракталам. Настройки советника: Dig = 2; значение рыночной цены округляется до количества (Dig) знаков после запятой. Пример, рыночная цена на данный момент 1.1228, Dig = 2, цена округляется до 1.1200, если эту цену своими тенями зацепит свеча выбранного графика одновременно с пересечением индикатором RSI на этой свече установле
FREE
WolongVn No1
HOANG ANH TUAN Huong
EA WolongVN No1 uses multipair to correlate transactions between pairs. Use data of the stock exchange https://www.nyse.com/ to evaluate the direction of the dollar index Use data of the stock exchange https://www.londonstockexchange.com/ to evaluate the trend of EUR Then compare the correlation between the two data to execute an order XAUUSD, EURUSD, GBPUSD .... EA runs on data of saxo bank and dukascopy bank. So the backtest will not have high accuracy There are of course some constraints, in
Fully automatic multicurrency expert advisor working on any type of accounts and with any type of spreads. The timeframe on the chart does not matter, you can set any. Directly working timeframe is set in the settings. The EA always sets TakeProfit and is thus less sensitive to the speed of the broker. The   "Deposit protection"   function allows the EA to set StopLoss after the last order and thereby limit possible losses. The additional   " Magnetic TP "   function search the levels near the T
MACD Pro I EA https://youtu.be/2wCzTFIGNp4 =============== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. The Ea is based on the MACD Indicator and 3 more and has been kept simple. ========================================= Maybe better to go for small profit, set it on higher time frames then you can use it for more pairs at the same time. =========================================== => works on all Time Frames but i would recommend
This EA finds technical analysis patterns that foreshadow a trend reversal: "Double Bottom", "Triple Bottom", "Head and Shoulders" and their opposite analogs. The Expert Advisor identifies them on the chart of a currency pair and trades if the pattern has been formed and has been broken through. In addition to the figure itself, the volatility of the currency pair and the readings of some indicators are determined. This allows you to trade more correctly, excluding unnecessary signals, for exam
The Expert Advisor with strategy based on the Bollinger Bands indicator. When the price is above or below the Bollinger Bands and the channel expands by the specified range, a trade is opened. For example, if the Ask price is less than the lower band of the indicator and the difference between the upper and lower bands of the indicator exceeds the distance of Delta, the EA will open a buy. For sell trades it is the opposite: if the Bid price is greater than the upper band of the indicator and th
Experimental Scalper - This Expert Advisor is quite an aggressive tool that suits those traders who are accustomed to taking risks. Able to open many deals. The bot will become a good tool for overclocking a deposit. It independently controls the volume of trading positions, slippage, spread, maintains and protects open orders, can work with a deposit of any size (from $ 100). Does not use dangerous trading methods in trading that lead to a sharp loss of the entire deposit (martingale, grid, ar
The EA creates a grid of equally spaced pending limit orders taking into account:  - The current price; sell-limit above / buy-limit below  - The trading range; computed by using the weekly highs and lows The EA then manages the orders while they have been executed. The logic is: IF #EXECUTED ORDERS == 2   OPEN NEW LIMIT AT THE PEN. PRICE IF #EXECUTED ORDERS > TOT - 2   RESET THE LIMIT ORDERS TO RANGE  - check the video for the full strategy at:  https://youtu.be/f_ebFsGpIZQ?si=k8IBWe4qJxpz2zj
FREE
Robin Hood EA は、GBPUSD ペア (期間 M5) 用の自動外国為替スキャルピング ロボットです。 このロボットは毎日平均 15 ~ 30 件の取引を開始します。 それは市場の活動次第です。 このロボットは、GBPUSD ペアにドットの後に 5 桁の引用符が付いているほぼすべての有名なブローカーと連携できます。 ロボットを通貨ペアのチャートに追加すると、市場を自動的に分析し、取引を自動的に開始および終了します。 取引は利食い、損切り、トレーリングストップを使用してサポートされています。 ロボットの利点: ロボットはマーチンゲールやグリッドを使用しません。 ロボットはほとんどの時間枠で取引します。 ロボットは GBPUSD ペアで取引します ロボットは1000ドルからの預金で取引します ロボットの設定では、ロボットが取引できる特定の時間を指定できます。 M5 の時間枠 ロボットの動作要件: 最小限のスプレッド。 ロボットは VPS にインストールするか、PC 上で 24 時間取引する必要があります。 ECNブローカーを使用することをお勧めします。 ロボットパラ
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Ochna Integerrima
Quang Nguyen Dien
5 (4)
If you like a grid system, the expert may be useful for you. It is designed to optimal grid with many function inside. The expert can fully auto or custom setting with your idea. The market will change so the expert should be flexible and adjusting follow the market.. Some more detail as below: Pairs: All Timeframe: M15, H1 Deposit for 01 pair: 100$ with the initial lot of 0.01 lot Default setting is suitable for EUR/USD Parameters Take profit for closing orders ($): when the profit archive to
DYJ GlobalTradeGameTheory(Power)  is based on   Bulls   and  Bears  indicator. It can be used for any currency pair and timeframe. Power: Market entry condition  Power attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices The EA's BullsIndex attempts to measure the market's appetite for higher prices It also uses  Laguerre filtering fa
このプロダクトを購入した人は以下も購入しています
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
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
Indicement MT4
Profalgo Limited
5 (1)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
Bonnitta EA
Ugochukwu Mobi
3.42 (19)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (136)
ご紹介     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:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
The Gold Reaper MT4
Profalgo Limited
4.62 (29)
プロップしっかり準備完了!   (   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 - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account 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.m
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Z4SCALP のご紹介------------------------------------------- Z4SCALP は、マーチンゲールなしで設計された、トレードごとに SL を持つ高度なトレーディング ロボットです。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます ! ------------------------------------------------------------------------------------------------------------------------------------ デモ用のアカウントの詳細: トレーディング ロボットの動作を確認するには、次のデモ アカウントにログインしてください。このアカウントは実際のアカウントをミラーリングしているだけで、アクティブなロボットはありません。 アカウント番号: 21756797 パスワード: A12345678 サーバー: ICMarketsSC-De
CoreX G MT4
Arseny Potyekhin
5 (1)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
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
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 Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
XG Gold Robot MT4
Marzena Maria Szmit
4.46 (24)
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
Diamond Ultimate へようこそ!!! ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate   は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁のスプレッドをサポートするブローカーに対応しています。
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:G
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マー
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2220466      Medium-low Risk 次価格: $ 699 setfile of Medium-low Risk setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するため
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. (*) IMPORTANT NOTE: To be able to back test the EA or install the EA correctly to be able to trade normally. You will need to allow EA access to the GPT API in addition to installing other news-related websites. For details, please contact me to receive specific installation instructions. Gold Quantum AI is an EA that I have used for a long time, specializing in the fund accounts I manage for clients. The EA is
The S9M Trading Robot – a cutting-edge, fully automated 2nd generation InrexEA DB system by OpenEA. This innovative solution learns from XAUUSD market trends and incorporates the best aspects of the retired Ea YOLO Diamond Hands. Structure of InrexEA Database: Clients > InrexEA DB > OpenAI > InrexEA DB analysis > Clients  InrexEA DB is a cutting-edge database solution primarily built using the powerful Python programming language. It goes beyond the limitations of MQL4 and MQL5 codes to provide
EA Gold Stuff
Vasiliy Strukov
4.73 (959)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
Live signal :   TrendMaster FX The MT5 version : TrendMaster FX MT5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 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)
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 S
AW Classic MACD EA
AW Trading Software Limited
3.67 (3)
完全に自動化された取引システム。古典的なインジケーターがシグナルとして使用されます     MACD   。トレンドインジケーターとオシレーターを組み合わせてエントリーポイントを検出します。平均化、最初と最後のバスケット注文を閉じる機能、および自動ロット計算の機能を使用します。高度なダッシュボードと3種類の通知があります。 Problem solving ->   HERE  / MT5 version ->  HERE   /   Instruction  ->   HERE   利点: 完全に自動化された取引システム 簡単なセットアップと直感的なパネルインターフェース キャンドルごとに1つの注文のみを開く機能 内蔵の自動ロット計算 最初と最後のバスケット注文を閉じるための組み込みシステム 通知の3つのタイプ:プッシュ、電子メール、アラート ストラテジー: EAは、インジケーターからシグナルを受信するとポジションを開きます。 -ゼロレベル:「0」マークの速いラインが下から上に交差するとき-買いシグナル、買い注文を開きます。上から下に「0」マークを横切るとき-売りの合図、SELL
Btcusd Grid
Ahmad Aan Isnain Shofwan
BTCUSD GRID EA は、グリッド取引戦略を使用するように設計された自動プログラムです。 BTCUSD GRID EA は、初心者にも経験豊富なトレーダーにも同様に非常に役立ちます。 使用できる他のタイプの取引ボットもありますが、グリッド取引戦略の論理的性質により、暗号グリッド取引ボットは問題なく自動取引を簡単に実行できます。 BTCUSD GRID EA は、グリッド取引ボットを試してみたい場合に使用するのに最適なプラットフォームです。 BTCUSD GRID EA は、通貨が不安定な場合でも理想的な価格ポイントで自動取引を実行できるため、暗号通貨業界にとって非常に効果的です。 この自動取引戦略の主な目的は、EA 内で事前に設定された値動きで多数の売買注文を行うことです。 この特定の戦略は自動化が容易であるため、暗号通貨取引によく使用されます。 グリッド取引戦略を正しく使用すると、資産の価格が変化したときに利益を得ることができます。 グリッド取引戦略が最も効果的であることが証明されています 。 暗号通貨の価格が変動するため。   ----------------
このEAは、かつて当社が内部で使用していたプレミアムEAでしたが、適応的な改善を経て、現在は皆様に提供されています。 このEAは、安定したタイムゾーンパターンを利用し、ほぼ毎日注文を生成し、非常に高い勝率を誇ります。また、少額資金のクライアントに特に適しています。MT5の「実際のティックに基づくすべてのティック」モードを使用したバックテストでは、ライブ取引と非常に類似した結果が得られ、調整の必要がなく、長期的な安定性を示しており、成熟した戦略であることが示されています。 しかし、すべてには両面があります。このEAの戦略の特徴は、ECN     RAW   アカウントまたは低スプレッドのサポートが必要です。もしバックテストの結果が満足のいくものでなく、ECN     RAW   アカウントや低スプレッドをサポートするブローカーに切り替えられない場合は、この製品を購入しないでください。 表示されているスクリーンショットは、IC Marketsを使用して最適化されています。最適化期間は2024年1月1日から2024年9月12日までで、残りの期間はフォワードテストのパフォーマンスを示してい
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
EA Top G
Mohamed Hassan
5 (8)
Current price of $50 for a limited time! Next price is: $85 Live Signal : Click here  -- Don't buy a fake backtest, get a real strategy on a real signal!  After purchase, If you genuinely like this robot, you can receive EA Interceptor for Free ! Contact me for more information regarding this BONUS ! EA TOP G  is a multi-currency expert advisor  based on trend following . It uses a hedge system with a very good risk management. It's an ideal candidate for CENT accounts and big balances. It
作者のその他のプロダクト
ストップレベルを追跡することにより、取引を自動的に成立させるためのユーティリティ。利益を最大限に活用することができます。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT4バージョン https://www.mql5.com/en/market/product/56487 ユーティリティでできること: 1ピップから仮想トレーリングストップレベルを設定します 実際のトレーリングストップレベルを設定する 各注文を個別に処理します(トレーリングストップレベルは各注文に個別に配置されます) 一方向注文のバスケットで作業します(トレーリングストップレベルはすべての注文に共通に設定され、購入と販売は別々に設定されます) 双方向注文のバスケットを操作します(トレーリングストップレベルはすべての注文に共通に設定され、一緒に購入と販売を行います) テストと作業には、チャートのボタンを使
ストップロスとテイクプロフィットレベルの自動設定のためのユーティリティ。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT4バージョン https://www.mql5.com/en/market/product/56485 ユーティリティでできること: 仮想ストップロスを設定し、1ピップから利益を得る 本当のストップロスと利益を取る 各注文を個別に処理します(ストップロスとテイクプロフィットは各注文に個別に配置されます) 一方向注文のバスケットで作業します(ストップロスとテイクプロフィットはすべての注文に共通に設定され、購入と販売は別々に設定されます) 多方向注文のバスケットで作業します(ストップロスとテイクプロフィットはすべての注文に共通に設定され、一緒に購入と販売します) テストと作業には、チャートのボタンを使用できます。 オプション: STOPLOSS
DarkForest
Volodymyr Hrybachov
3 (2)
The strategy is based on the price channel breakout. VPS is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Customizable pyramiding, hedgi
Cash Drop MT5
Volodymyr Hrybachov
3 (2)
このエキスパートアドバイザーは、長年の開発の結果です。私は主にグリッドとヘッジ戦略を専門としており、このエキスパートアドバイザーですべての経験と知識を移転しました。その結果、高度にカスタマイズ可能なExpert Advisorテンプレートと、トレーダーが選択できるいくつかの優れた戦略があります。取引戦略は常に追加され、Expert Advisorは関連性を維持し、10年後もトップになります。つまり、この製品を購入することで、継続的なサポートと最新の更新を備えた、柔軟にカスタマイズ可能なExpertAdvisorを入手できます。あなたの戦略と願いは改訂で使用することができます。 EAは市場と保留中の注文を取引します。ストップロス、テイクプロフィット、トレーリングストップは取引を成立させるために使用されます。これらは、単方向または双方向の注文のバスケットに対して、注文ごとに個別に使用できます。注文のグリッドは、固定または拡大するステップとポジションのボリュームのいずれかを使用できます。貿易統計がチャートに表示されます。 ストップロス、テイクプロフィット、トレーリングストップはリア
ULTIMATE SCALPING MT5は、FOREX市場で機能するように設計された自動化されたプロのスキャルピングエキスパートアドバイザーです。この戦略では、RSI相対力指数とATR平均真の範囲を使用して、最良の市場エントリーポイントを決定します。エキスパートアドバイザーは、経験豊富なトレーダーと初心者の両方に適しています。最も不安定なペアは仕事に適しています:GBPUSD、USDCAD、EURUSD、USDJPY、USDCHF、AUDUSD、NZDUSD。 MT4バージョン:https:// www.mql5.com/en/market/product/46512 オプション: TIMEFRAME_ATR-ATRタイムフレーム; PERIOD_ATR-ATR期間; MIN_VALUE_ATR、MAX_VALUE_ATR-最小値/最大値; TIMEFRAME_RSI-RSI時間枠; PERIOD_RSI-RSI期間; APPLIED_PRICE-計算のための価格の選択。 CALCULATE_BARS-分析するバーの数。 UP_LEVEL、UP_BARS_COUNT-上
BOOSTER FOR MT5は、FOREX市場での日常業務のためのプロのスカルパーアドバイザーです。取引では、経験とともに、トレーダーは通常、ストップ注文の蓄積レベル、価格、時間が市場で重要な役割を果たすことを理解するようになります。この戦略は、このFOREX Expert Advisorで実装されており、この製品の使用を楽しむだけでなく、その開発にも参加していただければ幸いです。フィードバックは、https:// www.mql5.com/en/に残してください 。市場/製品/ 45915#!タブ=レビュー MT4バージョン:https:// www.mql5.com/en/market/product/45915 オプション: 価格-割り当てられた期間内にトラバースする必要がある価格の距離。 TIME-割り当てられた時間(秒単位)。 HL_PERIOD-レベルを決定するためのバーの数。 HL_TIMEFRAME-レベルを決定するための時間枠。 BREAKTHROUGH_LEVEL-レベルを突破した後に注文を開きますか?; MAGIC_NUMBER-取引のマジ
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending
FREE
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
Phantom
Volodymyr Hrybachov
This is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Сделки совершаются по рынку (Market Execution) — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZD
Serpent
Volodymyr Hrybachov
The strategy is based on the MACD and Moving Average indicators. It buys when the fast MA is above the slow MA and the MACD histogram is above the signal line. It sells when the fast MA is below the slow MA and the MACD histogram is below the signal line. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GBP USD , EUR USD , AUD USD , NZD USD ; or USD CAD, U
This scalping Expert Advisor does not use any indicators. Martingale is not used as well. The product displays a channel, two lines from Ask and Bid. If the channel is touched or broken by the price, the timer is enabled. Upon its expiration, the channel is modified based on new prices. Pending BuyStop and SellStop orders are placed at the specified distance from the channel levels, pending orders are modified following the channel. As soon as a pending order becomes a market one, an opposite or
Gryphon
Volodymyr Hrybachov
The strategy is based on entries according to the Fibonacci levels and the Stochastic indicator. Buys when the Stochastic indicator line is above the specified level and the price is above or equal to the opening level of Fibonacci. Sells at the opposite conditions, when the indicator line and price are located below the specified levels. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the sam
The strategy is based on Bill Williams' indicators and my universal template. It uses Alligator, Fractals, AO and AC indicators. Buy entries: the Alligator mouth points upwards, AO and AC are in a green zone, the price is higher or equal to the last "upper" fractal. The product is designed for 4 and 5-digit quotes and should be launched on a VPS server. Expert Advisor Installation It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GB
Forex Bot
Volodymyr Hrybachov
The Expert Advisor does not use any indicators. It has a virtual trailing stop function and designed for 4-5-digit quotes. The EA opens deals in Market Execution mode. Take Profit and Stop Loss are placed after order execution and modified in accordance with the EA settings. Parameters TimeFrame – timeframe for defining the largest bar's Close price within n time period; StartBar – bar, from which the search for the largest bar starts; FinishBar – bar, at which the search for the largest bar is
Super Martingale
Volodymyr Hrybachov
1 (1)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
A multifunctional trading robot for MetaTrader 4. The EA's basic strategy applies the range of price deviation from the average high/low values for a specified period. It has a minimum of configurable parameters, but has great functionality - the Expert Advisor can be configured for any trading style, which makes it not just a trading robot but a multi-functional flexible constructor. The EA applies order levels, stop loss, take profit and trailing stop levels invisible for brokers. The entire t
This is an automated Forex Expert Advisor. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. It has a built-in algorithm for predicting the price movement, which allows the EA to make decisions on opening averaging orders or increasing positions. It works using pending (Stop, Limit) or market orders depending on the parameters specified. To diversify the risks, the EA works with short and long positions simu
WooHoo
Volodymyr Hrybachov
The entry signals are based on steady price movement for a certain distance within a specified time interval. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features Customizable pyramiding, hedging and order grid functions; Position tracking can be one of
Candle Closing
Volodymyr Hrybachov
2 (1)
Strategy: based on candle closure, entry in the movement direction. Features The template features an adaptive forecast algorithm based on history data of price action; It has multiple filters for opening new orders; Compatible with any trading strategy, both manual or automatic (Expert Advisors); It has the maximum possible and compatible functionality: adaptive order grid, locking, averaging, rebuying. Expert Advisor Installation The quotes history must be predownloaded for all currency pair
Joker System
Volodymyr Hrybachov
4.2 (5)
This multicurrency Expert Advisor uses an advanced adaptive trading strategy based on a position averaging. Stop loss can be calculated in currency or by drawdown in % of the balance. I recommend that you withdraw your profit regularly! The product is designed for 4 and 5-digit quotes. VPS server is recommended. Timeframes: M30-H4. Recommended minimum deposit – 1 000 units of the base currency. Setup The EA is launched on several low spread symbols simultaneously (for example, EURUSD, GBPUSD, AU
This is an automated Forex Expert Advisor. The trading system is based on the breakout of channel of the Moving Averages and my adaptive template. It uses a completely different approach to trading. The EA template is developed so that the signals are not followed literally, instead they provide a reason to a certain action since the signal may turn out to be false, while the price may go in the opposite direction. Depending on the basic settings, the EA may use pending (Stop and Limit) or marke
Trade System
Volodymyr Hrybachov
1 (1)
This is an adaptive grid Expert Advisor that applies Fractals and Fibo levels and is based on the price behavior. An Average weighted stop loss can be used to limit losses. Average volatility, speed and direction are also applied by the strategy. The Expert Advisor is designed for maximum effective real trading in today's market conditions. It does not require special conditions, does not depend on the trading account type, the broker, or the financial instrument. It works well with small and la
News Auto Trading
Volodymyr Hrybachov
3 (2)
This is a news Expert Advisor trading by the economic calendar. It features the following working modes: Manual – trader sets the news time on its own Automatic – the EA takes the news release time and its importance from the news website Several modes of customizable parameters allow the EA to conveniently adjust the EA to your trading strategy. The trading robot automatically determines the time zone, the news importance, the currency affected by the news release, displaying the news on a char
This is a non-indicator Expert Advisor based on steady (no roll-backs) price movement. When the price moves a defined distance without changing a direction, one point goes to bulls or bears depending on the price movement direction. When a predefined amount of points is reached, a position is opened. The Expert Advisor uses average weighted stop loss, take profit, breakeven and trailing stop levels. Parameters PriceMove – amount of points to be passed by the price without changing direction; Win
Butterfly Platinum
Volodymyr Hrybachov
1 (2)
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the usual version of Butterfly , it starts working when the minimum required number of High/Low bars are within the specified price range. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. Do not use martingale, grid and other high-risk trading strategies similar to overstaying drawdown by keeping unprofitable
Snop
Volodymyr Hrybachov
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Cu
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading
Arbitrage-news trading EA. Works at a user-defined deviation from the price during the news release (optional). The trade is opened when the fast broker gets ahead of the slow one by the specified amount of points. The trades are opened by the direction of the fast broker price movement, works both during the news release and without the news filter. The news filter automatically determines the time zone and the currency the news is released on. To enable the news filter you need to do the follo
Joker System Stable
Volodymyr Hrybachov
5 (1)
New version of the semi-scalper multicurrency Expert Advisor that uses an advanced adaptive trading strategy based on a position averaging. It uses a completely different strategy for market entries. The new version features a new function – total trailing stop of the opened positions by equity in the deposit currency or as a percentage of profit. A virtual trailing stop can be applied to the first opened trade. A stop loss can be used to protect the capital. The product is designed for 4 and 5-
This scalper Expert Advisor uses instant execution pending orders. No grid and martingale. Each trade is protected by a tight stop loss. It is designed for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP, and EURCHF. VPS is required for flawless operation, minimum deposit is 100 units of the base currency. Timeframe – from M15 to H4. Optimization tip! Only several parameters should be optimized for the period of the last f
フィルタ:
レビューなし
レビューに返信
バージョン 1.1 2022.03.04
update for new build