• 概要
  • レビュー
  • コメント (2)

Fibonacci Strategies EA

Fibonacci strategies EA trades Fibonacci levels. You can choose whether the EA should trade a manually plotted fibonacci or whether it should automatically plot a fibonacci.

In automatic fibonacci drawing mode, the EA automatically plots a fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator.

The fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with different settings and colors. The settings are explained below:


Trade settings
  • Lots- This is the lot size for opening trades. If this value is greater than zero, then fixed lots will be used.
  • RiskPercentage- The percentage of free margin to risk in a trade. The Lots setting must be left as 0 to use this setting instead.
  • TakeProfit- The fixed take profit valuein points. If 0 then no take profit will be set.
  • StopLoss- The fixed stop loss value in points. If 0 then no stop loss will be set.
  • CloseOnReverseSignal- If set to 1 or true, then trades will be closed if a trade signal opposite the one that opened the trade appears.
  • WaitForCrossBarClose- A trade will only occur after the bar where the cross occured closes.
  • OneTradeAtAtime- If set to true, then only one trade will be opened at a time.
  • MaximumTrades- If this setting is greater than 0, then the EA will be limited to a maximum of this number of trades at any one time.
  • TradeMode- The EA supports two trading modes. In BounceBack mode it will buy if the level is crossed downwards and sell if the level is crossed upwards. In CutThrough mode, it will sell if the level is crossed downwards and buy if the level is crossed upwards.

Trailing stop settings

  • AllowTrailingStop- This setting must be set to true if trailing stop is to activate.
  • TrailDistance- The trailing stop will be this distance in points away from the price.
  • TrailTrigger- The trailing stop will only start when the trade is at least this number of points in profit.
  • TrailStep- After the trailing is active, a new modification will only occur when there is at least a change of this points. This prevents too many trade modifications on every little price change and hence saves on memory usage.
Fibonacci settings
  • UseManualFibo- Set true to use a manually drawn Fibonacci instead of the.
  • ManualFiboName- Name of the manually drawn fibonacci.
  • AutomaticFiboName- The name the EA should give to the automatically drawn fibonacci.
  • BarsToScan - Set number of bars for the indicator to check for values.
  • Level_1 - First level of the fibonacci.
  • Level_2 - Second level of the fibonacci.
  • Level_3 - Third level of the fibonacci.
  • Level_4 - Fourth level of the fibonacci.
  • Level_5 - Fifth level of the fibonacci.
  • Level_6 - Sixth level of the fibonacci.
  • LevelsColor - Setting to customise the color of the fibonacci levels.
  • FiboName - Setting for the name of the fibonacci. If you attach several times then each fibo should have a different name.
  • MinimumFiboHeightToTradePoints- Only trade if the fibo is this points high or greater measured from the 0% to the 100% level.
  • TradeAtLevel- Level to open a trade if crossed.
  • EnableExitLevels- Enable or disable exit by crosses of the fibo levels set in the next inputs.
  • ExitLevel1- Exit trade if this level is crossed and EnableExitLevels is set to true.
  • ExitLevel2- Exit trade if this level is crossed and EnableExitLevels is set to true.
  • HistoricalFiboColor- Color of historical Fibonacci where a trade opened. This fibo will stay until its trade closes.
  • MagicNumber- Magic number for the EA. Must be different for each instance of the EA if run in more than one chart of the same symbol.


おすすめのプロダクト
MayaBrand
Syed Naufal Gaddafi
MayaBrand is a scalping EA and combined with grid strategy and price action movement, which includes certain algorithms in order to open or close its trades. Using these strategies, MayaBrand makes its move by monitoring the price movement of the current market and based on the certain price movement criteria, MayaBrand will open or close its trades. MayaBrand will make few or mores trades per week or per month depending on the current price movement of the market. Sometimes you get more trades
Fibo Sequence EA The EA Strategy: This EA strategy is based on Fibonacci Sequence number Calculations to produce it's own signals and trade automatically. It was built for those traders who loves and trust Fibonacci Levels. In finance, Fibonacci level is a method of technical analysis for determining support and resistance levels. They are named after their use of the Fibonacci sequence.  Fibonacci is based on the idea that markets will retrace a predictable portion of a move, after which they
The expert works on the Fibonacci levels on the previous candle With some digital way to enter the deal On the five minute frame Work on currency pairs only Do not use TakeProfit or Stop Loss How the expert works It is placed on the three currency pairs GBPUSD GBPJPY GBP AUD Same settings without changing anything When he works, he will work on only one currency of them until it closes on a profit Profit is only seven points Please watch the video Explains how the expert works. Max Spread = 0.3
TakeFast US30
Victor Hugor Da Silva Senhorinha
1 (1)
O TakeFast AI é um algoritmo sofisticado e inovador que emprega Inteligência Artificial em conjunto com a análise técnica tradicional para antecipar os comportamentos do mercado financeiro. Este Expert Advisor utiliza Redes Neurais Recorrentes, mais especificamente, células de Memória de Longo Prazo e Curto Prazo (LSTM), que são treinadas com base em dados provenientes de indicadores de análise técnica. Através deste método, o EA consegue aprender quais indicadores são os mais influentes para pr
外国為替トレーダーであれば、テクニカル分析における フィボナッチ 取引戦略の威力を理解しているでしょう。ただし、フィボナッチ レベルを手動で描画および調整するには時間がかかる場合があります。そこで、貴重な時間を節約するために Fibonacci Of Yesterday EA が登場します。前日の価格変動に基づいたフィボナッチ戦略を使用した取引専用に設計されており、この革新的なツールはフィボナッチレベルに基づいてエントリー、ストップロス、テイクプロフィットレベルの識別を自動化します。この自動化により、取引プロセスが合理化され、効率が向上します。この EA には、最新のトレーリング システムと包括的なリスク管理システムも備えており、取引を効果的に管理するのに役立ちます。 Fibonacci Of Yesterday EA を使用すると、特定されたフィボナッチ レベルに基づいて取引を迅速に開始および終了することで、迅速な市場活動を活用できます。さらに、EA は通知アラートを提供し、取引プラットフォームから離れているときでも市場の動きに関する情報を提供します。 Fibonacci O
<LOGIC> EA will place order based on the original logic. This EA should work with take profit and stoploss. Default TP is 50pips and SL is 50pips. If the order was closed with stoploss, EA will stop in that day. Next day, EA will restart and trade again with lot size increasing. Lot size and volume multiple is changeable in the parameters. <Best Pair and TF> EURUSD and GBPUSD TF H1 <Default set> Already optimized TP 50pips SL 50pips Martingale Volume muti X 2 Max martingale 5
FREE
I will support only my client. สำหรับลูกค้า Parameters General Trade Settings Money Management  Lot : Fixed (can change) Strategies  - H4 Strategies it is fixed with MA, Bollinger band, Candlestick Levels Close Functions  - H4 Strategies MagicNumber  - individual magic number. The EA will only manage position of the chart symbol with this magic number. NextOpenTradeAfterMinutes  - 15 minutes is default, can change it MaxSpread  - upto currency pairs, MaxSlippage  - upto currency pairs, Push
XFibo Auto Fibonacci
Welinton Dos Reis Goncalves
Use with disciplined risk management. Fibonacci entry system based on the golden zone 38.2 - 61.8 where the entry is confirmed at 23.6 with indications of Take Profit 3:1. Automatically plotted Fibonacci contains retracement and expansion Fibonacci in a single indicator. Up to 77% win rate with this system. FTMO challenge pass with 0.50% risk and 1.50% R:R.
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
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
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 analyzes
Auto Pitchfork Indicator The indicator calculate the Pitch fork for the previous Day (Selectable) with multiple Support and Resistance lines from the Median price which acts as Magnet for the Price that if price touch the above warning (1) or below warning (1) lines and not cross up or down then there is maximum possibilities that it will return to the Median Line, and thus maintain the Price Action in Cyclic Pattern to the Market Move. You are able to select how many warning lines you want to k
No Limit EJ M30 mean reversal (EURJPY M30) This EA has been developed for EURJPY M30, e verything is tested and ready for immediate use on real account.  This Expert Advisor is based on mean reversal to LINEAR REGRESSION . It uses LIMIT 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 market b
BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
Fibonacci Wave Bands Indicator The Fibonacci Wave Bands indicator utilizes Fibonacci ratios to create dynamic bands around a central moving average. These bands are derived from key Fibonacci ratios (typically 38.2%, 50%, 61.8%) and adapt to market volatility, offering insights into potential support and resistance zones. Key Features: Fibonacci Levels: The indicator plots multiple bands above and below a central moving average based on Fibonacci ratios. Dynamic Support and Resistance: Bands ser
MT4バージョン: https://www.mql5.com/ja/market/product/90395 MT5バージョン: https://www.mql5.com/ja/market/product/99545 積極的な取引戦略の典型である「No Marti No Party」Expert Advisor (EA) をご紹介します。 この EA は、大幅な利益または大幅な損失につながる可能性のあるハイリスク、ハイリターンの原則に基づいて動作するため、気弱な人向けではありません。 名前がすべてを物語っています。マーチンゲール戦略がこの EA の中核です。 損失を回復し、その過程で利益を上げることを目指して、負けた取引を積極的に倍増させるように設計されています。 ただし、このアプローチには鋼の神経と、潜在的なドローダウンに耐えるための多額の口座残高が必要です。 この EA の使用を検討する前に、資本要件が最小限の口座タイプである Cent 口座で広範囲にテストすることが重要です。 これにより、トレーダーはそのパフォーマンスを測定し、その激しい取引スタイルに対処
Fibo Scalper Pro
Thushara Dissanayake
2.33 (3)
Fibo Scalper Pro Expert Advisor は、 人気のある フィボナッチ取引戦略 を自動化するために設計された強力なツールです。チャート上にフィボナッチレベルを自動的に描画および調整することで、取引プロセスを簡素化します。この機能は、分析でフィボナッチ リトレースメントとエクステンションを利用するトレーダーに利便性と正確性を提供します。 Fibo Scalper Pro の重要な機能の 1 つは、カスタマイズ機能です。これにより、プロのトレーダーは、特定の取引の好みに応じて各フィボナッチ レベルを有効または無効にすることができます。このレベルのカスタマイズにより、トレーダーはツールを個々の戦略や取引スタイルに合わせて調整できます。 取引シグナルをさらに強化するために、Fibo Scalper Pro には RSI、CCI、ストキャスティクスなどの人気の指標が組み込まれています。これらのインジケーターはフィボナッチシグナルを検証するフィルターとして機能し、取引戦略の全体的な精度と信頼性を高めます。 Expert Advisor には、資本の保護とリスク
TrendSurfer OsMa
Augustine Kamatu
2 (1)
Introducing TrendSurfer OsMa: Elevating Your Forex Trading Experience. TrendSurfer OsMa is a cutting-edge automated trading system meticulously crafted to harness the power of the MetaTrader 4 indicator, Moving Average of Oscillator (OsMa), revolutionizing your approach to forex trading. The Moving Average of Oscillator (OsMa) is a derivative of the MACD (Moving Average Convergence Divergence) indicator. It represents the difference between the MACD line and its signal line. The OsMa provid
Alligator Traderは、完全に自動化されたプロフェッショナルな取引ロボットです。 外国為替市場USDJPY M30のために特別に設計されています。 EAはパラメーターを構成する必要はありません。 USDJPY M30で作業する準備ができました。ロットの選択を決定するだけです。 トレンドを検出し、市場のノイズを取り除くスマートなアルゴリズムを備えています。 エキスパートがトレンド方向の注文を作成します。 入力と出力の順序は、MT4プラットフォームで見つかる2つのインジケーターの組み合わせで与えられます。アリゲーターインジケーターとウィリアムズパーセント範囲です。 それはまた、ボラティリティが増加する時に資本安全をもたらすストップロスとテイクプロフィットを含んでいます。 エキスパートは、USDJPY履歴データの1年間でテストされました。 ダウンロードしてご自分でテストしてください。 このエキスパートはUSDJPYに最適化されています。 すべてのペアには独自の特性があります。 最低入金額:500 $
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Quadron
Marek Kvarda
2.5 (2)
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
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.
The EA’s unique algorithm calculates the average price (reflected in the form of a trend line on the chart), which is the center of price attraction in the framework of the traded timeframe. At times of increasing volatility, the adviser begins work with the goal of fixing profit in the region of the center of attraction of the price. Advisor does not use dangerous trading methods. It is recommended to install a trading expert on a remote server (VPS). Recommended Trading Instruments (TF
エルメス スペシャリストは、ロボット自身の傾向と戦略を操作することを目的としたメタ トレーダー用のロボットです。 エルメス ゴールド プロを無料でインストールしてアカウントに操作してください。プライベート メッセージをください。 タイムフレームの使用に関する推奨事項: H1 エルメスはアメリカの金属であるXAUUSD(ゴールド)を扱うために開発されました。 エルメスはアサーティブ スキャルピングの長期エキスパートであるため、「リスク (設定)」の値に応じて、取引せずに 1、2、3 日間滞在することができますが、それについては心配しないで、以下をお読みください。 エントリーとスキャルピング(ショート)クローズの積極性により、低ドローダウン/またはゼロドローダウン(標準設定)に優れた能力を備えています。 アカウントに エルメス を残しておくこともできますし、別の専門家 (ロボット) を呼んで作業してもらうこともできます。問題はありません。 リスクの高い構成 (構成値が低い) を使用しないように注意してください。説明します。 ロボットの設定には次のものがあります。
Golden Pickaxe
Valeriia Mishchenko
4.67 (6)
EA has high-performance live track records of different set files: XAU Risky Vol XAU Balanced Vol XAU Balanced MT5 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the def
Lemon Cat Scalper Free Version. The ideal time frame of this EA is M15, however lower timeframes are also suitable.  I mainly used M15 and M5 for backtesting. This EA simply uses previous bars to determine the position for opening orders.  It uses a very special strategy for defending losing positions, and it has passed 10 years backtest for most symbols.  This EA is mostly suitable for EUR/USD, USD/CAD, AUD/USD, NZD/USD, EUR/CAD, EUR/AUD, AUD/CAD, AUD/NZD and NZD/CAD, however other symbols are
FREE
Big Forex Players MT4
Marzena Maria Szmit
4.71 (28)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
I will support only my client. สำหรับลูกค้า Parameters General Trade Settings Money Management  Lot : Fixed (can change) Strategies  - M30 Strategies you can using both it is fixed with MA, Bollinger band, Candlestick Levels Close Functions  - M30 Strategies MagicNumber  - individual magic number. The EA will only manage position of the chart symbol with this magic number. NextOpenTradeAfterMinutes  - 8 minutes is default, can change it MaxSpread  - upto currency pairs, MaxSlippage  - upto c
The basis of the work of the adviser is to use the change in trend strength to determine the optimal entry points to the market. The logic of the advisor’s work combines two strategies: control of price consolidation and its “explosion” and control of the trend end to work in the channel. The EA does NOT use dangerous trading methods. Each trade has a stop loss and take profit. Recommended trading tools (5m): EURUSD, GBPUSD, USDJPY, USDCAD. Settings: MaxRisk - Value for calculating the tr
EA Martingale is a popular betting strategy that has been applied to various forms of gambling, including trading and investing. However, it's important to note that Martingale strategies can be extremely risky and are not recommended for serious financial endeavors, as they can lead to substantial losses. This strategy relies on the idea of doubling your bet after each losing trade in the hope of eventually making a profit. Here's how you might apply a Martingale strategy in the context of Elec
このプロダクトを購入した人は以下も購入しています
Bonnitta EA
Ugochukwu Mobi
3.42 (19)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
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
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is one of the EAs I have used. using and trading with fund management account
Indicement MT4
Profalgo Limited
5 (1)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Z4SCALP の紹介 ------------------------------------------- Z4SCALP は、トレードごとに SL を持つ高度なトレーディング ロボットで、非常に小さな SL で、マーチンゲールなしで設計されています。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます。他の 3 つのバージョ ンは無料で利用できます ---------------------------------------------------------------------------------------------------------------- テスト戦略を信頼できない場合は、このアカウントを毎日フォローしてください --------------------------------------------------------- 3 か月以上動作しています。毎日よく見て、監視してください。 アカウント番号: 21756797 パ
CoreX G MT4
Arseny Potyekhin
5 (1)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
The Gold Reaper MT4
Profalgo Limited
4.62 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (137)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan、Quantum Queen、Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mq
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料で Nasdaq Algo   EAを入手 -> 購入後にご連絡ください Live signal - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/
XG Gold Robot MT4
Marzena Maria Szmit
4.48 (25)
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
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マー
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
EA Gold Stuff
Vasiliy Strukov
4.73 (959)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
Diamond Ultimate へようこそ!!! BACKTEST GUIDE ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate   は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁のスプレッドをサポートするブ
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
AW Recovery EA
AW Trading Software Limited
4.33 (70)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2220466      Medium-low Risk 次価格: $ 699 setfile of Medium-low Risk setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するため
CyBRG RX Mt4
Arseny Potyekhin
5 (3)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 890米ドル です。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証します
Gold Quantum AI
Ho Tuan Thang
3.67 (3)
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. (*) IMPORTANT NOTE: To be able to back test the EA or install the EA correctly to be able to trade normally. You will need to allow EA access to the GPT API in addition to installing other news-related websites. For details, please contact me to receive specific installation instructions. Gold Quantum AI is an EA that I have used for a long time, specializing in the fund accounts I manage for clients. The EA is
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
AW Classic MACD EA
AW Trading Software Limited
3.67 (3)
完全に自動化された取引システム。古典的なインジケーターがシグナルとして使用されます     MACD   。トレンドインジケーターとオシレーターを組み合わせてエントリーポイントを検出します。平均化、最初と最後のバスケット注文を閉じる機能、および自動ロット計算の機能を使用します。高度なダッシュボードと3種類の通知があります。 Problem solving ->   HERE  / MT5 version ->  HERE   /   Instruction  ->   HERE   利点: 完全に自動化された取引システム 簡単なセットアップと直感的なパネルインターフェース キャンドルごとに1つの注文のみを開く機能 内蔵の自動ロット計算 最初と最後のバスケット注文を閉じるための組み込みシステム 通知の3つのタイプ:プッシュ、電子メール、アラート ストラテジー: EAは、インジケーターからシグナルを受信するとポジションを開きます。 -ゼロレベル:「0」マークの速いラインが下から上に交差するとき-買いシグナル、買い注文を開きます。上から下に「0」マークを横切るとき-売りの合図、SELL
No Backtesting is allowed: (OIS IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to verify that it works with your broker, the response is the same: backtesting results alone don't prove effectiveness. "OIS" : The Final product of ours
Hercules AI MT4
Aleksandr Chebotaev
2 (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
Exp4 AI Sniper for MT4
Vladislav Andruschenko
5 (2)
私たちのチームは、MetaTrader ターミナル向けの最先端のスマート トレーディング エキスパート アドバイザーである Trading Robot をご紹介できることを嬉しく思っています。 AI Sniper は、   MT4     の両方の端末向けに設計された、インテリジェントな自己最適化取引ロボットです。 洗練されたアルゴリズムと最先端の取引手法を活用した AI Sniper は 、取引の最適化における卓越性を体現しています。 当社のチームは、取引所と株式市場の両方で 15 年を超える豊富な経験を活かし、革新的な戦略管理機能、インテリジェントな機能、直感的なグラフィカル インターフェイスを組み込んだこのエキスパート アドバイザーを作成しました。 AI Sniper の各側面は細心の注意を払って設計され、厳密にテストされたプログラム コードによってサポートされています。 高度な計算インテリジェンスは複雑なテクニカル分析を通じて機能し、あらゆる価格変動に対して何千もの数学的計算を実行します。 これにより、   AI Sniper は 、強気市場トレンドでも弱気市場トレンドでも、
Diamond PRO
Fanur Galamov
5 (19)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading S
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:G
作者のその他のプロダクト
Automatic stops monitors your account and automatically sets the values you enter in the EA for stop loss, take profit and also trailing stop. As long as the EA is attached on a chart it will set stops and offer automatic trailing to any new trades for that currency pair so you wont have to manually enter them every time you open a trade. Features include: Ability to select which trades should be monitored via magic number. You can leave the value to 0 to only monitor manual trades or to any one
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Free TrendLine EA opens trades whenever the price on the chart interacts with or crosses your trend line. You simply draw the trend line manually then let the EA do the trading automatically according to the rules you give it. The settings available in the EA are explained below: Lots : The lot size for trading. RiskPercentage : Set a value other than zero to activate lot sizing by use of percentage of margin. TrendLineName:   The name of the line to track. You can either   * rename the trend li
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Trade simplifier is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjustment  vi
FREE
Trade simplifier is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjustment  vi
FREE
Free RSI expert advisor is a completely free expert advisor that trades using rsi level crosses. You can set which levels the Ea should use to open and close trades. The various settings are explained below. NOTE: The default settings are just place holders and not necessarily the best. Use the settings that best suites you or your strategy. Lots - This is the lot size of the EAs trades. 0.1 is the default setting. AllowBuy - Set to true to allow buy trades. This setting is true by default. Allo
FREE
Free TrendLine EA opens trades whenever the price on the chart interacts with or crosses your trend line. You simply draw the trend line manually then let the EA do the trading automatically according to the rules you give it. The settings available in the EA are explained below: Lots : The lot size for trading. RiskPercentage : Set a value other than zero to activate lot sizing by use of percentage of margin. TrendLineName: The name of the line to track. You can either * rename the trend line t
FREE
Parabolic SAR strategies EA is a Parabolic SAR EA that can support multiple strategies. Purchasing this EA can save you the time taken to automate your existing PSAR strategy through coding a custom EA and it also helps you discover profitable Parabolic SAR strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are explained below: NOTE:   The default settings in
MACD   strategies EA is a EA that can support multiple   MACD   strategies. Purchasing this EA can save you the time taken to automate your existing   MACD   strategy through coding a custom EA and it also helps you discover profitable   MACD   strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are explained below: NOTE:   The default settings in the EA are s
Free parabolic SAR expert advisor is a completely free expert advisor that trades using Parabolic SAR dots. It opens and closes trades based on the first dots of a new trend. The various settings are explained below. Parameters NOTE: The default settings are just place holders and not necessarily the best. Use the settings that best suites you or your strategy. Lots - This is the lot size of the EAs trades. 0.1 is the default setting. StopLoss - Stop loss setting. AllowBuy - Set to true to all
FREE
MA strategies EA is a moving average cross EA that can support multiple MA cross strategies that involve two or three moving averages. Purchasing this EA can save you the time taken to automate your existing MA strategy through coding a custom EA and it also helps you discover profitable moving average strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are e
MA strategies EA is a moving average cross EA that can support multiple MA cross strategies that involve two or three moving averages. Purchasing this EA can save you the time taken to automate your existing MA strategy through coding a custom EA and it also helps you discover profitable moving average strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are ex
Profitstat is a free indicator that scans your history and displays it on the chart. The free version shows the number of trades and profit made on the current and previous day. The data is updated instantly as soon as a trade closes. Simply attach it to any chart and it gives the account data irrespective of the chart currency nor timeframe.
FREE
Profitstat premium version scans your trading history and displays performance on the chart. The premium version is far more flexible than the free one. The premium version contains the following features that you won't find in the free version: Ability to horizontally position the indicator as you prefer. Ability to display results in money or in pips with the option to hide or display one or both of them. An option to show stats for only the chart symbol. An option to only show data from a cer
Automatic stops monitors your account and automatically sets the values you enter in the EA for stop loss, take profit and also trailing stop. As long as the EA is attached on a chart it will set stops and offer automatic trailing to any new trades for that currency pair so you wont have to manually enter them every time you open a trade. Features include: Ability to select which trades should be monitored via magic number. You can leave the value to 0 to only monitor manual trades or to any one
Parabolic SAR strategies EA is a Parabolic SAR EA that can support multiple strategies. Purchasing this EA can save you the time taken to automate your existing PSAR strategy through coding a custom EA and it also helps you discover profitable Parabolic SAR strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are explained below: NOTE: The default settings in t
Automatic fibonacci with alerts is an indicator that automatically plots a fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The fibonacci is automatically updated in real time as new highest and lowest values appear amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with d
RSI strategies EA supports multiple RSI based strategies. Purchasing this EA can save you the time taken to automate your existing RSI strategy, through coding a custom EA and it also helps you discover profitable RSI strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are explained below: NOTE:   The default settings in the EA are simply place holders. Before
MACD strategies EA is a EA that can support multiple MACD strategies. Purchasing this EA can save you the time taken to automate your existing MACD strategy through coding a custom EA and it also helps you discover profitable MACD strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are explained below: NOTE:   The default settings in the EA are simply place ho
Trade simplifier premium is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjust
Automatic fibonacci with alerts is an indicator that automatically plots a fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The fibonacci is automatically updated in real time as new highest and lowest values appear amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with d
Trade simplifier premium is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjust
フィルタ:
レビューなし
レビューに返信