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

Bingo MT4

勝とうね!

MT4 プラットフォーム用のビンゴ取引エキスパート ジェネレーターを購入することをお勧めします。

このエキスパートには、外国為替市場での取引における私の 10 年間の経験が含まれており、蓄積された知識と経験がこの製品のコードに隠されています。

私は、効果的な取引操作を可能にするさまざまな取引商品の何百ものパターンを特定しました。それらはすべて、2 つの主要な設定の形で購入できる Expert Advisor に含まれています。アドバイザーはビンゴと呼ばれます。各組み合わせオプションには、勝ちパターンのセットを獲得するチャンスが含まれており、そのためには、有名なゲームと同様に、シリーズ番号と最も幸運な「チケット」の番号を指定する必要があります。

仕組み:

  1. さまざまなパターンで記述され、私独自の指標を使用して特定されたパターンは、エキスパート内のデータベースの形式で格納されます。
  2. トレーダーは、データベースから使用されるパターンを暗黙的に選択できるようにする設定にアクセスできます。これらのパターンの組み合わせは膨大であるため、ランダムな選択が使用されます。
  3. この方法で取得された EA は、最適化などを通じて履歴データに基づいてテストされます。
  4. ユーザー基準によってソートされた最適なオプションのリストから、トレーダーに最も適したオプションが選択されます。
  5. Expert Advisor は、選択した設定の組み合わせで取引するためにチャート上に配置されます。

私はポートフォリオ取引手法を使用することをお勧めします。このためには、設定だけを使用するのではなく、さまざまなチャネル設定とさまざまな取引商品を含む専門家をポートフォリオに含める必要があります。これにより、収益性曲線が平坦化されます。

Expert Advisor の基本戦略は、価格が過去の平均に戻ったときに利益を上げることです。リターンが発生しない場合、エキスパートは商品の合計ポジションを増やすことができ、これにより、完了した取引操作の平均価格と取引商品の平均価格との間のギャップを維持することができます。生成された設定が異なると、ポジションへの最初のエントリーに異なる条件が選択され、そのポジションを拡張するにも異なる条件が選択されます。ただし、生成された戦略は、修正で利益を得るために、予想されるトレンドの動きの終了の瞬間に取引操作を実行する傾向があります。

アドバイザーには独自のものがあります ロット量を増やさずに取引する場合の戦略の安定性を示すシグナル( lotM=0)。

29 の取引商品がサポートされており、TF=M15 の未決注文で取引が実行されます。

Expert Advisor が機能するには、lotM=0 設定および初期ロット 0.01 で $300 以上のデポジットが推奨されます。

Expert Advisor はセント口座で使用でき、初期ロット 0.01 で信頼性の高い操作を行うには、lotM=3 で $100 しか必要ありません。


エキスパート設定の説明:

  • Bingo_S -ビンゴ チケット シリーズ - 0 ~ 100000;
  • Bingo_N -チケット番号 ビンゴ  - 0 ~ 100000 ;
  • SymbolName - ビンゴ番号を検索するシンボルの名前。
  • ChannelName - ベース信号を生成するチャネルの名前。
  • Magic - アドバイザーのマジックナンバー - 任意の数字。
  • LotM - 未決注文を再度オープンするときにロットサイズを変更するための 0 ~ 7 のオプション。
  • ロット - 初期ロットサイズ。
  • OpenBuy - オープンな買い注文 (true) または否か (false)。
  • OpenSell - オープン売り注文 (true) または否か (false)。
  • StopWork - アドバイザの作業を停止し、ポジションをクローズする (true) か否か (false)。
  • Use_Drawdown_Stop - ドローダウン制限を使用するか (true)、否か (false)。
  • Drawdown_Pos - ポジションがクローズされるドローダウン。
  • Profit_Pos - ポジションがクローズされた時点の利益。

ストラテジーテスターの設定:

  • アドバイザ: Bingo_MT4.ex4
  • シンボル: 変数「SymbolName」と同じシンボル
  • 間隔: 少なくとも過去 3 年に設定することをお勧めします
  • 期間: M15
  • モデル: チェックポイント
  • 初回入金額: 100,000 USD

最適化に推奨される EA パラメーター:

  • ビンゴ_S 0から100まで ステップ1
  • Bingo_N 0 ~ 100 ステップ 1
  • ChannelName から Ch_MOVING_AVERAGE から Ch_Raznica まで
  • ロットM   0から7までステップ1

Expert Advisor は、ChanelName 設定に従って、選択されたパラメータに応じて戦略をチャネルごとに生成します。生成の組み合わせは、Bingo_S およびBingo_N 設定の変数によって指定されます。

エキスパート設定は特定のエキスパート パラメーターを調整するのではなく戦略を生成するため、エキスパート パラメーター設定を見つけるために遺伝的最適化を使用することはお勧めできません。

エキスパートの設定を最適化する場合、失敗した組み合わせが許容され、収入が不安定なエキスパートが作成されたり、まったく取引されなくなったりする可能性があることに注意してください。

最大ユーザー基準に従って最適化を実行することをお勧めします。最適化が完了したら、最初の 30 の設定オプションからこの基準の降順に並べて選択します。このカスタム基準は、このタイプの戦略のために私が開発したもので、履歴データに基づいて取引するプロセスにおける多くの統計指標を考慮に入れています。




おすすめのプロダクト
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (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 perhapse most popular) Inn
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
"FX Smart Grid Pro " is an advanced robotic market analysis system that uses intelligent open and close algorithms with sophisticated filtering method to identify only the safest entry points. This is a system that we developed many years ago, constantly improving it. " FX Smart Grid Pro " is secure trading system that uses real market mechanics to maximize profits while keeping risk under control. " FX Smart Grid Pro "   is a 100% automatic forex robot working on 8 major currency pairs   EURUSD
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades after CCI indicator exit the oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPUSD and the recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
FREE
Dr Trade Proをご紹介します。知的で一貫性のある取引のために精巧に設計されたEA(専門家アドバイザー)です。 当社の専門家アドバイザーは、トレンドの認識と正確な市場分析を利用して取引をシームレスに実行する精度を重視しています。Dr Trade Proは、各取引に戦略的なバックアッププランを備えており、収益性を重視し潜在的な損失を最小限に抑えています。 Dr Trade Proの特徴的な点は、異なる市場状況に適応できることであり、ニュースや市場の変動に強い、信頼性のあるEAの重要な特徴です。この適応性により、ボットは市場の変化をスムーズに検出し、アルゴリズムを更新し、大規模またはより波乱のある市場でも安定性と最適なパフォーマンスを確保します。 Dr Trade Proには取引に平均戦略が組み込まれていることに注意してください。このEAのスタイルに馴染みがない場合は、購入を検討する前にその機能を慎重に確認することをお勧めします。 Dr Trade Proの能力を探索して、取引体験を向上させるために設計された洗練されたEAをご覧ください。信頼性に対するあなたの信頼が私たちの最優先
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
TLFv1
Thanakorn Suphakornthongchot
Short-Term Fibonacci Trading Strategy with Clear TP and SL Strategy: Timeframe: M15 Indicator: Fibonacci Retracement Fibonacci Levels: Buy Entry: 38.2%, 50.0% Sell Entry: 61.8%, 78.6% TP/SL Placement: SL: Below/above the Fibonacci level used for entry Minimum Capital: $100 Instruments: Metals: Gold (XAUUSD) The recommended spread starts from 10 to 25, and should not exceed 28.
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
Magic Grid
Aliaksandr Charkes
4.5 (22)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
Bfxenterprise RSI
Ricky Romadona Tri Saputra
Bfxenterprise RSI Inspired and optimized RSI indicator is the focus of this Expert Advisor (EA). Designed with the use of RSI to perform optimal transactions. Reading trends and price reversals is done by the RSI whose functions have been sorted. Version of Bfxenterprise The version with the name “Bfxenterprise” focuses on special and thorough sorting of transactions. So this version does not always make transactions, unlike the Expert Advisor version in general. This version relies on accuracy
This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
Ilanis
Mikhail Sergeev
4.61 (28)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
MavericksProPlus
Langtha Prosanta Daudung
The  MaverickProPlus  is a fully automated EA design for trading EURUSD pair. It is design to trade along the trend and also trade during reversal. It uses adaptive grid strategy. In adaptive grid strategy the distance between the trade is not fixed, the entry of next trade is base on most favorable market condition to close the trade in profit. So the risk associated with normal  grid/Martingale  strategy is considerably reduced by adopting adaptive grid distance strategy.  Back tested for 5 y
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
2.5 (2)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame a
FREE
This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
Quadron
Marek Kvarda
4 (1)
This robot is designed for major currency pairs and trades several strategies.It uses the algorithm for analysis of price data and finds the best parameters. Trades are filtered by results of analysis of daily and monthly chart for the last 12 periods. This is not a scalping robot. It will be traded at all brokers with quotation accurate to points. Your broker must allow hedging. Default settings can be used for EURUSD, GBPUSD and USDJPY on the M30. Settings TimeFrame - Time Frame for trading S
Matrix Arrow EA MT4
Juvenille Emperor Limited
5 (8)
マトリックスアローEAMT4 は、 マトリックスアローインジケーターのMT4 シグナルをチャート上のトレードパネルと手動または100%自動でトレードできるユニークなエキスパートアドバイザーです。 マトリックスアローインジケーターMT4 は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。 Matrix Arrow EA MT4 を使用すると、チャートのトレードパネルから直接、または100%アルゴリズム取引オプションを使用して100%自動的に
Professional forex expert   Black Angel   (for EURUSD, GBPUSD 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 movement of prices in the markets takes the form of five waves. Three of them (1, 3, 5)
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
торговая система с риском 1% чем больше денег на счете тем больше лот но риск 1% Начальный депозит 50.00 Спред 10 Чистая прибыль 6.71 Общая прибыль 51.97 Общий убыток -45.26 Прибыльность 1.15 Матожидание выигрыша 0.02 Абсолютная просадка 26.79 Максимальная просадка 29.21 (55.47%) Относительная просадка 55.47% (29.21) Всего сделок 427 Короткие позиции (% выигравших) 219 (72.60%) Длинные позиции (% выигравших) 208 (72.12%) Прибыльные сделки (% от всех) 309 (72.37%) Убыточные сделки (%
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
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
Basket Trading
Augustine Kamatu
4 (1)
Once an asset forms a trend, it more often than not continues with the same momentum in the course of the day. Some assets will have a stronger trend than others. Once this momentum starts to grow, the EA creates a balanced portfolio using a diversified approach in the form of  a basket made up of trending instruments  (Currency pairs, CFDs and commodities) to manage opportunities in  market  while controlling exposure at the same time.  The EA performs a portfolio balancing  which involves ope
FoxFx
Salavat Yulamanov
4.5 (2)
Fox は、RSI 指標を使用した平均値への価格回帰に基づくリトレースメント グリッド取引システムです。 ボリンジャーバンド、さまざまな時間枠からのダブルストキャスティクス!!! 部分的な決済とポジションのヘッジを伴う合計利益に基づく決済。 シグナル https://www.mql5.com/ru/signals/1525221?source=サイト +プロフィール+販売者   通貨ペア: AUDCAD、AUDNZD、NZDCAD。 時間枠: M15 アドバイザは、すべてのシンボルを取引するために 1 つのチャートのみにインストールされます ブローカーがサフィックス (NZDCAD.с など) を使用している場合は、設定にサフィックスを入力する必要があります。 設定   固定ロット0.01   リスクロット リスク20   ロット値動的 10000   固定初回デポジット False   MaximumLot=10 最大ロット   ヘッジを許可 - True   取引可能な通貨ペア AUDNZD、AUDCAD、NZDCAD   ボリンジ
EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $
FX Airtaye  is an advanced grid system that has been working consistently for many 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 profit. FX Airtaye      is a 100% automatic Forex robot working on 8 major currency pairs:   EURUSD, GBPUSD, USDJPY, USDCHF
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.86 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
FT Gold Robot MT4
Marzena Maria Szmit
5 (19)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.91 (131)
ご紹介     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
Gold Trade Pro
Profalgo Limited
4.59 (22)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありますが、
ローンチプロモーション:30%OFF! 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $933 無料で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のさ
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
GoldPulse AI
Babak Alamdar
4.29 (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 を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
Hercules AI MT4
Aleksandr Chebotaev
5 (1)
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
Ai Multi Trend MT4
Mansour Babasafary
5 (2)
40% discount, until 2024.06.18 (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
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールド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
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (11)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
現在のプロモーション: 残り 1 個 349$ 最終価格: 999$ プロモーション ブログ で「 究極の EA コンボ パッケージ」 をチェックしてください 。   LIVE SIGNAL Bitcoin Scalp Pro は市場で唯一の取引システムです。  サポートとレジスタンスレベルのブレイクアウトを取引することにより、ビットコイン市場のボラティリティを悪用することに完全に焦点を当てています. EA の焦点は安全性にあります。これは、極端に低いドローダウンと取引の非常に優れたリスク/報酬比につながります。 EA は、ビットコインの実際の価格に基づいて、ストップロス、テイクプロフィット、トレーリングSL だけでなく、エントリーとロットサイズも計算する「スマート適応パラメーター システム」を内部で使用します。 つまり、ビットコインが 6000 または 30000 で取引されている場合、すべてのパラメーターの値が異なります。 EA は 2022 年 6 月以降、実際のライブ アカウントでフォワード テストされており、これまでのところ結果は非常に有望です。 ティッククオリ
One Gold MT4
Stanislav Tomilov
4.67 (12)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
Dark Algo
Marco Solito
4.78 (59)
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 .
Aura White Edition
Stanislav Tomilov
4.4 (5)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
ランチプロモ! 現在の価格で残りわずかです! 次の価格:633ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)で最も
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
Oracle MT4
Stanislav Tomilov
4.1 (10)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
現在の価格はプロモーション価格であり、まもなく値上がりします。 商品の最終価格は $9933 です。 現在の価格で残っているのはわずか数個で、次の価格は $653 です。 ライブ結果を確認するにはこちら: $50K パーソナルシグナル:   [こちらをクリック] パーソナルライブシグナル:   [こちらをクリック] Prop会社のライブシグナル:   [こちらをクリック] MT5バージョンはこちら:   [こちらをクリック] Quantum Algo Trading MT4 EA   へようこそ。 このEAは単なる機械的なシステム以上のものであり、一生涯にわたるトレードの旅の仲間となるよう設計されています。 このEAは、トレードとプログラミングに13年以上の経験を持つ人物によって最適化されたブレイクアウトシステムを使用しています。 市場に出回っている他のEAとは異なり、過去のバックテスト結果のみに頼ることはなく、多くが意図的に過去に合わせて結果を操作しているのに対し、Quantum Algo Tradingは結果を過去に合わせることなく完全に自然なバックテストを行って
Aura Black Edition
Stanislav Tomilov
4.76 (17)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
XG Gold Robot MT4
Marzena Maria Szmit
4.39 (23)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share
Stock Indexes EA MT4
Marzena Maria Szmit
5 (1)
Stock Indexes EA is a sophisticated trading robot meticulously engineered to capitalize on the dynamics of the US30 . This expert advisor employs advanced algorithms and technical indicators to analyze market trends, identify potential entry and exit points, and execute trades with precision. A news filter has also been added to the robot, which prevents it from opening a position during important economic news , minimizing the risk. In robot, you can also specify the days and hours when the EA
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Phoenix Rig EA: The Advanced Correlation Matrix Expert Advisor is a state-of-the-art trading tool that combines correlation matrices, Convolutional Neural Network (CNN), and Long Short-Term Memory (LSTM) to identify trading opportunities. Using cutting-edge machine learning algorithms, Phoenix Rig EA analyzes relationships between financial instruments, revealing hidden patterns and trends. By executing trades based on correlated and counter-trending assets, it maximizes risk-adjusted returns. T
FXMachine
Alexander Kozachuk
4.75 (12)
2020 年以降の実際のアカウントの統計 過去 13 年間のバックテスト 低ドローダウン戦略 複数通貨アルゴリズム あらゆるブローカーと互換性があります 実証済みのドローダウン制御システム 2020 年以降 のリアル口座での取引: ここをクリック USDCAD、EURGBP、GBPUSD、EURUSD での取引: ここをクリック EURGBP での取引: ここをクリック GBPUSD での取引: ここをクリック FXMachine EA の完全なバックテストはここからダウンロードできます: ここをクリック 当社について: FXMachine およびその他のロボットの開発とサポートは、 外国為替 分野で 14 年以上の経験を持つ専門チームによって行われています。 この 14 年間 の間、私たちは開発を改善し、取引に対するより優れた効果的なアプローチを見つけてきました。 もし私たちに 私たちが与えることができる最高のアドバイスは何ですかと尋ねられたら どの EA が優れているか、どの EA がそうでないかを判断するには、次のような答えが得られます。 最も
作者のその他のプロダクト
コントロールリスクパネルインジケータは、アカウントの取引のステータスを監視するための情報パネルです。 オープン注文に関する情報は、三つのタイプのグループの選択肢を持つポジションの形で提供されます: 1. ない分類-表示に最小の位置のシンボルを使用することを推奨すための一般的評価の状況 2. マジックナンバーによってシンボルごとの位置をサブグループごとにグループ分けします。 3.マジックナンバーの位置をシンボルによってサブグループにグループ化し、ペアのトレーディングを監視するために使用することが推奨されます。 パネルが提供する情報: Chart-ポジションをオープンするトレーディング商品のチャート(シンボル)の名前 魔法-魔法の数 Lots-ポジションの合計ボリューム BU_Point-損益分岐点レベルに達するポイント数 TP_Point-テイクプロフィットに達するまでのポイント数 SL_Point-ストップロスに達するまでのポイント数 IF_TP-テイクプロフィットによる決算時の見積財務結果 IF_SL-決算期における業績の見積り V_for_BU-開くために必要な位置
FREE
The indicator calculates the price of the trading instrument based on the RSI percentage level. The calculation is performed by Close prices, so that we can quickly find out the price, at which RSI shows the specified percentage level. This allows you to preliminarily place stop levels (Stop Loss and Take Profit) and pending orders according to significant RSI points with greater accuracy. The indicator clearly shows that RSI levels constantly change, and the difference between them is not fixed
「ドンチャンチャネルの予測」インジケータを使用すると、現在の価格ポジションに基づいて、将来のドンチャンチャネルレベルの変化を予測できます。 標準のジグザグインジケーターは、反対側のドンチャンチャネルに接触すると、99%でビームを描画し始めます。 チャネル境界レベルの予測は、修正のエンドポイントまたはトレンド変化のポイントを見つけて、これらのイベントが発生する可能性のある時期を見積もるのに役立ちます。 ................................................................................................................ 設定 期間-ドンチャンチャネルを計算するための期間。推奨値は12〜240です。 ................................................................................................................
The indicator calculates the price of the trading instrument based on the RSI percentage level. The calculation is performed by Close prices, so that we can quickly find out the price, at which RSI shows the specified percentage level. This allows you to preliminarily place stop levels (Stop Loss and Take Profit) and pending orders according to significant RSI points with greater accuracy. The indicator clearly shows that RSI levels constantly change, and the difference between them is not fixed
The Predicting Donchian Channel MT5 indicator allows predicting the future changes in the levels of the Donchian channel based on the channel position of the price. The standard ZigZag indicator starts drawing its ray in 99% of the time the opposite Donchian channel is touched. The forecast of the channel boundary levels will help in finding the points, where the correction ends or the trend changes, an also to estimate how soon those events can occur. Configurations Period - Donchian channel
Gap on chart
Aleksey Vyazmikin
5 (2)
"チャート上のギャップ"指標を使用すると、チャート上の価格ギャップを見ることができます。 価格が価格ギャップを閉じるまで、ギャップレベルは時間の経過とともに伸びます。 インジケータを使用すると、感度を調整することができます-表示するポイントのギャップのサイズと分析する履歴の深さ。 自動取引で使用するには、LIFO法による価格ギャップの番号付けが使用されます。 設定 InpBars-履歴の価格差を検索するバーの数を示します InpMinGap-ポイントの価格ギャップに対する感度を示します InpGapUpColor-価格が上昇したときに形成される価格ギャップの塗りつぶし色を示します InpGapDnColor-価格が下落したときに形成される価格ギャップの塗りつぶし色を示します InpDrawFilledGap-チャート上に既に閉じた価格ギャップを表示する必要があることを示します
勝とうね! MT5 プラットフォーム用のビンゴ取引エキスパート ジェネレーターを購入することをお勧めします。 このエキスパートには、外国為替市場での取引における私の 10 年間の経験が含まれており、蓄積された知識と経験がこの製品のコードに隠されています。 私は、効果的な取引操作を可能にするさまざまな取引商品の何百ものパターンを特定しました。それらはすべて、2 つの主要な設定の形で購入できる Expert Advisor に含まれています。アドバイザーはビンゴと呼ばれます。各組み合わせオプションには、勝ちパターンのセットを獲得するチャンスが含まれており、そのためには、有名なゲームと同様に、シリーズ番号と最も幸運な「チケット」の番号を指定する必要があります。 仕組み: さまざまなパターンで記述され、私独自のインジケーターを使用して特定されたパターンは、エキスパート内のデータベースの形式で格納されます。 トレーダーは、データベースから使用するパターンを暗黙的に選択できる設定にアクセスできます。これらのパターンの組み合わせは膨大であるため、ランダムな選択が使用されます。 この方法で取得された
フィルタ:
レビューなし
レビューに返信
バージョン 1.8 2024.06.13
Произведены существенные обновления:
1. Оптимизацию можно производить по параметрам Bingo_S и Bingo_N, при этом результаты будут воспроизводимы по этим параметрам.
2. Настройка номера Bingo скрыта от пользователя в связи с введением пункта 1.
3. Теперь можно для торговли использовать 29 инструментов.
4. Теперь можно использовать 5 канала для построения базовой стратегии.
バージョン 1.2 2022.07.22
Обновлены коды Бинго!
バージョン 1.1 2022.07.19
Improved handling of errors that occur when trading is banned from the server (Market closed).