안녕하세요!
지표나 전문가를 컴파일할 수 없습니다.
플랫폼 버전은 Buid 910입니다.
인디케이터에 오류가 발생했습니다:
'Heiken_Ashi_Smoothed.mq5' Heiken_Ashi_Smoothed.mq5 1 1
'C:\사용자\THIAGO\AppData\로밍\MetaQuotes\터미널\FB9A56D617EDDDFE29EE54EBEFFE96C1\MQL5\include\SmoothAlgorithms.mqh' Heiken_Ashi_Smoothed 포함 파일을 열 수 없습니다.mq5 28 11
'CXMA' - 유형이 없는 선언 Heiken_Ashi_Smoothed.mq5 31 1
'Smooth_Method' - 유형이 없는 선언 Heiken_Ashi_Smoothed.mq5 65 7
'XMAO' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 83 14
'MA_SmMethod' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 83 32
'XMAO' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 138 18
'MA_SmMethod' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 138 66
'XMAC' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 139 18
'XMAH' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 140 18
'XMAL' - 선언되지 않은 식별자 Heiken_Ashi_Smoothed.mq5 141 18
10 오류(들), 0 경고(들) 11 1
'ExpM_Heiken_Ashi_Smoothed.mq5' ExpM_Heiken_Ashi_Smoothed.mq5 1 1
'Expert.mqh' Expert.mqh 1 1
'ExpertBase.mqh' ExpertBase.mqh 1 1
'SymbolInfo.mqh' SymbolInfo.mqh 1 1
'Object.mqh' Object.mqh 1 1
'StdLibErr.mqh' StdLibErr.mqh 1 1
'AccountInfo.mqh' AccountInfo.mqh 1 1
'PositionInfo.mqh' PositionInfo.mqh 1 1
'OrderInfo.mqh' OrderInfo.mqh 1 1
'DealInfo.mqh' DealInfo.mqh 1 1
'HistoryOrderInfo.mqh' HistoryOrderInfo.mqh 1 1
'Indicators.mqh' Indicators.mqh 1 1
'Trend.mqh' Trend.mqh 1 1
'Indicator.mqh' Indicator.mqh 1 1
'Series.mqh' Series.mqh 1 1
'ArrayObj.mqh' ArrayObj.mqh 1 1
'Array.mqh' Array.mqh 1 1
'ArrayDouble.mqh' ArrayDouble.mqh 1 1
'Oscilators.mqh' Oscilators.mqh 1 1
'Volumes.mqh' Volumes.mqh 1 1
'BillWilliams.mqh' BillWilliams.mqh 1 1
'Custom.mqh' Custom.mqh 1 1
'TimeSeries.mqh' TimeSeries.mqh 1 1
'ArrayInt.mqh' ArrayInt.mqh 1 1
'ArrayLong.mqh' ArrayLong.mqh 1 1
'ExpertTrade.mqh' ExpertTrade.mqh 1 1
'Trade.mqh' Trade.mqh 1 1
'ExpertSignal.mqh' ExpertSignal.mqh 1 1
'ExpertMoney.mqh' ExpertMoney.mqh 1 1
'ExpertTrailing.mqh' ExpertTrailing.mqh 1 1
"C:\Users\THIAGO\AppData\Roaming\MetaQuotes\Terminal\FB9A56D617EDDDFE29EE54EBEFFE96C1\MQL5\include\Expert\Signal\MySignals\Heiken_Ashi_SmSignal.mqh" 포함 파일 ExpM_Heiken_Ashi_Smoothed.mq5 14 11
'TrailingNone.mqh' TrailingNone.mqh 1 1
'MoneyFixedLot.mqh' MoneyFixedLot.mqh 1 1
'CHeiken_Ashi_SmoothedSignal' - 선언되지 않은 식별자 ExpM_Heiken_Ashi_Smoothed.mq5 97 4
'filter0' - 선언되지 않은 식별자 ExpM_Heiken_Ashi_Smoothed.mq5 97 33
'CHeiken_Ashi_SmoothedSignal' - 정의되지 않은 구조체 ExpM_Heiken_Ashi_Smoothed.mq5 97 45
'=' - 예상되는 피연산자 ExpM_Heiken_Ashi_Smoothed.mq5 97 40
'filter0' - 매개변수 변환이 허용되지 않음 ExpM_Heiken_Ashi_Smoothed.mq5 105 21
6 오류(들), 0 경고(들) 7 1
안녕하세요,
메타에디터에서 라이브러리를 다운로드했습니다.
하지만 MQL5 마법사에서 EA 생성기를 사용할 때 신호 목록에 Heiken-Ashi 신호가 표시되지 않습니다.
이를 위해 추가 단계를 수행해야 하나요?
고마워요!

Heiken_Ashi_Smoothed 지표 기반 거래 신호 모듈:
MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 Heiken_Ashi_Smoothed 인디케이터에 의해 형성된 캔들 색상의 변화입니다.
Author: Nikolay Kositsin