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

Triple Pivot Scalper

How It Works?

Still wondering where you have to put the stop loss and take profit when you open a trade? This EA will do it on your behalf!

According to three different Pivot calculation, the EA will take care of your opened positions by placing stop loss and take profit right onto the pivot lines.

After an order is placed manually or by another EA, it will be modified by adding stop loss and take profit.


How to Use It?

It is very useful during a sideways phase for scalpers or for swing traders. My suggestion is to enable the first level S1/R1 for short-term trades or R3/S3 for medium-term trades. Alternatively, you can look for price bouncing between S1/Pivot or R1/Pivot (especially on overnight session).

Usage of pivot lines is very reliable because represents a point at which a major price movement is expected to occur.

This EA is named "Triple" because there are three different formulas to calculate pivot, support and resistance levels:

  • Standard
  • Fibonacci
  • Camarilla

The EA works even as indicator: the pivot levels on the chart will be refreshed and painted with different colors on a daily basis.


What the EA Will Not Do

  • Open orders automatically - there is no internal logic and conditions to open orders. So this EA is intended to work as a semi-automated system.
  • Show previous days pivots - the EA will show only the current day Pivot, Support and Resistance based on the day before data.


Input Parameters

  • Use Pivot Stops?: enable or disable the function. This function will move stop loss and take profit of any opened trade (with matching Magic Number) onto the pivot lines, including support and resistance. This function will not work if Use Fixed Stops? is already enabled.
  • Pivot SL level: from 0 to 4. Zero if you want to place the stop loss right onto the Pivot line (blue) or 1 to 4 if you want to place the stop loss on R1, R2, R3, R4 if short, or S1, S2, S3, S4 if long.
  • Pivot TP level: from 0 to 4. Zero if you want to place the take profit right onto the Pivot line (blue) or 1 to 4 if you want to place the take profit on R1, R2, R3, R4 if long, or S1, S2, S3, S4 if short.
  • Use Fixed Stops?: enable or disable the function. This function will move the SL and TP of any opened trade (with matching Magic Number) on a fixed pips value. This function will not work if Use Pivot Stops?is already enabled.
  • Fixed SL values: pips for stop loss. This value will be used even if Use Fixed Stops? is disabled, as an alternative stop loss in case of a wrong pivot line, i.e. if you have a short deal opened, and the Pivot SL level is below (instead of above) the current price, the stop loss will be set to this value.
  • Fixed TP values: pips for take profit. This value will be used even if Use Fixed Stops? is disabled, as an alternative take profit in case of a wrong pivot line, i.e. if you have a short deal opened, and the Pivot TP level is above (instead of below) the current price, the take profit will be set to this value.
  • Pivot Formula: 1 for Fibonacci, 2 for Standard and 3 for Camarilla.
  • Magic Number: set zero for manual trading or set your EA magic number.


Errors

If error "array out of range" is shown in the journal, this means that the Daily chart data is missing. Please refresh the view by switching between M1 to D1, then close the chart, open a new chart and attach the EA again.


Pivot Formula - How Is It Calculated?

L = yesterday_low;

H = yesterday_high;

C = yesterday_close;

R (Range) = yesterday_high - yesterday_low;

PP (Pivot Point) = (L + H + C)/3;


Standard:

R1_Std = ((2*PP) - L);

R2_Std = (PP + (R));

R3_Std = (R2_Std + (R));

R4_Std = (R3_Std + (R));

S1_Std = ((2*PP) - H);

S2_Std = (PP - (R));

S3_Std = (S2_Std - (R));

S4_Std = (S3_Std - (R)).


Fibonacci:

R4_Fibo = PP + (R * 1.382);

R3_Fibo = PP + (R * 1.000);

R2_Fibo = PP + (R * 0.618);

R1_Fibo = PP + (R * 0.382);

S1_Fibo = PP - (R * 0.382);

S2_Fibo = PP - (R * 0.618);

S3_Fibo = PP - (R * 1.000);

S4_Fibo = PP - (R * 1.382).


Camarilla:

R4_Cama = C + R * 1.1/2;

R3_Cama = C + R * 1.1/4;

R2_Cama = C + R * 1.1/6;

R1_Cama = C + R * 1.1/12;

S1_Cama = C - R * 1.1/12;

S2_Cama = C - R * 1.1/6;

S3_Cama = C - R * 1.1/4;

S4_Cama = C - R * 1.1/2.

おすすめのプロダクト
Live Signal >>> Ea is currently on test on a Roboforex Pro Cent account. I will regularly publish screenshots of results.  Warning; Please test the EA on a Cent or Demo account first, it's a multipair strategy and does open a lot of trades.  "Realitis" is trading reversals on Multi Pairs (H1), NOT martingale, it does open multiple trades, but each trade has a hard SL, hard TP and a fixed lot setting, no multiplying. I'm currently using a (FREE) Basket Closer to close profits @ $200 when trading
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
4 (1)
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
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
Trend Momentum
Gonzalo Melendi Mancebo
Trend Momentum use indicators as EMAs, MACD and an algorithm to detect trends. After first conditions as been reached, it computes crossing angles of the EMAs to set the trigger. Money management is aloud to set percentage lots or fixed lot. After TP1 is reached, SL is moved to Entry point in order to reduce risk. Parameters for Buy Trades and Sell Trades are separated for optimization process. Default parameters EURUSD - 1H.
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
Pirate
Anatoliy Lukanin
3.9 (20)
Deposit :   from 100 deposit units Trading pairs: I recommend currency pairs: EURAUD, CHFJPY, EURCHF, EURGBP, AUDCHF, CADCHF, USDCHF. Trading period :  Any Account: You should use ECN-ECN.Pro accounts with five-digit quotes with a moderate size (spread). Parameters: USING - Choice, trading risk or fixed lot RISK/LOT - Lot Risk Value RESTORING_THE_BALANCE - Restoring balance* HOW_THE_RESET_WINDOW - Reset the Global Variable TAKE_PROFIT - Set profit STOP_LOSS - Set loss COUNT_BUY - The number of
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
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。
Taranus
Viktor Shpakovskiy
5 (1)
Taranus is a multifunctional EA, a universal assistant to a trader, designed to work under the control of a trader. The EA has a large set of tools and can work: by indicators, by trading levels, by trend lines, by martingale strategy, trade on news. It has: several filters to determine the trend, a multi-level risk management system, money management, virtual stop loss, universal trailing stop, can work with any type of orders. Set files and a guide to the Taranus EA can be found in the "Commen
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
Matrix is a Forex arrow indicator. Displays signals simply and clearly! The arrows show the direction of the transaction, and are colored accordingly, which can be seen in the screenshots. As you can see, trading with such an indicator is easy. I waited for an arrow to appear in the desired direction - I opened a deal. An arrow formed in the opposite direction - closed the deal. The indicator also displays the lines with the help of which the arrow signals are formed, taking into account the int
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%自動的に
Reversal Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/abov
FREE
SPEEDY TIGER https://www.mql5.com/en/users/earobotkk/seller#products Speedy Tiger is a fully automated EA that uses our innovative algorithm combined with our money management concept. This EA is designed for easy to use with simple inputs parameters. INPUTS Trade Comment: user comment Magic No: unique EA Number Time Frame: default is H1 Min Lot: EA will execute not less than the minimum lot size for starting lot, taking into account the calculated risk set in percentage trade risk feature. Max
ROYAL DUTCH SKUNK 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 6 great strategies The EA can be run on even a $20000
This is an Expert Advisor with the elements of graphics trading. It performs trading operations using the "Rectangle" (or "Square") shape. The Expert Advisor automatically draws a square and opens a Buy or Sell orders when the price crosses its lower or upper bounds respectively. The shape can be drawn manually. For this purpose you should disable the auto drawing feature in the Expert Advisor settings. If the price moves in the wrong direction, the Expert Advisor sets up to four orders in accor
LAUNCH PROMO Next price:        $249 The price will be rise to limit the number of users for this strategy The "Trend BtD" Expert Advisor is a representative of robots trading breakout levels. Levels built automatically. The uniqueness of the advisor is that it work WITHOUT averaging and using the martingale principle. ALL orders have StopLoss and TakeProfit. VERY IMPORTANT: Always load SET Files for each pair! Adjust Lot size to yours deposit! HOW TO TEST: 1. Choose  H1  TimeFrame 2. Load my  
Index Master
Paulo Martins Barbosa
3 (1)
MAIN FEATURES - Index Master is a 100% automated system. - Not martingale! Not Grid! Not Hedge! No dangerous strategies are used! - Every orders has a StopLoss and a TakeProfit. - This Expert will win and will lose but in the long run will produce a good profit with quite low temporary drawdown. - Recommended broker : low spread; low comission; not market maker:  https://bit.ly/38hfs2D   - No need set files . Just attach to the following charts and let it work. - Designed for US30 - USTEC an
FREE
HMA Trend Expert
Alexander Fedosov
5 (1)
HMA Trend robot for professional traders works with a set of Hull moving averages( HMA ). Advisor Parameters Use Trade Panel  — Use the visual panel to configure and trade robot. Lot  — Lot size for a market entry. Take Profit(points)  — Take Profit for an open order. Stop Loss(points)  — Stol Loss for an open order. Max Spread(0 - disabled)  — Maximum allowable spread at which you can enter the market. 0 - disabled. Magic number  — The magic number of the robot. EA Comment  — Comments of robot.
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
PatternVol EA
Alexandr Gribanov
4.5 (2)
PatternVol EAは、市場の独自の観察に基づいて作成され、パターン、ローソク足分析、ローソク足ボリュームの分析で構成され、EAにはインジケーターが含まれていません。現時点では、アドバイザーは私の非インジケーター戦略の小さなコンストラクターです。各戦略を個別に無効化および有効化するか、複数の戦略からアセンブリを作成できます。アドバイザーの作業は今日まで続いており、新しい戦略が追加され、アルゴリズムが改善されています。将来的には、誰もが独自の取引戦略を組み立てることができる、非指標戦略の大規模なアグリゲーター(コンストラクター)になるでしょう。 * Expert Advisorは、ECNアカウント(5桁)およびH1タイムフレームのEURUSDペアでの使用をお勧めします。 Expert Advisorは、厳密なSLおよびTP設定を使用します。 Test DEMO: https://www.mql5.com/ru/signals/978514 エキスパートアドバイザーのパラメーター Slippage...     -すべりの最大レベル OnOf
FREE
FDM Strategy is an Expert Advisor based on fractals and five dimension method. Five Dimensions expert system is developed based on a theory combining the Chaos Theory with the trading psychology and the effects that each has on the market movement. There is also an ADX (measuring trend strength with average directional movement index) used as a trading filter. Long and Short Trade Signals: If fractal to buy is above the Alligator's Teeth (red line), the pending Sell Stop order must be placed 1 p
Algorithmic FREE
Vladimir Gorbachev
5 (4)
Medium-term trading system that tries to profit during the price rollbacks after significant movements. The system automatically determines the current trading range, the price rollback levels. This is a demonstration version of the Algorithmic EA, which is optimized over the year 2016 for trading the EURUSD currency pair. It is possible to trade in manual mode using a simple on-screen panel or in fully automatic mode. Amount of trades per month is from 5 to 18 in automatic mode. The recommended
FREE
SIRR Scalper for PipFinite is a robot that has been designed to work with the PipFinite Trend PRO Indicator. It is a dynamic EA that is very active with trades and capital management. The EA can trade the popular symbols EURUSD, GBPUSD, USDCHF, USDJPY, USDCAD, AUDUSD, EURGBP, EURCHF, EURJPY, AUDNZD, AUDCAD, EURNZD. Check our   Blogs   where we share news and set files When you buy my robot, you are welcome to drop me a message to discuss the best setup in combination with the set files 2 purcha
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair
購入する前に、デモアカウントMyVolume Profile FV (無料版) を使用してフォワードテストによるテストを数か月間 行ってください。 それを学び、自分に合った最適なセットアップを見つけてください。 MyVolume Profile Scalper EA は、ボリューム プロファイルを使用するように設計された高度な自動プログラムです。 ボリューム   プロファイルは、 指定 された期間中に特定の価格レベルで取引された総量を取得し、その総量を上昇量 (価格を上昇させた取引) のいずれかに分割します。 )またはダウンボリューム(価格を下げる取引)を行い、オープンまたは デア を行います。 このEAのコアエンジンは、インジケーターボリューム、平均足、ADXを使用しています。 カスタマイズ可能な移動平均を使用した追加フィルターにより、移動平均インジケーターによって与えられる傾向を確認し、追跡します。 このフィルタはオプションであり、デフォルトでは TRUE です (このフィルタを使用します)。 MyVolume Profile Scalper EA は、  すべての時間フレーム
MACD Pro I EA https://youtu.be/2wCzTFIGNp4 =============== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. The Ea is based on the MACD Indicator and 3 more and has been kept simple. ========================================= Maybe better to go for small profit, set it on higher time frames then you can use it for more pairs at the same time. =========================================== => works on all Time Frames but i would recommend
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
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
Trade all crypto pairs including BTCUSD BITCOIN BTCEUR LTC ETH etc (any pair with a spread over 100 including US100 ) CryptoHFT   isn't just another Expert Advisor.   It's your gateway to a new era of intelligent,   adaptive trading in the volatile world of cryptocurrencies.   Powered by a cutting-edge 5-neuron AI engine,   CryptoHFT learns from your chosen timeframe - days,   weeks,   months,   or even years - to discover the optimal settings for   any crypto pair  with spreads ranging from 100
このプロダクトを購入した人は以下も購入しています
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
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の戦略の基盤です。膨大な量の過去およびリア
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Z4SCALP の紹介 ------------------------------------------- Z4SCALP は、トレードごとに SL を持つ高度なトレーディング ロボットで、非常に小さな SL で、マーチンゲールなしで設計されています。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます。他の 3 つのバージョ ンは無料で利用できます ---------------------------------------------------------------------------------------------------------------- テスト戦略を信頼できない場合は、このアカウントを毎日フォローしてください --------------------------------------------------------- 3 か月以上動作しています。毎日よく見て、監視してください。 アカウント番号: 21756797 パ
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 は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
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 は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
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
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 ドル クォンタムエ
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
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
ローンチプロモーション 現在の価格で購入するために残っている販売は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/
EA Gold Stuff
Vasiliy Strukov
4.73 (960)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
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
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
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
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 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するため
GRain EA MT4
Roman Erokhin
4.5 (6)
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
Diamond Ultimate へようこそ!!! BACKTEST GUIDE ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate   は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁のスプレッドをサポートするブ
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は戦略を継続的に調整し、常に一歩先を行くことを保証します
EA Black Dragon
Ramil Minniakhmetov
4.78 (477)
EAブラックドラゴンはブラックドラゴンインジケーターで動作します。エキスパートアドバイザーはインジケーターの色で取引を開始し、注文のネットワークを構築したり、ストップロスで作業したりすることができます。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 ここですべての設定を見つけることができます!推奨事項 通貨ペアEURUSDGBPUSD  時間枠M15  推奨保証金1000ドルまたはセント  推奨設定デフォルト設定入力パラメータ  初期ロット-初期ロット; ロット乗数-後続の注文のロット乗数。 自動ロット-自動ロット計算を有効/無効にします。 自動ロットサイズ-自動ロットが有効になっている場合にアドバイザーがロットを使用するデポジットの金額。 距離-注文間の距離。 最大ロット-アドバイザーが開くことができる最大ロット。 利益を得る-利益を得る; ストップロス-ポイントでストップロス。 トレイルスタート-トレーリングストップがアクティブ化されたポイントでの
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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 は 、強気市場トレンドでも弱気市場トレンドでも、
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
作者のその他のプロダクト
Born to trade DAX CFD and now adapted to trade Forex . Best timeframes to use are H4 and higher . This masterpiece is extremely simple as it is. No martingale, no grids, no additional indicators, few parameters to optimize (Tolerance and Range). It has an integrated time filter which is useful to avoid some bad periods or to close any opened trades in some other periods. Settings ShowInfo - show account info on chart. TradingOnSunday - enable or prevent trading during Sunday. MaxSpread_PAIRS -
Zeta EA
Simone Gargano
2.5 (2)
Can be used on EVERY instrument. Based on the "Zone Recovery" strategy. Suggested TimeFrame: H1 and H4. How it works Zone Recovery is an advanced hedging system. When the market goes against the first trade (based on Bollinger bands) the EA will open an opposite trade with slightly bigger lot size. If the market keeps moving in this new direction, at some point the profit from the profit trade will overtake the loss trade and will close both the trades otherwise will do the opposite.  This b
FREE
All Trades EA
Simone Gargano
3.5 (2)
This robot can trades any Forex pair as well as commodities, CFD and anything else. Best timeframe to use is Daily . Aug. 2016, I strongly believe that, in the end, the market moves randomly. Last events shows us that this is the truth. All traders, banks and analyst predicted a strong bearish move but happened exactly the opposite. Should they change their job and start to bet on horses? No, but basically, would be the same thing! Well, if you bring two inexperienced traders and each of them ta
FREE
With this EA you can say goodbye to your coder and save bucks from your pocket! Did you find out an interesting holy grail indicator and you want to test it on your own? Eager to know if it will be profitable on long term? Well, here it is the Koder Killer EA. Simple steps to follow open your indicator source code search for the Set Index Buffer values copy the values into the EA set all the other features backtest your strategy FOR FREE run your EA on live servers paying a small rent fee. S
This is a multi-currency EA, suggested timeframes: H4 and Daily. Type of trading This is intended to works as a Multi-Currency EA. You can attach it to many charts you'd like to monitor simultaneously. Make sense to use it when there is a correlation between the pairs or other instruments selected. Strategy explanation It has been said that one of the best trading strategy is to watch at who actually moves the market (large traders, banks etc.) and copy them. Someone ironically says to "foll
Born to trade DAX  CFD  and now adapted to trade  Forex . Best timeframes to use are  H4 and higher . This is the Pro version of the free product available since June of 2016. After more than two years, lot of satisfied customers and many successful trades, here you can have the full version of the product. With this version I've added lot of features that have been requested in these years and you are finally entitled to resell the signals of this EA like if it's yours. Settings Pro Setting
Breakeven Edition How the Breakeven Works? In addition to all the feature already available for the Triple Pivot Scalper  edition, I've added an useful "breakeven" function: if enabled, the EA will move the SL to the nearest Pivot level, just behind the current price. This feature allows to make sure that one trade is at least a safe profit. You can then decide if open an additional trade or wait the price to reach the next level. How to Use the EA? It is very useful during a sideways phase
フィルタ:
RDI
1482
RDI 2020.10.14 13:02 
 

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

Natasha Diedericks
5832
Natasha Diedericks 2020.06.14 11:58 
 

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

pnutfx503
1523
pnutfx503 2020.02.04 09:23 
 

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

Wan Ping Fei
1690
Wan Ping Fei 2019.12.05 11:05 
 

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

turokvutr
41
turokvutr 2019.10.01 16:12 
 

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

jose tapia
88
jose tapia 2019.09.11 01:09 
 

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

Judforex
184
Judforex 2019.07.28 14:50 
 

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

Mika_m
131
Mika_m 2019.07.17 00:23 
 

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

Alexey Suvorov
779
Alexey Suvorov 2019.06.17 11:50 
 

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

Thomas Fairhurst
1188
Thomas Fairhurst 2019.05.31 07:35 
 

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

Max Dumler
1216
Max Dumler 2019.05.28 17:51 
 

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

sunnychow
8902
sunnychow 2019.03.28 13:26 
 

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

Aleksandr Tamonin
4107
Aleksandr Tamonin 2019.03.15 17:08 
 

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

Adam Willians
340
Adam Willians 2018.10.14 19:52 
 

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

JackieM
106
JackieM 2018.09.12 17:21 
 

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

Tran Nam
171
Tran Nam 2018.08.11 14:58 
 

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

laranjinha34
14
laranjinha34 2018.07.29 20:10 
 

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

Artem_Sam
195
Artem_Sam 2018.05.31 01:05 
 

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

igran
122
igran 2018.05.15 06:51 
 

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

Matthew Todorovski
12938
Matthew Todorovski 2018.05.10 14:06 
 

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

12
レビューに返信
バージョン 1.5 2020.05.07
Compiled with newer Metaeditor.
バージョン 1.4 2019.04.15
copyright update and fixed small bug.
バージョン 1.3 2018.10.09
Added option to add or remove info on chart and moved on right side to better see the stops level information.
バージョン 1.2 2018.09.22
fixed issues of version 1.1 just released.
Enhanced coding and easier description.
バージョン 1.1 2018.09.22
coding enhancements, simplified usage by adding drop-down menus with options and clear explanation of the parameters.