Libraries: Сode that records balance and equity charts and calculates additional optimization criteria - page 2

 
hini #:
Could it be designed so that the header is saved only once using UTF-8, and the subsequent data is saved using ASCII? This would have little impact on the file.
We are talking about HTML files. If you always save it in ASCII,
f=FileOpen(file_name_HTML,FILE_WRITE|FILE_ANSI);
then probably only converting UTF characters to character codes will help. Like this: ница