Damien Olanier / Publications
Forum
Writing datas in a file
Hi, I want to write data to a CSV file for analyzing. It writes effectively but only one valye, and not each value at each tick or bar. There is something i don't understand. Anyone can help me? Here is my code, copied and adapted from mql5 reference. The write code is in a function , called in
2010.08.24 11:06:59 Limits (EURUSD,MN1) Array out of range in 'Limits.mq5' (76,15)
Hello, i have this error in the mt5 client with my indicator... and i'm not able to find the error. Compilation is ok in the editor. In my indicator i want to find the Highest Price in a Monthly chart. Here is the calculation code : #property indicator_chart_window #property indicator_buffers 3