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

HFT Prop Challenge Master MT5

5

This EA is designed for passing challenges of prop trading firms that allow HFT (High Frequency Trading). It will not work on live accounts due to slippage. You should also not use it during the funded stage, the prop trading firm will decline the payout.

It works only on US30. The trading only takes place in the first minutes after the US cash market opens. The default setting should work. No set files are needed. 

Currently supported prop trading firms:

  • Next Step Funded (US30)
  • Sure Leverage Funding (US30+)
  • Be Funding (DJIUSD)
  • Delta Funding FX (US30)
  • Other Prop Firms are supported with the MT4 version

All other firms are currently not supported. If you know other firms that allow HFT on MT5 please contact me so that I can test and implement them.

Features:

  • Stops trading when the defined profit target is reached
  • Stops trading when the defined drawdown limit is reached
  • Auto increase lot size when the EA has made the defined amount of profit
  • Displays all settings and live status on the chart
  • Optional US holiday filter (volatility too low)
  • Auto detection of the trade starting time

No VPS needed, but the latency to the MT5 server should not be too high. I tested it with 150ms of latency and it worked. Latency above 150ms might also work, but it was not tested and is not supported.

Backtesting this HFT Strategy in MT5 does not work in all cases, also the EA is Broker sensitive and optimized for the supported prop trading firms, so the backtest might not be good on all brokers even if the live result would be great. Maybe you want to disable profit target in the backtest so that the EA does not stop after a few trades. You can get a free demo Challenge account from Be Funded and run there a test Challenge if you are unsure.

The EA does NOT use grid or martingale.

In most cases, the default settings should be good, but on some challenges you might want to change the "profit target in %". If you want to change some settings watch the youtube video "Settings and tips for HFT Prop Challenge Master" on my Youtube Channel or read the settings below:

Setting Explanation
Lot size mode Options:
auto_increase: Increased the lot size after every x% profit made.
fixed: Uses a fixed lot size which you can configure in the next field "Fixed lot size"
  • Fixed lot size (if lot size mode = fixed)
Here you set the lot size you want to trade.
This field is only considered if you choose "fixed" as the lot size mode.
It is highly recommended to not use too large lot sizes and also consider the contract size of the asset. If the lot size is too large and the move in the market is very fast, you might fail your challenge by exceeding the maximum daily drawdown.
  • Start contracts per 10k (if lot size mode = auto_increase)
The value in this field is used to calculate the initial lot size. Please note that if you put in for example 3 that this does not mean that 3 lots are traded. It means that per 10k USD on the account 3 contracts are traded.
If you have for example a 100k account on Nova Funding then it will trade 30 contracts. Since the contract size on Nova Funding is 1 the 30 contracts would be 30 lots.
If you have for example a 200k account on KortanaFX then it will trade 60 contracts. Since the contract size on KontanaFX is 10 the 60 contracts would be 6 lots.
The lot size which will be traded will be shown on the chart.
This field is only considered if you choose "auto_increase" as the lot size mode.

  • Step contracts per 10k (if lot size mode = auto_increase)
With this amount of contracts per 10k account size the lot size will be increased if the needed profit is reached for the increase. It is calculated with the same logic as mentioned in the "Start contracts per 10k".
This field is only considered if you choose "auto_increase" as the lot size mode.
  • Increase every x% profit (if lot size mode = auto_increase)
If the value is set for example to 0.5 it means that for every 0.5% of profit (e.g. 500 USD on a 100k account) the lot size is increased with the defined step which is defined in "Step contracts per 10k".
This field is only considered if you choose "auto_increase" as the lot size mode.

  • End contracts per 10k (if lot size mode = auto_increase)
If the number of contracts has reached this value, no further lot size increase will be done. It is calculated with the same logic as mentioned in the "Start contracts per 10k".
It is highly recommended to not use to huge lot sizes and also consider the contract size of the asset. If the lot size is too large and the move in the market is very fast, you might fail your challenge by exceeding the max daily drawdown. I do not recommend setting this value higher than the default.
This field is only considered if you choose "auto_increase" as lot size mode.
Daily loss limit mode (trailing, set less then challenge  limit) Options:
percent: The EA stops trading if the daily drawdown in percent of the starting balance of this day is reached. 
USD: The EA stops trading if the daily drawdown in USD of the starting balance of this day is reached.
disabled: Disable the daily loss limit mode (not recommended!)
The daily drawdown is always calculated from the highest equity or balance (which was higher) and is trailing to not give away to much profit if the volatility is going out of the market.
  • Daily loss limit in % (if daily loss limit mode = percent)
If the value is set for example to 1.0 it means that after 1.0% of loss from the highest balance or equity on this day (e.g. 1000 USD on a 100k account) the EA stops trading until the next day.
Also if you challenge has for example a daily drawdown limit of 4% you should not set this value to 4% or 3.9%. Please note that when you have huge lot sizes and a very fast market move, it might take some time to close the open position and the loss of this trade might be worser then you wish because of slippage and latency. I do not recommend values above the default.
This field is only considered if you choose "percent" as daily loss limit mode.

  • Daily loss limit in $ (if daily loss limit mode = USD)
If the value is set for example to 1000 it means that after a 1000 USD loss from the highest balance or equity on this day the EA stops trading until the next day.
Also if your challenge has for example a daily drawdown limit of 4000 USD you should not set this value to 4000 USD or 3900 USD. Please note that when you have huge lot sizes and a very fast market move, it might take some time to close the open position and the loss of this trade might be worser then you wish because of slippage and latency.
This field is only considered if you choose "USD" as daily loss limit mode.
  • Challenge size in $ (0 = auto detect)
If the value is 0 the EA tries to auto detect the initial balance. As an alternative, you can manually configure the challenge size (e.g. 100000 on a 100k challenge) in this input field. But please note that if you set the wrong challenge size, the profit target calculation in % will also be wrong.
  • Profit target in % (if profit target mode = percent)
If the value is set for example to 10.05 it means that after a profit of 10.05% of the challenge size (e.g. 10050 USD profit on a 100k account) the EA stops trading.
This field is only considered if you choose "percent" as the profit target mode.
Trading start hour mode (next input is ignored on auto_detect) Options:
auto_detect: The EA will try to auto detect what value should be set as "Trading start and end time hour" (which is the next input field). In this case the next input field is ignored. If it cannot auto detect it, the start of the EA will be aborted.
manual: The EA will use the value of the next inut field "Trading start and end time hour" as start and end time hour.
Trading start and end time hour (MT5 server time) If the value is for example 16 it means that the hour in which trading starts is 16.
Please note that the EA used the broker server time from the market watch, so it should fit to this time, not to your local time. Currently for all supported prop trading firms 16 is the right value for the opening of the cash market. This setting is only used by the EA if the "Trading start hour mode" is set to "manual'.
Trading start time minutes (MT5 server time) If the value is for example 30 (and the hour is still 16) it means that the minute in which trading starts is 16:30. This setting is used always, not matter what is set as "Trading start hour mode".
Trading end time minutes (MT5 server time) This value defines the minute when the trading ends, for example 45 means that the minute in which trading ends is 16:45. This is usually a good value because later volatility goes out of the market and the market moves are too slow for the EA to make profits. This setting is used always, not matter what is set as "Trading start hour mode".
Trading on US holidays (not recommended) Options:
false: The EA will not trade on US holidays where the Future market is open, but the cash market is closed. In these cases, the volatility is normally too low for this strategy.
true: The EA will trade on US holidays when the broker provides quotes even when the cash market is closed (not recommended)
Comment for each trade The text of this input field is written in each trade comment
Magic number Here you can specify a magic number. It is not recommend to have other EAs running in parallel.
Max number of messages sent to broker per day (0 = unlimited) If you set here a number above 0, for example 2000, the EA will stop trading on this day when he has sent 2000 messages to the broker. A message is every creation, deletion or modification of a order. If you do for example a demo test on IC Markets you want to limit this number because the broker will first send you automatic emails and if you don't do anything, IC Markets will also block your demo account.
Max number of opened positions per day (0 = unlimited) In cases where a number greater than 0 is set, for example, 48, the EA will stop trading on this day when 48 positions were opened. Please note that when the market moves extremely fast and you have high latency, it could happen in rare cases that one position is opened more than set. So if you have, for example, a limit of 50, set it to 48 if you want to add additional safety.
Show logo of the EA Options:
true: Shows the logo of the Expert Advisor
false: Hides the logo of the Expert Advisor


レビュー 3
marioqe
37
marioqe 2024.09.17 22:28 
 

EA is working as described. Author is a very kind and helpful person.. he is adding new platform and make changes in EA to deliver best possible performance. I can do recommend EA and author to anyone who would like to pass prop firm challenge with HFT.

ho aldin
23
ho aldin 2024.09.16 16:32 
 

I recommend him, and in 5 minutes he made a profit of 47K.. I was suffering very much until I found an expert for Meta 5, and finally I found him and he passed the stage.

おすすめのプロダクト
SolarTrade Suite 金融ロボット: LaunchPad Market Expert - 取引を開始するために設計されています! これは、革新的で高度なアルゴリズムを使用して値を計算する取引ロボットであり、金融​​市場の世界でのアシスタントです。 SolarTrade Suite シリーズのインジケーター セットを使用して、このロボットを起動するタイミングをより適切に選択してください。 説明の下部にある SolarTrade Suite シリーズの他の製品をご覧ください。 投資と金融市場の世界を自信を持ってナビゲートしたいですか? SolarTrade Suite 金融ロボット: LaunchPad Market Expert は、情報に基づいた投資決定を行い、利益を増やすのに役立つ革新的なソフトウェアです。 SolarTrade Suite 金融ロボット: LaunchPad Market Expert の利点: - 正確な計算: 当社のロボットは、高度なアルゴリズムと分析方法を使用して、市場の動きを正確に予測します。 資産を売買するのに最適
Hamster Scalping mt5
Ramil Minniakhmetov
4.69 (190)
Hamster Scalpingは、マーチンゲールを使用しない完全に自動化された取引アドバイザーです。夜のスキャルピング戦略。 RSIインジケーターとATRフィルターが入力として使用されます。アドバイザには、ヘッジ口座タイプが必要です。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 一般的な推奨事項 最小デポジット$ 100、最小スプレッドのECNアカウントを使用し、eurusd M5 gmt +3のデフォルト設定。 入力パラメータ EAは、4桁と5桁の両方の引用符で機能します。入力パラメータでは、5文字の値をポイントで示し、すべてを4文字で自動的に再計算します。 NewCycle-モードがオンの場合、アドバイザーは停止せずに動作します。モードがオフの場合、一連の取引の完了後、アドバイザーは新しい注文を開きません。 期間インジケーター1-最初のインジケーターの期間。 アップレベル-アドバイザーが売りを開始する最初のインジケーターの上位レベル。
Announcement: All EAs (Expert Advisors) from QuanticX are currently available for free, but only for a limited time! To enjoy a Lifetime QuanticX support and continue receiving free EAs, we kindly request you to leave a review and track the performance of our EAs on Myfxbook. Additionally, don't hesitate to reach out to us for exclusive bonuses on EAs and personalized support. Seaguard by QuanticX Step into the cutting-edge domain of QuanticX , a leading FinTech startup reshaping the landscape
Exclusive FOREX account HEDGE FuzzyLogicTrendEA is based on fuzzy logic strategy based on  analysis 5 indicators and filters. When the EA analysis all this indicators, it decides, based on its fuzzy strategy, which trade will be better: sell or buy. As additional functions, it´s possible defines spread maximum, stop loss and others. Recomm. Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUDCAD, EURCAD e USDJPY Recomm. timeframe: H1. Backtest were done on EURUSD, H1, 01/07/2023 - 26/0
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
This robot operates based on the Parabolic SAR indicator. Verion for MetaTrader4 here . The advanced EA version includes the following changes and improvements: The EA behavior has been monitored on various account types and in different conditions (fixed/floating spread, ECN/cent accounts, etc.) The EA functionality has been expanded. Features better flexibility and efficiency, better monitoring of open positions. Works on both 4 and 5 digits brokers. The EA does not use martingale, grid or arb
ユニバーサルアドバイザー。スカルパーおよび動的注文グリッドとして機能します。ブローカーには見えないストップオーダー、ストップロス、テイクプロフィット、トレーリングストップを設定するためのレベルを適用します。レベル値は、ピップ単位または平均価格ボラティリティ(ATR)のパーセンテージとして設定できます。それは指定された時間に働くことができ、滑りと広がりの広がりに対する保護を持っています。チャートには、注文実行の品質、受け取った利益、現在のオープンポジション(注文数、ロット数、利益)に関する情報が表示されます。 FIFO要件のある米国のブローカーを含むあらゆるブローカーとの連携に適しています。 Iron TraderEAのMT4バージョン 資金管理: FIX_START_LOT-残高のN個ごとの開始ロットを修正しました(FROM_BALANCE); FROM_BALANCE-開始ロットを計算するためのN残高(FIX_START_LOT); 開始ロットは、次の式を使用して計算されます。残高/ FROM_BALANCE * FIX_START_LOT 例1: バランス
Magic Grid MT5
Aliaksandr Charkes
4.75 (4)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). 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 (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
Crash Mil Hero
Ignacio Agustin Mene Franco
Crash 1000 Hero is a passive bot dedicated to the CRASH 1000 of Synthetic Indices (Deriv) works with the Stochastic strategy + 2 mobile EMAS one of 21 periods and another of 5 periods helping to get a better entry and you can better hunt the trend candle! used only on CRASH 1000 pair In 1 minute period the bot does its job passively, as it makes inputs fairly and not aggressively The only thing that has to be modified in the parameters is the SL and TP in addition to the VOLUME VolumeSize 1 or i
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使
Sometimes the market becomes volatile and we need algorithms that operate this volatility regardless of its direction. This system tries to take advantage in moments of high volatility. It has 5 levels of input filters that it is recommended to adjust depending on the volatility, the average value would be mode 3, below the sensitivity decreases, above it increases. You can download the demo and test it yourself. Very stable growth curve as result of smart averaging techniques. "Safety
Outside day trading strategy looks for a specific pattern in the price chart of a security. The pattern is characterized by a larger range than the previous day, with the high of the day higher than the previous day's high and the low of the day lower than the previous day's low. Works with many symbols, such as BTCUSD, GBPUSD,USDCAD, oil, gas, and others. PLEASE RATE! Thank you very much! FEATURES: - Real Strategy - Daily Bar Strategy - Exit the trade if the day was profitable - ATR multip
FREE
Fundamental Robot MT5
Kyra Nickaline Watson-gordon
Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must b
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
Little Swinger    (Best choice for passive income lovers) Developed by RobotechTrading   key features: Financial Freedom Back testing results will match with real live trading results Proper TP and SL Controlled Risk Highly Optimized settings Running on our Real Live Accounts Little Risk, Little Drawdown, Little Stress, Little BUT stable income, just set and forget. Strategy: Not Indicator based No Martingale  No Grid  No Repaint strategy Safe and Secure calculation of Live data and than t
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
Advanced Scalper MT5
Profalgo Limited
3.38 (16)
すでに 4 年以上の実際の取引結果   ->    https://www.mql5.com/en/signals/413850 新しいプロモーション: わずか数部のみ 349 ドルで入手可能 次の価格: 449ドル EAを1つ無料でゲット! プロモーション ブログの「 究極の EA コンボ パッケージ 」 を必ずチェックしてください。   !!   EA を実行する前にセットアップ ガイドをお読みください。    ->    https://www.mql5.com/ja/blogs/post/705899 その他のライブ結果 :    https ://www.mql5.com/en/signals/1931084 Advanced Scalper は、長年にわたって開発されてきたプロフェッショナルなトレーディング ロボットです。 非常に高度な終了アルゴリズムを使用し、スプレッドフィルターとスリッページ制御アルゴリズムが組み込まれています。 クライアントのニーズに合わせて完全にカスタマイズ可能で、多くのセットアップの可能性が提供されます。 もちろん、コメントページ
FanTrader
Syed Oarasul Islam
FanTrader is designed to trade any markets (Stocks, Forex, Commodities, Futures, Cryptos). The strategies are developed based on various Price Actions that will be observed on different Fibonacci Fan Levels. Product Home Page:  https://www.mql5.com/en/market/product/51333 ADVANTAGES: Works on any market and time frames Multiple Strategies in 4 categories:  Retracement, Breakout, Trend Follow, Reversal Trades simultaneously on any number of markets under the same account  Display Fibonacci Fa
Exotic Bot is a multi -cream multifunctional adviser working on any time frame and in any market conditions. The robot’s work is taken as a system of averaging with the non -geometric progression of the construction of a trading grid. Built -in protection systems: special filters, spreading, internal restriction of trading time. Building a trading grid, taking into account important internal levels. The ability to configure trading aggressiveness. Work postponed orders with trailing orders. The
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for c
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 revers
Bergland Gold MT5
Matthias Bessler
2.33 (3)
This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Bergland Gold You can rent the Bergland signal here. If you like my product, please write a review.
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyze
The Goat Scalper EA: Your Key to Capitalizing on Market Movements Overview: The Goat is a cutting-edge scalper Expert Advisor (EA) designed to harness significant market movements with precision. Unlike other EAs that rely on risky strategies like hedging, martingale, grid, or arbitrage, The Goat employs breakout strategies based on key supply and demand levels. Key Features: Risk Management: Stop Loss Protection: Every open position is protected by a Stop Loss to minimize potential losses. Tra
LT Gap EA
Sie Samuel Roland Youl
Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
SL Gold Scalper
Chriscane Lucius J Manthando
SL Gold Scalper EA is optimized to trade GOLD (XAUUSD) asset. Based on the analysis of the market behavior a strategy that minimizes loss trades to successfully implement the martingale method. Multi-time frame analysis included for higher percentage of safe entries avoiding stop loss (SL) hunting from the market makers.  Expert Advisor Recommended Guide lines ================================================ Input Settings: MagicNumber => (Unique number per chart e.g 34505) XAUUSD =>  4 Hour
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
WeTrade
Ivan Zaidenberg
3 (2)
Automated trading system it's a professional instrument which allows you to achieve results without the negative influence of a human factor. Effectiveness is confirmed by trading on a real account since 2017. Perform all the tests with the modelling type RealTicks or EveryTick. LINKS Signal  trading monitoring ( WeTrade + BOA System ) Video  tutorial installation; Video   tutorial optimization; Presets for popular symbols. TRADING STRATEGY  DESCRIPTION The trading strategy is based on a breakdo
Eternal Engine EAは、複数のインジケーターと戦略を利用する高度なエキスパートアドバイザーで、トレーダーに包括的な自動取引ツールを提供します。多数の取引機会を提供し、スプレッドに対して敏感ではなく、厳格なエントリーポイントを使用して各取引を正確に開始します。この戦略は実際の市場で実証されており、低DDの1年間のリアルタイムシグナルを持っています。初心者でも経験豊富なトレーダーでも、Eternal Engine EAは卓越した取引体験を提供します。 MT4 シグナル: https://www.mql5.com/en/signals/2220467 次の価格: $699 setfile: High risk Medium risk Low risk 特徴: 適切な通貨ペア: GBPUSD, EURUSD, AUDCAD, AUDNZD 読み込み時間枠: 任意 終日取引 カスタマイズ可能なグリッド距離とボリュームマルチプライヤー 同時に取引可能なシンボル数をカスタマイズ可能 取引可能なドローダウン範囲をカスタマイズ可能 リスク管理のための複数の手段 スプレッドに敏感でなく、様
LUNAトレーディングプログラムへようこそ! LUNAは、XAUUSD専用に設計されたEAです。15年以上の取引経験を持つ著者によって、長年の研究開発を経て技術的なブレークスルーを実現しました。 ————————————————   —————— Live Signal(mt4): Click here mt4: Click here ————————————————   —————— 特徴: 誠実な取引システム:LUNAはAIニューラルネットワーク、マーチンゲール戦略などの技術を使用していません。完璧な曲線を実現するための不正行為を行いません。 高度なアルゴリズム:LUNAは高度なアルゴリズムを使用して市場の方向性を判断し、重要なブレークスルーポイントで取引を行い、最適なエントリーチャンスを確保します。 効率的な損失管理:各取引にはストップロスがあり、複数の取引に分割され、すべての損失ポジションが解消されるまで徐々に利益確定されます。 自動ポジション調整:LUNAは、アカウントサイズと許容最大ドローダウンに基づいてロットサイズを調整します。カスタムロットサイズも選択可能です。 レ
このプロダクトを購入した人は以下も購入しています
AI Gen XII EA
Denis Kurnev
4.9 (39)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
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
AI NoX EA MT5
Denis Kurnev
3.5 (4)
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/2254091
Diamond Ultimate へようこそ!!! ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁のスプレッドをサポートするブローカーに対応しています。 -
CoreX G
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の戦略の基盤です。膨大な量の過去およびリア
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT4     マニュアル   signal :  https://www.mql5.com/en/signals/2220466      Medium-low Risk 次価格: $ 699 setfile of Medium-low Risk setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、
Indicement MT5
Profalgo Limited
4.78 (9)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL INDICEMENT は、   専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをト
Quantum Emperor MT5
Bogdan Ion Puscasu
4.83 (274)
ご紹介     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:   ここをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエンペラ
The Gold Reaper MT5
Profalgo Limited
4.51 (69)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポ
Harmony Drive
Marek Stanislaw Zygala
5 (11)
Harmony Driveは、USDJPY、AUDCAD、CHFJPY、AUDUSD、USDCHF、USDCAD, NZDUSDの以下のシンボルの慎重に選択されたバスケットで動作する高度なシステムです。これらのペアは、その多様な特性と市場行動のために戦略的に選ばれました: USDJPYやUSDCHFのような主要なペアは、高い流動性と狭いスプレッドを提供し、頻繁な取引に最適です AUDUSDやNZDUSDのようなコモディティリンクのペアは、資源豊かな経済に対するエクスポージャーを提供し、ユニークな取引機会を提供します AUDCADやCHFJPYのようなクロスペアは、興味深い相関関係を示し、しばしば良好なトレンドを形成し、主要なペアを補完します この組み合わせは、さまざまな市場条件で良好なパフォーマンスを発揮できるバランスの取れたポートフォリオを確保します 選択されたペアは、異なる地理的地域と経済要因を代表し、分散を強化し、全体的なリスクを低減します 独自のマルチシンボル戦略を採用することで、Harmony Driveはさまざまな市場条件に適応し、Ichimoku Cloud、移動平均線
Quantum Queen MT5
Bogdan Ion Puscasu
5 (19)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantum ファミリーのエキスパート アドバイザーに新しく加わった非常に強力なメンバーです。私の専門は?ゴールドです。そうです、私は XAUUSD ペアを正確かつ自信を持って取引し、きらびやかなゴールド市場で比類のない取引機会をお届けします。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ライブシグナル1:   クリック 8月31日まで 割引 価格。10 回購入するごとに価格が100ドル上がります。最終価格999ドル Quantum EAs チャンネル:       ここをクリック ***Quantum Queen MT5 を購入すると、Quantum StarMan または Quantum Gold Emperor を無料で入手できます !*** 詳細についてはプライベー
Diamond Titan FX
Lo Thi Mai Loan
4.8 (20)
ローンチプロモーション 現在の価格で購入するために残っている販売は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 MT4: https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mq
CyBRG RX
Arseny Potyekhin
5 (7)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 890米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証しま
Slap all news
Inrexea Limited
5 (5)
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 ) "SAN" employs a method I refer to as "portion of lots," which is the only solution to handle multi-broker quotations, especially during Red News events. Signal Monitor: SAN     Pure no withdrawal :  Pure no withdraw   OneChartsetup : Weltrade OneChartsetup ICM: ICMarkets Product Highlights: Advanced Inrexea Database Integra
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT4バージョン: MT4へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUD
Project 758
Konstantin Sinitsin
Greetings, fellow traders. EA Project 758 was created by a team of traders and programmers with 15 years of experience. EA Project 758 has been developed and refined over a period of 6 years. Through this process, we have achieved excellent results. The EA algorithm is proprietary and has no analogues. It incorporates universal and complex systems such as IR, developed personally by us. We designed a proprietary EA that embodies the behavior model of termites. These tiny insects are known for th
ライブ結果を確認するにはこちら: $50K パーソナルシグナル: [こちらをクリック] Prop会社のライブシグナル: [こちらをクリック] MT4バージョンはこちら: [こちらをクリック] Quantum Algo Trading MT5 EA へようこそ。 このEAは単なる機械的なシステム以上のものであり、一生涯にわたるトレードの旅の仲間となるよう設計されています。 このEAは、トレードとプログラミングに13年以上の経験を持つ人物によって最適化されたブレイクアウトシステムを使用しています。 市場に出回っている他のEAとは異なり、過去のバックテスト結果のみに頼ることはなく、多くが意図的に過去に合わせて結果を操作しているのに対し、Quantum Algo Tradingは結果を過去に合わせることなく完全に自然なバックテストを行っています。また、実際の結果とバックテスト結果を比較したフォワードテストの段階も経ています。 このEAは、バックテスト結果と99.9%一致する現実の結果を提供し、製品をテストする際に購入者に自信を与えます。 主な特徴: マーチンゲール
The King Advisor MT5
Guillem Boix Martin
4.79 (39)
The King Advisor は高度な ニューラルネットワーク ・アルゴリズムである。 その戦略は、 洗練された自己学習 システムと長年の経験と作業によって考案された 取引 システムを通じて、サポートレベル、レジスタンス、トレンドラインの識別に基づいています。 経験豊富なトレーダーチームによって開発されました。 200枚限定とさせていただきます。 新しいライブシグナル: https://www.mql5.com/en/signals/2252376?source=Site+Profile+Seller 次のEAを提供するプロモーションがあります。ご希望の方は、ご購入後にご連絡ください。期間限定のキャンペーンです。 The King Advisor アドバイザーは 約定をコントロール することができます。取引を行う前に、ロボットは取引ペアの 流動性の吸収を 評価し、スリッページを最小限に抑え、取引が 最良の条件で 執行されるようにします。 The King Advisor アドバイザーは 非常に優れた リスク管理機能を 持ち、注文をコントロールします。このエキスパートアドバイザーは、
Gold Trade Pro MT5
Profalgo Limited
4.56 (32)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here 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 File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マ
TrendMaster FX
Chen Jia Qi
4.48 (81)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。 詳細はお問い合わせください 。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EA
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
Big Forex Players MT5
Marzena Maria Szmit
4.84 (49)
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  (positions are sent from our database t
MT4バージョン: https://www.mql5.com/en/market/product/104871 HFT MT5チャレンジパフォーマンスモニター(ライブアカウント用ではありません): ブローカー:Fusion Market ログイン:89600 パスワード:Greenman89$ サーバー:FusionMarkets-demo 以前にリリースされたMT4バージョンの700以上の本物の5つ星レビュー: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews 公共チャンネル: https://www.mql5.com/en/channels/hftpropfirmea MT4バージョン: https://www.mql5.com/en/market/product/104871 主要機能 HFTチャレンジ専用に設計: Prop Firmsチャレンジを低ドローダウンで効率的にクリアするように調整されています。 サポート: setファイルの提供に加え、VPSの設定、MTの設定、EAのダウン
Waka Waka EA MT5
Valeriia Mishchenko
4.1 (39)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT4 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
Bitcoin Robot MT5
Marzena Maria Szmit
4.43 (40)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
Gold Mana MT5
Dilwyn Tng
4.22 (23)
Gold Manaは、1年以上の集中的な研究とテストを経て開発されました。このエキスパートアドバイザーは、複数の時間枠におけるボラティリティ測定を活用し、市場参加者の意図を分析し、ローソク足パターンと需給分析の助けを借りて価格変動を予測します。その結果、正確なエントリーが可能となり、金価格の重要なレベルでのブレイクアウトに対して高い反応を示します。Gold Manaは、金融危機、地政学的ニュース、パンデミック、経済変動などの高影響イベントを通じて17年以上の安定した取引実績があります。 Gold Manaは、個々の投資スタイルに応じた実際のブローカーアカウントに適した複数のリスクレベル設定を提供し、FTMOのようなプロップファームに合格するための設定も備えています。また、HFT(高頻度取引)および非HFTプロップファームの資金提供アカウントでも運用可能です。 Gold Manaは、マーチンゲールやグリッドのような有害な手法を使用しません。このボットは履歴データリーダーではなく、バックテストデータの操作も行いません。すべての取引にはストップロスとテイクプロフィット設定が含まれていま
Hercules AI
Aleksandr Chebotaev
2.6 (30)
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
Parrots Breaker
Siti Hadijah Lena
4.67 (3)
Only  3 copies left at current   price!,   Next Price 799 USD.   So   Come on Hurry up!    Parrots   Breaker   MT5  EA is an Expert Advisor that is smart, powerful and accurate in determining entries. Parrots   Breaker   MT5  EA works based on the concept of trend following  combined  with   Break of Internal Structure and   trading levels. Live Signal 1 Parrots   Breaker   MT5  EA is an Expert Advisor that is safe and focuses on long-term use. Backtest   Result is Fantastic. This EA does not us
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . This Expert Advisor is based on the latest generation of   algorithm  and is highly customizable to suit your trading needs. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated   algorithm  that allows it to   identify   and   follow m
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJ
作者のその他のプロダクト
Only 3 copies left for this introduction price This EA is designed for passing challenges of prop trading firms that allow HFT (High Frequency Trading). It will not work on live accounts due to slippage. You should also not use it during the funded stage, the prop trading firm will decline the payout. It works only on US30. The trading only takes place in the first minutes after the US cash market opens. The default setting should work. No set files are needed.  Currently supported prop tradin
フィルタ:
marioqe
37
marioqe 2024.09.17 22:28 
 

EA is working as described. Author is a very kind and helpful person.. he is adding new platform and make changes in EA to deliver best possible performance. I can do recommend EA and author to anyone who would like to pass prop firm challenge with HFT.

ho aldin
23
ho aldin 2024.09.16 16:32 
 

I recommend him, and in 5 minutes he made a profit of 47K.. I was suffering very much until I found an expert for Meta 5, and finally I found him and he passed the stage.

NI Kos
38
NI Kos 2024.07.01 15:04 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信
バージョン 1.8 2024.09.17
Added support for Delta Funding FX
バージョン 1.7 2024.09.14
Optimized amout of profits per minute on Next Step Funding
バージョン 1.6 2024.09.09
added support for Next Step Funded
バージョン 1.5 2024.09.05
Improved handling of orders with stop level
バージョン 1.4 2024.08.03
- Added new feature to limit the number of positions which are opened each day
- Improved support for some brokers
バージョン 1.3 2024.07.12
- Added support for Eightcap based Prop Trading firms.
- Added check on startup if positions can be opened with the entered lot size and the available margin
バージョン 1.2 2024.07.06
Added support for latest Be Funding changes
バージョン 1.1 2024.06.19
Added support for MantaTrade Server from Nova Funding