MQL5 Documentation errors, defaults or inconsistencies. - page 5

 

@Rashid Umarov

ChartScreenshot() is not working in the Strategy Tester. It would be nice to add a word about it in the documentation : https://www.mql5.com/en/docs/chart_operations/chartscreenshot

And also to update the list of functions not working in the Tester : https://www.mql5.com/en/docs/runtime/testing#function_limitations

And finally to return an error : currently the function doesn't do anything silently.

ERR_FUNCTION_NOT_ALLOWED

4014

Function is not allowed for call

Documentation on MQL5: ChartScreenShot / Chart Operations
Documentation on MQL5: ChartScreenShot / Chart Operations
  • www.mql5.com
The function provides a screenshot of the chart in its current state in the GIF, PNG or BMP format depending on specified extension. Parameters...