Hello,
I see you can save a chart bitmap using the GetChartBitmap method
CODE:
Please log in to see this code.
Is it possible to save the other charts such as the Strategy Closed Equity Chart or Profit Distribution Chart ?
Thanks
Size:
Color:
Hi Steve,
Yes, but only manually. Right click on the visualizer and select either Copy Chart and then paste in MS Paint or other graphic editor (for Profit Distribution Chart), or Save to bitmap directly (for Closed Equity).
You can not do that programmatically i.e. use GetChartBitmap for visualizers. Performance visualizers are executed after Strategy has finished executing.
Size:
Color:
Oh well, foiled again ;->)
Size:
Color: