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

Prop Bot X

A versatile trading EA, combining key indicators (ADX, RSI, MA) ,Hedging and news filter, with extensive customization options for precise strategy execution, backtesting and optimsation. 

It can be used on any Symbol/TImeFrame and calibrated accordingly .


Features:

- Multiple Key Indicator Filters (ADX, RSI, MA).

- Grid settings.

- News Filter.

- Multiple Inputs for Total Control.

How to Use the EA:

1. Installation: Attach the EA to the chart.

2. Activate or deactivate indicator filters (ADX, RSI, MA).

3. Configure Trade Settings.

Settings:

These initial settings dictate the EA's utilization of indicators, such as RSI and ADX, along with moving averages and trading parameters.

 

The EA will open a buy or sell trade whenever the indicator filters allow it and proceed to manage each direction according to the Grid and Take Profit Settings.

 

EACH INDICATOR SELECTED ACTS AS A FILTER, NOT AS A SIGNAL

 

RSI SETTINGS:

- Use RSI: If set to "true," the EA will use RSI to filter initial and grid trades.

- RSI Timeframe: Timeframe for RSI to use.

- RSI Period:  Number of periods RSI looks back to calculate its value.

- RSI Sell Above: Allows Sell above this RSI value. For Buy trades it has to be bellow 100 minus the value

 

MA SETTINGS:

- Use MA: If set to "true," the EA will use Moving Average to filter initial trades.

- MA Timeframe: Timeframe for MA to use

- MA Period: Number of periods MA looks back to calculate its value.

- MA Method: SMA, EMA, LWMA etc.

- MA Trend Rule:

(a) Trade with Trend Only:

- Allows Buys when MA1>MA2>MA3.

- Allows Sells when MA1<MA2<MA3.

(b) Avoid Opposite Trend:

- Prevents Buys when  MA1<MA2<MA3.

- Prevents Sells  when MA1>MA2>MA3.

  

ADX SETTINGS:

- Use ADX: If set to "true," the EA will use Average Directional Index (ADX) to filter initial trades.

- ADX Timeframe: Timeframe for ADX to use

- ADX Period: Number of periods ADX looks back to calculate its value.

- ADX Threshold: Min ADX value to allow trades

- ADX Trend Rule:

(a) Trade with Trend Only:

- Allows Buys when ADX>Threshold and ADX+>ADX-

- Allows Sells when ADX> Threshold and ADX+<ADX-

(b) Avoid Opposite Trend:

- Prevents Buys when the following is not true ADX> Threshold and ADX+<ADX-

- Prevents Sells  when the following is not true ADX>Threshold and ADX+>ADX-

 INITIAL TRADE SETTINGS:

-  Entry Timeframe: Time frame for entering trades. Default = Current Timeframe.

 

-  Lot Type: Options to select;

(a) Fixed: Uses the Lot Value

(b) Lots per 1000 equity: Calculates Lot Value based on account equity

 

-  Lot Value: The value of initial lot size.

 

-  Reverse Trades: If set to "false," it won't reverse the initial trade.

 

-  Allow New Trades: Allowing a new trading sequence, set to "true."

 

 

These settings below help in managing risk, adapting to news events, and specifying trading hours. The EA can use them to make trading decisions that align with your risk tolerance and market conditions.

 

GRID SETTINGS:

 

- Lot Exponent: Rate at which lots of trades increase .

 

- Pip Step: Minimum distance in pips in loss to open a new trade.

 

- Pip Step Exponent: For increasing the pip step as more trades open (1: Constant) .

 

TAKE PROFIT SETTINGS:

 

- Stop Loss: The stop-loss in pips based on initial trades.

 

-Take Profit: The take-profit in pips.

 

- Trailing Stop Start Pips: Number of pips won for stop loss to begin trailing.

 

- Trailing Stop Trailing Pips: The number of pips by which the trailing stop follows the price.

 

When 1 trade is active in a given direction Take Profit and Trailing Stop use the Entry Price as their basis. When Multiple trading active they will be from the average open price (Break-Even Price) of all active price.

 

TRADING HOURS:

 

- Use Time Filter: An option to define a specific trading time zone.

 

- Start Time: Determines the start for trading in that time zone.

 

- End Time: Determines the end for trading in that time zone.

 

- Close Trades at End: Whether to close trades at the end of the specified trading hours.

 

- Time To Close: The time to close trades if "Close Trades After Specified Time" is set to "true."

 

- Close Trades on Friday: If set to "true", it means the EA will close trades on Fridays.

 

- Friday Close Time: The time to close trades on Fridays if "Close Trades on Friday" is set to "true."

 

- Trade Fridays: Whether or not the EA should engage in trading on Fridays.

 

RISK MANAGEMENT:

 

- Max Lot size: This is the maximum lot size allowed for trading. 0 = unlimited lot size.

 

- Max Trades Per Direction: The maximum number of trades allowed to be open in a single direction (buy or sell).

 

- Max Spread: The maximum allowed spread. If the actual spread is higher, the EA may not enter trades.

 

- Max Floating Losses: A limit on the total losses allowed (in account currency) to accumulate before the EA stops trading. The EA will restart the next day

 

-Daily Profit Target: A limit on the total profit allowed to be gained in a single trading day.

 

NEWS FILTER SETTINGS:

 

- Use News Filter: An option to enable or disable a news filter for the trading strategy.

 

- Use News Filter on Grid Trades: If set to "true," the news filter will be applied to grid trades.

 

- NewsImportanceLevel: You can set the importance level of news events. This will help the EA decide whether to avoid trading during high-impact news events. (KEY: 0 = None, 3 = High).

 

- Before News Minutes: Allow you to pause trading for a specified number of minutes before news events.

 

- After News Minutes: Allow you to pause trading for a specified number of minutes after news events.

 

- No Of News Displayed on Chart: This determines how many news events will be displayed on the chart.

 

- Only Use News with any of these key words: Only news events that include any of the input words will be included .Comma separated (eg    jobs,sales will include news events that have the words jobs or sales)

 

- Ignore News with any of These Key words: Exclude news events that include any of the input Comma separated (eg    home, vehicle    will exclude news events that have the words home or gold)

 

NEWS FILTER DOWNLOADER (ACTIVE CHART ONLY):

 

An option to download news events, for using News Filter during backtest.  It has to be used on an active chart whenever you want to download the data.

 

- Download News:  Set true to use

 

- News Filter Name for Backtest: The filename where downloaded news events are stored.

 

- Start Date: The start date for downloading news events, represented as a timestamp.

 

- Currencies to Download: Specifies which currencies' to download news for.

 

 

GENERAL SETTINGS:

 

- Comment: This is where you can add comments or labels to the orders placed by the EA.

 

- Magic: This is used as a unique identifier for the EA's orders. It can help distinguish the EA's trades from others if you have multiple EAs running on the same account.

 

 

DISPLAY SETTINGS:

 

-  Show Comments: If set to "true," this will display comments or information on your trading chart. It is a handy feature to keep track of what the EA is doing.

 

- Seconds Update Time: This is how often the EA updates its display on the chart in seconds. Default is set to 1 second here.

 

- Hide Indicators During Back test: When you're back testing your trading strategy (simulating how it would have performed historically), setting this to "true" hides the indicators on the chart for a cleaner view.

 

- Text Color: This sets the color of text on your trading chart.

 

- Break even Buy Line Color: This determines the color of the breakeven line related to "Buy" actions.

 

- Break even Sell Line Color: Similar to the above, but for "Sell" actions.


- Border Color: The color for main lines.

 

- Background Color1: custom color settings used for chart elements.

 

- Background Color2: custom color settings used for chart elements.

 

- Box Background Color

 

- COLOR BACKGROUND: customize the background color.

 

- FOREGROUND: customize the foreground color.

 

- COLOR GRID: customize grid color.

 

- SHOW GRID: show the grid or not.

 

-COLOR UP: colors representing upward price movements.

 

-COLOR DOWN: colors representing downward price movements.

 

- COLOR CANDLE BULL: colors for bullish (upward) candlesticks.

 

- COLOR CANDLE BEAR: colors for bearish (downward) candlesticks.

 

- COLOR LINE: The color used for lines on the chart.

 

- COLOR VOLUME: color settings for volume-related chart elements.

 

- COLOR ASK: color for the "ask" price on the chart.

 

- COLOR STOP LEVEL: The color setting for stop levels on the chart.


おすすめのプロダクト
Boom Deriv
Antonio Simon Del Vecchio
Boom Deriv EA: トレンドに沿って動作し、投資を保護するエキスパートアドバイザー Setfilesとその他  こちら 取引で最も基本的な原則の1つを知っていますか?「トレンドはあなたの友達です。」Boom Deriv EAを使えば、この原則が生きてきます。このEAはトレンドを特定し、取引のために反発を待つだけでなく、利益の一定割合を確保し、必要に応じて部分的なクロージャを使用して、あなたのポジションを知的に管理します。全てはあなたの投資を一般的なストップロスを通じて最大のドローダウンで安全に保ちながら行われます。 主な特長: ヘッジング管理:トレンドが変化した場合、Boom Deriv EAはヘッジングポジションで応答します。 人工知能:効果的な管理を可能にするために、設計フェーズで最適化モデルに使用されます。 リスクの柔軟性:クライアントがリスクを制御し、より多くの利益を求めてそれを増やすか、投資をより保護するために一般的なストップロスを低く設定することができます。 Boom1000専門:明確なトレンド、24/7運用、マイクロロットに最適、低スプレッド、すべての資本に
Best Scalper XAUUSD 30min
Bruno Alexandre Azevedo Dantas
Best Scalper 1h TF MA Crosses XAUUSD/GOLD Again againg again! IM BACK !!!!  I had make another product for try help you get another lever without so hard work and painful... This work on speciall, on GOLD/XAUUSD AND XAGUSD but you can test onsome USDs pairs, and some GBP pairs too.... Bckstests maked that for XAUUSD but work one anothers, becouse the simple strategie is just follow some nicelh indicators that i use for trade... and is my strategie in a program ... i don't advise start with less
This EA is designed to automate Larry Connor’s System TPS - ( Time Position & Scale ) first described in his book “High Probability ETF Trading ” https://www.amazon.com/High-Probability-ETF-Trading-Professional/dp/0615297412 The operation of  TPS  can be summarized as follows: 1.       Trade an ETF or Cash Index 2.       The Index trades above its 200-day moving average 3.       Open a 10% long position, if the 2-period RSI is below 25 for two days in a row 4.       Increase position size by 20
Neuro Start
Dmytryi Voitukhov
4.67 (3)
UPD:   https://t.me/mql5_neuroExt   актуальная версия и обсуждение. -作成されたトレーニングベースを成功させるために、一時的に使用するためのアドバイザーを無料で提供します。 -トレーニングの進行に伴い、トレーニングベースが配置されます。 -トレーニングには約20エポックが必要です。 なぜならExpert Advisorはリソースを大量に消費し、市場はそれを処理できません。Market値を持つTypeOfWorkパラメーターが導入されました。 他の希望する値に切り替える必要があります! 共同学習のために公開されました! 入力データのセットの深さは、設定で指定された時間枠の50バーです。 ThresholdOUTは効果がありません。 場合によっては、速度は非常に大きな値にのみ影響します。 トレーニングモードでは、SLとTPが等しい最小ロットで1つの注文のみを開きます。スケジュールは統一されている必要があります。このモードでは、利益自体は重要ではありません。 距離は、MaxOrders> 1でのみ機能します。 MaxOrde
FREE
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
| 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
Live signal https://www.mql5.com/en/users/datbh/seller [MT4 version: https://www.mql5.com/en/market/product/93601 ] ! Next price --> $699 and final: 1779$ MSC Line  is the advanced smart  grid system  which already works on real accounts. 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 mechani
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.
EmaBB:MT5用エキスパートアドバイザー 概要:EmaBBは、トレーディング戦略を最適化するための先進的でカスタマイズ可能な機能を組み合わせた、MT5用の最先端のエキスパートアドバイザーとして際立っています。ロング/バイ(買い)ポジションとショート/セル(売り)ポジションの両方を開くように細心の注意を払って設計されており、トレーディング活動に柔軟性とコントロールを提供します。指数移動平均(EMA)、ボリンジャーバンド、そして高度なトレーリングストップ戦略の力を調和させて統合し、取引のエントリーとエグジットを最適化します。 主な特徴: デュアルポジショニング: ・ロング/バイとショート/セルの両方のポジションを開くことができ、トレーディングの好みと市場状況に合わせて調整できます。 最適化されたロット管理: ・「ロット」パラメーターを使用して開きたいポジションのサイズをコントロールし、正確なリスク管理を実現します。 ポジティブスワップコントロール: ・デイリースワップが0またはプラスの場合にのみポジションを開くオプションを提供し、コスト効果の高いトレーディングを実現します。 ダイナミッ
Outro
Manuel Espinosa
" Outro " is an expert in automated " multi-symbol " trading that requires the trader to test on the pair of his choice and modify the entries according to his convenience. This Expert Advisor has been designed with non-optimized inputs, and   uses a Martingale system   for risk management. It is very important to read the   blog   post before you start. Enter to the private group .  Outro   uses two main indicators,   Relative Strength Index and Stochastic Oscillator , for input decision making
FREE
Matrix Arrow EA MT5
Juvenille Emperor Limited
5 (5)
マトリックスアローEAMT4 は、 マトリックスアローインジケーターのMT5 シグナルをチャート上のトレードパネルと手動または100%自動でトレードできるユニークなエキスパートアドバイザーです。 マトリックスアローインジケーターMT5 は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。   Matrix Arrow EA MT5 を使用すると、チャートのトレードパネルから直接、または100%アルゴリズム取引オプションを使用して100%自動
MT4 Version here: https://www.mql5.com/en/market/product/89114 For Deriv Synthetic indices MT5:  https://www.mql5.com/en/market/product/95814  Hello traders, I believe you all know that risk and money management along with psychology are the keys to success in trading. No matter how strong one’s strategy is, without these 3 criteria they will always face losses in the long run. I have created an EA to control our human behaviors. This EA will force us to be discipline exactly the way you will s
>>> BIG SALE PROMOTION: 50% OFF + GIFT EA!  - Promo price: $79 / Regular price $159 <<< - The promotion will end soon! Forex Trend Hunter is an entirely automated trading system for the MetaTrader 4 trading terminal, developed especially for the needs of ordinary forex traders, yet also used successfully by many professional traders. Forex Trend Hunter is perhaps the best trend-following and long-term profitable Forex robot on the market. With its help, you can enjoy the opportunity of mak
Introducing  Ganesha EA  – Expert Advisor base on Trend determine with market structure analisys and Supply Demand and OrderBlock level.   I design Ganesha EA for XAUUSD/Gold and GBPUSD  pairs, and not using any dangerous strategy like martingale, grid, etc..  This EA protected by Auto Stoploss and Takeprofit.   Installation Recommendation Running Ganesha EA at GBPUSD and/or XAUUSD pairs on  H1 timeframes . You can start to trade with $ 300 Minimum initial Deposit Account Type : Hedged The recom
Duende MT5
Nestor Alejandro Chiariello
こんにちはトレーダー! 私は「デュエンデ」戦略を提示し、 Duende は、さまざまな高低レベルのパターンを検出するアルゴリズムであり、それらは一定のままで良好なエントリを作成し、回復システムは損益分岐点などのさまざまなことを照会し、ピア間をクロスします。 マーケット中のニュースを強力にコントロールし、複数の通貨を問題なくコントロールできることが証明されています 必要なすべてのシンボルで管理できます 私の戦略は「すべての外国為替市場」向けに最適化されていますが、USDCAD、EURCAD、EURCHF、USDCHF、EURJPY の最高のペアもあります。他の通貨と比較して最も安定した通貨であり、他のシンボルへの道を見つけることができますが、 私がデザインしたものを使用することをお勧めします デュエンデ 残高×額のリスクを負うシステムが内蔵されており、相場が不安定になった場合のリカバリー機能も備えています また、組み込みのシークレットインジケーターから正しい予測を検出すると、TP が一部のポジションをクローズし、他のポジションをクローズできないスマートアルゴリズムシステ
MIISC PullBack
Adebayo Bisiriyu Adewole
MIISC PullBack is an indicator based STRATEGY which is one of the OFFICIAL "MIISC STRATEGY", the alogrithm takes into consideration a potential PULLBACK for entry.  Important Steps: * The EA should be used on 1H timeframe only. * Leverage the probability of the EA by applying to a minimum of 5 different symbols. * According to your capital, set a reasonable lot size. * The EA uses a fixed and dynamic stop loss. - A fixed stop loss is applied at the time of executing the trade identified by the e
StrategySage
Dorah Zandile Mahesu
Introducing the Ultimate EUR/USD Trading Bot: Are you ready to take your trading to the next level and unlock the full potential of the EUR/USD currency pair? Our cutting-edge EUR/USD trading bot is here to help you achieve your financial goals with ease and precision. Key Features: Advanced Algorithm : Our trading bot is powered by a state-of-the-art algorithm designed to analyze the EUR/USD market with unparalleled accuracy. It leverages historical data, technical indicators, and real-time mar
BBSO Tachyon Mt5
Olivier Nomblot
4.45 (22)
HUGE UPGRADE MARCH 9 2024, NEW ENGINE , NEW SELF OPTIMISATION in  the current mt5 way. Feedback has been more than positive . Surprising PERFORMANCE ENHANCEMENT; check settings with OLIVIER, MBA. Award winning EA, Ranked in the top 20  overall for a decade on mt5. Aways relevant and timeless, BBSO is improving as it learns through its unique self-optimization. It has been no 1 THREE TIMES IN THE WORD. It is for smart money.  A real breakthrough. Using the legendary BBSO range trading module, t
MT4バージョン: https://www.mql5.com/ja/market/product/79803 MT5バージョン: https://www.mql5.com/ja/market/product/107840 「グランドマスター」エキスパートアドバイザー (EA) は、インデックス取引専用に設計された洗練された自動取引システムです。 この EA は、高度なシグナル分析と堅牢なリスク管理技術の組み合わせに基づいて、取引ポジションをオープンおよび管理するための戦略的アプローチを採用しています。 詳細な説明は次のとおりです。 インデックス取引用の「グランドマスター」エキスパートアドバイザー シグナルベースのポジションオープン 「グランドマスター」EA は、市場シグナルを高精度で検出および解釈するように設計されています。 テクニカル指標、パターン認識アルゴリズム、市場センチメント分析を組み合わせて最適なエントリーポイントを特定します。 これらの信号は以下から派生します。 テクニカル指標: 移動平均、RSI、MACD、ボリンジャーバンド、その他のテクニカルツールを利用し
The Expert Advisor (EA) is based on the Dynamic Linear Regression indicator ( https://www.mql5.com/en/market/product/49702 ). User inputs: Number of candles is considered when calculating linear regression; Distance to the top line; Distance to the bottom line; Stop the loss of. The EA executes purchase and sale orders in the market when the value of a line, higher or lower, is reached at the current price, when the lower line is reached, a buy order at market is executed and when the upper l
FREE
ICT Silver Bullet Master
Angel Claude Charles Geoffroy
Of course! Here is the English translation of your trading algorithm description: --- ### Silver Bullet ICT Trading Robot Description **Discover a new era of trading with our automated trading robot, based on the renowned Silver Bullet strategy by ICT (Inner Circle Trader).** #### **Why Choose Our Trading Robot?** 1. **Proven Performance**: The Silver Bullet strategy by ICT is recognized for its consistent results and ability to identify high-probability trading opportunities. Our tra
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
GOLD Scalper PRO MT5
Lachezar Krastev
4.45 (20)
WEEKEND OFFER! --> -60% OFF + BONUS EA: NEWS Scope EA PRO with AMAZING results! NOTE: Promo price: $157 ( Regular Price: $397) - The offer ends on Monday!  Click here to check News Scope EA PRO results! GOLD Scalper Pro  is a very effective and profitable trading strategy, professionally developed especially for trading  GOLD (XAUUSD) . I have used the most proven trading principle since the market exist – namely a position entry in the direction of a distinctive market impulse and a following
The  DYJ Williams Percent Range  is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and  Williams' Percent Range  indicators. The Indicator values ranging between -80% and -100% indicate that the market is oversold. Indicator values ranging between -0% and -20% indicate that the market is overbought.  Input Parameters  WPR  settings InpSpread = 50 -- When the spread is greater than or equal to 50, the signal is ignor
EVOLUTION NIGHT SCALPER Evolution Night Scalper is an expert advisor trend follower that work on any currency pairs,but performs on EURUSD M5 . The EA uses Take Profit and a money Stop Loss. Average positions are opened when the market goes in the opposite direction but all closed at the maximum loss entered or take profit hit. Default setting are optimized by "Forward Test" to reduce overfitting from 2014 to 2021 and has the right compromise between initial lot and max loss but each one can m
Osiris Royal Arises is an integration of the Python programming language, deep learning machine and mql5 code to be able to predict USDCAD,USDCHF and EURUSD price movements so as to produce the most profitable entries and exits with minimal average risk per order. Why  Osiris Royal Arises ? +   Osiris Royal Arises has been through the research and development stage for almost 1 year, and has passed the testing phase. +   Osiris Royal Arises uses martingale only when it is deemed to be an idea
More informations at Telegram group: t.me/DARKRAYFXEAEN Darkray FX EA  uses a return-to-average strategy coupled with buying and selling exhaust zone detection. ️ Expert Advisor for Forex ️ Any Symbol, CDFs, etc.  ️ Developed for  Metatrader 5 ️ Swing/Position trading ️ Accuracy higher than 95% ️ Low Drawndown Indicators available for setups settings: EMA200  • moving average of 200 periods (other periods can be used with excellent results as well); RSI  • Checks the levels on sale for th
Only 5 copies at a price of 199 USD. Last price 1000 USD BTC Mine is a scalping trading strategy based on artificial intelligence, specially designed for the cryptocurrency market. It is based on years of experience in analyzing and trading BTC, taking into account all possible scenarios! The strategy does not require any optimization. Installed on the chart according to the recommendation and enjoy trading!!! Advantages of BTC Mine: - self-learning parameters - optimal SL/TP ratio - low SL
Solution
Ewa Joanna Jagiello Stepien
5 (1)
The promotional price is valid only for a few days. Solution is a neural network system trained on quant data, using complex methods such as hedges, average systems, automatic adjustment to market volatility and automatic hedging of positions in the event of unexpected market data (news). you can also adjust the risk level in the input tabs of the EA in money management ( Default is MEDIUM ). The EA automatically adjusts to the Lot size of the deposit and uses a progressive curve ( compound int
紹介と解説 Arcturusは、FOREX投資に特化したトレーディングEAです。インテンシブマーチンゲール方式に基づき、トレンドと逆の動きをすることで、トレンドの反転時に利益を得ようとするロボットです。マーチンゲールシステムとは、損失を出しても投資金額が継続的に増加する、またはポートフォリオサイズを下げてポジションサイズが増加する投資方式です。マーチンゲールシステムは、18世紀にフランスの数学者ポール・ピエール・レヴィによって紹介されました。この戦略は、運勢を好転させるためには、たった1回の良い賭けや取引が必要であるという前提に基づいています。アルクトゥルスは、緊急閉鎖システムを持たない大多数のマーチンゲールとは異なり、全体保護システムを備えています。このシステムは、特にプロップファームの課題の検証の際に役立ちます。 アクトゥルスは、スプレッドやスリッページの影響を受けません。このようなシステムを認めているブローカー(大半のブローカーがそうです)のほとんどで使用することが可能です。さらに、このEAはマルチカレンシーに対応しており、複数のシンボルで同時に取引することが可能です。ただ
このプロダクトを購入した人は以下も購入しています
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
ライブシグナル 1: https://www.mql5.com/en/signals/2233179 ライブシグナル 2: https://www.mql5.com/en/signals/2242009 Gold Manaは、1年以上の集中的な研究とテストを経て開発されました。このエキスパートアドバイザーは、複数の時間枠におけるボラティリティ測定を活用し、市場参加者の意図を分析し、ローソク足パターンと需給分析の助けを借りて価格変動を予測します。その結果、正確なエントリーが可能となり、金価格の重要なレベルでのブレイクアウトに対して高い反応を示します。Gold Manaは、金融危機、地政学的ニュース、パンデミック、経済変動などの高影響イベントを通じて17年以上の安定した取引実績があります。 Gold Manaは、個々の投資スタイルに応じた実際のブローカーアカウントに適した複数のリスクレベル設定を提供し、FTMOのようなプロップファームに合格するための設定も備えています。また、HFT(高頻度取引)および非HFTプロップファームの資金提供アカウントでも運用可能です。 Gold Manaは
The Gold Reaper MT5
Profalgo Limited
4.61 (66)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポ
CyBRG RX
Arseny Potyekhin
5 (2)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 残り 3部のみ 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行
Diamond Titan FX
Lo Thi Mai Loan
5 (11)
ローンチプロモーション 現在の価格で購入するために残っている販売は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 MT4: https://www.mql5.com/en/market/product/116012?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のさらなる分析: h
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT4     マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します タイ
Gold Trade Pro MT5
Profalgo Limited
4.58 (33)
プロモーションを開始します! 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 は単純なグリッド/マ
Quantum Queen MT5
Bogdan Ion Puscasu
5 (14)
トレーダーの皆さん、こんにちは!私は 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 を無料で入手できます!*** 詳細についてはプライベートでお
Quantum Emperor MT5
Bogdan Ion Puscasu
4.84 (277)
ご紹介     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 V4:   ここをクリックしてください MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック * サマーセール : $999。 10回購入するごとに価格が100ドルずつ上がります。最終価
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT4バージョン: MT4へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定で
Bitcoin Robot MT5
Marzena Maria Szmit
4.38 (37)
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
BitBull EA
Arseny Potyekhin
5 (1)
親愛なるトレーダーの皆様、 最新のプロジェクトをご紹介できることを非常に嬉しく思います。 EA BitBull 。リアルな暗号通貨取引が現実のものとなりました! 信号: ライブ信号 1 ライブ信号 2   この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です。 世界中の尊敬すべきパートナーの助けを借りて、革新的な暗号戦略を開発することに成功しました。 この戦略は、トレンドフォローと平均回帰戦略の原則をシームレスに組み合わせています。 RNN(リカレントニューラルネットワーク)やLSTM(長短期記憶ネットワーク)などの高度なニューラルネットワークを使用しています。 BTC BitBull EAの成功裏の完了に続いて、現在、ETH/BTCおよびETH/USDの取引ペアに焦点を当てています。 特に注目すべきは、この技術の恩恵を受けるために事前の取引経験が不要であることです! 最適な結果を得るために、次の設定とセットアップを遵守および採用する必要があります:
Harmony Drive
Marek Stanislaw Zygala
5 (4)
Harmony Driveは、USDJPY、AUDCAD、CHFJPY、AUDUSD、USDCHF、USDCAD, NZDUSDの以下のシンボルの慎重に選択されたバスケットで動作する高度なシステムです。これらのペアは、その多様な特性と市場行動のために戦略的に選ばれました: USDJPYやUSDCHFのような主要なペアは、高い流動性と狭いスプレッドを提供し、頻繁な取引に最適です AUDUSDやNZDUSDのようなコモディティリンクのペアは、資源豊かな経済に対するエクスポージャーを提供し、ユニークな取引機会を提供します AUDCADやCHFJPYのようなクロスペアは、興味深い相関関係を示し、しばしば良好なトレンドを形成し、主要なペアを補完します この組み合わせは、さまざまな市場条件で良好なパフォーマンスを発揮できるバランスの取れたポートフォリオを確保します 選択されたペアは、異なる地理的地域と経済要因を代表し、分散を強化し、全体的なリスクを低減します 独自のマルチシンボル戦略を採用することで、Harmony Driveはさまざまな市場条件に適応し、Ichimoku Cloud、移動平均線
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のダウン
US30 Scalper EA MT5
Lo Thi Mai Loan
4.92 (12)
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1533 ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT4:  https://www.mql5.com/en/market/product/113580?source=Site+Market+Product+Page 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は、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(U
Ai Multi Trend MT5
Mansour Babasafary
4.34 (29)
21% discount, until 2024.08.08  (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artific
Hercules AI
Aleksandr Chebotaev
2.75 (32)
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
多くの人が XAUUSD 取引を好みますが、私も例外ではありません。取引経験と努力を積んだ後、XAUUSD/XAUEUR/XAUGBP/XAUCHF /XAUJPY/XAUAUD などのすべての XAU 関連品種を取引するためにこの Apocalypse XAU EA を作成しました。ただし、多くの人がすべての XAU 通貨ペアを取引する必要はなく、XAUUSD のみを取引する必要がある可能性があることを考慮すると、エントリーレベルの EA は非常に意味があります。そこで私は、XAUUSD 取引専用に設計された EA、Apocalypse Gold を作成することにしました。 信号表示とディスカッショングループ: シグナル表示:   https://www.mql5.com/zh/signals/2222996 パラメータの設定方法がわからない場合、またはその他の質問がある場合は、ここをクリックしてください。     ここをクリック onechart を使用して 1 つのチャートで複数の通貨ペアを取引する場合は、左側の引用符を維持してすべての通貨ペアを表示してください。 一度に 1
TrendMaster FX
Chen Jia Qi
4.57 (82)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。 詳細はお問い合わせください 。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変
Golden Taipan FX
Michael Prescott Burney
2.91 (11)
Golden Taipan FX for XAUUSD H1 - Professional Overview Introduction Golden Taipan FX has been updated to deliver transparent and easily analyzable trades, featuring improved backtest accuracy. The system now automatically updates the timezone offset during initialization, ensuring precise entries and exits. Risk Management and Trade Settings Risk-Reward Ratio : 1:2 Stop Loss (SL) : 500 points Take Profit (TP) : 1000 points These settings offer substantial reward potential while keeping losses m
Ultimate Bot
Mr James Daniel Coe
4.71 (14)
8人のアドバイザーが1人の価格で 今後も続々と登場します。あなたが買う必要がある最後のボット! Ultimate Botは 、トレンドフォロー、平均回帰、ブレイクアウトパターンの組み合わせを使用して、XAUUSD、GBPUSD、AUDCAD、USDCAD、EURGBP、EURUSD、GBPJPY、USDJPY、EURJPY、EURJPYを取引するマルチストラテジーエキスパートアドバイザーです。各戦略は口座のエクイティで取引されるため、1つのグループがドローダウンしている場合、他のグループはリスクを下げ、協力してパフォーマンスを最適化します。AUDCAD M15にアタッチされただけで、チャートの設定が一度だけ行われ、他のペアは自動的に取引されます。使いやすく、強力な分散機能も備えています。 低リスクの個人アカウント(Pepperstone UK): リンク 売り手の評価:5つ星のうち4.8 信頼と評判は私にとって非常に重要です。 私の無料EA「CADスナイパー」は、数ヶ月間mql5無料セクションで#3 - #5にあり、13,500ダウンロードされています。 今では、過去3年
Ai Hybrid Robot MT5
Mansour Babasafary
4.38 (13)
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
Big Forex Players MT5
Marzena Maria Szmit
4.83 (48)
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
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 読み込み時間枠: 任意 終日取引 カスタマイズ可能なグリッド距離とボリュームマルチプライヤー 同時に取引可能なシンボル数をカスタマイズ可能 取引可能なドローダウン範囲をカスタマイズ可能 リスク管理のための複数の手段 スプレッドに敏感でなく、様
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
FT Gold Robot MT5
Marzena Maria Szmit
4.47 (59)
Introducing the FT Gold Robot MT5, 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 day (you
Fenghuang Rig EA
Sof'ia Vlasova
4.77 (13)
Fenghuang EA utilizes clustering principles in machine learning to analyze data, identifying groups of objects or events with similar features or relationships. It uncovers hidden patterns and categorizes objects by similarities, aiding in the discovery of causal relationships. The EA allows for in-depth data analysis, highlighting significant relationships without risky techniques like martingale, netting, or scalping, making it compatible with various brokerage environments. Read more about th
Scalper Deriv
Antonio Simon Del Vecchio
4.85 (13)
Scalper Derivを紹介します:スキャルピング体験を向上させます。 Scalper Derivの最適化に関する詳細ガイドは こちら . 設定ファイルとその他の情報   こちら スキャルピングに情熱を見出し、資本を最大限に活用したいトレーダーですか?$20、$200、$2000、$20000、または$200000の残高がある場合でも、私たちにはあなたにぴったりの解決策があります! Scalper Deriv をご紹介します、トレーディング戦略を向上させ、投資規模に関係なく市場の機会を利用するために設計されたExpert Advisor (EA)です。 主な特徴 革新的な体験 :EAsに関する長年の経験と知識から生まれたScalper Derivは、金融市場におけるスキャルピング戦略の頂点を表しています。 さまざまな資本に適応 :Scalper Derivはすべての人にアクセス可能です。利用するための最低資本は$20ですが、EAは任意のアカウントサイズに自動的に調整します。$20、$200、$2000、$20000、または$200000であろうと、Scalpe
Oracle MT5
Stanislav Tomilov
5 (13)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
Gold Excel MT5
Gregory Hay
4.84 (19)
へようこそ     GoldExcel EA MT5 バージョン 、その日の通貨ペア XAUUSD (GOLD) で有効な取引。通常のアカウント、スポンサー付きアカウント、およびタスクで動作するように私たちのチームによって設計されました。高頻度取引は使用しないでください。 See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 初期価格は数週間ごとに値上がりします。 ジン・ジュオ   ゴールドペアのみを使用したデイトレード戦略です。金ペアは、日々の変動が大きく、ボラティリティが高く、動きと株式市場の開始値に相関があるため、このタイプの取引に最適です。金は全体的な流動性が優れているため、約定とパフォーマンスは概して優れています。 GoldExcel は 、価格アクションと時間ベースの取引を使用して、長期テストで歴史的に証明されている優れた利点を生み出すシステムの典型的な例です。さらに、当社の実際の先物取引結果は過去のテストデータに直接対応しているため、お客様は将来のシステム開発に自信を
作者のその他のプロダクト
Ice Box Breaker robot identifies the high and low regions and enters trades to the direction of the market whenever one of these exhibits  a breakout. The robot allows the trader to specify multiple parameters such as the start and end time for forming a high -low trading zone, trading hours and exit times for active trades.   Several other options to filter the entries based on volatility , as well as control for how many active and trades can open in a day. The optimisation parameters a
Loss Recovery Trader
Michalis Phylactou
4.53 (96)
This robot attempts to recover losing trades. Place a trade and if it moves in the wrong direction, the Zone Recovery algorithm initiates. An alternating series of Buy and Sell trades at two specific levels will be taking place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades are closed with a combined profit or approximate breakeven. To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strateg
Attempts to recover losing trades. If a trade moves in the wrong direction, the Zone Recovery algorithm begins. An alternating series of Buy and Sell trades at two specific levels take place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades close with a combined profit or break even.  To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strategy/Use EA panel/External EA) 2) Configure your r
フィルタ:
レビューなし
レビューに返信