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

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
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 a
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_T
Introducing AutoPilotFX: Your Ultimate Trading Panel with Advanced Features Take your trading to new heights with AutoPilotFX, an MQL4 Expert Advisor designed to streamline your trading process and optimize your strategies. Discover the powerful features it offers and learn how it can help you maximize your profits and minimize your risks. Key Features: Automatic Lot Size Calculation: AutoPilotFX automatically calculates the ideal lot size based on your desired risk-reward ratio, ensuring that y
FREE
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
Live signal,  You can see the performance of the robot by clicking this link: 1. https://www.mql5.com/en/signals/1778077?source=Site+Profile+Seller Important note :  To enable your news filter, please connect this link to your terminal Otherwise the news will not work. please  go to terminl MT4  :  Tools => Options  => Expert Advisor  => tick Allow web request for listed URL  => please paste URL WEB link here (  URL WEB request NEWS LINK :   http://nfs.faireconomy.media/ff_calendar_thisweek.xml
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. Us
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.プラットフォーム奨励金の使
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 transact
The demo version of GS Assist: only EURUSD, limited Lot, Profit and Loss parameters, the Members of Group panel has only two rows. The full version features a built-in Forex Factory news feed to allow closing orders before the news releases. GS Assist is designed for managing orders of other experts and risk exposure. It can run on all forex symbols. The tool can be used as an order manager for other experts and/or as a quick trading tool featuring BUY and SELL buttons. Features: Automatic closi
FREE
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
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 o
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
弱いボラティリティチャネルで取引される自動スカルパー。戦略の本質は、通貨ペアの履歴で分析された、トレンドの偏差とボラティリティの異常な急上昇を検索することです。適応アルゴリズムは、取引を追跡して開くために使用されます。 ロボットは、マルチンゲールなし、注文グリッドでの取引、取引の非実行、最小停止レベルなしなど、非常にリスクの高い戦略を使用しません。 作業時間枠:   M1 使用通貨ペア:   AUDCAD、AUDCHF、AUDJPY、AUDNZD、AUDSGD、AUDUSD、CADCHF、CADJPY、CHFJPY、EURAUD、EURCAD、EURCHF、EURGBP、EURJPY、EURNZD、EURSGD、EURUSD、GBPAUD、GBPCAD、GBPYCHF、GBPN NOKJPY、NZDCAD、NZHF 、NZDJPY、NZDUSD、USDCAD、USDCHF、USDJPY、USDSGD。 開発会社の公式サイトはこちら     MQL5プロファイル 私たちの公開チャンネルへようこそ     MQL5Сhannel その他の製品     Varko Technologies
Night
Aleksandr Valutsa
Recommendations, warnings, notes  -  https://www.mql5.com/ru/blogs/post/759146 Советник может работать как в определенное время суток так и круглосуточно. Торговля происходит внутри определенного канала на перекупленности и перепроданности рынка, именно в то время когда вероятность отбоя от сильных уровней наиболее высокая. Для защиты депозита используется рыночный и виртуальный стопы, а также закрытие ордеров по обратному сигналу индикаторов. Параметры CloseAll - закрыть все немедленно StopAft
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
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 e
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
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 var
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (180)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
カスタム・アラートは、8つの主要通貨(USD、CAD、GBP、EUR、CHF、JPY、AUD、NZD)、GOLD(XAU)、これらの通貨をベースとした28のFXとGOLDの全ペア、そしてUS30、UK100、WTI、Bitcoinなどの最大7つの指数にわたって有望なセットアップを識別する多用途のマルチマーケット・モニタリング・ツールです。完全にカスタマイズ可能です。このツールは、FXパワー、FXボリューム、IXパワーのインジケーターからデータを収集し、重要なイベントを通知します。  このマルチマーケットスキャナーが提供するすべてのオプションの恩恵を受けるには、開始する前に、使用するインジケータをターミナルにインストール済みである必要があります。 機能と様々なアラートオプションの詳細については→カスタムアラ ートFAQをご覧ください。
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
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
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
TradePanel MT4
Alfiya Fazylova
4.9 (86)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
Equity Protection EA
CARLOS ALBERTO VALLOGGIA
5 (3)
Equity Protection EA MT4 一般的な機能: 取引セッションの結果を完全に制御。 すべての外国為替記号、指数、金属、株式などの全体的な結果を制御します。制御はグローバル株式に対して行われます。 利益率または損失率に達したときに、すべてのシンボルのすべての取引を閉じます。 量とパーセンテージの両方で変更可能な構成。 トレーリングストップグローバルによる結果の保護。 セッションで達成された結果の記録(より高い資本とより低い資本)。 ログイン時にすべての計算は常に貸借対照表で実行されるため、取引の終了または開始には影響しません。- Metatrader 4では、アカウントの利益または損失の特定の割合で個々の取引を閉じる可能性があります。- 新機能: テイクプロフィットまたはストップロスがトリガーされたときにプラットフォームを自動的に閉じるオプション- 通知機能:TP / SLレベルがトリガーされたときにレポートを電話に送信するオプション(プッシュ通知)または電子メール。 TP / SLがトリガーされたときに保留中の注文を削除するオプション。 TP / SLがトリガ
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 MetaTrade
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
デモ版をダウンロード 説明書 -       https://www.mql5.com/ru/blogs/post/758419 テストモード           (テスター内)パネル機能         非アクティブ   パネル自体の視覚的な表示のみを提供しています。 特定のストップロス レベルに基づいてポジション サイズやリスクを即座に計算できるツールは、プロのトレーダーにとっても初心者のトレーダーにとっても重要です。TRADE PRO トレーディング ユーティリティは、迅速かつ正確な計算を提供し、時間に敏感で変動の激しい市場での意思決定に役立ちます。 主な機能: オリジナル。シンプル。効果的。 メイン取引パネルの独創的で便利な開き方: マウスをチャートの右側に移動し、適切な方向をクリックして先物注文を配置します。 マーケット注文の迅速なインストール TRADE PROでリスクに充てる残高または資本の割合を設定するか、リスクに充てる特定の金額を指定します。チャート上でストップロスレベルを視覚的に定義すると、ツールが各通貨ペアの最適なポジションサイズを自動的に計算します。ツール
On the occasion of the first days of publishing and attracting first customers, a 50% discount $120 for first 10 user (3 license left) Next price is $160 > $200 > $240 Don't forget to send a message after buying (not renting) to add you to our VIP group for free. Live OrderBoook, Another high-level tool by Ziwox Order Book An order book is an electronic list of buy and sell orders for a specific asset, organized by price level. It provides real-time data on market depth, showing the amount o
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.86 (14)
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 econ
Trade Copier Agent は、複数の MetaTrader(4/5) アカウント/端末間で取引をコピーするように設計されています。 このツールを使用すると、プロバイダー (ソース) または受信者 (宛先) として機能できます。すべての取引アクションは、遅延なくプロバイダーからレシーバーにコピーされます。 このツールを使用すると、0.5 秒未満の超高速のコピー速度で、同じコンピューター上の複数の MetaTrader ターミナル間で取引をコピーできます。 Trade Copier Agent インストール & 入力ガイド コピーを開始する前、または注文がないうちに、プロバイダー アカウントで設定を適用してください。 注文中の変更は、受取人のアカウントに影響します。 例: プロバイダー アカウントが買い注文を適用し、その後、受信者アカウントのすべての買い注文を無効にすると、決済されます。 EA追加URL(   http://autofxhub.com   )MT4端末(スクリーンショット参照) に関する通知を受け取りたい場合 。 MT5 バージョン https://w
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
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
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
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 (overr
2024 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 and forget tradi
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 sign
BBMA Oma Ally Signals Scanner (BBMA Oma Ally Analyzer Dashboard EA) This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry
Strategy Maker MT4
Tais Miranda Hoffmann
5 (4)
Friends, at first you may think that this tool is difficult to use, but by reading its guide, you can easily use it. Once you learn, you can test thousands of strategies in it. Dear friends, this tool can not be tested in backtest. Using this tool, you can test your strategies live. Create strategies that are in your mind. With this tool, you can make the strategies you have in mind a reality. Create and use experts using popular indicators such as RSI, MACD, Moving Average, Bollinger Band, et
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
For more info join to http://discord.io/reitakfx where you can get info how to set, how to trade or for your questions -------------------------------- If you want this panel and all my other products for FREE , create account here http://bit.ly/reitakfxroboforex and then write me and I will send you all my actual and future product for FREE + VIP on my  DISCORD   -------------------------------------- Set in panel what margin will use to trade. When you ready to trade, just click to buy or se
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ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
Let Your Ideas Earn For You. Convert your Ideas and Strategies in to automated trading bots directly on MT4. Visual Strategy Builder with Instant Results on the chart. This One of a kind strategy builder, allows you to specify rules and visually see the signals based on those rule as you create them. Visit the link for Group, User Manual, Video Examples Why Use LBM LBM is an essential tool for traders of all levels. It allows traders to create strategies quickly and easily, and to test th
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴
FX28 Trader
Tsvetan Tsvetanov
5 (1)
FX28 Trader Dashboardをご紹介します - あなたの究極のトレードマネージャー FX28 Trader Dashboardは、あなたの外国為替(Forex)取引を新たな高みに押し上げるために設計された包括的で直感的なトレードマネージャーです。経験豊富なトレーダーでも、まだ金融の旅を始めたばかりの方でも、この強力なツールは取引活動を効率化し、意思決定プロセスを向上させるために開発されました。 主な特徴: ユーザーフレンドリーなインターフェース: FX28 Trader Dashboardは、あらゆるレベルのトレーダーに適したユーザーフレンドリーなインターフェースを備えています。さまざまな機能やツールを簡単にナビゲートし、わずか数クリックでトレードを完全にコントロールできます。 リアルタイムマーケットデータ: リアルタイムのマーケットデータフィードで先を見越してください。通貨ペア、トレンド、マーケットの変動に関する最新の情報を提供し、情報を元に自信を持ってトレードを実行できます。 高度なトレードアナリティクス: FX28 Trader Dashboardでは、高度なアナ
作者のその他のプロダクト
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
セント口座に対応
その他不具合の修正