Indicator without MQL4 file - Need custom work done

 

Hi,

I have a custom indicator that I would like to have trigger an audible when the up or down arrow appears.  I only have the ex4 file and not the MQL4 file. Do I have any options for accessing the code if there is no MQL4 file? 

 

Thanks,

 EW 

 
 
tavor223556: Do I have any options for accessing the code if there is no MQL4 file?
I would like to have trigger an audible when the up or down arrow appears
  1. No code, no access. You can ONLY get the values in the buffers via iCustom and access any objects created.
  2. Create your own indicator that posts the same arrows and add your audible.