Experts help needed: Getting EA / Script / Indicator name inside of a DLL

 

Hi,

I've written a c++ dll which serves my commercial MT4 EAs indicators and scripts. I want to be able to get the name of the caller EA, indicator or script, inside of the dll and without passing it as a parameter (security and IP protection issues).

Is it possible to do? Any workaround?

Any help would be appreciated.

TIA

Reason: