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

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
Cryptocurrency -  XRPUSD/BTCUSD Candle Time -  5m for best results Leverage -  1:5 This strategy uses RSI, CCI and a few other indicators when they meet certain levels. *BACKTESTING MATCHES LIVE DEMO* DATE: 2018 - OCT 2019   CURRENCY: XRPUSD   CANDLE TIME:  5M Bars in test 137239 Ticks modelled 5913780 Modelling quality 90.00%                                                                            Mismatched charts errors 0 Initial deposit 3000.00 Spread 85 Total net profit 1362781.92 Gross
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
BlackSharkAlgo Pro - Advanced Expert Advisor for MetaTrader 4 BlackSharkAlgo Pro is a Expert Advisor (EA) for MetaTrader 4 , developed for experienced traders seeking an adaptive and versatile automated trading solution. This EA utilizes advanced algorithms to identify and execute trades across many currency pairs and Gold (XAUUSD), prioritizing robust risk management and precise position control. Required Configuration For the EA to function correctly, please add the following URLs to your Meta
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
RetraceX Scalper
Mazhar Ul Hassan Noorul Hassan Noor Ul Hassan
Overview RetraceX Scalper is an advanced pullback scalping bot that utilizes Support & Resistance levels to identify high-probability retracement entries. It ensures precise trade execution with minimal risk and maximum reward, making it an ideal tool for traders who focus on quick pullback opportunities. Key Features Support & Resistance Detection: Identifies strong market zones for accurate trade setups. Pullback Entry Optimization: Scans for high-probability retracement entries to maximize
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. Use
Major Features Works on multiple pairs Multiple Entry Control Features (432 entry types) BUY/SELL trade entries or STOP/LIMIT trade entries Grid Trading Strategy with many control features feature, stops Grid Turpo trading after basket close Emergency Close All Feature Holiday Shut Down Feature Order Management/Checking Conditions Email Management – Grid Turpo talks back to you Grid Array Generation based on user input Take Profit Trader Stealth TP trader – no TP sent to broker Stealth SL featur
バージョンMT 4: https://www.mql5.com/zh/market/product/109262 バージョンMT 5: https://www.mql5.com/zh/market/product/109258 使用方法: https://www.mql5.com/zh/blogs/post/755183 EAの概要: このEAは、2人のブローカーAとBを用いてヘッジ取引を行う。ブローカーAのASKがブローカーBのASKより小さい場合、ブローカーAは購入し、ブローカーBは売却し、2つの口座の損益を観察する。総利益が目標に達すると、口座Aと口座Bは同時に平倉になる。 シーンを適用するには: 1.価格差ヘッジ:異なるブローカーの見積もりが異なり、Aブローカーの見積もりがBブローカーの見積もりより高い場合もあり、Aトレーダーの見積もりがBトレーダーの見積もりより低い場合もある。これはヘッジにお金を稼ぐ機会を提供している。 2.リベートを稼ぐ:手数料の返金サービスを提供する代理店を探して、AB口座が利益がなくても、リベートを稼ぐことができます。 3.プラットフォーム奨励金の使
Smart Soldier
Maria Rosaria Stradiotti
SMART SOLDIER  is a multi-currency EA, works on 9 pairs ,It can work at any broker, with any spread. This EA has a weekly account growth of around 10% and it is a low-risk system because the bets are made only and exclusively after an accurate and studied trend research. Before opening any position, the expert checks that most of the timeframes indicate the same trend. If a trend change occurs, the expert will try to close the positions with the basket system, avoiding large drawdowns and ex
Aurus Gold
Dmitriq Evgenoeviz Ko
"Aurus Gold" is a program that can automatically analyze and trade on the foreign exchange market (Forex) without human intervention. This innovative tool for decisions about buying or selling currency pairs. The main task of Aurus Gold is to maximize profits and minimize risks for investors. It is able to work around the clock, based on predetermined parameters and trading rules. The main benefits of using a currency robot include: 1. Trade automation: The ability to carry out transactions w
Smart EA Summary MT4 – EA Profit Panel by Magic Number Do you run multiple Expert Advisors and want to track their individual performance? Smart EA Summary is a smart visual tool that displays the net profit/loss of all closed trades, grouped by Magic Number and Symbol, directly on your chart in a clean. Features: Shows profit per EA (by Magic Number) and the trading symbol. Calculates the total net P/L across all magic numbers. Uses color-coded display: green for profit, red for loss.
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
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
Set TP & SL by Price – Auto Order Modifier for MT4 任意の注文に正確なTPおよびSL価格を自動設定 ️ すべての通貨ペアとEAに対応、シンボルまたはマジックナンバーでフィルタリング可能 このエキスパートアドバイザーは、Take Profit(TP)およびStop Loss(SL)を正確な価格で設定できます(例:EURUSDの 1.12345 )。ポイントやpipsではなく、価格による明確なコントロール。すべての注文、またはチャート/マジックナンバーによってフィルタリングされた注文に適用可能です。 主な機能: 正確な価格でTPとSLを即時変更 全注文、現在のシンボル、または特定のマジックナンバーに適用 ️ 0を使用してTPやSLを削除 グラフに追加するだけで自動的に作動 すべての取引商品と互換性あり こんな人におすすめ: TP/SLを迅速に制御したい裁量トレーダー 出口戦略を変更したいEAユーザー 多くの注文を管理している人 質問や提案はありますか? コメント欄でお気軽
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
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (184)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
EASY Insight – スマートなトレードはここから始まる 概要 もし数秒で市場全体(FX、ゴールド、暗号通貨、指数、株式まで)を、手作業のチャート確認なしでスキャンできたらどうでしょう? EASY Insight は、インジケーターデータを実践的なトレードインテリジェンスに変換する、AI対応のエクスポートツールです。無駄な推測や視覚的な混乱に疲れたトレーダーのために設計されており、市場全体のスナップショットを1つのクリーンなCSVファイルで提供します。 これまでとは全く違う新しいトレード体験です。ウィンドウの切り替えも、グラフのごちゃごちゃしたオーバーレイもありません。FX Power (FXP)、FX Volume (FXV)、FX Dynamic (FXD)、FX Levels (FXL)、そして非FX資産用のIX Power (IXP) ― あなたがすでに知っているツールから得られる、純粋に構造化されたインサイトだけ。 さらに便利さを求めるなら、 EASY Insight AIO を選んでください。すべてが1つのインストールに含まれ、設定不要。チャート上にインジケータ
TradePanel MT4
Alfiya Fazylova
4.89 (87)
Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 注意、アプリケーションはストラテジー テスターでは動作しません。購入する前に、デモアカウントでデモ版をテストできます。デモ版 ここ 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定します。 すべてのポジションのストップロスをポジションの損益分岐点レベルに設定します。 注文とポ
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [説明書 ] [   デモ ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動的に計算します。 注
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識するため
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
************************************************ *********************************************** GoldMine Train は、ゴールドのトレンド取引戦略 EA です。 オペレーターは主要なトレンドの方向を決定し、トレインに指示を出します。 トレインはその方向で継続的に売買します。ロット数は、アカウント残高と事前設定されたレバレッジ比率によって異なります。 オペレーターがトレンドの方向を変更すると、トレインは停止し、利益を固定します。 ユーザーはチャート上のボタンを使用してトレンドの方向を簡単に選択できます。 ************************************************ ***********************************************
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
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
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
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
これは視覚的な取引パネルであり、取引を簡単に配置および管理し、人為的エラーを回避し、取引活動を強化するのに役立ちます。使いやすい視覚的なインターフェースと、健全なリスクおよび位置管理アプローチを組み合わせています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど使いやすい チャートから簡単に取引 正確なリスク管理との取引、手間のかからない 資本の保存が最優先事項です 気をつけずに利益を上げましょう できるだけ早くリスクのない取引をお楽しみください 開かれているすべての取引の自動トレーリングストップ 最初のストップロスは、取引が行われるとすぐに配置されます EAは、取引を行った後に次のタスクを実行します。 最初のストップロス/テイクプロフィットは自動的に配置されます できるだけ早くフリーライドにロックします(オプション) ストップロスを初めて損益分岐点に移動します(オプション) 停止するまで、希望の方法を使用してストップロスを追跡します その他のクールな機能は次のとおりです。 優れたターミナルアクティビティレポート
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 trading with price action automation (O
R Levels Trade Manager
Snapdragon Systems Ltd
5 (1)
Introduction The SDS_TradeManager EA is a powerful EA designed to manage your positions once you have been filled. It basically works a break-even stop and also a trailing stop where the trigger levels and trail levels are all specified in "R's", that is to say multiples of the initial trade risk. Many successful professional traders think about all their trades and profit taking in terms of multiples of the initial risk R. So for example, if your initial risk on your trade is 50 pips and you wa
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
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
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
トレードックスai あらゆる取引でスリッページコストを回避できると想像してみてください。これは、市場価格で実行されるほぼすべての取引に適用される避けられないコストです。 「スリッページ」という用語は、取引の注文価格と実行価格の差を表します。平均では 1 ピップまたは 10 ベーシス ポイントですが、それよりも高い場合もあります。 TRADEX AI はまさにそれを実現します。注文を開くたびにスリッページを回避し、場合によっては 20 ベーシス ポイントにもなるスリッページ コストを直ちに節約します。 また、人工知能を活用して市場参入価格も向上させます。 TRADEX AI は、体系的にスリッページの影響を受ける市場で実行される取引の非効率性とコストの問題を解決します。 すべての注文からスリッページ コストを回避することを想像してください。コストの節約が最初のメリットです。ある。 1 日あたりおよび 1 か月あたりに実行する注文数はどれくらいですか?これに、各注文で平均 1 ピップまたは 2 ピップの節約を掛けます。 TRADEX AIの利点: + MT4とMT5で動作します +
プライスアクションツールキットEAは主にスカルパー向けに設計されていますが、すべての時間枠で使用して、ストップレベルに基づいて正しく計算されたロットサイズで市場に迅速に参入できます。注文)そして市場が動くにつれてストップを調整して利益を上げます。 使用するすべての機能、設定、およびベストプラクティス戦略の完全なリストについては、ここをクリックしてください:https:// www.mql5.com/en/blogs/post/748072 リスクベースのエントリ クイックオーダーボタンを使用すると、アカウントのリスクの割合に基づいてポジションに移動できます。選択したリスクとストップロスまでの距離に基づいて、ロットサイズが自動的に計算されます。そのため、ブローカーが0.01ロットのサイズ設定を使用できることを確認する必要があります。0.10または1.00のロット増分を使用するように強制された場合、ブローカーは機能しません。 高速取引実行ボタン チャート上にクイックトレード実行ボタンを配置し、トレードを即座に自動的に開いたり、閉じたり、調整したりします。通常のエントリーボタンと同様
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
HFT FAST SCALPING EA the High Frequency Trading which use stop orders to enter the trades when market is trending. 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 parameters ,, CHOOSE LOT SIZE , MAX LOT , CHOOSE TIME , COMMENT AND OTHERS . IT STOPS 3 MINUTES AUTOMATICALLY EVERY 15 MINUTES TO PROTECT THE EQUITY FROM A BIG UNWANTED SLIPPAGE .
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
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
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
Wouldn't it be great if AI had a second look at your trading data — graphics, indicators, and beyond? Introducing AI Trading Station , a revolutionary utility seamlessly integrated with the MetaTrader platform. Powered by the advanced intelligence of OpenAI's ChatGPT, this complete solution covers every step of your trading journey, from data gathering to trade execution. The Complete Trading Process. Reinvented Data Gathering & Visualization: Collect and display vital market data on intuitive
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
EchoTrade Telegram to MT5 Copier Seamless, Instant, and Reliable Signal Copying - Direct from Telegram to MetaTrader 4! Tired of manually executing trades from Telegram signals? EchoTrade automates the process, instantly copying trades from any Telegram channel or group directly into your MT5 account—accurately, efficiently, and without delay. Key Features: Universal Compatibility - Works with almost all signal formats Multi-Channel & Multi-MT4 Support - Copy signals from multiple Telegram chan
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,
作者のその他のプロダクト
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
セント口座に対応
その他不具合の修正