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.

추천 제품
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
MT4 버전: https://www.mql5.com/en/market/product/154021 대시보드 스캐너는 MetaTrader 4용 다중 통화쌍 시장 스캔 및 반자동 거래 도구입니다. 트레이더는 이 도구를 통해 하나의 깔끔한 대시보드에서 여러 외환 통화쌍과 금을 모니터링하고, 가중치 기반 스코어링 엔진으로 시장 방향을 평가하며, 내장된 거래 관리 기능을 활용하여 더욱 빠르게 거래를 실행할 수 있습니다. 이 시스템은 미리 정의된 심볼 목록을 스캔하고 RSI, MACD, ADX, 다중 시간 프레임 캔들 방향, 스프레드 조건, 그리고 이전 일봉 대비 가격 위치를 조합하여 시장 편향을 계산합니다. 각 심볼은 순위가 매겨져 간결한 대시보드에 표시되므로 강력한 매수, 매도 또는 중립 조건을 빠르게 파악할 수 있습니다. 신호 스캔 외에도 대시보드 스캐너는 반자동 거래, 통화쌍 기반 사전 설정, 손익분기점, 트레일링 스톱, 부분 청산, 거래 쿨다운, 바스켓 보호, 일일 한도 설정,
請點選copyright link跳轉至官方網站觀看詳細說明 https://www.ainstein.com.tw/ 由AInstein研發團隊獨立開發的全方位交易整合軟體,並獲得經濟部核可「智能交易系統軟體」智產權專利,提供協助交易者最專業的交易資訊軟體與諮詢服務。 由AInstein研發團隊獨立開發的獨創外匯智能交易系統,並持有經濟部智慧財產局頒發的專利證書新型第M598465號—智能交易系統,讓交易者能以玩遊戲的形式,輕鬆愉快地進行交易。 提供官方專屬的合作券商平台優惠方案,並依據個別需求,提供客製化策略方案設計及諮詢服務。 提供同業與異業間彼此推廣的商業合作策略方案設計及諮詢服務。 提供專業的客製化EA代寫,協助有策略但非程式專長的交易者,也能有專屬的量化交易工具。 提供與券商間互惠互利的合作,以及代理技術客製化培訓課程,協助代理專業交易知識與技術的提升。
Visual Order Tracking
BLAKE STEVEN RODGER
5 (1)
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 Meta
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 Inte
캔들의 종가를 예측하는 지표입니다. 지표는 주로 D1 차트에서 사용하기 위한 것이. 이 지표는 전통적인 외환 거래와 바이너리 옵션 거래 모두에 적합합니다. 지표는 독립형 거래 시스템으로 사용하거나 기존 거래 시스템에 추가로 사용할 수 있습니다. 이 표시기는 현재 양초를 분석하여 양초 본체 내부의 특정 강도 요인과 이전 양초의 매개변수를 계산합니다. 따라서 지표는 시장 움직임의 추가 방향과 현재 양초의 종가를 예측합니다. 이 방법 덕분에 지표는 단기 및 중장기 거래 모두에 적합합니다. 지표를 사용하면 시장 상황을 분석하는 동안 지표가 생성할 잠재적 신호의 수를 설정할 수 있습니다. 표시기 설정에는 이를 위한 특별한 매개변수가 있습니다. 또한 인디케이터는 새로운 신호에 대해 차트의 메시지 형태, 이메일 및 PUSH 알림 형태로 알릴 수 있습니다. 구매 후 저에게 꼭 써주세요! 나는 당신에게 지표와 거래에 대한 나의 추천을 줄 것입니다! 또한 보너스를 받으세요!
Overview Harmonic Patterns MT4 is a technical analysis indicator designed for the MetaTrader 5 platform. It identifies and displays harmonic price patterns, such as Butterfly, Cypher, Crab, Bat, Shark, and Gartley, in both bullish and bearish directions. The indicator calculates key price levels, including entry, stop loss, and three take-profit levels, to assist traders in analyzing market movements. Visual elements and customizable alerts enhance usability on the chart. Features Detects six ha
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 management
红盘手交易助手,该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小时
Auto Fibo Pro m
DMITRII GRIDASOV
"Auto FIBO Pro" Crypto_Forex 지표 - 거래에 유용한 보조 도구입니다! - 지표는 자동으로 Fibo 수준과 로컬 추세선(빨간색)을 계산하여 차트에 배치합니다. - Fibonacci 수준은 가격이 반전될 수 있는 주요 영역을 나타냅니다. - 가장 중요한 수준은 23.6%, 38.2%, 50%, 61.8%입니다. - 역전 스캘핑이나 존 그리드 거래에 사용할 수 있습니다. - Auto FIBO Pro 지표를 사용하여 현재 시스템을 개선할 수 있는 기회도 많습니다. - Info Spread Swap Display가 있습니다. 현재 Spread와 Swap이 부착된 외환 쌍을 표시합니다. - 디스플레이에는 계정 잔액, 자본 및 마진도 표시됩니다. - 차트의 어느 모서리에서나 Info Spread Swap Display를 찾을 수 있습니다. 0 - 왼쪽 상단 모서리, 1 - 오른쪽 상단, 2 - 왼쪽 하단, 3 - 오른쪽 하단. 여기를 클릭하여 고품질 트레이딩 로봇과
FiboPlusWaves
Sergey Malysh
5 (1)
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
Koala Supply Demand
Ashkan Hazegh Nikrou
5 (3)
MetaTrader 4용 Koala 공급 수요 지표 소개 (긍정적이든 부정적이든 귀하의 리뷰나 피드백을 공유하여 다른 트레이더가 귀하의 경험을 통해 이익을 얻을 수 있도록 해주세요.) : 코알라 공급 및 수요 지표에 오신 것을 환영합니다. 이 지표는 끊임없는 공급 및 수요 지역을 식별하기 위해 설계되었습니다. 이 지표는 트레이더가 시장을 지역 영역으로 볼 수 있도록 도와주며 가격이 어떻게 강력한 지역을 존중하는지 확인할 수 있습니다. 또한 이 지표는 지역 내에서 형성된 가격 행동 신호를 보여줄 수도 있습니다.  코알라 트레이딩 솔루션 채널 에 가입하여 모든 코알라 제품에 대한 최신 소식을 확인하십시오. 가입 링크는 다음과 같습니다: https://www.mql5.com/en/channels/koalatradingsolution https://www.mql5.com/en/blogs/post/755700 !중요 : 이 제품에는 무료 전문가 고문 (EA)가 포함되어 있습니다. 구매 후
FREE
Elliott Wave Counter는 Elliott 파동의 빠르고 사용자 친화적인 수동 마크업을 위한 패널입니다. 색상과 마크 수준을 선택할 수 있습니다. 도구에서 만든 마지막 마크업과 전체 마크업을 제거하는 기능도 있습니다. 한 번의 클릭으로 마크업이 이루어집니다. 5번 클릭 - 5개의 웨이브가 있습니다! Elliott Wave Counter는 Elliott 파동의 초보자와 전문 분석가 모두에게 훌륭한 도구가 될 것입니다. Elliott Wave Counter 설치 및 입력 가이드 당신이 얻고 싶다면       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
Game Snake
Andrei Sokolov
1 (1)
The new version of the game "Snake". Added setting for the distance of the target (vertical + horizontal), which greatly enlivens the game. The snake moves in the background, along the grid layout. Control: Ctrl - pause, W - up, A - left, S - down, D - right. In the input parameters, you can set the time in milliseconds between movements. The snake increases by one division upon reaching the goal, and so on, until it occupies the entire field. The comment displays the size of the field a
FREE
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
Trend Ray
Andriy Sydoruk
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.
Telegram bot
Maksim Khromov
1 (1)
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 Advi
Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
Let the robot scan the whole market for you and spot best trading opportunities while you live your normal life. Market Deviation Scanner measures deviation of prices from a given average in percent. Reccommended setting for all averages is a 200 DAILY SIMPLE MOVING AVERAGE , however any parameter can be modified at will - Scanner is fully customizable . There is a possibility to set an e mail , MQL push or alert notification if a certain price deviation level has been breached. On one chart a
Constructor
Aleksey Semenov
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 averaging
FREE
PFractals MT4
Kambiz Shahriarynasab
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 You can contact u
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 - hide buttons in
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
This software is a live data exporter for any instrument, it exports the data into a CSV file.  Instructions:  1. Deploy on any instrument and when prompted, change the interval variable to the duration of your liking. (Default setting is 30 seconds). The interval sets how many seconds before the exporter snapshots the data and exports it. (The minimum amount of seconds can be 1 second, however this will lead to a large file and may cause problems when processing it in python or other software
이 제품의 구매자들이 또한 구매함
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침 - 애플리케이션 지침 - 데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전 일, % AB
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
Local Trade Copier EA MT4 를 사용하여 매우 빠른 거래 복사 경험을 해보세요. 1분 안에 간편하게 설정할 수 있으며, 이 거래 복사기를 사용하면 Windows 컴퓨터 또는 Windows VPS에서 여러 개의 MetaTrader 터미널 간에 거래를 0.5초 미만의 초고속 복사 속도로 복사할 수 있습니다. 초보자든 전문가든 Local Trade Copier EA MT4 는 다양한 옵션을 제공하여 사용자의 특정 요구에 맞게 맞춤 설정할 수 있습니다. 이는 수익 잠재력을 높이려는 모든 사람을 위한 최고의 솔루션입니다. 지금 사용해보시고 이것이 왜 시장에서 가장 빠르고 쉬운 무역용 복사기인지 알아보세요! 팁: 여기 에서 데모 계정에서 Local Trade Copier EA MT4 데모 버전을 다운로드하여 사용해 볼 수 있습니다. 다운로드한 무료 데모 파일을 MT4 >> File >> Open Data Folder >> MQL4 >> Experts 폴더에 붙여넣고 터미널
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel은 다기능 거래 도우미입니다. 이 애플리케이션에는 50개 이상의 수동 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 계정용 애플리케이션 체험판 다운로드: https://www.mql5.com/en/blogs/post/750865 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래를 수행할 수 있습니다: 리스크 자동 계산과 함께 예약 주문 및 포지션 열기. 한 번의 클릭으로 여러 주문 및 포지션 열기. 주문 그리드 열기. 예약 주문 및 포지션을 그룹별로 닫기. 포지션 방향 전환 (Buy 닫기 > Sell 열기, Sell 닫기 > Buy 열기). 포지션 잠금 (부족한 포지션을 열어 Buy와 Sell 포지션의 수량을 동일하게 만들기). 모든 포지션 한 번의 클릭으로 부분적으로 닫기. 모든 포지션의 테이크 프로핏과 스톱로스를 같은 가격 수준에 설정. 모든 포지션의 스톱로스를
Copy Cat More Trade Copier MT4 (복사 고양이 MT4) 는 단순한 로컬 트레이드 카피어가 아니라, 오늘날의 거래 환경을 위해 설계된 완전한 리스크 관리 및 실행 프레임워크입니다. Prop Firm 챌린지부터 개인 계좌 관리까지, 강력한 실행력, 자본 보호, 유연한 설정, 고급 거래 처리 기능을 통해 모든 상황에 적응합니다. 이 카피어는 Master(송신자) 와 Slave(수신자) 모드 모두에서 작동하며, 실시간으로 시장가/지정가 주문, 거래 수정, 부분 청산, Close By 작업을 동기화합니다. 데모 및 실계좌 모두 호환되며, 거래용 비밀번호 또는 투자자 비밀번호로도 사용할 수 있습니다. Persistent Trade Memory 기술을 통해 EA, 터미널, VPS가 재시작되더라도 거래가 복원됩니다. 여러 Master와 Slave를 동시에 관리할 수 있으며, 브로커 간 차이는 접두사/접미사 자동 감지 또는 심볼 매핑으로 처리됩니다. 매뉴얼/설정: Copy C
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader 4용 트레이드 복사기.       모든 계정의 외환 거래, 포지션, 주문을 복사합니다. 그것은 최고의 무역 복사기 중 하나입니다       MT4 - MT4, MT5 - MT4       위해       카피롯 MT4       버전(또는       MT4 -  MT5   MT5 - MT5       위해       카피롯 MT5       버전). MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 복사기   버전         MetaTrader 5   터미널 (   МТ5 - МТ5, МТ4 - МТ5   ) -   Copylot Client MT5 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다. 강력한 기능 세트. 프로그램은 여러 터
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ4> МТ4", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
ManHedger MT4
Peter Mueller
5 (1)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
특별 할인 – 40% 할인 고급 거래 관리자 – 더 빠르고, 더 스마트하고, 더 안전한 수동 거래를 위한 최고의 올인원 솔루션 차트엔드 거래 관리자 AI로 수동 거래를 혁신하세요. 즉각적인 주문 실행, 시각적인 거래 계획, 강력한 위험 관리 기능을 하나의 직관적인 도구에 통합한 전문가급 차트 패널입니다. 차트를 벗어나지 않고도 그 어느 때보다 빠르게 주문을 실행하고, 위험을 관리하고, 수익을 보호할 수 있습니다. 정확성과 효율성을 높이고자 하는 모든 트레이더에게 적합합니다. MT4 전략 테스터에서 위험 부담 없이 테스트해 보세요 데모 버전을 다운로드하여 모의 거래 기능을 사용해 보세요. 실제 거래에 들어가기 전에 안전한 시뮬레이션 환경에서 주문 실행 연습, 위험 관리 규칙 테스트, 전략 개선을 할 수 있습니다. 자세한 사용자 설명서 및 단계별 가이드는 다음 링크를 참조하세요. https://www.mql5.com/en/blogs/post/764217 주요 장점: 빠른 거래
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
The News Filter
Leolouiski Gan
5 (25)
이 제품은 뉴스 시간 동안 모든 전문가 어드바이저 및 수동 차트를 필터링하여 수동 거래 설정이나 다른 전문가 어드바이저가 입력한 거래가 파괴될 수 있는 급격한 가격 상승으로부터 걱정하지 않아도 됩니다. 이 제품은 또한 뉴스 발표 전에 열린 포지션과 대기 주문을 처리할 수 있는 완전한 주문 관리 시스템이 함께 제공됩니다. The News Filter  를 구매하면 더 이상 내장 뉴스 필터에 의존할 필요가 없으며 이제부터 모든 전문가 어드바이저를 여기서 필터링할 수 있습니다. 뉴스 선택 뉴스 소스는 Forex Factory의 경제 캘린더에서 얻어집니다. USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD 및 CNY와 같은 어떤 통화 기준으로 선택할 수 있습니다. Non-Farm (NFP), FOMC, CPI 등과 같은 키워드 식별을 기준으로 선택할 수도 있습니다. 저, 중, 고 영향을 가지는 뉴스를 필터링할 수 있도록 선택할 수 있습니다. 차트와 관련된 뉴스만 선택하
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
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 of
Seconds Chart - MetaTrader 4에서 초 단위 차트를 생성하는 독특한 도구입니다. Seconds Chart 를 사용하면 초 단위로 설정된 타임프레임으로 차트를 작성할 수 있어, 표준 분 또는 시간 단위 차트에서는 불가능한 유연성과 정밀한 분석이 가능합니다. 예를 들어, S15 타임프레임은 15초 동안의 캔들로 구성된 차트를 의미합니다. 모든 인디케이터, 전문가 자문(EA), 스크립트를 사용할 수 있으며, 표준 차트와 동일한 편리함으로 작업할 수 있습니다. 표준 도구와 달리, Seconds Chart 는 초고속 타임프레임에서도 높은 정확도와 지연 없이 작업할 수 있도록 지원합니다. Seconds Chart의 장점 1초부터 900초까지 의 타임프레임 지원. 즉시 로딩 MT5 터미널의 틱 데이터베이스 가져오기로 역사적 데이터를 빠르게 불러옵니다. MT5 터미널에서 Tick Database 유틸리티를 먼저 실행해야 틱 데이터베이스를 가져올 수 있습니다. 실시간 데이터 업데
MicroScalp Signal Finder 멀티심볼, 멀티타임프레임 스마트머니 스캘핑 시그널 스캐너 (MetaTrader 5) 스캘핑은 여러 종목에 걸친 정밀한 타이밍과 다층 분석이 필요합니다. 시장 구조, 오더블록, 페어밸류갭, 유동성 스윕, 모멘텀 확인을 여러 심볼에서 동시에 추적하는 것은 수동으로는 거의 불가능한 작업입니다. MicroScalp Signal Finder(MSF)는 5개 타임프레임(H4-H1-M15-M5-M1)에 걸쳐 최대 20개 심볼을 동시에 스캔하며, 엄격한 5단계 스마트머니 컨셉트 분석을 적용합니다. 추세, 구조, 관심 포인트, 모멘텀, 진입 패턴이 모두 일치할 때만 정확한 진입가, 손절가, 3단계 익절가를 포함한 점수화된 시그널을 생성합니다. 수동 작업 없이 기관급 분석을 원하는 외환, 암호화폐, 지수 스캘퍼를 위해 설계되었습니다. 각 시그널에는 컨플루언스 점수(0-18)가 부여되어 가장 높은 확률의 셋업에 집중할 수 있습니다. 자세히 보기:   상세 가
MT4 to Telegram Signal Provider 는 사용하기 쉽고 완전히 사용자 정의가 가능한 도구로, 텔레그램으로 신호를 보내어 계정을 신호 제공자로 변환할 수 있습니다. 메시지 형식은 완전히 사용자 정의가 가능합니다! 그러나 간단한 사용을 위해 미리 정의된 템플릿을 선택하고 메시지의 특정 부분을 활성화하거나 비활성화할 수도 있습니다. [ 데모 ]  [ 매뉴얼 ] [ MT5 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ]  New: [ Telegram To MT5 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식이 필요 없으며, 개발자가 필요한 모든 것을 제공합니다. 주요 기능 구독자에게 보낸 주문 세부 정보를 사용자 정의할 수 있는 기능 예를 들어 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독은 모든 신호 등을 받게 됩니다. ID, 심볼 또는 코멘트별 주문 필터링 주문이 실행된 차트의 스크린샷을 포함 보낸
Crystal Trade Manager PRO – MT4 고급 리스크 및 트레이드 관리 시스템 무료 버전: https://www.mql5.com/en/market/product/150632 개요 Crystal Trade Manager PRO(CTM)는 MetaTrader 4를 위한 전문급 거래 실행 및 리스크 관리 유틸리티입니다. 엄격한 실행, 견고한 자본 보호, 그리고 똑똑한 자동화를 필요로 하는 트레이더를 위해 설계되었습니다. 본 시스템은 계좌 리스크를 관리하고, 자본(EQ)을 보호하며, 일일 제한을 적용하고, SL/TP를 자동으로 설정하며, 전문급 기능을 갖춘 초고속 원클릭 트레이딩 패널을 제공합니다. Prop Firm 챌린지, 데이트레이딩, 스캘핑, 포트폴리오 매니저에게 최적화되어 있습니다. MT5 버전도 제공됩니다. 주요 기능 1. 고급 리스크 및 드로우다운 보호 기능 하루 드로우다운을 1%~70% 범위에서 설정 가능 설정한 한도를 초과할 경우 모든 포지션 즉시 종료 조건
Basket EA MT4
Juvenille Emperor Limited
5 (5)
Basket EA MT4 는 강력한 수익 실현 도구이자 종합적인 계좌 보호 시스템을 하나의 간편하고 사용하기 쉬운 솔루션으로 결합한 제품입니다. 이 EA의 핵심 목적은 계좌 내 모든 개별 포지션을 묶음(Basket) 단위로 관리하여, 계좌 전체의 손익을 완전히 통제할 수 있도록 하는 것입니다. Take Profit, Stop Loss, Break Even(손익분기점), Trailing Stop과 같은 묶음(purpose) 수준의 기능을 제공하며, 이를 계좌 잔고의 퍼센트, 고정 통화 금액 또는 해당 거래들의 평균 포인트로 설정할 수 있습니다. 이러한 유연성은 트레이더가 자신만의 리스크 및 수익 전략을 맞춤 설정할 수 있도록 해줍니다. 또한 Basket EA MT4 는 Magic Number, 심볼, 또는 댓글 등을 기반으로 특정 거래를 관리 대상에서 제외하거나 포함시키는 지능형 거래 필터링을 지원합니다. 이를 통해 원하는 거래만 EA의 관리 대상이 되도록 보장할 수 있습니다. 추가
Take a Break
Eric Emmrich
5 (31)
News filter, equity guard & session control for all your EAs — one tool, full protection Take a Break has evolved from a basic news filter into a comprehensive account protection solution . It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
This EA is fully automated , it is built based on  the method of catching the pop-up Alert event and Open Market Orders (BUY/SELL) . Download trial version here:  https://www.mql5.com/en/blogs/post/751340 ***NOTE:   It is recommended to remove the available filter settings, only install the filter for your indicator. Parameters of the EA: -------- <EA Settings> -------- Magic Number:   The identifying (magic) number of the currently selected order. Allow Open trade:   Enable/ Disable Open Trade
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 거래 패널을 사용하면 차트에서 클릭 한 번으로 거래하고 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 거래자의 삶을 더 쉽게 만들고 거래자가 훨씬 빠르고 편리하게 거래 활동을 수행할 수 있도록 도와주는 매개변수 및 기능의 자동 계산. 차트의 무역 거래에 대한 그래픽 팁 및 전체 정보. MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 .... MetaТrader 4   의 주요 요청 거래 제어판   : 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제, 수정, 후행 중지, 손절매,
Short Description: FTMO Protector PRO MT4 is an EA designed to protect your funded account by managing risk and ensuring compliance with the Prop Firm's trading rules. This EA automatically monitors equity levels, closes trades when profit targets or drawdown limits are reached, and provides a visual display of key account metrics. EA w orks with all different Prop Firm service providers. Overview: FTMO Protector PRO MT4 is an Drawdown Safeguard Expert Advisor meticulously crafted for traders
Live Forex Signals 사이트 신호에 거래를 위해 설계   https://live-forex-signals.com/en   그리고  https://foresignal.com/en   . Live Forex Signals for MetaTrader 5  https://www.mql5.com/ru/market/product/81448 매개 변수 사용자 이름 및 암호는 사이트에 가입 한 경우 live-forex-signals.com/foresignal.com 구독이 없으면 필드를 비워 둡니다; 댓글 개설 된 거래에 대한 댓글 위험 위험 거래에 대한 예금의 백분율로,위험=0 인 경우,다음 값 많이 사용됩니다 거래에 대한 많은 고정 볼륨 사이트에서 이익을 가져 가라 웹 사이트에서 정지 손실을 사용 빈도신호업데이트고문의 사이트 방문 빈도 분 최대 스프레드무역에 허용되는 최대 스프레드를 거래합니다.스프레드가 더 높으면 보류 중인 주문 세트가 취소됩니다 사용트레일링 사용 후행 정지
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Shepherd Safety EA
AW Trading Software Limited
4.92 (13)
The work of the utility is directed at opening new market orders, maintaining them, transferring the unprofitable orders into profit using an internal loss handling algorithm, trend filtering and various types of trailing stop and take profit. Suitable for any instruments and timeframes. The algorithm works separately for buys and sells, which allows simultaneously working in both directions as well. For the event when the additional orders opened by the utility do not become profitable, a StopO
복사기->편리하고 빠른 인터페이스 상호작용으로 사용자가 바로 사용 가능       ->>>> Windows 컴퓨터 또는 VPS Windows에서 사용하는 것이 좋습니다. 특징: 다양하고 개인화된 복사 거래 설정: 1. 다양한 신호 소스에 대해 다양한 로트 모드를 설정할 수 있습니다. 2. 다양한 신호 소스를 포워드 및 리버스 복사 거래에 대해 설정할 수 있습니다. 3. 신호는 주석으로 설정할 수 있습니다. 4. 계약 로트에 따라 로트를 교정할지 여부 다양하고 개인화된 복사 주문 설정 2: 1. 다양한 품종에 대해 다양한 로트 모드를 설정할 수 있습니다. 2. 정방향 및 역방향 복사 주문에 대해 다양한 품종을 설정할 수 있습니다. 3. 주석으로 신호를 설정할 수 있습니다. 4. 계약 로트에 따라 로트를 교정할지 여부 댓글 필터링, MAGIC 필터링, 시그널 로트 필터링, 로컬 제품 필터링 근무시간 설정 역동기화 SLAVE 닫힘 주문 바인딩 기능: 모든 주문은 설정된 신호 소스 주문
The Ultimate Drawdown Recovery & Trade Protection EA for MT4! Your Trades Deserve a Second Chance. Give Them This Soldier. Struggling with floating losses or sudden drawdowns that threaten your account? Stop watching your trades drown in red and let the Ultimate Drawdown Recovery EA (UDR) recover, protect, and empower your trading strategy automatically. What Is UDR? UDR is an ultra-smart, lightning-fast MT4 Expert Advisor designed to recover drawdowns, secure break-even exits, manage trades wi
Risk/Reward Tool은 MetaTrader 4에서 거래를 계획, 시각화 및 실행하는 방식을 혁신하도록 설계된 전문가급 Expert Advisor입니다. 정밀한 리스크 관리를 중시하는 재량 트레이더이든, 거래 설정을 시각적으로 테스트해야 하는 전략 개발자이든, 이 도구는 우아하고 직관적인 인터페이스에서 필요한 모든 것을 제공합니다. 기본적인 포지션 계산기와 달리, Risk/Reward Tool은 시각적 거래 계획을 즉각적인 실행 기능, 실시간 손익 모니터링 및 포괄적인 거래 관리 기능과 결합합니다. 이 도구는 MT4 전략 테스터와 완전히 호환되어 실제 자본을 위험에 빠뜨리지 않고 거래 전략을 연습하고 접근 방식을 개선할 수 있습니다. 도구의 전체 매뉴얼은 여기에서 확인할 수 있습니다: https://www.mql5.com/en/blogs/post/766244 MT5 version:  https://www.mql5.com/en/market/product/158601 주요 기능
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
일별 및 주별 마감 거래 내역, 현재 진행 중인 거래, 외환 노출을 한 차트에서 즉시 확인하세요! 히트맵을 사용하여 수익성 있는 거래와 거래 포트폴리오 내에서 현재 하락이 있는 위치를 파악하세요. 빠른 마감 버튼 빠른 마감 버튼을 사용하여 단일 심볼에 대한 모든 거래를 마감하거나, 개별 거래를 전체적으로 마감하거나, 버튼을 클릭하여 일부 수익 또는 손실을 실현하세요. 더 이상 목록에서 거래를 찾아 거래의 일부를 마감하는 방법을 알아낼 필요가 없습니다. 대시보드는 외환 쌍을 거래하는 동안 각 통화 심볼에 대한 현재 노출도 표시하므로 주요 뉴스 이벤트에 앞서 과도하게 노출될 수 있는 영역을 파악하는 데 도움이 됩니다. 버튼을 사용하여 뉴스가 나오기 전에 노출을 즉시 빠르게 줄이거나, 이미 뉴스가 발생하여 수익을 창출한 경우 클릭 한 번으로 빠르게 수익을 확보할 수 있습니다! 진행 중인 거래 히트맵 거래 히트맵은 달러 비용 평균화를 사용하여 거래의 확장 및 축소를 수행하는 포지션 거
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
필터:
리뷰 없음
리뷰 답변