Issue calling Script Include in Automated Indicator
I am Trying to call a script include into a Automated Indicator the filter condition i am using is Sys_is is one of javascript: new nameofscriptinclude().function();The script include is working fine if i call it from a background script it is ...