Dieser Beitrag liefert Beschreibungen der neuen Features im aktualisierten MQL5 Wizard. Die modifizierte Architektur von Signalen ermöglicht die Erstellung von Handelsrobotern, die auf der Kombination verschiedener Marktmuster beruhen. Das Beispiel in diesem Beitrag erläutert das Verfahren zur interaktiven Erstellung eines Expert Advisors.
The article discusses how to write your own class of trading signals with the implementation of signals on the crossing of the price and the moving average, and how to include it to the generator of trading strategies of the MQL5 Wizard, as well as describes the structure and format of the description of the generated class for the MQL5 Wizard.
재미있게 사용하세요!
멍청한 질문이라 죄송하지만 롱 포지션인지 숏 포지션인지 명시한 부분이 보이지 않습니다.
멍청한 질문이라 죄송하지만 롱 포지션인지 숏 포지션인지 어디에서 지정하는지 알 수 없나요?
신호 모듈이 숏 또는 롱 포지션을 열지 여부를 결정합니다. 이 기사를 읽어보셔야 합니다 https://www.mql5.com/ko/articles/226
.