Hiding code

 

I'm new to MQL4 but have been programming for over 25 years.

Is there a way to distribute an indicator without distributing the source?

If so, how does the user load it?

 

The EX4 file (binary) can be run without the accompanying source code.

Put YourIndicator.EX4 into /experts/indicators, and restart metatrader (or compile something else).