Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 23:20:43 +0000



Post From: Error creating chart image for sc.SaveChartImageToFileExtended

[2020-03-25 02:00:11]
User189399 - Posts: 43
Any update on this issue. I still suffer from the occasionally save image error. I copied the codes below for your refer.

F1.Format(sc.DataFilesFolder);
ImageFile=F1.Left(-5);  
ImageFile.AppendFormat("images\\");
ImageFile.AppendFormat(sc.Symbol);
ImageFile.AppendFormat("TelImage.png");
sc.SaveChartImageToFileExtended( sc.ChartNumber, ImageFile, 0, 0, 0);

Below is the error messages reported by SC
Chart: HSH20 [C][M] Flex Renko 60-30-0 #2 | Study: HSI Super Trend Signal Sys V1 0207 11:37 | ImageFile name is C:\DTC_SC\images\HSH20TelImage.png | 2020-03-25 09:55:49.226
Error creating chart image. | 2020-03-25 09:55:51.702