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

Currency Exchanger MT4

口座履歴の通貨を他の通貨に両替して出力できるスクリプトです。多通貨対応ですので、USD, JPYの相互変換をはじめ EUR, GBP, AUD等、その他マイナー通貨まで両替可能です。 特に確定申告の際には、円以外の運用口座の場合当日の相場で円換算した金額を申告する必要があるため、膨大な労力が必要となります。しかしCurrency Exchangerは一回実行するだけで他通貨へ即座に変換が可能ですので、誰でもかんたんに両替できます。

面倒な作業はCurrency Exchangerにお任せください!

  • 口座履歴から両替した結果をhtml、またはcsv形式にてレポート出力可能。
  • 両替レートはMetaTraderのヒストリカルデータ、またはWebより取得。
  • レポート出力する期間や両替のタイミングを細かく指定可能。
  • レポート出力項目を変更可能。
  • 両替を行わない通常のレポート出力も可能。
  • レポートの言語は英語、及び日本語対応。
  • MT5製品版はこちら : Currency Exchanger MT5

入力項目説明

General(全般設定)

  • Currency of after exchange : 両替後の通貨(英字3桁)。口座通貨を設定した場合両替せずにレポート出力。
  • Decimal place of after exchange : 両替後通貨の小数点以下の桁数。
  • Decimal place of account : 口座通貨の小数点以下の桁数。
  • Currency separator character : 通貨の区切り記号。
  • Report language : レポートの言語。English、及びJapaneseが指定可能。
  • Report format : レポートの出力形式。html、及びcsvが指定可能。
  • Source of exchange rate : 両替レートの取得元。MetaTrader、及び Web(2種)が指定可能。

Period(レポート出力期間設定、サーバー時間で指定)

  • Start year (0 is earliest) : 開始年。0の場合は履歴の最初から。
  • Start month (0 is omitted) : 開始月。0の場合は1月から。
  • Start day (0 is omitted) : 開始日。0の場合は1日から。
  • Start time (h:m:s, empty is omitted) : 開始時間。h:m:s形式にて設定。省略時は0:0:0から。
  • End year (0 is latest) : 終了年。0の場合は履歴の最後まで。
  • End month (0 is omitted) : 終了月。0の場合は12月まで。
  • End day (0 is omitted) : 終了日。0の場合は 月の最終日まで。
  • End time (h:m:s, empty is omitted) : 終了時間。h:m:s形式にて設定。省略時は23:59:59まで。

Time(時間設定、'Source of exchange rate'をMetaTraderに設定した場合のみ有効)

  • Exchange time ([-]h:m UTC, empty is close time) : 両替時間。[-]h:m形式にてUTC(協定世界時)で設定(マイナス設定可能)。省略時は決済時刻。
  • Broker DST area : ブローカーのDST(夏時間)地域。ブローカーに合わせて設定。
  • Server offset hour (winter) : サーバーのオフセット時間(冬時間のオフセットを設定)。ブローカーに合わせて設定。
  • Apply DST to exchange time : DSTを両替時間に適用する場合はtrue。この項目は1年を通じてDST時刻において同時刻で両替したい場合に有効。

Show(レポート表示項目の設定)

  • レポート項目の表示/非表示。

両替レート取得元について

両替レート取得元は3種類用意してあります。 MetaTraderの場合はヒストリカルデータさえ用意できれば一番正確に両替できます。時間設定も豊富ですので様々なケースに対応できるでしょう。両替はブローカーの通貨ペアを使用しますので、通貨ペアが存在していれば両替可能です。 反面ヒストリカルデータが用意できなければ使用できませんのでご注意ください(ヒストリカルデータの取得方法についてはお答え致しかねますのでご了承ください)。 Webからの取得を利用するにはMetaTraderにてURLを設定する必要があります。'ツール -> オプション -> エキスパートタブ'で'Webリクエストを許可する'にチェックを入れ、入力欄に下記URLを設定してください。

1番めのWebからは金融機関が公開しているTTM(仲値)を取得します。 対象通貨はJPY(日本円)のペアのみです(約30種)。金融機関が休日の場合には公開されませんが、その場合は最も近いさかのぼった日のレートを取得します。 なお、確定申告はTTMで換算することが推奨されており、その仕様に合わせた両替方法となります(確定申告の詳細についてはお答え致しかねますのでご了承ください)。 2番めのWebからは海外の送金会社が公開している仲値を取得します。 JPYに限らず両替可能で対応通貨も40種以上になります。また、休日も関係なく両替が可能です。 ただしどちらのWebも当日の両替レート公開までは多少のタイムラグがありますので、公開を待ってから両替を行ってください。

レポート保存場所について

レポートの保存場所は以下となります。MetaTrader Data Folderを表示させるにはMetaTraderにて'ファイル -> データフォルダを開く'を指定してください。なお、保存時にファイル名の変更は行なえませんので、前のレポートを残しておきたい場合にはあらかじめファイル名を変更しておくか、他の場所にコピーしておいてください。

  • (MetaTrader Data Folder)\MQL4\Files\

実行時にはMT4の口座履歴について必ず全履歴を表示しておいてください(口座履歴にて右クリックから全履歴を選択してください)。口座履歴に表示されている取引のみを対象とするため、全履歴表示を行っていないと残高を正確に表示することができなくなります。

このツール(Currency Exchanger)を使用することにより発生したいかなる事柄について、一切の責任を負いかねますのであらかじめご了承ください。

また、あらゆる申告等において、このツールによって作成されたレポートはあくまで参考資料としてお使いください。

おすすめのプロダクト
The trading advisor trades with money management elements, both using the martingale system and using the anti-martingale system, at the user's choice. You can choose the type of money management system in external variables. (Usage options with money management according to Martin or AntiMartin) Opens starting positions on the RSI indicator, after exiting the position on the take profit, increases the lot by the AntiMartin coefficient, again we enter the market on the RSI indicator. With Marti
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
Multi instrument and multi time frame EA, with the best indicators.  The MSD EA can be used for automated and manual trading. Click on the '?' button on the dashboard to obtain information about the various elements of the MSD EA. Uses ATR Take Profits, ATR Stop Losses and ATR Trailing Stops. Comes with an FX Currency Strength meter and a Market Sessions indicator. Has the option to place Trade Lines (Buy, Sell, Close, Alarm). When the price reaches the trendline, the EA will perform the approp
Details of each condition Type 1. Set no use Hedging Martingale, to open the order by yourself only through the push button. TP and SL follow setting. Set Setting_Hedging =false; Set Setting_TrailingStop =false; if not use. Type 2. Semi Auto Recovery Zone You have to open the order by yourself only through the push button. If in the wrong direction and Set true on Hedging Martingale, EA will fix the order with the zone system by use Hedging Martingale Set Setting_Hedging =true; Set Setting_Tra
Overview This Expert Advisor (EA) is designed to identify and trade specific candlestick patterns based on user-defined settings. It uses multiple technical indicators to confirm trends, volume, and trade opportunities. The EA includes features such as customizable trading hours, stop loss, take profit, trailing stops, and lot sizing. This EA is a tool intended to assist traders in testing and developing their own strategies. It is not a standalone trading strategy. Designed with user-defined f
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
AutoClose Expert
Josue Fernando Servellon Fuentes
automatically closes orders from a preconfigured number of pips. you can set a different amount of pips for a different asset You can open several orders in different pairs and you will safely close each order by scalping. a friendly EA easy to use and very useful open orders and don't worry about closing the orders since this EA will close automatically close all trades profits
Details of each condition Type 1. Set no use Hedging Martingale, to open the order by yourself only through the push button. TP and SL follow setting. Set Setting_Hedging =false;     Use_Signal =false;  Type 2. Semi Auto Recovery Zone You have to open the order by yourself only through the push button. If in the wrong direction and Set true on Hedging Martingale, EA will fix the order with the zone system by use Hedging Martingale Set Setting_Hedging =true;     Use_Signal =false;  Type 3. Use
Major Features Works on multiple pairs Multiple Entry Control Features (432 entry types) BUY/SELL trade entries or STOP/LIMIT trade entries Grid Trading Strategy with many control features feature, stops Grid Turpo trading after basket close Emergency Close All Feature Holiday Shut Down Feature Order Management/Checking Conditions Email Management – Grid Turpo talks back to you Grid Array Generation based on user input Take Profit Trader Stealth TP trader – no TP sent to broker Stealth SL featur
バージョンMT 4: https://www.mql5.com/zh/market/product/109262 バージョンMT 5: https://www.mql5.com/zh/market/product/109258 使用方法: https://www.mql5.com/zh/blogs/post/755183 EAの概要: このEAは、2人のブローカーAとBを用いてヘッジ取引を行う。ブローカーAのASKがブローカーBのASKより小さい場合、ブローカーAは購入し、ブローカーBは売却し、2つの口座の損益を観察する。総利益が目標に達すると、口座Aと口座Bは同時に平倉になる。 シーンを適用するには: 1.価格差ヘッジ:異なるブローカーの見積もりが異なり、Aブローカーの見積もりがBブローカーの見積もりより高い場合もあり、Aトレーダーの見積もりがBトレーダーの見積もりより低い場合もある。これはヘッジにお金を稼ぐ機会を提供している。 2.リベートを稼ぐ:手数料の返金サービスを提供する代理店を探して、AB口座が利益がなくても、リベートを稼ぐことができます。 3.プラットフォーム奨励金の使
Smart Soldier
Maria Rosaria Stradiotti
SMART SOLDIER  is a multi-currency EA, works on 9 pairs ,It can work at any broker, with any spread. This EA has a weekly account growth of around 10% and it is a low-risk system because the bets are made only and exclusively after an accurate and studied trend research. Before opening any position, the expert checks that most of the timeframes indicate the same trend. If a trend change occurs, the expert will try to close the positions with the basket system, avoiding large drawdowns and ex
Aurus Gold
Dmitriq Evgenoeviz Ko
"Aurus Gold" is a program that can automatically analyze and trade on the foreign exchange market (Forex) without human intervention. This innovative tool for decisions about buying or selling currency pairs. The main task of Aurus Gold is to maximize profits and minimize risks for investors. It is able to work around the clock, based on predetermined parameters and trading rules. The main benefits of using a currency robot include: 1. Trade automation: The ability to carry out transactions w
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
このEAは、マーケットの変動に関係せず安定したトレードをできるようにデザインされました。 M5のタイムフレームが最適です。上位足H1とH4の価格の変更を計算して、大きくトレンドが発生した後に、価格が戻されるタイミングを見てEntryします。 takeprofit と stoplossはあえて、広めに設定しておくのがコツです。1日1回のトレードにはちょうど良いですね。 そして、もし1回のトレードが負けてしまった場合、ロットサイズを2倍で再トレードの機会を待ちます。 もしトレードがtake profitでクローズした場合は、その日のトレードは終わりです。 また次の日になるまでEAは停止します。 今まで、数多くのトレードを重ねて大きなドローダウンや損失を出してきた反省からこのEAはつくられました。 初期設定ではtakeprofit =40pip, stoploss =40pipsの設定にしてありますが、最適な値に調整してください。 また、stoplossでオーダーがクローズした場合の次のロットサイズの倍率も変更可能です。 安定した利益をコツコツ重ねて大きな夢をつかみましょう!
FREE
The EA Candle Body SizeX2 strategy is a trading approach that focuses on the size of candle bodies in a price chart. Candlestick charts are a popular tool in technical analysis, used by traders to make decisions about buying or selling assets like stocks, forex, or cryptocurrencies. In the context of the "Candle Body SizeX2" strategy, here's how it generally works: Candlestick Analysis : Candlestick charts represent price movements over a specified period, typically showing open, close, high, an
Der rebound EA handelt vollautomatisch  Du bekommst hier einen tollen EA mit extra Zubehör, Kostenlos ! Er verwendet keine gefährlichen Strategien wie Martingale oder Gritter usw. Bei diesem EA kannst du vieles nach deinen Wünschen, oder nach meinem Set einstellen. Zusätzlich hat er einen News Filter, er pausiert die trades während der eingestellten Zeit. Zusätzlich erhöht er auf Wunsch die lots Grösse automatisch. Der Backtest und die trades wurden mit Fusion Markets gemacht Hebel 1:500 Zer
FREE
T Rex
Evgeny Vlasov
2.5 (2)
Порядок работы Cоветник работает на любом таймфрейме на любых валютных парах. При работе советника анализируется несколько трендовых индикаторов и показатели объема торгов, при возникновении необходимых условий происходит открытие рыночного ордера. Советник не открывает следующий ордер, пока не закроется предыдущий. Советник имеет блок TrailingStop , позволяющий перемещать StopLoss за движением цены. Основным отличием этого блока от стандартного является его не линейность. В настройках вам
Trading Control Pad is a useful tool for all traders. To send BUY/SELL, pending order, modify and automatic setting SL and TP in one click by the current symbol. The Trading Control Pad can help you being comfortable and quickly trading.  Pad can help you automatic and manual partially close some lot at the target, breakeven and trailing stop. The Trading Control Pad features / Functionality Showing the currency pair, the total positions, the number of buy and sell orders. Standard tools for op
Psychology
Tais Miranda Hoffmann
5 (3)
The most different product of the site: This tool is an auxiliary tool aimed at managing your trades and psychological discussions. As you probably know, more than 70% of the reason for the success of big traders is psychological issues. Only 30% is related to your strategy. So it is better to strengthen this big part with a tool. With a free tool, I allow you to become a better trader   This tool consists of several rules. In version 1.0, we have 7 rules. In later versions, we will add more ru
FREE
Basket Recovery System : is useful for trading multiple pair on a single account, single chart. Functions Of this Ea with a simple click on a button in any Symbol row, this Utilities will, Open new Order, Set Lot, Close Order, Reverse Order, Add new Symbol, Delete Symbol, with a simple click on a Navigation Button, this Utilities will, Select all Symbol Available on Broker, ReSet Symbol Lots, Close all Order, Set Low Risk for all Symbol, Remove all Pair with spread above 2two.
FREE
This EA trades both with a stop loss, so it can trade without it, with an increase in the lot (martingale) and without an increase in the lot (without a martingale). The advisor trades in the continuation of the impulse. It has a number of filtering indicators. This Expert Advisor is not afraid of large spreads (there is protection), it also has protection from the maximum lot and has trading from the percentage of the deposit. There are two types of Martingale (by adding from the original lot,
The EA utilizes 3 levels grid to capture any direction be it bullish up or bearish down, either way, the EA will end in profit. The EA is called fury as it cuts a very tight loss and immediately compensates the loss into new lot size calculation on the remaining positions. If the initial lot size of level 1 is 0.2 and the EA cuts it at loss at 10 pips, the next lot size will be 0.24 lot (depending on multiplier setting). There will be 3 Buy Stop orders above mid-level, and 3 Sell Stop orders bel
HFT  ZONE MOMENTUM RECOVERY EA_Name ค่า: HFT MTRADER ใช้สำหรับระบุชื่อของ EA เพื่อให้ง่ายต่อการจัดการหรือตรวจสอบในประวัติการเทรด (History) Lot_fix ค่า: 0.02 ใช้กำหนดขนาดของล็อตคงที่ (Fixed Lot Size) ที่ EA จะเปิดในแต่ละคำสั่งเทรด โดยไม่ขึ้นอยู่กับเงื่อนไขอื่น ๆ Lots_X ค่า: 1.5 ตัวคูณล็อต (Lot Multiplier) ซึ่งมักใช้ในการเพิ่มขนาดล็อตในลักษณะการ Martingale หรือ Hedging โดยเมื่อขาดทุนหรือเปิดคำสั่งถัดไป ระบบจะเพิ่มล็อตตามค่าที่กำหนดไว้ High_Low_end_candle ค่า: 10 จำนวนแท่งเทียนที่ใช้ในการคำนวณระ
Manual Zig-zag allows you to build a zig-zag with the mouse, to build it is necessary to turn on the zig-zag and left-click. The file must be placed in the \ MQL4 \ Indicators folder then in the terminal from the list of indicators put it on the chart. A zigzag can be built so that this zigzag can only be seen on the current time frame or in all halves at once. You can change the color and thickness of the line while on the chart without getting into the settings. You can quickly remove each
FREE
XA Risk Reward Ratio Tool MT4 tool is a professional algorithm, that calculates risk of every transaction before it is finalized. It allows you to precisely estimate gain and possible loss. The professional tool can estimate levels of Take Profit and Stop Loss incredibly precisely, making investments more effective and safer. Using Risk Reward Ratio Tool, you can with one click carry out transactions, cancel position, set position rate, set opening point, TP, SL and many other features.  List of
FREE
Rebates Scalper
BILLY ARANDUQUE ABCEDE
MT5 Version Here :  https://www.mql5.com/en/market/product/128834 If you are looking for an EA to maximize your commission on the broker you use while not losing the account you manage. This EA is the right one for you. This EA trades directly a hedge order with the minimum lotsize of 0.01 although you can put any lotsize you want based on your needs. If the EA close the buy or sell order on loss it will double the size on the next order. Its like a martingale but it will close the first entry n
MartexPO
Viktor Shpakovskiy
MartexPO is a moderately aggressive advisor working on a martingale strategy and with the ability to hedge unprofitable positions. Uses pending orders for opening the first order and for hedging. With an asymmetric "lock" - the MartexPO EA is able to independently exit the "lock" with a profit. The MartexPO EA can average orders manually opened by a trader and orders opened by another EA. The EA will be of interest to both beginners and experienced traders. A set files and a complete guide to th
Multicurrency Scalper
Corentin Petitgirard
1 (1)
Hello everyone, Today I want to share with you a sclaping strategy who can works on many currency pair timeframe M1 . Multicurrency Scalper is not a spread sensitive scalper . Multicurrency Scalper is an expert with a backtest around 67% of winrate . Multicurrency Scalper is very easy to use . Multicurrency Scalper do not use any dangerous strategy . Multicurrency Scalper can work on XAUUSD, EURUSD, GBPUSD, USDJPY, AUDCAD, EURCHF and many others. This expert is free because results are variab
FREE
MANUAL OF RECOVERY GRIP The recovery grip system can recover both an isolated loss and a loss produced by a grip or multiple orders, the algorithm gradually compensates the losses until the equity returns to zero. The time it takes for the algorithm to reverse the loss is proportional to the volatility of the pair and the size of the loss.This system allows you to test the algorithm prior to purchase.For this, it has a powerful simulation system in which you can choose whether your loss is a
Heaven Assistant: Simplify Your MT4 Management Simplify the management of the MetaTrader 4 (MT4) platform with the Heaven Assistant . This Expert Advisor (EA) is a robust tool that allows you to control and customize your trading environment in an efficient and user-friendly manner. Key Features: Multiple Pairs Opening: Quick access to most currency pairs, both major and minor, plus exotic pairs. The ability to open indices, metals, and cryptocurrencies with a single click. Template Change: Easi
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (182)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識するため
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overrid
This trade copy utility allows you to instantly and seamlessly replicate and synchronize unlimited orders from multiple master accounts to multiple slave accounts on your local machine. You can create custom channels (or portfolios) with advanced filtering capabilities to copy from multiple master accounts to multiple slave accounts. Moreover, you can tailor these channels with a range of lot sizing and trade condition options to ensure that copied trades outperform the original source. You can
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.85 (13)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use.      sale will end after 48 h how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the econo
FX28 Trader
Tsvetan Tsvetanov
5 (1)
FX28 Trader Dashboardをご紹介します - あなたの究極のトレードマネージャー FX28 Trader Dashboardは、あなたの外国為替(Forex)取引を新たな高みに押し上げるために設計された包括的で直感的なトレードマネージャーです。経験豊富なトレーダーでも、まだ金融の旅を始めたばかりの方でも、この強力なツールは取引活動を効率化し、意思決定プロセスを向上させるために開発されました。 主な特徴: ユーザーフレンドリーなインターフェース: FX28 Trader Dashboardは、あらゆるレベルのトレーダーに適したユーザーフレンドリーなインターフェースを備えています。さまざまな機能やツールを簡単にナビゲートし、わずか数クリックでトレードを完全にコントロールできます。 リアルタイムマーケットデータ: リアルタイムのマーケットデータフィードで先を見越してください。通貨ペア、トレンド、マーケットの変動に関する最新の情報を提供し、情報を元に自信を持ってトレードを実行できます。 高度なトレードアナリティクス: FX28 Trader Dashboardでは、高度なアナ
Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4 platforms. Users not only can follow all instructions from the signa
Trade Copier Pro is a tool to copy trade remotely to MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive t
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Auto Trailing Assistant
Emmanuel Lovski Ijeawele Maduagwuna
Auto Trailing Assistant のご紹介 - 究極の Forex Auto Trailing 管理ソリューション Auto Trailing Assistant は、トレーリング ストップを使用してトレードを管理する方法に革命を起こすように設計された高度なプログラムです。包括的な機能セットを備えたこの強力なツールを使用すると、トレードの結果を簡単かつ正確に最適化できます。 ATA は、以下の手順で Auto Trailing Assistant を表します。 (*) 一般設定の概要: 価格単位の選択 : ユーザーは、ポジションの処理に PIP または POINT のトレーリング オプションを選択できます (どちらか好きな方)。したがって、EURUSD(x ...) ポジションに 200 ポイントを入力すると、通常、このユーティリティがそのポジションで実行する同じ量のトレーリング距離に対して 20 ピップに変換されます。 トレーリング モード : トレーリング モードは 6 つあります。デフォルト モードは、パーセンテージ ロック トレーリング モード、モード 1 に
2025 happy new year -50% discount ($199 -> $99) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set a
Chart Logic is here!  Chart automation for MT4: put your Ideas into Actions! Chart Logic is an EA for MT4 that lets you automate actions on your charts.  You define "conditions" and 'actions"; when all the conditions are true, then all the actions are triggered.  Conditions can refer to a wide range of observations, about account information, candle data, technical indicators, key levels, price, time, market data, trades and so on.  And actions can send alerts/notifications, open/close/modify tr
Ultimate MT4 to Telegram (UMT) sends controlled trades (via symbol, magic, comment) to your telegram channel. It sends open and closed trades, including pending orders and TP/SL modifications, along with chart screenshots, to any telegram channel. Additionally, you can send trade reports of open trades and summary profit/pip reports for day, week, or month. You can customize the design of the trade actions or reports with variables and emoticons.  A beautiful panel allows you to visualize all t
このカスタムアルティメットスナイパーダッシュボードは、オリジナルのアルティメットスナイパーダッシュボードインジケーターをEAでアップグレードしたものです。最大98種類のアルゴリズムで動作し、使用する資産クラスのトレンドの本質を確実に捉えます。 数ヶ月に渡り、多くのお客様から頂いたご提案やアドバイスに直接お応えしたものです。   このカスタムバージョンは、完全にカスタマイズ可能です。 98の独立したカスタムアルゴリズムによって支えられています。 非常に素晴らしいビジュアルインターフェースなので、どのペアやタイムフレームでも、簡単かつ自信を持って市場全体の動向を追うことができます。 テレグラムにリアルタイムのアラートを送ることができます。 取引するペアに応じた独自のインデックスを作成することができます。 携帯電話にリアルタイムでアラートを送ることができるので、PCの前にいなくても動きがあることを知ることができます。 入力設定から8つの指標を設定することができます。 アラートを受信する指標と時間枠を設定することができます。 インターネット接続が検出されなかった場合、アラートが表示されます。
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (5)
TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴 注文管
Программу можно использовать как советник для ручной и полуавтоматической торговли. Или как индикатор для выявления структуры рынка. В торговой части программы отсутствуют ордера Sell, Buy. А также лимитные и стоповые ордера. Вместо этого на график выводится торговая рамка для сделок на продажу -  SELL  или на покупку - BUY . У торговой рамки имеются три уровня. Уровень открытия будущего ордера. Уровень стопа и уровень профита. Влево от торговой рамки выводятся три линии. Перемещая данные линии
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
Equity Protection EA
CARLOS ALBERTO VALLOGGIA
5 (3)
Equity Protection EA MT4 一般的な機能: 取引セッションの結果を完全に制御。 すべての外国為替記号、指数、金属、株式などの全体的な結果を制御します。制御はグローバル株式に対して行われます。 利益率または損失率に達したときに、すべてのシンボルのすべての取引を閉じます。 量とパーセンテージの両方で変更可能な構成。 トレーリングストップグローバルによる結果の保護。 セッションで達成された結果の記録(より高い資本とより低い資本)。 ログイン時にすべての計算は常に貸借対照表で実行されるため、取引の終了または開始には影響しません。- Metatrader 4では、アカウントの利益または損失の特定の割合で個々の取引を閉じる可能性があります。- 新機能: テイクプロフィットまたはストップロスがトリガーされたときにプラットフォームを自動的に閉じるオプション- 通知機能:TP / SLレベルがトリガーされたときにレポートを電話に送信するオプション(プッシュ通知)または電子メール。 TP / SLがトリガーされたときに保留中の注文を削除するオプション。 TP / SLがトリガーさ
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on your
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
ADAM for FTMO 40
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 ----------------------------------------------------------------------------------------------------------------------------
If you need an advisor on any arrow indicator signals - this utility will definitely help you.  You will be able, with the help of this utility to form an unlimited number of EAs on YOUR signals , with your set of settings, with your copyright and complete source code . You will be able to use the resulting EAs unlimitedly , including adding them to the Market and other resources. Generated Martingale EA with the help of this script - here Free simple version of the generation script to help yo
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. Contact me for user support & advices! MT5 Version With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easily and clearly. Display your trades/strategies on the chart. Display your Take Profits/Stop Losses as
作者のその他のプロダクト
AUD,CAD,NZDによる平均回帰EA Trading Camp MT4 MT4版リリース記念! 現在のプロモーション価格は$280です。最終価格は$490ですので、お見逃しなく! Trading Campは平均回帰傾向の強い3通貨(AUD,CAD,NZD)に着目し、逆張り戦略を行うEAです。トレード手法としてグリッドを用いますが、両建てによるセキュリティ機能を搭載しており、ストップアウトになりにくい設計にしてあります。各種フィルターも充実しており、厳選したエントリーを行います(そのため、エントリー頻度は高くありません)。また、入力パラメーターも各種取り揃えているため、お好みによりEAの動作を変更して運用することが可能です。 Trading Campはあなたの旅を存分にサポートいたします! 平均回帰とグリッドによる勝率の高い戦略 両建てによるセキュリティ機能を搭載 各種フィルタリングによる厳選したエントリー 1つのチャートに設定するだけで複数銘柄の取引が行える簡単セットアップ 充実した入力パラメーターによる幅広い運用 インフォメーションパネルによる運用状況の表示 セットファイルはこち
口座履歴の通貨を他の通貨に両替して出力できるスクリプトです。多通貨対応ですので、USD, JPYの相互変換をはじめ EUR, GBP, AUD等、その他マイナー通貨まで両替可能です。 特に確定申告の際には、円以外の運用口座の場合当日の相場で円換算した金額を申告する必要があるため、膨大な労力が必要となります。しかしCurrency Exchangerは一回実行するだけで他通貨へ即座に変換が可能ですので、誰でもかんたんに両替できます。 面倒な作業はCurrency Exchangerにお任せください! 口座履歴から両替した結果をhtml、またはcsv形式にてレポート出力可能。 両替レートはMetaTraderのヒストリカルデータ、またはWebより取得。 レポート出力する期間や両替のタイミングを細かく指定可能。 レポート出力項目を変更可能。 両替を行わない通常のレポート出力も可能。 レポートの言語は英語、及び日本語対応。 MT4製品版はこちら : Currency Exchanger MT4 入力項目説明 General(全般設定) Currency of after exchange :
AUD,CAD,NZDによる平均回帰EA Trading Camp MT5 MT4版リリース記念! 現在のプロモーション価格は$280です。 最終価格は$490ですので、お見逃しなく! Trading Campは平均回帰傾向の強い3通貨(AUD,CAD,NZD)に着目し、逆張り戦略を行うEAです。トレード手法としてグリッドを用いますが、両建てによるセキュリティ機能を搭載しており、ストップアウトになりにくい設計にしてあります。各種フィルターも充実しており、厳選したエントリーを行います(そのため、エントリー頻度は高くありません)。また、入力パラメーターも各種取り揃えているため、お好みによりEAの動作を変更して運用することが可能です。 Trading Campはあなたの旅を存分にサポートいたします! 平均回帰とグリッドによる勝率の高い戦略 両建てによるセキュリティ機能を搭載 各種フィルタリングによる厳選したエントリー 1つのチャートに設定するだけで複数銘柄の取引が行える簡単セットアップ 充実した入力パラメーターによる幅広い運用 インフォメーションパネルによる運用状況の表示 セットファイルはこ
フィルタ:
レビューなし
レビューに返信
バージョン 1.7 2024.02.21
セント口座に対応
その他不具合の修正