Bibliotecas: Módulo de sinais de negociação baseado no indicador Heiken_Ashi_Smoothed

 

Módulo de sinais de negociação baseado no indicador Heiken_Ashi_Smoothed:

Módulo de sinais de negociação para o Assistente MQL5. O momento em que a vela formada pelo indicador Heiken_Ashi_Smoothed muda de cor, significa que está na hora de entrar no mercado.

Fig.1. Gráfico com algumas operações de exemplo.

Autor: Nikolay Kositsin

 

Olá!

Não consegui compilar o indicador e nem o expert.

Versão da plataforma é Buid 910

Erros no indicador:

'Heiken_Ashi_Smoothed.mq5' Heiken_Ashi_Smoothed.mq5 1 1
can't open "C:\Users\THIAGO\AppData\Roaming\MetaQuotes\Terminal\FB9A56D617EDDDFE29EE54EBEFFE96C1\MQL5\include\SmoothAlgorithms.mqh" include file Heiken_Ashi_Smoothed.mq5 28 11
'CXMA' - declaration without type Heiken_Ashi_Smoothed.mq5 31 1
'Smooth_Method' - declaration without type Heiken_Ashi_Smoothed.mq5 65 7
'XMAO' - undeclared identifier Heiken_Ashi_Smoothed.mq5 83 14
'MA_SmMethod' - undeclared identifier Heiken_Ashi_Smoothed.mq5 83 32
'XMAO' - undeclared identifier Heiken_Ashi_Smoothed.mq5 138 18
'MA_SmMethod' - undeclared identifier Heiken_Ashi_Smoothed.mq5 138 66
'XMAC' - undeclared identifier Heiken_Ashi_Smoothed.mq5 139 18
'XMAH' - undeclared identifier Heiken_Ashi_Smoothed.mq5 140 18
'XMAL' - undeclared identifier Heiken_Ashi_Smoothed.mq5 141 18
10 error(s), 0 warning(s)  11 1


Erros no Expert:

'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
can't open "C:\Users\THIAGO\AppData\Roaming\MetaQuotes\Terminal\FB9A56D617EDDDFE29EE54EBEFFE96C1\MQL5\include\Expert\Signal\MySignals\Heiken_Ashi_SmSignal.mqh" include file ExpM_Heiken_Ashi_Smoothed.mq5 14 11
'TrailingNone.mqh' TrailingNone.mqh 1 1
'MoneyFixedLot.mqh' MoneyFixedLot.mqh 1 1
'CHeiken_Ashi_SmoothedSignal' - undeclared identifier ExpM_Heiken_Ashi_Smoothed.mq5 97 4
'filter0' - undeclared identifier ExpM_Heiken_Ashi_Smoothed.mq5 97 33
'CHeiken_Ashi_SmoothedSignal' - struct undefined ExpM_Heiken_Ashi_Smoothed.mq5 97 45
'=' - operand expected ExpM_Heiken_Ashi_Smoothed.mq5 97 40
'filter0' - parameter conversion not allowed ExpM_Heiken_Ashi_Smoothed.mq5 105 21
6 error(s), 0 warning(s)  7 1