• 概要
  • レビュー
  • コメント

Direct export to matlab mt4

Use this script to export the price history to MATLAB mat files from any chart. Optionally, a CSV file can be created. This script allows easily creating and verifying your trading strategy in MATLAB, for example, statistical arbitrage or pairs trading strategies.


Input parameters

  • startDT: start export from this date and time. Can be '1970.01.01 00:00:00' to start from the first available date and time.
  • endDT: the last date and time in the file. Can be '1970.01.01 00:00:00' to export until the most recent available date and time.
  • tryDownloadHistory: try to download history if there is no corresponding history in the terminal.
  • writeCSV: create CSV file as well.

Then simply open the created mat file in MATLAB. Variable name created in MATLAB corresponds to exported symbol name and timeframe. If there are special symbols in the instrument name, then they are replaced with "_".

The resulting variable has a matrix structure, where the columns are values of the corresponding parameters below:

Matlab serial date number(datenum), Open, High, Low, Close, Tick volume, Spread, Real volume.

To simplify access to corresponding time series scalar, index variables are created: itime, iopen, ihigh, ilow, iclose, itick_volume, ireal_volume. For example, they can be used to plot the chart of Close price relative to time in MATLAB (assuming EURUSD_M1 is the corresponding variable):

plot(datetime(EURUSD_M1(:, itime),'ConvertFrom','datenum')), EURUSD_M1(:, iclose));

The format of CSV file is: Date, Time, Open, High, Low, Close, Tick volume, Spread, Real volume.

おすすめのプロダクト
Historical and positioning trade volume calculator. Especially designed for trader who trade cryptos and familiar with the rules of Exchange. [IMPORTANT] Be sure load the historical orders in `Account History` tab for this tools to calculate properly.  - Just right click in `Account History` tab -> `Custom Period` -> Select the period you'd like it to calculate with. I've met some friends always want to know how their traded values and want to display them on chart. Here I represent to you
Expert candle finder for forex in MetaTrader 4 Expert candle finder is one of the practical trader assistant experts that is used in the forex financial market, this expert accurately identifies the candlestick patterns on the price chart as a signal, all the found candles. informs you. This expert is run on your Meta trader platform and in a very precise way, it examines all the currency pairs that are in your watch list and every currency pair that had a professional and good candlestick patt
請點選copyright link跳轉至官方網站觀看詳細說明 https://www.ainstein.com.tw/ 由AInstein研發團隊獨立開發的全方位交易整合軟體,並獲得經濟部核可「智能交易系統軟體」智產權專利,提供協助交易者最專業的交易資訊軟體與諮詢服務。 由AInstein研發團隊獨立開發的獨創外匯智能交易系統,並持有經濟部智慧財產局頒發的專利證書新型第M598465號—智能交易系統,讓交易者能以玩遊戲的形式,輕鬆愉快地進行交易。 提供官方專屬的合作券商平台優惠方案,並依據個別需求,提供客製化策略方案設計及諮詢服務。 提供同業與異業間彼此推廣的商業合作策略方案設計及諮詢服務。 提供專業的客製化EA代寫,協助有策略但非程式專長的交易者,也能有專屬的量化交易工具。 提供與券商間互惠互利的合作,以及代理技術客製化培訓課程,協助代理專業交易知識與技術的提升。
The Visual Order Tracking (VOT) indicator makes trade history and performance metrics visible on the chart in three ways: 1) Draw History of closed and open trades with arrows, lines and trade result numbers (pips, $ profit, % profit, % change); 2) Summary Trade Panel to show open and closed trade summaries by symbol, lots, pips, profit and advanced stats; and 3)  Open Trades Panel to show open trades by Symbol Ticket, Type, Lots, Profit, pips, SL pips, StopLoss, TakeProfit, Spread, Magic, Comme
最大 7 つの市場セッション と 3 つの週の範囲 を チャート に表示し、完全にカスタマイズ可能 各セッションとレンジは表示または非表示にすることができ、各トレーダーのニーズに応じて特別な日中または週内の期間に合わせて調整できます 次のいずれかを使用してセッションの開始/終了時間を定義します。 GMT/UTC 時間(任意のタイムゾーンに調整可能) サーバー/ブローカー時間 (チャート時間)  現地時間(コンピュータの時間) PRO バージョンの機能 名前 : 各セッションと週の範囲を特定の名前で区別します 開始時刻と終了時刻を分単位で指定する : 時:分(HH:mm) または単に時間(HH) 形式で設定できます 週単位範囲の開始日と終了日:  週単位範囲の任意の曜日(日曜日から月曜日まで)間の期間を設定します GMT 時間のタイムゾーン オフセットを調整可能 : タイムゾーン オフセットを GMT 基準時間に設定すると、場所に応じて市場の基準時間を簡単に使用できます。 たとえば、ニューヨーク時間: GMT -5 Android 版または iPhone 版 MetaTrader
インディケータは現在のクオートを作成し、これを過去のものと比較して、これに基づいて価格変動予測を行います。インジケータには、目的の日付にすばやく移動するためのテキスト フィールドがあります。 オプション: シンボル - インジケーターが表示するシンボルの選択; SymbolPeriod - 指標がデータを取る期間の選択; IndicatorColor - インジケータの色; HorisontalShift - 指定されたバー数だけインディケータによって描画されたクオートのシフト; Inverse - true は引用符を逆にします。false - 元のビュー。 ChartVerticalShiftStep - チャートを垂直方向にシフトします (キーボードの上下矢印)。 次は日付を入力できるテキストフィールドの設定で、「Enter」を押すとすぐにジャンプできます。
Hello Trader ! If you are looking for a tool to export the historical data series of any timeframe in excel, you are in the right place! Load this tool on a chart for the selected pair, choose the timeframe you want to export, and that's it!  You can decide whether to export the entire historical series (pay attention at the number of bars you are exporting) or a predefined time interval; PARAMETERS: 1 - Choose the Time Frame you want to export, the chart will update automatically; 2 - The Int
Trend PA
Mikhail Nazarenko
5 (3)
The Trend PA indicator uses   Price Action   and its own filtering algorithm to determine the trend. This approach helps to accurately determine entry points and the current trend on any timeframe. The indicator uses its own algorithm for analyzing price changes and Price Action. Which gives you the advantage of recognizing, without delay, a new nascent trend with fewer false positives. Trend filtering conditions can be selected in the settings individually for your trading style. The indicator
Narcis Trader is an expert designed for managing trades and facilitating trading. Attention, the application does not work in the strategy tester. Download Demo Its features include: Determining the trade volume based on the selected trader's risk. Setting specific and fixed stop-loss and take-profit levels. Defining the take-profit level based on the specified risk-to-reward ratio (r/r). Entering trades using static and dynamic lines based on the predetermined risk. Position closure managemen
红盘手交易助手,该EA不会自动交易,属于辅助工具,参考4小时图表波动率参数,自动给订单设置止损和止盈,以及追踪止损。策略带有风控标准,如下<1K为50 >1K<1W为100, >1W<5W为500, >5W<10W为1000, >10<20为2000。最大的特色是资金管理和风控功能。显示信号为5日平滑均线方向,布林线中轨平仓功能,开仓警报提醒功能,手数资金恢复功能,该EA可以在历史数据测试时下单,所以它相当于复盘工具。注意EA会修改所不带止损和止盈品种的定单,并执行风控标准。EA参数经过实盘反复验证和优化,可以直接使用默认参数。        参数与功能: FixBuy_target 指定后统一修改当前品种所有多单的止盈价; FixSell_target 指定后统一修改当前品种所有空单的止盈价; 一比一恢复资金 默认不启用,启用盈利按固定亏损金额数字平仓; Boll_close_order 默认不启用,启用后价格遇到布林线(周期30)中轨平仓; Lots 设置固定手数,开启UseMM后无效; UseMM 默认启用资金管理; 风险系数 启用; ATR止损基数 默认按4小时
The mad trailer is an expert advisor for MT4  developed by KALIFX the mad trailer ea automatically trails stop-losses of trades filtered according to your preferences and adjusts the stop-loss level as the market price moves in a favorable direction. Instead of setting a static stop-loss, the magic trailer EA allows traders to “trail” their stop-loss at a certain distance below the current market price. This automated approach helps traders lock in profits while protecting against potential r
FREE
FiboPlusWave Series products Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    Features: without delving into the Elliott wave theory, you can immediately open one of
SetupMaster   is a very powerful tool that scans the entire Financial Currency Market continuously in real time searching for potential setup opportunities in the Market. The EA uses a unique algorithm specific to this EA   in combination with a set of Custom Indicators, Trendlines, Support & Resistance levels ( Price Action ) to identify setups. SetupMaster is a Signal tool of potential opportunities and therefore does not take trades nor manages any trades, and therefore, it is the responsi
エリオット波動カウンターは、エリオット波動を迅速かつユーザーフレンドリーに手動でマークアップするためのパネルです。マークの色とレベルを選択できます。最後のマークアップとツールによって作成されたマークアップ全体を削除する機能もあります。マークアップはワンクリックで作成されます。 5 回クリック - 5 つの波があります。エリオット波動カウンターは、エリオット波動の初心者にもプロのアナリストにも最適なツールです。 エリオット波動カウンターのインストールと入力ガイド 取得したい場合     EA 追加 URL (  http://autofxhub.com   ) MT5 端末に関する 通知 (スクリーンショットを参照)。 MT4 バージョン https://www.mql5.com/en/market/product/14016 MT5 バージョン https://www.mql5.com/en/market/product/15081 一般的な入力: 波の種類ボタン: このボタンを使用すると、ユーザーはチャートで強調表示する波のパターンの種類を選択できます。使用可能なオプションには、イン
機能リスト: インターフェースのタイプ : 通常のモードと単一のモードを磨きます; 出来高は3つのパターンを確定します : 絶対手数、リスクの金額とリスクの比率; 数字のパネルは速く手の数あるいはリスクの金額を入力します; 固定損益比の損切り線です; 註文ロットを選択して倉または註文ロットを選択して損切りを修正します; 1つのリスク検査と総リスク制御します; ポジションを保持してポジションを移働します損失保盈減算しますなどの出場管理; 通報価格リストです; 価格観測区です; 組み合わせて簡単に線を引く指標3.65および以上のバージョンの組み合わせを実現します対に線を引く開平; 英語と中国語の両方のインターフェース言語をサポートします。 その他のグラフは簡単です。 出場管理ブロック注意事項です。 儲けのポイント —— 3つのレベルは1つでも2つでもかまいませんが、数値の順番は厳密にインクリメントされます。 ウエイトポイントと移損ポイント——どちらかしか設定できず、両方設定する場合はウエイトポイントになります。 移損点数——ある週期のN倍ATRで代用するなら負の数で表すことができます。
Update:ver1.53 (2023/08/16) ・ Overview and required environment Generate a duplicate limit order reservation for manual orders or orders from other tools, etc. This is specialized to "simplify the ordering operation". For the analysis to decide ordering, please do your best by yourself, such as fishing for materials, deriving a rule of thumb, using other analysis tools and EA together, etc. Since version 1.28, the function of "automatically re-order after settlement" has been implemented. (This
Lot Size Calculator   is an indicator for MT4 that quickly calculates the correct lot size to use in a trade. Since   risk management   is one of the most important aspects of trading, this is a tool that you want in your arsenal. Lot Size Calculation in Meta Trader Calculating a lot size in Meta Trader is normally not a quick task, but it is a very important one. Meta Trader doesn't offer a fast way to calculate the position size, so, usually, a trader needs to manually perform several calcu
This small trading tool will send all your trading information to your Telegram channel. It is very simple to use. Please see at the below video to know how install it on your MT4 platform. To use this tool, you need following information: * Your Bot token * Your Telegram channel name. Note: this tool will not touch your trading order. It only send your trading information to your telegram channel for all member can know.
The EA looks for the Fibonacci retracement drawn on a chart by the user and opens limit and/or stop orders (depending on where the current price is) on the 23.6, 38.2, 50.0, 61.8, 82.0, 100.0 Fibo levels with takeprofits also on the 123.0, 150.0, 161.8, 200.0, 261.9, 423.6 set Fibo levels. Additionally 6 orders are opened by market with takeprofits on the same levels. Plus money management and break even.
Harmonics detector  is a precise tool for identifying harmonics patterns.  Allows you to trade with reliable information, making your analysis fast and easy. Pattern detected: Gartley Bat Crab Butterfly Features: Working timeframes: M5, M15, H1, H4; Working symbols: any; Automatic settings; Upcoming patterns: Three dives; Deep Crab AB = CD Elliot Wave's motive wave
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Y-tax Telegram Bot sends text messages only to a group of telegrams or a channel of your choice. Messages are configured to display information about any trading activity on the account. A daily, weekly and monthly report is also displayed. Below are the features of sending messages by a Y-tax Telegram Bot expert to a group / channel in a telegram: Trading activities: opening, changing, closing deals and pending orders. This adviser does not need an active Auto Trading button. This Expert Ad
ロボットがあなたのために市場全体をスキャンし、あなたが通常の生活を送っている間に最高の取引機会を見つけましょう。 市場偏差スキャナーは、パーセントで指定された平均からの価格の偏差を測定します。 すべての平均の推奨設定は200日次単純移動平均ですが、任意のパラメーターを自由に変更できます-スキャナーは完全にカスタマイズ可能です。 特定の価格偏差レベルに違反した場合、電子メール、MQLプッシュ、またはアラート通知を設定する可能性があります。 1つのチャートで最大28の機器を監視できます。 機器の名前を変更し、スキャナーを新しいチャートに添付することで、市場全体(28,56,84,112機器など)を監視できます。 注意! 画面で新しいティック価格を受け取るには、すべての銘柄がMarket Watchウィンドウに表示されている必要があります。 SCANNERを使用またはテストする前に、スキャンする機器に計算用の完全なデータがあることを確認してください! 最初にチャートを更新してください! MT4は多通貨テストをサポートしていないことにも注意してください。 このタイプのプログラムでは、残
Constructor is a convenient tool for creating, (building strategies) testing and applying trading strategies and ideas, as well as testing and using separate indicators and their groups. Constructor includes opening, closing, deal tracking, averaging and recovery modules, as well as various trading options with and without averaging and martingale. You are able to connect up to 10 different external indicators. Find the detailed instructions in the attached pdf file. Trading settings averag
FREE
This indicator is based on the same famous fractal indicator with a slight difference: MetaTrader version 5 click here Advantages:      Works on all instruments and time series,      Does not redraw its results,      Comparison depth is adjustable,      Works well with any popular strategy,      Adjust the power of fractals Input settings:      Number of comparisons - The number of candles that each side selects for comparison.      Marker distance from the candlestick
The presented indicator allows you to determine potential entry points into the market and set protective orders at reasonable levels. This product can be useful for both beginners and experienced traders. The indicator is based on calculation methods proven by time and practicing traders. The indicator is calculated in two stages: At the first stage, linear regression (LR) of the selected price type is determined for a given number of chart periods. At the second stage, the obtained data is p
This indicator will allow you to quickly go to the chart section that interests you, without unnecessary time costs. pt_shift - step of vertical scrolling; ButtonsHeight - button height; ButtonsWidth - button width; ButtonsColor - color of buttons; ButtonsBordersColor - button border color; Font - font; TextColor - button text color; TextSize - button text size; ButtonsBack - buttons in the background; ButtonsSelection - select buttons for movements; ButtonsHidden
このソフトウェアは、どんな機器にも対応したライブデータエクスポーターであり、データをCSVファイルにエクスポートします。 手順: 任意の機器に展開し、指示が表示されたら、インターバル変数を好みの期間に変更してください(デフォルト設定は30秒です)。インターバルは、エクスポーターがデータをスナップショットし、エクスポートするまでの秒数を設定します(最小秒数は1秒ですが、これにより大きなファイルが生成され、Pythonや他のソフトウェアで処理する際に問題が発生する可能性があります)。最小推奨インターバル時間は15秒です。 MQL4データフォルダからエクスポートされたファイルを見つけてください(ターミナルで[ファイル]→[データフォルダを開く]をクリックします)。このデータフォルダ内のFILESフォルダを見つけ、そこにエクスポートされたCSVファイルがあるはずです。 特徴と機能: 以下のデータがエクスポートされます:日付、時間、始値、高値、安値、終値、出来高。 エクスポーターは、エクスポートされたファイル内のすべての利用可能なデータを自動的に含めます。 データは常に最新のキャンドルデータが最
Smart Backtest
Mr Chaiyaporn Boonsamorn
For those who are still not confident in their system or are testing new techniques to make it easier without wasting time to change the charts one by one, we recommend EA Smart Backtest to help you backtest your system efficiently. -The EA is intended to Backtest your system.   -Able to open buy or sell in visual mode and can modify values ​​for LOT, SL, TP.   -The chart also shows the Balance Equity Profit status. -Can choose to close, Buy, Close, Sell
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.45 (183)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (81)
Local Trade Copier EA MT4 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT4 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT4 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT4 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動し
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
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 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version  right now. You can find details
Trade copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
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
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT5バージョン:https:// www.mql5.com/en/market/product/58658 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開きます。 計算された数量
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experi
Equity Shield
Vladimir Stepanov
4.63 (8)
Expert Advisor は、資産を常に監視し、パラメーターの入力に従ってルールに従うことで、予期しない損失からアカウントを保護します。 ルールに違反すると、EA はすべての取引を終了します。 特定のパーセンテージまたは金銭的損失ですべての取引をクローズするか、特定のパーセンテージまたは金銭的利益でクローズするように EA を設定できます。 このユーティリティは、プロップ トレーディング チャレンジでドローダウンを低く抑え、エクイティを保護するのに非常に役立ちます。 私の信号と他の製品はここにあります 応援、プレゼントは購入後ご連絡ください。 パラメーター: 1ペア限定:運用したいペアにEquity Guardを貼る アカウントのすべてのペアについて: Equity Shield は端末のすべてのペアを制御します (Equity Shield を任意のペアに配置します)。 TPアットマネー(0:OFF):TPインマネー SL アット マネー (0: オフ): SL アット マネー TP at % at account Equity: TP は、口座の X パーセントの利益で取
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
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
このユーティリティを使用すると、マスター設定のある端末からスレーブ設定の他の端末にトランザクションをコピーできます 同時に、コピーするペアを選択し、いくつかのパラメータに従ってコピーされた順序のサイズを設定することができます。 ドローダウン損失制限を設定するか、収益性の高い取引のみをコピーします あなたは、他のブローカーのMT4またはMT5にMT4またはMT5から取引をコピーすることができます これで、MT4で作業している専門家の信号をMT5端末にコピーするか、またはバックすることは難しくありません コピーマスターを使用して、他のシグナル、Expert Advisors、手動取引から任意の取引をコピーします。  設定を使用して、ロットサイズ、取引方向を変更し、収益性の高い取引のみをコピーし、預金を保存するための値を設定することができます  コピーマスターは、一つのアカウント上の異なるサブスクリプションシグナルのいくつかの戦略を組み合わせることができます 取引をMT4にコピーするには、コピーマスター MT5バージョンが必要です。 https://www.
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (63)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
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
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
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
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,
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レ
-25% discount ($199 -> $149) 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
作者のその他のプロダクト
Use this script to export the price history to MATLAB mat files from any chart. Optionally, a CSV file can be created. This script allows easily creating and verifying your trading strategy in MATLAB, for example, statistical arbitrage or pairs trading strategies. Input parameters startDT: start export from this date and time. Can be '1970.01.01 00:00:00' to start from the first available date and time. endDT: the last date and time in the file. Can be '1970.01.01 00:00:00' to export until the
フィルタ:
レビューなし
レビューに返信