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

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
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
バージョン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
Trade like a time traveler thanks to latency arbitrage Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into
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
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (183)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
HFT FAST SCALPING EA the High Frequency Trading which use stop orders to enter the trades when market is trending. Limited price $350 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for  HFT FAST SCALPING EA    $1200 STARTING FROM 1 JANUARY 2025. best use for 1- Low slippage brokers for us30 and DE40 . 2- LOW OR ZERO COMMISSION BROKERS FOR EUR AND GOLD. 3-Prop firms like ftmo ,tff,.......etc This EA UNLIKE Other HFT EAs , You can see that in the parame
We offer simple and reliable software that can  copy trades  between any MT4 accounts. Easy to use MetaTrader copier which saves valuable time Reliable, so you are protected from technical issues Powerful, with a lot of features available Who can use this MT4 copier? Forex Copier is a solution for individual traders or account managers who need to execute trade signals from external sources or who need to  manage several MetaTrader 4 accounts  at the same time. We do not offer you “yet another
TradePanel MT4
Alfiya Fazylova
4.9 (86)
Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 注意、アプリケーションはストラテジー テスターでは動作しません。購入する前に、デモアカウントでデモ版をテストできます。デモ版 ここ 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定します。 すべてのポジションのストップロスをポジションの損益分岐点レベルに設定します。 注文とポ
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
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
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
With this Expert Advisor you will follow the sound trading principle Buy Low and Sell High by default ! And you can do that even with a normal day job . You will be even able to trade on lower timeframes which you could never do without such an Expert Advisor. And the best thing is that you are in control! You can tell the Edge Zone EA where it has to enter and where it has to exit. And you can do that even many hours before the trade will occur . This EA is therefore an excellent assistant for
三角裁定取引戦略は、3つの関連する通貨ペア間の非効率性を利用し、非効率性が解決されたときに純利益のために互いに打ち消し合うオフセット取引を配置します。取引には3つの取引が含まれ、最初の通貨を2番目に交換し、2番目の通貨を3番目に交換し、3番目の通貨を最初の通貨に交換します。 3番目の取引では、アービトラージャーは、市場の相互為替レートが暗黙の相互為替レートと一致していない場合に存在する不一致からのゼロリスク利益を固定します。 [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 三角裁定取引リングの例は、USD、GBP、EURです。このような裁定取引の機会に関係する通貨ペアは、EUR / USD、GBP / USD、およびEUR/GBPです。これらのペアは、分子と分母を持つ代数式と考えることができます。 EUR / USDの分子はEURであり、そのペアの分母はUSDです。この方程式は、EURをUSDで割ったものになります。これらの3つの通貨ペアは、次のように表現できる3つのarbリングを構成します。 MEAN = EURU
取引したい主要エリアを特定したら、サポートとレジスタンス、または供給と需要のゾーンを自動的に取引します。この EA を使用すると、1 回のクリックで買いゾーンと売りゾーンを描画し、価格が反転すると予想される場所に正確に配置できます。EA はそれらのゾーンを監視し、ゾーンに指定した価格アクションに基づいて自動的に取引を行います。最初の取引が行われると、EA は、ターゲット エリアとなる、配置した反対のゾーンで利益を出して終了します。その後、2 つの選択肢があります。取引を終了して新しいゾーンを描画してエントリーするか、利益を出して終了し、すぐに反対方向に取引を反転して、「常に市場に参加する」スタイルの戦略を作成します。 入力と戦略を含む完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/760256 この EA は、市場で固定またはハード ストップ ロスを使用しないポジション トレーダーまたはドル コスト平均法の取引戦略向けに設計されています。代わりに、次の利用可能なサポートまたはレジスタンス ゾーンで同じ方向に新しい取引を行うことで、
Engulfing Dashboard is a forex system that can help you generate forex profits easily without having to work hard to learn forex knowledge because this Dashboard is complete with all the facilities and functions that are sophisticated and effective. This system is made based on Supply and Demand techniques to measure Market Direction (trend) more accurately than using indicators such as Moving Average, MACD, trendline and so on. It is made using a certain formula so that the accuracy of the mar
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
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
ATTENTION   the expert does not work in strategy tester, for a trial version visit my profile. ATTENTION the expert must remain with the operations history in " COMPLETE HISTORY " Manual to download the automatic journal visit my profile RiskGuard Management – Professional trading, without compromise RiskGuard Management is the ultimate ally for traders who want to maximize profits and minimize losses with advanced risk management. It’s not just a tool; it’s an intelligent system that helps you
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識するため
プライスアクションツールキットEAは主にスカルパー向けに設計されていますが、すべての時間枠で使用して、ストップレベルに基づいて正しく計算されたロットサイズで市場に迅速に参入できます。注文)そして市場が動くにつれてストップを調整して利益を上げます。 使用するすべての機能、設定、およびベストプラクティス戦略の完全なリストについては、ここをクリックしてください:https:// www.mql5.com/en/blogs/post/748072 リスクベースのエントリ クイックオーダーボタンを使用すると、アカウントのリスクの割合に基づいてポジションに移動できます。選択したリスクとストップロスまでの距離に基づいて、ロットサイズが自動的に計算されます。そのため、ブローカーが0.01ロットのサイズ設定を使用できることを確認する必要があります。0.10または1.00のロット増分を使用するように強制された場合、ブローカーは機能しません。 高速取引実行ボタン チャート上にクイックトレード実行ボタンを配置し、トレードを即座に自動的に開いたり、閉じたり、調整したりします。通常のエントリーボタンと同様
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is a Demo version of this panel Dashboard Currency Strength Meter AdvancedDemo in my product list, please try it out to get familiar with all functionalities free, LINK . The Dashboard Currency Strength Meter Advanced gives you a quick visual guide to which currencies are strong, and which ones are weak over the customized 4 time-frames and period.
デモ版をダウンロード 説明書 -       https://www.mql5.com/ru/blogs/post/758419 テストモード           (テスター内)パネル機能         非アクティブ   パネル自体の視覚的な表示のみを提供しています。 特定のストップロス レベルに基づいてポジション サイズやリスクを即座に計算できるツールは、プロのトレーダーにとっても初心者のトレーダーにとっても重要です。TRADE PRO トレーディング ユーティリティは、迅速かつ正確な計算を提供し、時間に敏感で変動の激しい市場での意思決定に役立ちます。 主な機能: オリジナル。シンプル。効果的。 メイン取引パネルの独創的で便利な開き方: マウスをチャートの右側に移動し、適切な方向をクリックして先物注文を配置します。 マーケット注文の迅速なインストール TRADE PROでリスクに充てる残高または資本の割合を設定するか、リスクに充てる特定の金額を指定します。チャート上でストップロスレベルを視覚的に定義すると、ツールが各通貨ペアの最適なポジションサイズを自動的に計算します。ツールは
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 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
The Best One Scalping Trade Panel functional manual trade panel with risk reward, auto SL by candle ( original solution), lot size calculation, one-click trading, scale in and out of trades (partial close),  Works with all symbols not just currency pairs, perfect works on DAX, NASDAQ, GOLD, ...... I earn every day during live stream on ZakopiecFX - join Me Risk by lot Risk by percent SL by points SL by Candle, Renko, RangeBar ( original solution) TP by point TP by Risk/Reward Auto Trailing by P
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
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
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
このカスタムアルティメットスナイパーダッシュボードは、オリジナルのアルティメットスナイパーダッシュボードインジケーターをEAでアップグレードしたものです。最大98種類のアルゴリズムで動作し、使用する資産クラスのトレンドの本質を確実に捉えます。 数ヶ月に渡り、多くのお客様から頂いたご提案やアドバイスに直接お応えしたものです。   このカスタムバージョンは、完全にカスタマイズ可能です。 98の独立したカスタムアルゴリズムによって支えられています。 非常に素晴らしいビジュアルインターフェースなので、どのペアやタイムフレームでも、簡単かつ自信を持って市場全体の動向を追うことができます。 テレグラムにリアルタイムのアラートを送ることができます。 取引するペアに応じた独自のインデックスを作成することができます。 携帯電話にリアルタイムでアラートを送ることができるので、PCの前にいなくても動きがあることを知ることができます。 入力設定から8つの指標を設定することができます。 アラートを受信する指標と時間枠を設定することができます。 インターネット接続が検出されなかった場合、アラートが表示されます。
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
KopirMT4 (CopierMT4) - transaction copier for the MetaTrader 4 terminal, copies (synchronizes, duplicates) transactions from any accounts (copier, copy dealers).  Supports copying: MT4 <-> MT4, MT4 -> MT5 Hedge, MT5 Hedge -> MT4 Free version for test  Why exactly our product? The copier has a high speed and is not dependent on ticks. Copy speed - less than 0.5 sec. Transactions are copied with high accuracy, the scalper mode allows you to copy only at the best price. Able to increase transacti
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
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
作者のその他のプロダクト
AUD,CAD,NZDによる平均回帰EA Trading Camp MT4 Trading Campは平均回帰傾向の強い3通貨(AUD,CAD,NZD)に着目し、逆張り戦略を行うEAです。トレード手法としてグリッドを用いますが、両建てによるセキュリティ機能を搭載しており、ストップアウトになりにくい設計にしてあります。各種フィルターも充実しており、厳選したエントリーを行います(そのため、エントリー頻度は高くありません)。また、入力パラメーターも各種取り揃えているため、お好みによりEAの動作を変更して運用することが可能です。 Trading Campはあなたの旅を存分にサポートいたします! 平均回帰とグリッドによる勝率の高い戦略 両建てによるセキュリティ機能を搭載 各種フィルタリングによる厳選したエントリー 1つのチャートに設定するだけで複数銘柄の取引が行える簡単セットアップ 充実した入力パラメーターによる幅広い運用 インフォメーションパネルによる運用状況の表示 経済カレンダーはこちら : 2010-2019 , 2020-2025 MT5版はこちら : Trading Camp MT5
口座履歴の通貨を他の通貨に両替して出力できるスクリプトです。多通貨対応ですので、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 Trading Campは平均回帰傾向の強い3通貨(AUD,CAD,NZD)に着目し、逆張り戦略を行うEAです。トレード手法としてグリッドを用いますが、両建てによるセキュリティ機能を搭載しており、ストップアウトになりにくい設計にしてあります。各種フィルターも充実しており、厳選したエントリーを行います(そのため、エントリー頻度は高くありません)。また、入力パラメーターも各種取り揃えているため、お好みによりEAの動作を変更して運用することが可能です。 Trading Campはあなたの旅を存分にサポートいたします! 平均回帰とグリッドによる勝率の高い戦略 両建てによるセキュリティ機能を搭載 各種フィルタリングによる厳選したエントリー 1つのチャートに設定するだけで複数銘柄の取引が行える簡単セットアップ 充実した入力パラメーターによる幅広い運用 インフォメーションパネルによる運用状況の表示 経済カレンダーはこちら : 2010-2019 , 2020-2025 MT4版はこちら : Trading Camp MT4
フィルタ:
レビューなし
レビューに返信
バージョン 1.7 2024.02.21
セント口座に対応
その他不具合の修正