Buying and Installing an indicator on MT4 on a MAC - HOW

 

I have finally setup th MT4 platform on my macbook via 'Play on Mac'. Now when I try and get any Demo for an indicator, I get a pop up box asking if I have metatrader 4 (which I do). Upon clicking 'Yes' nothing happens!


Is there a way to download the mq4 file where demos are available for indicators?

Would appreciate any support as having a tough time, been trying to figure out for the past couple of hours 

Thank you

 
You can get free apps from Codebase: https://www.mql5.com/en/code
MQL5 Code Base
MQL5 Code Base
  • www.mql5.com
Expert advisor uses the difference between bar closes and a close moving average to detect unusual activity, it will then buy arbitrary volatility spikes. This is a prototype that I will be expanding on in the future, at the moment the user can input an arbitrary level to buy at. In future developments I plan on...