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/zh/articles/226
.