Forum

Indicator plots fill up with values when I change the indicator parameters

Hi I was wondering if someone could point me in the right direction with this indicator that I built. It plots fine until I change one of the input parameters. From there the indicator plots get messed up. I've tried everything it seems, but nothing seems to help. Below is the initialize function

Where are files stored when using agents with FileWrite

I'm optimizing an EA and outputting files based on its behavior. I need to use the Agents in MT5's cloud network to do this. So far I've been able to find the output files for all the local agents used by my EA, but none of the files for the agents in the cloud network are showing up. Does anyone