Hello everyone, I have been trying to create a custom zigzag indicator in the indicators.c file. I also included the name reference for the function on the functions.h file.

However, when I try to test it from a new script, the message "Undefined function called!" appears.

Does anyone know what else do I need to do in order to be able to call my new indicator from a new script??

Thanks!!