Hamed Vahabi
Hamed Vahabi
공유된 작성자의 Jaspreet Singh Saini 코드
 Currency Strength EA
This EA opens Buy or Sell trades in strongest or weakest pair. It cannot be backtested. Kindly use it on Demo account first & use it on your own risk.
공유된 작성자의 Louis Stoltz 코드
 CSV signals to Expert
How to load csv signals into your expert
good
PettreMelitz
PettreMelitz
Requesting help: Reading dynamic CSV file into EA
Hello,  I am in the process of developing an Excel spreadsheet that analyzes 17 currency pairs and outputs "buy" or "sell" signals. The signals are based on multiple conventional indicators (MACD, RSI, CCI, MA's, BANDS etc) that I have hard
hi. I have a same problem with you. i have a csv signal file an i need a ea program that can read an open position from the signal file. can you send a ea program? thanks
Florent
Florent
Multiple trades open on different symbols in Strategy Tester ?
Hello, I'm using Strategy Tester with a multiple currency EA but I can't figure out how it works in detail. There is this article that introduce Multiple Currency EA but it doesn't go into details . Ok there is an option to say "Take all symbols
공유된 작성자의 MetaQuotes 기고글
very good artilce
Expert Advisor에서의 자금 관리용 함수들
Expert Advisor에서의 자금 관리용 함수들

거래 전략의 개발은 주로 시장 진입과 퇴출을 위한 패턴을 찾는 것뿐만 아니라 포지션을 유지하는 것에 초점을 맞추고 있습니다. 만약 일부 패턴을 자동 트레이딩을 위한 공식으로 만들 수 있다면, 투자자는 자동 투자 모드에서 오픈 포지션을 보장하기 위해서 안전한 수준의 모기지 자금뿐만 아니라 포지션의 양, 마진의 크기를 계산해야하는 문제에 직면하게 됩니다. 이 글에서 우리는 그러한 계산을 할 수 있는 간단한 예시를 보이기 위해 MQL5 언어를 사용할 것입니다.

공유된 작성자의 sangmane 코드
very good . thanks
 Export to Excel in Real Time
Export text to Excel in real time using native DDE library provided by Windows
공유된 작성자의 Sergey Pavlov 기고글
convert to mql5. good way
MQL4에서 MQL5로 이전하기
MQL4에서 MQL5로 이전하기

이 문서는 MQL4 언어 함수에 대한 간략한 가이드로, 프로그램을 MQL4에서 MQL5로 이전하는데에 도움을 드릴 것입니다. MQL4 함수마다 (거래 함수 제외) 설명과 대응하는 MQL5쪽의 구현이 적혀있어 이전하는데에 드는 시간을 눈에 띄게 줄여줄 것입니다.. 편의를 위해 MQL4 함수들은 MQL4 레퍼런스처럼 그룹별로 나뉘어있습니다.

공유된 작성자의 Mladen Rakic 코드
perfect
 Instantaneous Trend Line
Instantaneous Trend Line is one of the series of indicators created by John Ehlres.
공유된 작성자의 Claude Beaudoin 코드
perfect
 Graphically display current trend for all time frames in one simple panel
This is a graphical indicator based on slope-direction-trend indicator that has been published under several other forms.
공유된 작성자의 Andriy Voitenko 기고글
dll
Delphi로 MQL5용 DLL 짜는 법
Delphi로 MQL5용 DLL 짜는 법

이 문서는 Delphi 환경에서 인기좋은 언어 ObjectPascal을 이용해 DLL 모듈을 짜는 법에 대해서 알아볼 것입니다. 본 문서에서 제공하는 자료는 주로 외부 DLL 모듈을 연결하여 MQL5의 내장 프로그래밍 언어의 경계를 허문 초보자 프로그래머를 대상으로 합니다.

Hamed Vahabi
MQL5.커뮤니티에 등록됨