Is it possible to change the common data folder location?

 

I created a EA with many I/O operation in common data folder. Is it possible to move the common data folder to RAMDisk?

Thanks

 
  1. Doubtful.
  2. Stop continuously writing. Store it in a global structure and use the timer to write updates periodically, like every 10 seconds.