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

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
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
最大 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小时
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
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
エリオット波動カウンターは、エリオット波動を迅速かつユーザーフレンドリーに手動でマークアップするためのパネルです。マークの色とレベルを選択できます。最後のマークアップとツールによって作成されたマークアップ全体を削除する機能もあります。マークアップはワンクリックで作成されます。 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 一般的な入力: 波の種類ボタン: このボタンを使用すると、ユーザーはチャートで強調表示する波のパターンの種類を選択できます。使用可能なオプションには、イン
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
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
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
Description Bulls CD LBT (Bulls Convergence/Divergence Low Bottom Top) is a universal analytical bulls convergence/divergence indicator between a financial instrument and any of the twenty two standard indicators included in МT4 package. The indicator is the first out of the two possible versions (LBT and LTB) of the bullish convergence/divergence origins. Due to its multiple use feature, the indicator allows you to find convergences/divergences between the price and various standard indicators
インジケーターは、古典的なガンの角度と同様に、(特定のキャンドルをクリックした後)トレンドラインのファンを構築します。インジケーターの特徴は、固定スケールで角度を作成するだけでなく、特定の数のバーの平均価格を使用することです(オプション)。 インジケーターの角度の平均価格を計算する方法は2つあります(オプション)。 1)高値から安値への(特定の数のバーの)平均価格の動きの計算。 2)平均価格の計算はオープンからクローズに移動します。 オプション: 1.Method -コーナーを構築する方法。 2. FixedScale-固定スケール(メソッドでFixed_Scaleが選択されている場合)。 3.SecondaryAngles-二次角度を描画するための許可を制御します。 4.RayRight-トレンドラインの光線を設定します。 5.DrawBackground-背景として線を描画します。 6.AnglesQuantity-角度の数。 7. Bars_To_Process-期間、バーの数、これに基づいて平均価格が決定され
Innovative and complex system for determining the correct market entries for trading. Calculated signals that determine the exact moments for exiting the market are based on a very complex mathematically algo. Tight and close Stop Loss and Take Profit. Slippage control to avoid news but seems that high impact news dont have any side efects on this EA. For each position, maximum levels for the profit and loss limits are established. TF M30. Pairs are EURGBP and GBPAUD. Not Martingale and Not Gr
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (180)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (83)
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 フォルダに貼り付けて、ターミナルを再起動し
カスタム・アラートは、8つの主要通貨(USD、CAD、GBP、EUR、CHF、JPY、AUD、NZD)、GOLD(XAU)、これらの通貨をベースとした28のFXとGOLDの全ペア、そしてUS30、UK100、WTI、Bitcoinなどの最大7つの指数にわたって有望なセットアップを識別する多用途のマルチマーケット・モニタリング・ツールです。完全にカスタマイズ可能です。このツールは、FXパワー、FXボリューム、IXパワーのインジケーターからデータを収集し、重要なイベントを通知します。  このマルチマーケットスキャナーが提供するすべてのオプションの恩恵を受けるには、開始する前に、使用するインジケータをターミナルにインストール済みである必要があります。 機能と様々なアラートオプションの詳細については→カスタムアラ ートFAQをご覧ください。
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (62)
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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
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
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
Trade copier MT4
Alfiya Fazylova
4.52 (29)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
TradePanel MT4
Alfiya Fazylova
4.9 (86)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
Equity Protection EA
CARLOS ALBERTO VALLOGGIA
5 (3)
Equity Protection EA MT4 一般的な機能: 取引セッションの結果を完全に制御。 すべての外国為替記号、指数、金属、株式などの全体的な結果を制御します。制御はグローバル株式に対して行われます。 利益率または損失率に達したときに、すべてのシンボルのすべての取引を閉じます。 量とパーセンテージの両方で変更可能な構成。 トレーリングストップグローバルによる結果の保護。 セッションで達成された結果の記録(より高い資本とより低い資本)。 ログイン時にすべての計算は常に貸借対照表で実行されるため、取引の終了または開始には影響しません。- Metatrader 4では、アカウントの利益または損失の特定の割合で個々の取引を閉じる可能性があります。- 新機能: テイクプロフィットまたはストップロスがトリガーされたときにプラットフォームを自動的に閉じるオプション- 通知機能:TP / SLレベルがトリガーされたときにレポートを電話に送信するオプション(プッシュ通知)または電子メール。 TP / SLがトリガーされたときに保留中の注文を削除するオプション。 TP / SLがトリガ
MT4からTelegramに完全にカスタマイズ可能なシグナルを送信し、シグナルプロバイダーになりましょう!この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン  | ディスコードバージョン デモを試したい場合は、ユーザーガイドをご覧ください。 MT4からTelegram送信者は戦略テスターでは機能しません。 MT4から   Telegramの機能 多くのオプションで完全にカスタマイズ可能なシグナルを好みに合わせて設定 シグナルの前後に独自のカスタムメッセージを追加します。これには、タグ、リンク、チャネルなどが含まれます。 シグナルに絵文字を追加、削除、カスタマイズします。または、すべて削除することもできます。 シンボルまたはマジックナンバーで送信する取引をフィルタリングします 特定のシンボルの送信を除外します 特定のマジックナンバーの送信を除外します シグナルと共に送信する取引の詳細をカスタマイズします シグナルと共にスクリーンショットを
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
Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4 platforms. Users not only can follow all instructions from the sign
アシスタント: トレードアシスタント-MT4 (クリックしてダウンロード) トレードアシスタント-MT5 (クリックしてダウンロード) 取扱説明書をよくお読みください。 基本: ポジションの素早い開閉、ワンクリックでのポジションの開閉、ワンクリックでの注文の発注 ドローライントレード 自動SL/TP シンボルで閉じる 利益保護 SLプロテクトを移動 トレーリングSL アカウントリスク管理 秩序の影 注文の自動追加 自動クローズ注文 閉じる 再度開く シンボル情報 チャットオープン データ統計 言語の選択と切り替えをサポート(現在は中国語と英語をサポート)         自動言語認識 サポート   ホットキーの開閉   バインディングでは、ショートカット キーを使用して、ポジションをすばやく開いたり閉じたりできます...     ショートカットキーを閉じる。最大30個のホットキーをサポート ロック解除はほとんどの機能をサポート   リプレイ   操作と缶   テスト環境で使用される ポジションエリアのオープンとクローズ: ワンクリックポジションオープン(    
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT5バージョン:https:// www.mql5.com/en/market/product/58658 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
MT4 To Notion
Levi Dane Benjamin
5 (2)
このプログラムでは、非常に使いやすいユーザーインターフェースを使用して、MetaTraderアカウントからすべての取引を直接Notionにエクスポートできます。  MT5 バージョン  |  ユーザーガイド + デモ 始めるには、ユーザーガイドをご利用いただき、Notionのテンプレートをダウンロードしてください。 デモが必要な場合は、ユーザーガイドをご覧ください。ストラテジーテスターでは機能しません! 主な特長 取引口座からすべての取引をNotionにエクスポート 最終日からの取引をエクスポートする 最終週からの取引をエクスポートする 最終月からの取引をエクスポートする カスタム時間範囲からの取引をエクスポートする すべての新しい閉じられた取引を自動的にNotionに送信する 注文タイプ、ボリューム、オープン時間、クローズ時間などのエクスポートに含めるフィールドを選択する 始め方 上記のユーザーガイドに移動するか、EAを起動して「接続ヘルプを取得」をクリックしてください。 接続したら、「開始:すべてをエクスポート」をクリックして、履歴からすべての現在の取引をNotionに送信
GRID TRADING - Layer Master tool kit is the ultimate, easy to use trading toolkit makes it simple to layer grids of Orders over any entry level. This toolkit will make it simple and fast to Open / Enter and Manage your grid trades on MT4. Every function is simple - but clicking and dragging the order zone - you define an area you want your orders, then you can quickly drag the SL and TP levels to where you want them. Hit one button and your orders are sent!!!  Features: It is capable to send h
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
MT4のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。
Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using A
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
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
常に利益を上げる5つ星FXトレーダーになりたいですか? 1. シンプルな取引   システムと   2020年のメジャーストラテジーアップデートの   基本説明を読む 2.   購入時のスクリーンショットを送信して、専用取引チャットへの個人的な招待を受ける このトレードマネージャーは 、 全自動取引管理を使用したいすべての FXトレンド ユーザーにとって理想的な追加機能です。 手動で開いた取引を直ちに検出し、FXトレンドのトレンドラインに沿って自動的にストップを管理 します。 お客様のトレードは、トレードマネージャーのプロパティで設定された固定計算設定に基づいて管理されています。 適切なEAマジックナンバーを設定することで、これらのEA注文をあなたの個人的なトレンド取引スタイルに従って管理することができます。 有効な注文の自動検出 イニシャルストップの自動設定 トレーリングストップの自動化 Expert Advisorsの注文の自動検出 アクティブなExpert Advisor注文の自動管理 カウンタートレンドのトレードのためのセキュリティ・ストップロス ブレークイーブ
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信