SimicCh / Publications
Forum
Easy Expert Advisor???
Hello everybody, my programmingskills in MQL5 are very low, so i really could need some help. I just want to program an easy expert advisor. It should generate an order if a candle breaks through the extremum (Maximum or Minimum) of the candle before. I dont want to trade this way, i just want to
Write Datas to a .txt File
Hello everybody, i just started Prgramming with MQL5. At the Moment i'm trying to write some Datas to a .txt file. (not complex) i have got some Problems: 1. In which Folder do have to create the file? 2. How do i have to program the "script" to make sure the Datas are saved in the file? I just