Simple Programm to write a file

 

Hey guys,

I want to store the current Bid value in an external file so that I can use this information on another account. I thought about using the FileWrite function. But I really don't understand how to do that. This file should also be refreshed with every tick. Does anyone no how to do that? Or is this even possible?

Thanks for our help;)

 
*the bid value of example the EURUSD but that doesn't matter
 
Here is the file function doc page.  Should be enough to get you part of the way there.