Libraries: Free Fuzzy Logic Library functions - page 3

 
vlad1949:

I would like to hear the "head of the transport shop" who announced this topic and wrote that everything worked wonderfully in MT4.

The problem is that the .fcl file is not loaded.

By the way: the library does not fully support the standard. There are exceptions, limitations, etc. And the output is only single-element sets.

It worked after specifying the full path of the file location.

string path=StringConcatenate(TerminalPath(),"\experts\files\Histo1.fcl");

 
Very good!