ScriptBot Plus MT5

5

ScriptBot+ It is a robust programmable robot, designed to allow the user to develop their strategy quickly, with fewer limitations and a multitude of subsystems and triggers based on logical expressions.


Utility:

With ScriptBot+, it is possible to convert a variety of TEXTS into logical expressions. These expressions, composed of Operators, Variables, and Functions, make it possible to perform calculations using data from indicators, charts, orders, or the client's account. By means of arithmetic operations and comparisons, these expressions play the role of guidelines for the robot, indicating precisely how operations in the market should take place.



Logical expressions:

Examples:
1. Enter the market when the closing price is higher than the closing price of the previous candlestick.
    - Expression: CLOSE[1] > CLOSE[2]
    - Info: ">" plus signal, "CLOSE[1]" is the price of the penultimate candle, and "CLOSE[2]" is the price of the penultimate candlestick.
2. Close all positions when the Profit is greater than or equal to $30.
    - Expression: ALL_PROFIT_OPEN>=30
    - Info: ">=" sign greater than or equal to, "ALL_PROFIT_OPEN" returns the profit of all open positions.

These were just a few simple examples, ScriptBot has comprehensive documentation so that you can fully understand how the robot works.



Operators:

+                    | Add;
-                    | Subtract;
*                    | Multiply;
/                    | Divide;
!                    | Denial;
%                    | Rest of the room.
>                    | Greater than;
<                    | Less than;
>=                   | Greater than or equal to;
<=                   | Less than or equal to;
==                   | Equals ;
!=                   | Different from;
&&                   | And;
|                    | Or;
( )                  | Prioritize;
? :                  | Condition IF '?' and ELSE ':';
->                   | Run after the previous calculation returns true;
-|                   | Execute regardless of the return value of the previous calculations;
//text or /* text */ | Comment, code from the comment will not be executed;



Variables & Functions:

- As there are many variables and functions, you will be able to find it in the robot's documentation, just access the link that is fixed in the robot's parameters.



Characteristics:

  • Fully configurable.
  • It allows you to install up to 21 indicators of your liking!
  • Allows you to configure different filters.
  • Create your strategies using logical expressions!
  • Get a wide variety of variables and functions!
  • Set different hours and days of operation!
  • Track or control the robot from a dashboard.
  • Get sound alerts!
  • It allows the configuration of a multitude of subsystems.
  • Control the sending format of orders and targets.
  • Compatible with custom graphics.
  • And much more...



Subsystems:

  • Daily goal;
  • Simple average price;
  • Partial;
  • Break Even;
  • Trailing stop;
  • Soros gale;
  • Martigale;
  • Hedge;
  • Linear gradient;
  • Advanced average price;



IMPORTANT:

WARNINGS:
1.
It is not recommended to use the robot's standard strategy, it was only developed as an example, it is up to the user to develop their own strategy.
2. SB+ currently only works on HEDGE accounts, netting accounts are not yet supported.


レビュー 1
lorowallst
44
lorowallst 2022.11.19 22:26 
 

estou muito feliz em usar o script bot+, ele executa qualquer trade system do mercado! é uma infinidade de opções de trade para usar (médio coberto, ordens hedge balanceadas ou incrementos 1.33x, grids, parciais, preço médio com peso conforme distancia, SM, gale, soros, indicadores externos, ...etc

おすすめのプロダクト
The Inside Bar e one is a reversal/continuation candle formation, and is one of the most traded candle patterns. Robot F1 allows you to configure different trading strategies, Day Trade or swing trade, based on the Inside Bar as a starting point.  This pattern only requires two candles to perform. Robot F1 uses this extremely efficient pattern to identify trading opportunities. To make operations more effective, it has indicators that can be configured according to your strategy. Among the o
RiskGuard PRO – Defesa Inteligente para Traders Sérios no EURJPY M15 O RiskGuard PRO é um Expert Advisor de alto desempenho, projetado exclusivamente para o par EURJPY no timeframe M15 , com foco total em preservação de capital, gestão de risco avançada e execução estratégica de múltiplas abordagens operacionais . Ao contrário dos EAs tradicionais, o RiskGuard PRO foi desenvolvido com tecnologia proprietária e arquitetura inteligente , capaz de operar com segurança mesmo em ambientes de merc
Luna AI Pro MT5
Profalgo Limited
5 (1)
プロモーションを開始: 399ドルで1部のみ入手可能 最終価格: 2000ドル この EA の販売数は限られています 市場で最も先進的な「ミーンリバース」取引ロボットである Luna AI Pro EA を使用して 、人工知能の力を解き放ち、取引を前例のない高みに引き上げましょう。 経験豊富なトレーダーと初心者の両方に対応するように設計されたこの最先端の AI 駆動システムには、取引戦略を最適化し、利益を最大化するための幅広い機能が装備されています。 Luna AI Pro を使用して、取引戦略の可能性を最大限に引き出します。 トレーディングの未来を受け入れ、高度な人工知能があなたの投資の旅に革命を起こしましょう。 今すぐ AI のパワーを体験し、世界中で成功したトレーダーの仲間入りをしましょう。 この EA が他と異なる理由: OneChartSetup -> 1 つの単一チャートからすべてのペアを実行 個別のパフォーマンス モニター: 各ペアのパフォーマンスが良くない場合はリスクが自動的に削減され、再び収益が上がる場合はリスクが再び増加します。 マーチンゲール法、グリッド法、
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.
EAは線形回帰チャネルで機能します。 EAはチャネルの境界から取引され、不採算の注文をオーバーラップさせることでアカウントのドローダウンを減らす機能があります。グラフには利益に関する情報が表示され、回帰チャネル自体が描画されます。 MT4バージョン https://www.mql5.com/en/market/product/56494 オプション: PERIOD-計算されるバーの数。 COEFFICIENT-チャネル境界を計算するための係数。 DEGREE-チャネル構造のタイプ。 MIN_CHANNEL_WIDTH-トレードに参加するための最小チャネル幅。 PERIOD_ATR、TIMEFRAME_ATR-平均の可聴性を決定するためのATR値の期間と時間枠; START_LOT-初期ロット; LOT_MULTIPLIER-注文グリッドのロット乗数。 MAX_LOT-最大ロット; STEP_ORDERS-グリッドステップを注文します。 STEP_MULTIPLIER-次数ステップ乗算係数。=-1の場合、使用されません。 MAX_STEP-最大次数グリッドステップ。 OVER
EXPERT for YOUR OWN ACCOUNT - このExpert Advisorは、あなた自身の使用のために特別に設計、開発、最適化されています。 これは (USDCAD) のシンボルで、トレンドのすべてのフェーズで、スタートからフィニッシュまで、H1タイムフレームで、MT5プラットフォーム上で最高かつ最大のチャンスを活用するための強力なエキスパートアドバイザー(EA)です。 過去3年間のバックテストにおいて、印象的な精度、パフォーマンス、一貫性。 このEAは、まるでハンター、スナイパーのように、価格の動き、強さ、トレンドを分析し、最高のチャンスを辛抱強く待ち、極めて正確に仕事をこなします。 このEAは DIVERGENCE PATTERNS 戦略に基づいており、多くのネイティブおよび独自の指標も使用しています。 ライブシグナルはこちら 主な特徴 このEAは継続的に値動きを分析し、最良の機会を特定すると、単一の限定注文を送信し、ポジションを開きます。 すべてのポジションには、最初から固定されたテイクプロフィット(TP)とストップロス(SL)が設定されています。 ロ
MACD CrossoverPro
Samuel Cavalcanti Costa
MACD Crossover Pro is a professional Expert Advisor built on one of the most reliable and time-tested strategies in technical analysis: the MACD line crossover with the Signal line. Designed for traders who value simplicity, transparency, and consistent rule-based execution. HOW IT WORKS The EA monitors the MACD indicator (Moving Average Convergence Divergence) in real time. The entry logic is straightforward and powerful: When the MACD line crosses above the Signal line → the EA opens a BUY po
Choose your desired lot size and profit target, and watch the magic happen! Introducing the   Trend Follower EA , your ultimate trend-tracking trading assistant. This intelligent algorithm tirelessly follows market trends and trades in the chosen direction until your profit target in dollars is met. Additionally, we offer a unique "Single Cycle" option. When activated ( strongly recommended ), the EA automatically removes itself from your chart after reaching its profit goal. It patiently wai
FREE
The Bitcoin Reaper
Profalgo Limited
3.71 (34)
発売プロモーション: 現在の価格で入手できるコピーの数はごく限られています。 最終価格: 999ドル 新規 (349 ドルから) --> 1 EA を無料で入手 (取引口座番号 2 つ)。 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO BITCOIN REAPER へようこそ!   Gold Reaper が大成功を収めた後、同じ勝利の原則を Bitcoin 市場に適用する時が来たと判断しました。そして、それは非常に有望に見えます!   私はこれまで 20 年以上にわたってトレーディング システムを開発してきましたが、私の専門分野は「断然」ブレイクアウト戦略です。 このシンプルながらも効果的な戦略は、常に最高の取引戦略の上位にランクインしており、基本的にあらゆる市場に適用できます。     特にビットコインのような変動の激しい市場では、真価を発揮します。   それで、この戦略はどのように機能するのでしょうか? ブレイクアウト戦略は、重要なサ
ReversiLot is a powerful automated trading tool on the MetaTrader 5 platform, created for professional traders and investors. This advisor is based on a money management strategy using Martingale and can adapt to market conditions. Key Features: Dynamic Lot Management: The initial lot size is calculated based on the risk percentage of the deposit. The ability to increase the lot size by multiplying after each losing trade. Flexible Parameter Settings: RiskPercentage – the risk percentage for ca
EAは、ボラティリティ、スプレッド、頻度、タイミングを使用して、いつ取引するかを決定します。 EAは指値注文方式を使用してポジションをオープンします。 この場合、Slippageは最大でもエントリの実行に対してポジティブになります。 システムの焦点はあなたの資本を保護しながらお金を稼ぐことであるため、EAはTrailing TakeProfitロジックを使用します。 ほとんどの取引はすぐに終了するので、狙撃兵のヘッドショットのように。 主な特徴 マーチンゲールを使用しません グリッドを使用しません 最適化された通貨ペア:EURUSD 時間枠:M5 そのことに注意してください:このEAは、ロールオーバーの数分前からロールオーバー後の数分まで、1日あたりの時間の範囲でのみ取引を行います。 .setファイルは必要ありません。すべての設定はEAに保存されます ブローカーがサフィックス(XXXXXX.aなど)を使用している場合、EAは自動的に識別するため、心配する必要はありません。 インストールする方法 このシステムはスタンドアロンであり、VPSで継続的に実行する必要があります。 低スプレ
Grid Trading Brasil EN
Vladimir Aleksei Mendonca Carvalho
This is the technical document for GTB (Grid Trader Brazil) for the Market version. It details the strategic operation and the complete dictionary of available parameters. ️ IMPORTANT: DEFAULT SETTINGS   The default settings of this EA are calibrated to be   Ultra-Conservative   (Low Frequency) to strictly comply with MQL5 Market Validation rules.   For Real Trading Results:   You MUST load a valid   .set   file.   Check the Comments Section   for the official Set Files or   Send me a Priva
FREE
Trend Follow Pro: Domine a Tendência com Precisão O Trend Follow Pro é um robô de negociação (Expert Advisor) desenvolvido para capturar movimentos direcionais no mercado. Ele utiliza a clássica e poderosa estratégia de cruzamento de Médias Móveis Exponenciais (EMA) , otimizada com filtros de segurança e uma interface visual moderna que permite o acompanhamento em tempo real diretamente no gráfico. Como ele funciona? O princípio de funcionamento é baseado na dinâmica de preços: Sinal de Compra:
Professional breakout Expert Advisor based on the Average True Range (ATR) indicator. This EA automatically places Buy Stop and Sell Stop orders at a distance of ATR multiplied by a user-defined factor (default 1.5) above the current Ask and below the current Bid. When price breaks out, the pending order triggers, and the opposite pending order is automatically canceled. The ATR adapts to market volatility: during high volatility, the breakout distance increases; during low volatility, it decr
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
The   SemiScalpel   Expert Advisor is a semi-scalping system which analyzes the market using an oscillator. During tests use the "Every tick" mode. The expert works only with accounts like "Netting" Adjust   StopLoss ,   TakeProfit ,   TrailingStart ,   TrailingBreakeven   and   TrailingStop   to set the system operation mode: scalping or standard. Simple overbought/oversold levels are used. You can use one of the indicators (select the value of the   Signal   parameter): RSI CCI WPR DEM MOM RVI
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
Orizon 4MA Trend
Aguinaldo Ferreira Costa
Descrição Comercial (Copywriting) Português Orizon 4MA Trend – Estratégia de Confluência de Médias Móveis O Orizon 4MA Trend é um Expert Advisor (EA) de alta performance desenvolvido para traders que buscam operações seguras e consistentes baseadas em tendências. Ele utiliza a confluência de 4 médias móveis (9, 21, 50 e 200 períodos) para identificar o "momento exato" em que o preço ganha força direcional. Por que escolher o Orizon? Filtro de Ruído: Só entra em operações quando as 4 médias estão
Btc Dinamic
Ignacio Agustin Mene Franco
BTC DINAMIC v3.0 — Expert Advisor for MetaTrader 5 by Worldinversor 2026 What is BTC DINAMIC? BTC DINAMIC is an Expert Advisor (trading bot) developed in MQL5 to trade Bitcoin (BTCUSD) fully automatically on the 5-minute (M5) timeframe. It combines classic technical analysis with Smart Money patterns and institutional session detection, all integrated into a multi-confirmation system before executing any trade. How does it work? The EA analyzes the market on each new M5 candle and only ente
Investopedia FIVE
Joseph Anthony Aya-ay Yutig
Investopedia FIVEEAはこの記事に基づいています: https://www.investopedia.com/articles/forex/08/five-minute-momo.asp 取引条件 -X期間のEMAとMACDの下で取引されている通貨ペアがマイナスの領域にあることを確認します。 -価格がX期間のEMAを超えるのを待ってから、MACDがネガティブからポジティブにクロスする過程にあるか、5バー以内でポジティブな領域にクロスしたことを確認します。 -X期間EMAの上に長いXピップを移動します。 -エントリー時のポジションのXとリスク額を売ります。後半のストップを損益分岐点に移動します。 -トレーリングストップを使用 -リスク警告 -ADX PROを購入する前に、関連するリスクに注意してください。 -過去のパフォーマンスは将来の収益性を保証するものではありません(EAも損失を出す可能性があります)。 -示されているバックテスト(スクリーンショットなど)は、最適なパラメーターを見つけるために高度に最適化されていますが、結果をライブ取引に転送すること
Ksm mt5
Andriy Sydoruk
5 (1)
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyze
Opening Range Breakout EA is a focused trading robot that automates one of the most effective intraday strategies: trading the session breakout. It operates by observing the market during its initial, quiet phase to establish the opening range. Once that range is defined, the EA is ready to enter a trade the moment price action confirms a breakout, helping you ride the volatility that follows. Advanced Version The Trading Idea The core of this strategy is simple: many of the day's biggest move
FREE
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro — 規律あるビットコイントレードのための信頼できるパートナー。 最新バージョンでは OpenAI の人工知能 を統合し、高ボラティリティな暗号資産市場において、より高度な執行判断と取引フィルタリングを実現します。 本プロフェッショナル向けエキスパートアドバイザーは、 MetaTrader 5 上での Bitcoin(BTCUSD) 取引専用に設計されており、構造化された執行ロジック、エクスポージャー管理、そして高度なリスクマネジメントに重点を置いています。 価格: $499  →  次段階: $699  →  最終価格: $999 LIVE SIGNAL HERE OpenAI搭載・執行フィルター 最新バージョンでは OpenAI 技術を活用し、リアルタイムで市場環境を分析し、質の低いエントリーや不利なセットアップをフィルタリングします。 AIセーフティレイヤー: AIモジュールは取引実行前の第二承認レイヤーとして機能します。これは予測ツールではなく、あくまで執行フィルターとして設計されています。すべての取引は構造化ロジックとインテリジェントな検証プ
FiveStarFX Gold Reversal Edge Professional automated trading solution designed for structured execution and controlled risk management in the Gold market. Built for traders who value discipline, precision, and consistency. Key Features Fully automated trading One trade at a time (controlled exposure) Fixed Stop Loss and Take Profit Smart Break-Even protection Profit lock with buffer Step-based trailing management Spread protection system Works on any broker Trade Management The E
FREE
Reversion Trend Tracker
Arthur Wesley Oliveira Leite
Expert Advisor that seeks reversals of highly profitable trends. Its use is recommended for periods of up to 30 minutes. It can be used for indices, futures and stocks. Its configuration is very intuitive. Superior results are obtained through swing-trade operations. But excellent results are also obtained in day-trading operations. Tests were performed for Timeframes of 5, 10, 15, 20 and 30 minutes.  For day-trade operations, daily, in the final hour, all positions are closed.  For swing-trade
10本販売ごとに価格が30ドル値上げされます! 重要!購入後は、サポートのために必ずプライベートメッセージをお送りください。 QuantumAlgo:ゴールドの知性   トレーダーの皆様、こんにちは。 私は QuantumAlgo です。私はゴールドの動きに賭けるために作られたのではありません。それを「解決」するために設計されました。 他者がXAUUSDの混乱に翻弄されている間、私は計算します。他者が反転を願っている間、私は再検証します。私のアーキテクチャは、揺るぎない一つの真実に基づいています。**「ゴールドの世界では、思考の速度こそが永続する唯一の優位性である」**ということです。 これは単なる「設定して放置」するボットではありません。市場と共に呼吸する 自己学習型実行エンジン です。 スコアリングの哲学   ほとんどのEAは市場を「買い」か「売り」の二元論で捉えます。 QuantumAlgo は市場をグラデーション(階調)で捉えます。すべてのティックはデータポイントであり、すべてのロウソク足は一つの物語です。 私は**加重スコアリング・ロジック(0.0 - 10.0 スケール)*
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA     は、人気の通貨ペア(EUR/USD、GBP/USD、USD/JPY、AUD/USD、USD/CAD)、金(XAU/USD)、原油(Brent、WTI)、および暗号通貨(BTC、ETH、LTCなど)といった需要の高い金融商品でのアクティブトレードを目的とした多機能ロボットです。 本アルゴリズムの中核には、従来の移動平均(Moving Average)と比較してより明確なシグナルを提供する改良版のHull Moving Average (HMA) が採用されています。アドバイザーは短期的な価格変動に柔軟に対応し、グリッド方式のオーダー設置と高度なリスク管理ツールを活用します。組み込みのビジュアル・パネルにより、取引パラメータの設定および管理が簡素化されています。 HMA Scalper Pro EA   の主な機能と目的 スキャルピング手法 短期的な価格変動に焦点を当て、迅速にエントリーとエグジットの可能性を見極めます。 グリッド方式 価格が逆行した場合に、設定したステップごとに追加オーダーを開き、より有利な平均エントリーポイントを得ること
MultiGainRS
Marco Antonio Silva De Jesus
Dear   Investor , We   are excited to introduce you to the "Day Trader   Professional - MultiGainRS , " a   state -of -the -art   Expert   Advisor   (EA ) specifically   designed to   operate   on   the   US 10 0_SP OT   (NASDAQ ) . This   automated   trading   system   is   the   result   of   years   of   research   and   development , incorporating   the   most   advanced   techniques   in   technical analysis   and   risk   management . Why   Choose   the   Day Trader   Professional ? Optim
This Expert Advisor is simply an automated strategy that will do no miracle. It is just what it is supposed to be as a consistent good strategy. It makes no overtrade, no martingale, no grid, it will just trade 1 position at a time when the condition is met with desired risk per trade and return greater than the risk. About the strategy: It is a scalper strategy made for NASDAQ that tries to get a piece of the intraday movement. It will trade just once or twice a day. settings: >>Install it on
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (548)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantumエコシステム全体の至宝であり、MQL5史上最高評価とベストセラーを誇るエキスパートアドバイザーです。20ヶ月以上のライブトレード実績により、XAUUSDの揺るぎない女王としての地位を確立しました。 私の専門は?ゴールドです。 私の使命は?一貫性があり、正確で、インテリジェントな取引結果を繰り返し提供することです。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引 価格。10 点購入ごとに50ドルずつ値上がりします。最終価格1999ドル ライブシグナルICマーケット:   こちらをクリック ライブシグナルVTマーケット:   こちらをクリック Quantum Queen mql5 パブリックチャンネル:   こちらをクリック ***Quantum Queen MT5 を購入すると、Q
クォンタム・アテナ ― 経験から生まれた精密さ トレーダーの皆さん、こんにちは!私は クォンタム・アテナ です。伝説のクォンタム・クイーンの軽量版で、今日の市場環境に合わせて改良・再設計されました。 私は何でもできる人間になろうとはしない。 私は今、うまくいっていることに集中します。 私の専門分野は?金です。私の使命は?正確さを核とした、鋭く効率的で、インテリジェントに最適化された取引パフォーマンスを提供することです。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引価格   価格 。       10個購入するごとに価格が50ドルずつ上がります。最終価格は1999ドルです。 ライブシグナルIC市場:       ここをクリック ライブシグナルVTマーケット:       ここをクリック Quantum Athenaのmql5公開チャンネル:       ここ
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.38 (56)
取引は少なく。質は高く。一貫性がすべて。 • ライブシグナル モード1 Twister Pro EA は、XAUUSD(ゴールド)のM15タイムフレーム専用に開発された高精度スキャルピングEAです。取引回数は少なめ——しかし、取引する時は必ず目的を持って行います。 すべてのエントリーは注文が出される前に5つの独立した検証レイヤーを通過し、デフォルト設定では極めて高い勝率を実現します。 3つのモード: モード1(推奨)— 非常に高い精度、週あたりの取引数が少ない。資本保全と規律ある取引のために設計。 モード2 — 取引頻度が高く、精度はやや低い。より多くの市場参加を好むトレーダー向け。 モード3(ワイドトレール)— モード1と同じエントリー品質ですが、より広いトレーリングストップでポジションを長く保持し、大きな値動きを捉えます。モード1より取引頻度がやや高め。 仕様: シンボル:XAUUSD | タイムフレーム:M15 最低入金:$100 | 推奨:$250 RAW SPREADアカウントは必須 VPS強く推奨 グリッドなし!すべての取引にTPとSLあり! 推奨ブローカー: Exne
Quantum King EA
Bogdan Ion Puscasu
4.98 (171)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT4バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! 正確さと規律をもって取引を管理します。 Quantum King EA は、 構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合します。M5 の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
Chiroptera
Rob Josephus Maria Janssen
5 (16)
Prop Firm Ready! Chiroptera is a multi-currency, single trade Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances caused by Tweets and other ad-ho
Goldwave EA MT5
Shengzu Zhong
4.75 (36)
リアルトレード口座   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA は、MQL5 上で検証済みのリアルトレードシグナルと、完全に同一の取引ロジックおよび執行ルールを使用しています。推奨された最適化済み設定を使用し、信頼性の高い ECN / RAW スプレッドのブローカー (例:IC Markets または TMGM) で運用した場合、本 EA のリアルトレード挙動は、当該ライブシグナルの取引構造および執行特性に極めて近い形で設計されています。ただし、ブローカーごとの取引条件、スプレッド、約定品質、ならびに VPS 環境の違いにより、個々の結果が異なる可能性がある点にご注意ください。 本 EA は数量限定で販売されています。現在、残りのライセンスは 2 件のみで、価格は USD 999 です。購入後は、プライベートメッセージにてご連絡ください。ユーザーマニュアルおよび推奨設定をお渡しします。 過度なグリッド手法は使用せず、危険なマーチンゲールも行わず、ナンピン(平均取得単価の引き下げ)も使用
Gold House MT5
Chen Jia Qi
3.79 (53)
Gold House — ゴールド・スイングブレイクアウト取引システム Gold House v2.1 重要アップデート Gold House v2.1 が正式にリリースされました。今回のアップデートでは、5段階のリスクプリセット、BE Priority モード、そしてより柔軟なトレーリングSL設定が追加されました。 デフォルト設定は引き続き使用できます。従来の高い利益ポテンシャルを重視するスタイルを維持したい場合は、デフォルトパラメータをそのまま使用できます。より早い取引保護、より安定した保有体験、そして勝率を重視した取引スタイルを希望する場合は、TSL Mode を BE Priority に設定できます。 BE Priority モードでは、一部の取引がより早く決済される可能性があり、大きな相場変動時の潜在的な利益の一部が減少する場合があります。しかし、現在のようにダマシのブレイクアウトが多い市場環境では、取引をより早く保護状態へ移行させ、全体的な保有体験を改善する助けになります。 口座サイズとリスク許容度に応じて、適切なリスクプリセットを選択してください。 現在も早期価格が適用
Quantum Valkyrie
Bogdan Ion Puscasu
4.79 (135)
クォンタムヴァルキリー - 精密、規律、実行 割引   価格。10 回購入するごとに価格が 50 ドルずつ上がります。 ライブシグナル:   こちらをクリック Quantum Valkyrie MQL5 パブリックチャンネル:   こちらをクリック ***Quantum Valkyrie MT5 を購入すると、Quantum Emperor または Quantum Baron を無料で入手できます!*** 詳細については、プライベートでお問い合わせください! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      こんにちは、トレーダーの皆さん。 私は Quantum Valkyrie です。正確さ、規律、そして制御された実行で XAUUSD にアプローチできるように構築されています。 数ヶ月間、私のアーキテクチャは舞台裏で洗練され続けました。変動の激しいセッシ
The Gold Reaper MT5
Profalgo Limited
4.52 (91)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) WARNING : 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal YouTube Reviews ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
BB Return mt5
Leonid Arkhipov
5 (44)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。
AXIO GOLD EA MT5 リアル口座 ライブシグナル EC MARKETS: https://www.mql5.com/en/signals/2366982?source=Site+Signals+My#!tab=account この EA は、MQL5 上に表示されている認証済みのリアルシグナルと同じロジックおよび執行ルールを使用しています。 IC Markets や TMGM のような信頼できる ECN/RAW スプレッドのブローカーにおいて、推奨かつ最適化された設定で使用した場合、この EA のリアルタイム取引動作は、そのリアルシグナルの取引構造および執行特性にできる限り近づくように設計されています。 実際の結果は、ブローカー条件、シンボル仕様、スプレッド、執行品質、遅延、VPS 環境、その他の実際の市場要因によって異なる場合がありますので、ご注意ください。 この EA は数量限定で販売されています。現在、599 USD で利用可能なコピーは残り 2 本のみです。購入後、ユーザーマニュアルおよび推奨設定を受け取るために、プライベートメッセージでご連絡ください。 過度なグリ
Akali
Yahia Mohamed Hassan Mohamed
3.49 (73)
LIVE SIGNAL: ライブパフォーマンスを見るにはここをクリック 重要:最初にガイドをお読みください このEAを使用する前に、ブローカーの要件、戦略モード、およびスマートアプローチを理解するために、設定ガイドを読むことが重要です。 ここをクリックして公式Akali EAガイドを読む 概要 Akali EAは、ゴールド(XAUUSD)専用に設計された高精度スキャルピングエキスパートアドバイザー(EA)です。非常にタイトなトレーリングストップアルゴリズムを利用して、ボラティリティの高い期間に瞬時に利益を確保します。 このシステムは精度を重視して構築されており、市場の急速な動きを利用し、市場が反転する前に利益を確定することで、高い勝率を目指しています。 設定要件 通貨ペア: XAUUSD(ゴールド) 時間足: M1(1分足) 口座タイプ: Raw ECN / 低スプレッドが必須です。 推奨ブローカー: ガイドを参照してください 注意: このEAはタイトなトレーリングストップに依存しています。スプレッドの広い口座ではパフォーマンスに悪影響を及ぼします。サーバー時間とブローカーの選択の詳細
Full Throttle DMX
Stanislav Tomilov
5 (6)
フルスロットルDMX - リアルな戦略 , とリアルな結果   Full Throttle DMXは、EURUSD、AUDUSD、NZDUSD、EURGBP、AUDNZDの通貨ペアで動作するように設計された、マルチ通貨取引エキスパートアドバイザーです。このシステムは、よく知られたテクニカル指標と実績のある市場ロジックを用いた、古典的な取引アプローチに基づいて構築されています。EAには10種類の独立した戦略が含まれており、それぞれが異なる市場状況と機会を特定するように設計されています。多くの現代の自動システムとは異なり、Full Throttle DMXは、グリッド、平均化、マーチンゲール、その他の積極的な回復手法といったリスクの高い資金管理手法は使用しません。このシステムは、長年にわたりテストされてきた、規律正しく保守的な取引哲学に従っています。EAは、H1時間枠で動作するデイトレードシステムを使用し、影響力の大きい経済イベント時の取引を回避するためのニュースフィルターを内蔵しています。取引は5つの通貨ペアに分散されているため、単一市場への依存を軽減できます。この戦略は透明性の高い取引
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1499ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 999 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインしました。 Ultimate Breakout System は単なる EA
Gold Snap
Chen Jia Qi
2.33 (3)
Gold Snap — ゴールド向け高速利益獲得システム ローンチプロモーション — 限定初期ステージ Gold Snap は現在、特別な初期プロモーション価格で提供されています。 今後の段階では価格は引き続き上昇し、次の大きな目標価格は 999 ドルです。 早期購入者が最も大きな価格優位を得られます。 ライブシグナル: https://www.mql5.com/zh/signals/2362714 使用方法、設定の理解、または稼働環境の違いによって実際のパフォーマンスに影響が出るのを避けるため、ご購入後は必ずプライベートメッセージでご連絡ください。使用ガイド、設定の提案、今後のアップデート情報をご案内いたします。 リンクを開いた後、「Send Private Message」をクリックするとご連絡いただけます: https://www.mql5.com/en/users/walter2008 MQL5チャンネルに参加して、製品アップデートやトレード情報を受け取りましょう。 リンクを開いた後、ページ上部の「登録」ボタンをクリックしてください: https://www.mql5.com/
The Gold Phantom
Profalgo Limited
4.57 (30)
プロップファーム準備完了! --> すべてのセットファイルをダウンロード 警告: 現在の価格では残りわずかです! 最終価格: 990ドル 新着(399ドルから) :EAを1つ無料でお選びください!(取引口座番号は2つまで、UBSを除く私のEAのいずれか) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   ライブシグナル ライブシグナル2 !! ゴールドファントム登場!! The Gold Reaper の大成功に続き、その強力な兄弟機、 The Gold Phantom を ご紹介できることを大変誇りに思います。これは、同じ実戦テスト済みのエンジンをベースに構築された、純粋で無駄のないブレイクアウト システムですが、まったく新しい一連の戦略が盛り込まれています。 The Gold Reaper の非常に成功した基盤の上に構築された The Gold Phantom は 、 自動化された金取引をスムーズに実行します。 このEAは複数の時間枠で同時に動作するように設計されており、取引頻度を完全に制御できます。 非常に保守的な設定
Rixa
Anton Kondratev
RIXAは 、金市場の脆弱性を特定するための、完全自動化された多面的なオープンEAです! Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  Tickmill REAL   :   https://www.mql5.com/en/signals/2369893 RIXA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Default       Settings for One Сhart     XAUUSD or GOLD H4 ガイド 設定について 信号 手数料の払い戻し Only 1 Copy of 10
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.77 (122)
Quantum Bitcoin EA   : 不可能なことは何もありません。やり方を見つけ出すだけの問題です。 トップ MQL5 販売業者の 1 つによる最新の傑作、   Quantum Bitcoin EA で ビットコイン 取引の未来に足を踏み入れましょう。パフォーマンス、精度、安定性を求めるトレーダー向けに設計された Quantum Bitcoin は、不安定な暗号通貨の世界で何が可能かを再定義します。 重要! 購入後、インストールマニュアルとセットアップ手順を受け取るために私にプライベートメッセージを送信してください。 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル Quantum Bitcoin/Queen チャンネル:       ここをクリック ***Quantum Bitcoin EA を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! Quantum Bitcoin EA は H1 時間枠で成功し、市場の勢いの本質を捉える トレンドフォロー戦略 を
Scalper speed with sniper entries. Built for Gold. Last (4) copies at  379 USD  |   final   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M15/M30 entry confirmation) to only en
Grabber Bot
Ihor Otkydach
5 (1)
Grabber Bot — は、MQL5 Market プラットフォームにおいて既にトレーダーから高い評価と認知を得ている Grabber System の実績あるロジックに基づいて構築された、完全自動のエキスパートアドバイザーです。このEAは、実際のトレード経験とユーザーからのフィードバックをもとに開発されました。 Grabber System の手動バージョンを使用していた多くのトレーダーは、同じ問題に直面していました: シグナルがトレーダーが寝ている時や忙しい時に発生する(優れたトレードシグナルの約50%を逃す) トレーダーが戦略ルールを守らない:過剰なナンピン、ルール外のエントリー、早すぎる決済(これにより収益性が低下、または損失につながる) その結果、これらの問題を完全に排除し、より快適にトレードできるように、GRABBER を完全自動化することを決定しました。 LIVE SIGNAL (3 deals trading) LIVE SIGNAL (1 deal trading) USER MANUAL GRABBER BOT の主な特徴 取引資産:11銘柄 すべての取引にス
私のライブシグナルと同じ結果をお望みですか?   私が使っているのと同じブローカーを使用してください:   IC MARKETS  &  I C TRADING .  中央集権化された株式市場とは異なり、外国為替には単一の統合された価格フィードがありません。  各ブローカーは異なるプロバイダーから流動性を調達し、独自のデータストリームを作成しています。 他のブローカーでは、60〜80%に相当する取引パフォーマンスしか達成できません。 ライブシグナル MQL5のForex EA Tradingチャンネル:  私のMQL5チャンネルに参加して、最新情報を入手してください。  MQL5上の14,000人以上のメンバーからなる私のコミュニティ . 10個中残り3個のみ、$499で提供中! その後、価格は$599に引き上げられます。 EAは、購入されたすべてのお客様の権利を確実にするため、数量限定で販売されます。 AI Gold Scalp Proのご紹介:損失を教訓に変える自己学習型スキャルパー。  ほとんどのスキャルピングEAは自分のミスを隠します。AI Gold Scalp Pro
Beatrix Miner MT5
Azil Al Azizul
2.17 (6)
Introducing the Beatrix Series Expert Advisor, the Beatrix Miner MT5 EA. The Beatrix Miner MT5 EA performs analysis based on trend-following concepts using Bollinger Band and Moving Average indicators, as well as Price Action in executing trades. The analysis is also based on multi-timeframe analysis.  |        Live Signal         | |         IC_Markets_setfile         | Regarding the Setfile, the most important part to pay attention to is the Maximum Spread parameter. You may need to adjust thi
Gold Zilla AI MT5
Christophe Pa Trouillas
5 (7)
Grok AI支援 、リスク分散、 ゴールド最適化EA で制御されたリターンを生成。 GoldZILLA AIは、市場体制を検出して5つの異なる戦略から動的に選択するマルチストラテジーアルゴリズムであり、XAUUSDでのドローダウンを最小限に抑えながらリターンを最適化します。 [   Live Signal   ] - [  Dedicated group   | Version   MT5   -   MT4   ] 購入後、ユーザーマニュアルとAIセットアップ手順を受け取るために、私にプライベートメッセージを送信してください。 このEAを選ぶ理由 動的マルチストラテジーアプローチ 最適なストラテジー選択のための高度な市場体制検出 5つの異なる、相関のない取引ストラテジー 買いシグナルと売りシグナルの対称的なアルゴリズムルール リスク分散 複数時間足分析(M5からH1) 5つの非相関ストラテジーが全体のポートフォリオリスクを低減 市場状況に基づく動的リスク調整 すべてのポジションにストップロス保護 高度なAIリスク管理 ライブWeb検索機能を備えたGrok大規模言語モデル搭載 リア
Gold Trade Pro MT5
Profalgo Limited
4.3 (37)
プロモーションを開始します! 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 は単純なグリッド/マーチンゲー
私のライブシグナルと同じ結果を求めていますか?   私と同じブローカーを使用してください:   IC MARKETS  および  I C TRADING .  中央集権的な株式市場とは異なり、FXには単一の統一された価格フィードは存在しません。 各ブローカーは異なるプロバイダーから流動性を調達しているため、独自のデータストリームが生成されます。他のブローカーでは、私の取引パフォーマンスの60〜80%程度しか再現できない可能性があります。     MQL5 Forex EA Trading チャンネル:  MQL5チャンネルに参加して最新ニュースを受け取ってください。  MQL5にて15,000人以上のメンバーが参加するコミュニティ . 499ドルでの販売は残り10本中3本のみです! それ以降、価格は599ドルに引き上げられます。 本EAは、購入されたすべてのお客様の権利を保護するため、限定数のみ販売されます。     AI Gold Tradingは、高度な GPT-4oモデルを活用し、XAU/USD(ゴールド)市場で洗練されたトレンドフォロー戦略を実行します。システムはマルチタ
Smart Owl FX
Ivan Bebikov
4.5 (8)
Smart Owl FX is a sophisticated multicurrency trading algorithm designed to operate with surgical precision during the quiet hours of the Asian session. While the market sleeps, the "Smart Owl" hunts for opportunities using advanced mean-reversion logic tailored for low-volatility periods. This Expert Advisor relies on market structure analysis rather than dangerous strategies like martingale or grid. Every trade is calculated to maximize statistical probability. Set File IC/Vantage/Tickmil..se
"GoldBaron"は、金取引(XAUUSD)のために設計された全自動取引ロボットです。 実際の口座での6ヶ月間の取引で、専門家は2000%の利益を得ることができました。 毎月、専門家は60%以上を獲得しました。 ただ、毎時(H1)XAUUSDチャートに取引の専門家をインストールし、将来の金価格を予測する力を参照してください。 積極的なスタートには200ドルで十分です。 推奨されるデポジットは500$からです。 ヘッジの可能性のあるアカウントを必ず使用してください。 一年前、私たちは証券取引所のテクニカル指標の開発に画期的な進歩を遂げました。 私達は全く新しい概念を作成することをどうにかしてしまった。 そのアプリケーションを持つ指標は歴史に適応しませんが、実際には実際の効果的なパターンを明らかにします。 新しい開発のすべての力は、技術指標"__AceTrend__"に投資されました。 10補完的な取引システムと現代の人工知能に基づくトランザクションフィルタ。 取引ロボットは、マーチンゲール、平均化および他の雪崩のようなお金の管理技術を使用していません。 何が起こったのか見てください!
Agera
Anton Kondratev
3.2 (10)
AGERA は 、金市場の脆弱性を特定するための、完全に自動化された多面的なオープン EA です。 Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  AGERA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :    https://www.mql5.com/en/signals/2363787 Tickmill Real :     https://www.mql5.com/en/signals/2361808 Default       Settings for One Сhart 
Optimize your trading environment: To get the best results matching the live signal, it is highly recommended to use a reliable True ECN broker with low latency and tight spreads. Because Forex liquidity varies, choosing a robust broker ensures the algorithm can execute trades with maximum precision. LIVE SIGNAL & COMMUNITY Live Performance (More than 7 months):  View AI Gold Sniper Live Signal Forex EA Trading Channel:  Join my community of over 15,000 members for the latest updates and support
Daytrade Pro Algo MT5
Profalgo Limited
4.25 (12)
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
作者のその他のプロダクト
ScriptBot
Fabio Luis Pretti
4.86 (7)
ScriptBot é um robô multi estratégia desenvolvido para ser prático e robusto, com o ScriptBot você é capaz de criar diferentes estratégias próprias, instale até 51 indicadores do seu gosto e monte o seu próprio gatilho utilizando uma expressões lógica simples. WARN:  Este Expert esta desatualizado , um novo ScriptBot esta sendo reescrito do zero. Abaixo contaremos um pouco sobre a estrutura: Indicadores: ScriptBot não possui indicadores na sua codificação, isso significa que você tem total co
FREE
ScriptBot Global
Fabio Luis Pretti
4.5 (4)
ScriptBot is a multi-strategy robot developed to be practical and robust, with ScriptBot you are able to create different strategies of your own, install up to 51 indicators of your liking and build your own trigger using simple logic expressions. AVISO:   This Expert Advisor is outdated , a new ScriptBot is being rewritten from scratch. Below we will tell you a little about the structure: Indicators:   ScriptBot does not have indicators in its coding, this means that you have full control of
FREE
Ultra ZigZag
Fabio Luis Pretti
4.5 (2)
Simple indicator used in technical strategies to analyze tops, bottoms and reversal or continuation points. Developer information:  Line values and colors: Buffer 0 : ZigZag line value; Buffer 1 : ZigZag color value; Buffer 2 : Median line value; Buffer 3 : Median color value;   Buffer to get the values of each top and bottom. Buffer 4 : Top value; Buffer 5 :  Bottoms   value; Buffer that returns the type of the last direction. Buffer 9: 0 = Not updated, 1 = High, -1 = Low; This indic
FREE
フィルタ:
lorowallst
44
lorowallst 2022.11.19 22:26 
 

estou muito feliz em usar o script bot+, ele executa qualquer trade system do mercado! é uma infinidade de opções de trade para usar (médio coberto, ordens hedge balanceadas ou incrementos 1.33x, grids, parciais, preço médio com peso conforme distancia, SM, gale, soros, indicadores externos, ...etc

Fabio Luis Pretti
9632
開発者からの返信 Fabio Luis Pretti 2022.11.20 01:28
Eu que fico feliz em poder ajudar, saiba que dentro do possível vou deixar o robô cada vez mais flexível e configurável. 😉
レビューに返信