Screenshot problem

 

Hi, I created an expert advisor that automatically generates the chart screenshot that is saved in a hidden folder using WindowScreenShot() function. I need to save this photo outside the metatrader or extract it from it.In the function I entered the path where to save the photo: WindowScreenShot("shots\\signal.gif");

I tried to change the path but does not save the photo outside MT4

Does anyone know how I can do it?Thanks

 
Keep it inside the sandbox and have your external program grab it from there or share the folder with it.