CODE:No price axis on timeframes lower than daily. Applies to indicator panes as well, except Volume.
Bitmap img = GetChartImage(1500, 900) as Bitmap; img.Save(@"C:\Test\" + bars.Symbol + ".jpg", System.Drawing.Imaging.ImageFormat.Jpeg);
Rename
Confirmed Dion's fix for B92.
Your Response
Post
Edit Post
Login is required