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

HFT Prop Challenge Master

5

Only 5 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 trading firms:

    • Nova Funding (US30ix)
    • Quantec Trading Capital
    • Msolutions
    • Infinity Forex Funds
    • Tradicave
    • Sure Leverage Funding
    • Only Funds
    • Lionheart Funding Program
    • Next Step Funded
    • Pip Traders Funding
    • Prop Capital co

    All other firms are currently not supported. If you know other firms that allow HFT 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
    • The EA warns you when you put it on an account that is not supported (e.g. a funded account instead of a challenge account)
    • 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 MT4 server should not be too high. I tested it with 50ms of latency and it worked. Latency above 50ms might also work, but it was not tested and is not supported.

    For backtest or demo test use ICMarkets Demo or contact me for myfxbook link. Please note that EA is Broker sensitive and optimized for the supported prop trading firms, so the backtest might not be good on all brokers. Maybe you want to disable profit target in the backtest so that the EA does not stop after a few trades.

    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. This only works if the deposit is shown in the Account History of the MT4 Terminal. This is usually the case when you just bought the challenge. If the initial deposit is not shown in the Account History please right-click on the Account History and select "All History" and restart the EA. The EA will tell you if he could not get this information. 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 (MT4 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 (MT4 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 (MT4 server time) If the value is for example 45 (and the hour is still 16) it 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 which needs to be unique in case you run also other EAs on the same account. 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.
    Show logo of the EA Options:
    true: Shows the logo of the Expert Advisor
    false: Hides the logo of the Expert Advisor



    レビュー 2
    NI Kos
    38
    NI Kos 2024.07.01 15:01 
     

    This HFT Expert Advisor is just perfect. A big thank you to the seller for their quick response and assistance!

    おすすめのプロダクト
    Unbrekeable
    SHEYLA SOFTWARE
    4 (1)
    Limited number of copies will be sold on MQL5 market.  Price $69.99 4 of 10 left at this Price Next 10 copies $149.99. Expert will be available on sale untill 1 of January.   Unbrekeable for XAUUSD is a fully automated EA designed to trade GOLD only. It is based on machine learning analysis and an incredible trend detection system.   This EA tries to win 1% of the account in each of the trades!!!! works like magic :)   EA contains self-adaptive market algorithm, which uses   XAUUSD in 2015-2020
    UniTradeXpertをご紹介します:あなたの究極の外国為替プログラム! UniTradeXpertの非凡な潜在力を明らかにする、洗練されたエキスパートアドバイザーで、外国為替取引の体験を向上させることを目的としています。ほぼ7年にわたる包括的なデータ分析のサポートにより、このEAは99.9%の驚異的な正確さで競争の激しい市場で決定的な優位性を提供します。 UniTradeXpertの優れた点は、AUDCAD通貨ペアの1時間のタイムフレームでの振動取引に焦点を当てていることです。このプロフェッショナルなアプローチは、市場の振動の本質を捉えることで、最大の効率と収益性を確保します。 UniTradeXpertはリスク管理に注力し、堅固なストップロスメカニズムを組み込んでおり、市場の変動中に資本を保護し、安心感を提供します。この戦略的アプローチにより、マーチンゲールのような高リスクな戦略を採用することなく、長期的な成功を確保します。 UniTradeXpertの真の特長は、ユーザーセントリックなアプローチにあります。3つの推奨される資金管理戦略を慎重に組み込み、視覚的に魅力的なグラフィ
    GridMartin Conqueror
    Konstantin Kulikov
    4.69 (13)
    An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
    This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS. Strategy is based on EXPANSION ON THE DAILY CHART. It enters if volatility raise after some time of consolidation. It uses STOP pending orders with ATR STOP LOSS. To catch the profits is a TRAILING PROFIT function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of modeling and verif
    2 copies left at 49 USD. Next price is 99 USD .set file - This is a very aggressive trading strategy, based on a modified MACD indicator. It is used to analyze the anomalous zones of the market + author's methodology to restore the critical movement. The strategy was developed taking into account the movement of the currency pair USDCHF and the best rates of trade just on it. Recommendations: - H1 USDCHF - Leverage of 1:500 or higher (ideally 1:1000 or 1:2000) - Minimum deposit 100 un
    弱いボラティリティチャネルで取引される自動スカルパー。戦略の本質は、通貨ペアの履歴で分析された、トレンドの偏差とボラティリティの異常な急上昇を検索することです。適応アルゴリズムは、取引を追跡して開くために使用されます。 ロボットは、マルチンゲールなし、注文グリッドでの取引、取引の非実行、最小停止レベルなしなど、非常にリスクの高い戦略を使用しません。 作業時間枠:   M1 使用通貨ペア:   AUDCAD、AUDCHF、AUDJPY、AUDNZD、AUDSGD、AUDUSD、CADCHF、CADJPY、CHFJPY、EURAUD、EURCAD、EURCHF、EURGBP、EURJPY、EURNZD、EURSGD、EURUSD、GBPAUD、GBPCAD、GBPYCHF、GBPN NOKJPY、NZDCAD、NZHF 、NZDJPY、NZDUSD、USDCAD、USDCHF、USDJPY、USDSGD。 開発会社の公式サイトはこちら     MQL5プロファイル 私たちの公開チャンネルへようこそ     MQL5Сhannel その他の製品     Varko Technologies
    ExincExp
    Stanislav Vereshchagin
    Hello dear traders! I present to your attention the ExincExp trading robot. The robot is based on the Price Action "Outside Bar" trading strategy. The Expert Advisor is designed for the H1 timeframe, best suited for the EUR-USD pair. There will be not many trades, but filtering them very well, which will make only the most accurate market entries for you. The robot calculates and places stop-loss and take-profit on its own. Also, it is not based on any indicators, the EA takes all informati
    BG Night Line is an advisor for trading in the Asian trading session. The trading strategy is based on the classic approach of returning the price to its average value. The standard trading indicators built into the terminal are used in the work. Due to the relatively large stop losses and the use of several averaging orders, it is not critical for the ADVISER to expand spreads with low liquidity, and there are no high requirements for fast execution of orders. The EA is designed for trading on
    The High Frequency Trader execute trades without any time or trading frequency restrictions.  The EA is programmed to respond quickly to market conditions and aims to capture short-term price movements with precision. Key Features: Time and Frequency Freedom: The EA does not impose any time restrictions, allowing it to trade continuously and react swiftly to market opportunities as they arise. Adjustable Lot Size: The user can customize the trading volume using the "LotSize" input parameter, all
    GridProfit
    Hafis Mohamed Yacine
    Grid Profit  Grid Profit EA Working with all pairs. TimeFrame - 5-15-30-1H Minimum Deposit Recommended : $1000 USD lot 0.01  Grid Profit EA  V 1.00  would probably come about in the event the volatility to your commodity begins to diminish. In the case some sort of examine benefits are generally in the beginning to travel sideways, that ATR profit would probably figure out how to drop off of. This can trigger that trailing terminate to travel in excess since examine benefits began to be w
    Water Expert
    Quang Nguyen Dien
    3 (2)
    Water EA Water EA can use as a tool or a fully automated EA that uses a Grid algorithm together with the RSI indicator to monitor price movements and trades accordingly. The EA features multi-currency trading. The default settings are provided for trading the following currency pairs: EURUSD M5, GMT + 2 Risk warning: EA can win at a 100% rate is impossible. Grid mode is high risk.  For  maximum safety and long term profitability, you should have a good way money management strategy and withdraw
    OwlGrid01
    Angel Perez Sanchez
    この専門家アドバイザーは単純なものを効果的にします。調整可能なロットの合計システムを介して、プロフィールと資本に応じてリスクレベルをカスタマイズできます。正確に投資を管理します。コントロールされた安定した利益を得るために、さまざまな保守的な操作のセットを組み合わせるのに最適です。画像セクションでは、いくつかのバックテストと、異なるインストゥルメントでの8つのセットの動作(1つの画像には集計が表示され、次の画像には各セットの曲線が個別に表示されます)をリアルタイムで確認できます。適切な研究が常に必要であることを覚えておいてください。ボタンを押すことほど簡単なものはありません。さらに情報が必要ですか?お気軽にお問い合わせください。 _____________________________________________
    Count MACD 4
    Prafull Manohar Nikam
    Easy to use EA capable of full automatic trading. OPTIONAL Martingale, NO Grid, High Win Rate, Low Drawdown EA. It uses multiple signal confirmation of MACD indicator to open a trade. (Ideal Buy-Sell Count i.e. BS Count = 3)! *Important:   1. Do not use Auto Stop Out (keep it false!) if you want to get better results from this expert advisor. Because (BS Count=3) has relatively high win rate so you don't need to worry about drawdowns. 2. Do not use Martingale & Visible SL-TP. (Not Recommended!)
    THE_____ IIIREX_CLAW_vs_CLUSTER_EAIII______ Set1: Price Offset 100, Stopp Loss 100-1000, Take Profit 2000  Set2: Price Offset 200, Stopp Loss 100-1000, Take Profit 2000 Set3: Price Offset 100, Stopp Loss 100-1000, Take Profit 1000 Set4: Price Offset 200, Stopp Loss 100-1000,  Take Profit 1000 Set5: PriceOffset 100-1000 (Recomment 200) higher is lower Risk, Stopp Loss  500  Take Profit  1000, 2000, or 3000 it is the same Target Set it to your Moneymanagement  Indize: DE40  “IC Market” Rec
    FREE
    This program works only on forex currencies, at New York Stock Exchange opening time (16:30) but opening time CAN BE SET as you want and automatically manage for each opening Trailing Stop Loss and BreakEven (if set). It is based on NY opening physiological movements of currencies quotes by putting pendants orders at defined (Gap) distance. It has an automatic recovery system in case the first trade gone in loss. It is possible to decide which multiply factor to use for the recover, thus it is
    Hedging Lots Repeat
    Luis Mariano Vazquez Marcos
    ADX Forex Trading Strategy (Hedging Lots Repeat) I use this robot every day on my real accounts. This Forex trading robot has been developed by MRBEAST as a tool to facilitate day trading. Please note that using this robot involves certain risks and does not guarantee consistent profits in the forex market. The trading robot is based on algorithms and strategies that I have designed, which have been created using my knowledge and experience in the field of trading. However, past performance
    LayerStop
    Norhisham Mohd Rudin
    LayerStop EA only performs an action open pending order BUYSTOP or SELLSTOP, thus only monitor the trailing stoploss. No specific conditions are used to open pending order. Pending order BUYSTOP or SELLSTOP will generated immediately after an Expert Advisor is attach in the chart. Suitable for News High Impact. If you already attach LayerStop EA in the chart, and want LayerStop EA performs new one an action open pending order BUYSTOP or SELLSTOP, you need to remove LayerStop EA from
    インジケータに垂直方向のボリュームが含まれる !!!! 指標には予測モジュールが含まれています。 あなたが迷惑なメッセージを止めたいなら このエキスパートを購入したものと一緒に使用する 有料インジケータ「V-Scale Live Trainer」。 手動取引のみ。 簡単な専門家がトレーダーの生活を楽にします。 注:それを使用するには、ワンクリック取引を有効にするだけです。 AUTO_TRADEを無効にすることを忘れないでください。 ターミナルが新たに起動するたびに、直ちに約2回、メタトレーダー4がエキスパートがインストールされている各ウィンドウのすべての時間フレームを切り替えて、正しく初期化されるようにします。 おおよそ次のようになります:M1、M5、M15、M30、H1、H4、D1、W1、MN。 その後、希望の時間枠に切り替えることができます。 ///////////////////////////////////////////////////////// 美しいインターフェイスと機能をお楽しみください。 がんばろう。 /////
    FREE
    Arin2
    Matthew Todorovski
    3.5 (4)
    ARIN2:  High Frequency Trading A utomated  R obot for  I ncreasing  N et worth by  2  factors: trading and rebates A versatile and unconventional anti-martingale EA that fills an overlooked niche in the EA domain. Advantages Set-and-forget, fully-automated A u tomatic Lot-sizing Generate profit regardless of market direction High-frequency increases volume and rebates Designed specifically for Flash Crashes, Black Swan events, price gaps, News Events Immune to slippage, latency, requotes, dis
    Setfile Here : https://drive.google.com/file/d/1Hu3Df8iq2fOtZ8o-_VV3JaLRa8Foniok/view?usp=sharing Dragonoid Expert is based on Price Action Strategy. Fast In Fast Out Transactions, High Frequency Trading, Use ECN Accounts. Risk Warning: Trading financial products on margin carries a high degree of risk and is not suitable for all investors. Losses can exceed the initial investment. Please ensure you fully understand the risks and take appropriate care to manage your risk.
    ZZ BreakOut AI  A new generation of Breakout EA. It will wait for sharp entry and then enter the market. Using really smart grid orders to cover losses if the price goes opposite direction. * Live signal:  https://www.mql5.com/en/signals/2243976 **Inputs:  Default inputs are for EU - M15 Please contact me to get set files after purchasing. ** Pairs:  EU/GU/NU/UCHF/AU/ECHF/UCAD/AN ** Capital:  Minimum 1000 USD/Cent
    1. 100% automated trading system 2. Follow the trend   3. It can be add more positions to the trend(Pyramiding) Parameters: EA1: Strategic Settings Trade Direction: Buy_Only                          Sell_Only                          Buy_Sell Pyramid Hedge(Long+Short): true/false(add positions to both direction) Hidden SL/TP Line: It can be hidden SL/TP line EA2: Risk Management Settings Risk Ratio: Calculate lot size by % of Balance Close All(Buy or Sell) by Profit: true/false TP: Calculat
    Working Bot
    Dmitry Shutov
    1 (1)
    This Expert Advisor is based on advanced neural networks. Main EA features After training, the EA remembers the patterns of each currency pair . Therefore, re-training the currency pair is not required when changing a currency pair. Fixed Take Profit and Stop Loss levels are set in the inputs. Multi-currency trading . ‌Monitoring of my accounts: https://www.mql5.com/en/signals/author/mizrael Preparing for trade and training It is recommended to train the EA. For better understanding, we post
    Ophiuchus Paid Version
    Limitless Trading Enterprise
    4.4 (10)
    Ophiuchus is the 13th zodiac and it is also the name for this EA as   13   is the key elements for this trading strategy. Trading Strategy The following are the main characteristic of this EA. Martingale based strategy. Only open more trades when it is on the right direction. earn small profit for each trades but a lot of volume everyday. Profit from the volatility of the market. Tested and Proved to be able to profit on EURUSD trading with M1 timeframe. Back Test Result Back test result are
    Tribal EA
    Roman Starostin
    2 (2)
    Tribal EA is the newest conservative trading Expert Advisor with a powerful order control filter, the development of which took the last six months. The EA does not use martingale, averaging or similar risky techniques. It always uses stop loss, tale profit and order closure based on additional filters. All appropriate settings are stored in the Expert Advisor code, so there is no need to download additional set files - you only need to attach the EA to recommended pairs. The settings are valid
    BullsBears Action
    Thushara Dissanayake
    3.91 (22)
    BullsBears Action Expert Advisor は、 取引の決定に ブルズ と ベアズの 出来高データを利用するように設計された強力なツールです。この EA は、ローソク足の出来高に基づいて市場の強気派と弱気派の割合を分析することにより、ユーザー定義のパラメーターに従って買い注文または売り注文を自動的にオープンします。リスク管理、自動ストップロス調整、カスタマイズ可能な設定を組み込んだユーザーフレンドリーな取引ソリューションを提供します。 このエキスパートアドバイザーの重要な機能の 1 つはリスク管理システムであり、証拠金合計に基づいて最大リスク割合を設定することでエクスポージャーの制御に役立ちます。さらに、EA は完全に自動で動作し、注文の実行とトレーリング ストップ機能による利益保護を処理します。移動平均クロスオーバー、CCI、RSI、および確率的フィルターを組み込むことにより、信号フィルター処理に柔軟性を提供します。トレーダーは、重要な取引イベントに関する通知アラートをタイムリーに受け取ることができます。 EA は無制限の注文オープンをサポートしており、トレーダ
    FREE
    The foreign exchange market, and the stock and futures markets have almost the same model of price behavior, which boils down to the fact that the market first subsides and consolidates, after which new strong breakthroughs occur, which become the beginning or loud continuation of a certain trend. As a rule, breakouts occur after a breakout by the price of local lows and highs, which in turn are support and resistance lines for the trend. As a rule, the very moment of a breakthrough can take min
    Expert Advisorは、トレンドに従ったポジションの反転に基づいて動作します。 Expert Advisorの設定は直感的です。 このExpert Advisorは、以前にテストを使用して設定を選択した任意の通貨ペアで使用できます。 Expert Advisorの設定、説明: (月曜日、火曜日、水曜日、木曜日、金曜日、土曜日、日曜日)-あなたが取引できるまで、取引の曜日、またはこの日の時間を選択します。 マジックは、オープン取引のユニークな数です。 ボリューム-最初の取引の取引量。 選択された係数でロットを増加させるための記号-ロットとこのロットが増加する係数との間のアクション記号の選択。 損失の場合、次の取引日への取引の転送–現在のポジションが損失で閉じられた場合、このパラメータが有効になっていると、次のポジションは次の取引日 前の注文ロットが乗算または加算される係数-係数自体の値の選択。  閉鎖された不採算取引とオープン収益性の高い取引との間の割合差-不採算クローズド注文とオープン収益性の高い注文との間の割合差を設定します。 P.S-市場でのその後の出版物とこのE
    Fast and quick
    Abdallah Moustafa Hamdy Ahm Abdelrazek
    ** READ THIS VERY CAREFULLY **   This EA is a fully automatic expert built for the      EURUSD, GBPUSD  currency pair ONLY. This EA  does   not use  Martingale and Grid.  This EA  has been tested for more than      10 years  in Strategy Tester . This EA  trades in H1 frame ONLY   Before you buy Matrix EA, take note of the risks involved: Past performance does not guarantee future returns (EA can also lose money). The tests shown (e.g. in the screenshots) are highly optimized to fi
    Meat EA
    Roman Kanushkin
    5 (1)
    The Meat EA is a fully automatic, 24-hour trading system. It trades based on analysis of market movement on the basis of a built-in indicator and the Moving Average trend indicator. The system is optimized for working with the EURUSD currency pair on the M30 timeframe. It is recommended to use an ECN/STP broker with low spread, low commission and fast execution. Signal monitoring Working currency pair/timeframe: EURUSD M30. Advantages never trades against the market; the higher the risk, the h
    このプロダクトを購入した人は以下も購入しています
    The Gold Reaper MT4
    Profalgo Limited
    4.72 (32)
    プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
    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
    Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
    way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します タイ
    Gold Trade Pro
    Profalgo Limited
    4.63 (24)
    プロモーションを開始します! 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 は単純なグリッド/マー
    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
    # Neon Trade MT4 私たちの Telegram コミュニティ あなたの注意を紹介するNeon Trade - これは通貨市場でのアルゴリズム取引の分野で独自の革新で、高度な機械学習の方法を使用します。 私たちのアドバイザーは完全に自動化されており、任意のグラフと時間枠に設定した後ですぐに働く準備ができています。原則に従って動作します - グラフに掲げて忘れます。唯一必要なことは、端末の設定で私のAPI " https://xmpp.madsysadm.ru "へのアクセスを許可し、 DYNAMIC モードをオンにすることです。それ以外のことは、アドバイザーが自分で行います。 貿易監視 !!! MetaTrader 5 用バージョン !!! MetaTrader 4 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それは私が時折公開
    Quantum Emperor MT4
    Bogdan Ion Puscasu
    4.89 (133)
    ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Empire EA を購入すると、Quantum StarMan、Quantum Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
    Big Forex Players MT4
    Marzena Maria Szmit
    4.69 (26)
    We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
    注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間
    ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1233 ドル 最終価格: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)
    AW Recovery EA
    AW Trading Software Limited
    4.33 (73)
    Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
    Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EA
    ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXのさらなる分析:
    FT Gold Robot MT4
    Marzena Maria Szmit
    4.81 (32)
    Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
    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
    Ai Hybrid Robot MT4
    Mansour Babasafary
    5 (3)
    Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
    GoldPulse AI
    Babak Alamdar
    3.93 (14)
    バックテストではなく、実際の取引システムを購入してください。 Live Signal 1     Live Signal 2       Live Signal 3   この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
    $999.99 END ON SEPTEMBER 01, 2024 !   "FUTURE SIGHT OFFICIALLY ONLY SOLD IN MQL5" SAVE YOUR MONEY FOR THE AUTHENTIC FUTURE SIGHT, NOT WORTHLESS PIRATED COPIES. NEXT PRICE $1250. FUTURE SIGHT IS EQUIPPED WITH HIGH SECURITY FEATURES AND HAS A UNIQUE CODE. THIS MAY STOP USERS FROM USING PIRATE FILES, SO PROTECT YOUR MONEY! FUTURE SIGHT WITH A  WIN RATE OF MORE THAN 80% , OPENING 10 TO 20 OR MORE  TRADING EVERY DAY  ON 8 SYMBOLS, LOW RISK WITH  "SPECIAL PARAMETER - EXPECTED DD"  THAT YOU CAN SET, 
    ライブシグナル-1: ここをクリック MT5バージョン: ここをクリック Quantum Algo EAを無料で取得(2つの取引口座用)-> 購入後にご連絡ください Nasdaq Algo Tradingへようこそ このEA(エキスパートアドバイザー)は、13年以上のプログラミングと取引の経験を持つチームによって作成・設計されています。 このEAは、長期的で安定した利益を提供できるシステムの開発に焦点を当てています。リスクのない戦略を採用しており、マーチンゲール、グリッド、ヘッジングの方法や、事実上ストップロスなしと同じような非常に長いストップロスを使用する戦略を避けています。 このEAは、取引ボットに対するあなたの考え方を変えるでしょう。 詳細な機能 - Dravasブレイクアウトマインドセットに基づいてエントリーポイントを見つけるために、価格アクション戦略を使用しています。 - プロップファームに適した機能を含んでいます:ドローダウンの管理、ニュースの管理、取引時間の管理など。 - 選択できる3つの戦略モードを提供します。 - マーチンゲール、グリッド、ヘ
    Gold Trading Algo
    Ho Tuan Thang
    3.56 (16)
    ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. Limited price $299 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-bu
    Smart Funded Hft
    Barbaros Bulent Kortarla
    5 (58)
    !! 最新バージョン2.05にアップデートして、さらに高速なパフォーマンスを実現してください!! スマートファンデッドHFTは、2024年1月29日の市場オープンで、低ボラティリティにもかかわらず、KORTANA FXの100Kチャレンジを突破しました。 スクリーンショットセクションをチェックしてください。証拠をそこに置きました。 重要:2024年1月29日までのKORTANA FXの暗号支払いに対する40%の独占割引をお見逃しなく。 スマートファンデッドHFT EAでトレーディングの可能性を解き放ちましょう! VPS不要 / 設定ファイル不要 / プラグアンドプレイを楽しむ 限定時間のプロモーション価格 2024年2月1日に価格が上がります!! https://www.youtube.com/watch?v=56FKxI-noI4 最初の満足なクライアントの結果が添付されています。今日、自分自身でFAST FOREX FUNDINGの50Kチャレンジを突破しました。以下に結果を添付しました)) トレーダーの皆さん、こんにちは、 私のトレーディングの
    Tiger Trade Pro
    Soraya Bahlekeh
    4.64 (11)
    元の価格 $269 → 50%割引で $129 のみ ライブ結果:   Bio内のリンク Tiger Trade Pro - 自信を持って取引するための鍵! Tiger Trade Proは、Scalp-Trendシステムを使用し、他の類似したEAと比較して非常に有利なリスクを持つ実際かつ一貫して利益を上げるEAです。このEAは、取引スタイルに合わせてシンプルな設定と高度な設定の両方を提供しています。 カスタマイズされた設定:  あなたがシンプルな設定を好むか、高度なコントロールを好むかに関わらず、Tiger Trade Proは対応しています。高度なオプションには次のものがあります: トレーリングストップ:利益を保護します。 自動ロット:システムによってアカウントの純資産に基づいて取引サイズを調整します。 資産停止:資産範囲を定義して損失を最小化します。 時間取引:特定の時間に取引を実行。 ダイナミックステップ:市場条件に基づいて収益性を最適化します。 市場の状況に適応可能:Tiger Trade Proは異なる市場の状況にシームレスに適応し、柔軟性と強靭性を確保し
    割引価格の463ドルは2024年7月30日まで有効です。割引なしの価格は853ドルです。 ライブ結果を確認するにはこちら: $50K パーソナルシグナル:   [こちらをクリック] Prop会社のライブシグナル:   [こちらをクリック] MT5バージョンはこちら:   [こちらをクリック] Quantum Algo Trading MT4 EA   へようこそ。 このEAは単なる機械的なシステム以上のものであり、一生涯にわたるトレードの旅の仲間となるよう設計されています。 このEAは、トレードとプログラミングに13年以上の経験を持つ人物によって最適化されたブレイクアウトシステムを使用しています。 市場に出回っている他のEAとは異なり、過去のバックテスト結果のみに頼ることはなく、多くが意図的に過去に合わせて結果を操作しているのに対し、Quantum Algo Tradingは結果を過去に合わせることなく完全に自然なバックテストを行っています。また、実際の結果とバックテスト結果を比較したフォワードテストの段階も経ています。 このEAは、バックテスト結果と99.9%一
    Hercules AI MT4
    Aleksandr Chebotaev
    4 (2)
    Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
    ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
    Dark Algo
    Marco Solito
    4.79 (62)
    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 market trends .
    SUPER SALE! --> -50% OFF + BONUS EA: NEWS Scope EA PRO with AMAZING results! NOTE: Promo price: $247  ( Regular Price: $497) - The offer ends soon! Click here to check News Scope EA PRO results! Infinity Trader EA seamlessly integrates the strengths of Chat GPT and Gemini AI, providing unparalleled market insights and in-depth fundamental analysis. It actively adapts to ever-changing market conditions, identifying statistically significant price patterns with remarkable predictive power. This
    Waka Waka EA
    Valeriia Mishchenko
    4.34 (50)
    EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
    ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. The strategy was Back-tested Stable from 2008 to 2022 using every tick based on real ticks in MT4 using Dukascopy Real Ticks 100% tick quality. Live trading is going well on many different brokers IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - Trend trading, only follow trend to
    作者のその他のプロダクト
    Get your Money back   you paid for the EA for a rating until July 22th 2024: Rate the product on mql5.com under Review. It would be also nice if you write which challenge you passed, but this is optional. Send me a message over mql5.com with your purchase number and the prefered refund method and payment information. Available is: USDT (crypto), PayPal or SEPA bank transfer (in EU) This EA is designed for passing challenges of prop trading firms that allow HFT (High Frequency Trading). It will
    フィルタ:
    NI Kos
    38
    NI Kos 2024.07.01 15:01 
     

    This HFT Expert Advisor is just perfect. A big thank you to the seller for their quick response and assistance!

    Tobitii
    19
    Tobitii 2024.05.16 09:06 
     

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

    レビューに返信
    バージョン 1.8 2024.07.12
    Added check at startup if position can be opened with the lot size entered by the user and the available margin.
    バージョン 1.7 2024.05.30
    Added auto detection for trading start time. Can be disabled and overwritten manually if needed.
    バージョン 1.6 2024.05.26
    - Added a check at startup that warns you if AutoTrading is not enabled
    - Added Logo and the option to disabled it
    バージョン 1.5 2024.05.18
    Feature: Does detect US holidays and does not trade there. It is possible to enable trading on US holidays, but there the volatility is normally too low for this strategy because only the future market is open and not the cash market
    バージョン 1.4 2024.05.18
    Feature: Warns if attached to symbols were the strategie is not made for
    Improvement: Text and error handling was improved
    バージョン 1.3 2024.05.04
    improved output of information on chart
    バージョン 1.2 2024.05.04
    Added the possibility to change trading time window
    バージョン 1.1 2024.05.04
    - Added support for additional prop trading firms
    - Improved auto increase lot size mode for small challenge accounts