Hi!
could somebody help me and explain how can i get 2-dimension array (i.e. double array[x][y] where x=100, y=30) to inside a file and than how can i get back the numbers from this file to an array in otehr EA? 1-dimension is much easier!!!
I found this article: http://articles.mql4.com/493 but i don't know how can I read the file with numbers from this file in my secound EA...
Additionally i'd like to save big precision of my numbers and i was pondering to use FileWriteDouble() funcion (in binary).
Could somebody help me - i appreciate it a lot!
thank You!
could somebody help me and explain how can i get 2-dimension array (i.e. double array[x][y] where x=100, y=30) to inside a file and than how can i get back the numbers from this file to an array in otehr EA? 1-dimension is much easier!!!

I found this article: http://articles.mql4.com/493 but i don't know how can I read the file with numbers from this file in my secound EA...
Additionally i'd like to save big precision of my numbers and i was pondering to use FileWriteDouble() funcion (in binary).
Could somebody help me - i appreciate it a lot!
thank You!