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

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
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
Don Hits
Nestor Alejandro Chiariello
5 (1)
積極的な取引の専門家であるドンを紹介します。これは多方向システムであり、すべての時間とすべての通貨をカバーし、ドローダウンコントロールを備えています。 このシステムは、私のマーチンゲール ロジックの 1 つを使用して、より短い時間とより長い時間で何が起こるかを追跡します。また、ドローダウンに介入する必要があるかどうかも決定されます。多くの人がマーチンを好まないことはわかっています 彼らはアカウントを書き込むことに慣れていますが、私のシステムは違うと信じてください。これはエラーをカバーし、常に動作を続けるために実装されたロジックです。これらのシステムは DD が高くなる可能性があるため、内部 それを制御するために設計されたシステム、市場で最も利益を生み出すのはマーティン社であることを忘れないでください。 グリッド取引の高度な技術を使用した攻撃的なシステムで、市場全体を管理します。最も高度な技術は、エントリーとエグジットのどちらかを制御する保護であるため、ドンヒットでエントリーすることができます。つまり、積極的にエントリーします。 ただし、継続的に累積的な防御を行う厳密かつ複雑なシス
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
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. EA does not use martingale. It has high accuracy, 98% of all orders are profitable. 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
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
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
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ 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.プラットフォーム奨励金の使
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
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 (6)
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
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,
Please feel free to contact me if you need any further information. Please let me know if you have any questions. I hope the above is useful to you. MT 2ma Cross Count : is a moving average with 2 lines crossing but the strategy is to focus on the desired number of history bars and count signals that occur. Suitable for traders specialize in martingale strategy or traders specialize in technical ... etc. Traders with the ability to do fundamental analysis have an advantage. Because it will ma
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.  Risk Re
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.44 (186)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
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
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
TradePanel MT4
Alfiya Fazylova
4.91 (89)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
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
Summer 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 tra
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
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
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 Trading Made Simple Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes TDI as the main indicator to generate trading signal mainly on H1 and H4 timeframes. The signal will be further filtered and trimmed. Stochastic; Heiken Ashi candle direction and candle s
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では、高度なアナ
EA for Cycle Sniper Indicator This utility is designed to open/close auto trades according to the Cyle Sniper indicator's signals. Different entry rules  with various stop loss, take profit options can be applied. You will find the details in this blogpost.  https://www.mql5.com/en/blogs/post/749655 Some important issues are explained in the video. Please do not hesitate to contact us if you need further information. IMPORTANT NOTE: You can not test the full functions of the EA on the strategy t
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 ---------------------------------------------------------------------------------------------------------------------------
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
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
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals 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  p
Mentfx Mmanage
Anton Jere Calmes
5 (16)
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
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 b
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
The Expert Advisor helps manage your account equity. You can set the EA to close all trades at the total account profit or buy/sell line profit or close at a certain predetermined loss percentage… Parameters: Chart Symbol Selection: For Current Chart Only/ All Opened Orders Profit all to close all order USD (0 - not use):  Profit   in money Profit buy to close buy order USD (0 - not use):  Profit     in money Profit sell to close sell order USD (0 - not use):  Profit     in money Loss all to c
This panel is very simple to use and it is a very ally to manage your positions and orders. Also you can modify your risk, writing in fields directly on Panel. One click on buttons and the operation on market is done! Operations possible: BUY/SELL Break Even Split (close 50% all orders) Close All positions Hedging (opens reverse positions to cover) Close only BUY positions Close only SELL positions Close All pending orders Reverse all positions Please watch the video to verify the very simple
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,
On the occasion of the first days of publishing and attracting first customers, a 50% discount $120 for first 10 user 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 of pending orders
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
Averaging Helper - This sort of trading helper instrument will help you average out your previously unprofitable positions using two techniques: standard averaging hedging with the subsequent opening of positions according to the trend The utility has the ability to sort out several open positions in different directions at once, both for buy and for sell. For example, you opened 1 position for a sell and the second for a buy, and they are both unprofit, or one is in the unprofit and one is in
あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
JoyBoy EA advantage: the first support for small capital work EA, real trading more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of about 12 hours. This EA does not use Martingale or Grid strategy Makes it safer for your capital. You can also use this EA to pass prop firm Challenges because of its very low drawdowns and stable profits. Support currency: EURNZ
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レ
テストモード (テスター内) では、パネル機能はアクティブではありません。パネル自体の視覚的表現のみを提供しました。 指定されたストップロスレベルに基づいてポジションサイズやリスクを即座に計算できるツールは、プロのトレーダーと初心者の両方にとって重要です。 TRADE PRO 取引ユーティリティは、高速かつ正確な計算を提供し、限られた時間と増大する市場のボラティリティの状況での意思決定を支援します。 手順 -   https://www.mql5.com/ru/blogs/post/758419 主な機能: オリジナル。ただ。効果的。 メイン取引パネルのオリジナルで便利な開口部: チャートの右側にマウスを置き、適切な方向にクリックして今後の注文を出します。 成行注文の迅速な設定 TRADE PROを使用して残高または資本のリスクの割合レベルを設定するか、特定のリスク量を指定します。チャート上のストップロスレベルを視覚的に決定し、ツールが各通貨ペアの最適なポジションサイズを自動的に計算できるようにします。このツールは、指定されたリスクリワード比率に基づいて利益目標 (利食い) を自動
作者のその他のプロダクト
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
セント口座に対応
その他不具合の修正