Code: Select all
if (! indiExists( HGI_Name ))
{
Alert(" Read the fucking user guide properly this time, you demented lazy and stupid dimwit.");
Alert("The required indicator " + HGI_Name + " does not exist on your platform. I am removing myself from your chart.");
ExpertRemove();
return(0);
}//if (! indiExists( "wanker" ))