Indicators: JFatlAcceleration

 

JFatlAcceleration:

JFatlAcceleration measures the current trend acceleration.

Author: Nikolay Kositsin

ColorJFatlAcceleration

 
Automated-Trading:

JFatlAcceleration:

Author: Nikolay Kositsin

Compiling it leads to 3 errors (lines 182 and 192)
 
Sobriket:
Compiling it leads to 3 errors (lines 182 and 192)
Please give us more information (build version, 32 or 64).
 
Automated-Trading:
Please give us more information (build version, 32 or 64).

 182  static CFATL FATL; - CFATL, declaration without type

192       fatl=FATL.FATLSeries(0,prev_calculated,rates_total,price,bar,false); FATL is undeclared identifier + struct or class type expected


x64, build 519 

 
Sobriket:

 182  static CFATL FATL; - CFATL, declaration without type

192       fatl=FATL.FATLSeries(0,prev_calculated,rates_total,price,bar,false); FATL is undeclared identifier + struct or class type expected


x64, build 519 

We cannot reproduce it, it seems the problem with old version of SmoothAlgorithms.mqh.

Please update the SmoothAlgorithms.mqh library (included in code).

SmoothAlgorithms.mqh must be placed to terminal_data_folder\MQL5\Include.