Making Screenshots - Scripts for MetaTrader 4 | Trading Script Downloads - MT4/MT5 Resources



The script will create the gif image part of the chart in the root directory of the program (MQL4/Files/ScreenShots).
If successful, file creation will beep. To create a screen name, you just drag the script from the browser to the chart.
Continue to the entire area between the lower right corner of the shape and the mouse cursor. Windows indicators are also included.
Image sizes can vary significantly:


Indicators are also displayed correctly:

//#Attribute show_inputs - If you want to change these settings every time, remove the first two forward slashes
enter string directory = "//screenshot/" ; - A folder can be specified, but it must be under the program directory
enter boolean play sound = true ; - if no sound is required, change true to false
Attachment download
📎 screenshot.mq4 (2.56 KB)
Source: MQL5 #12313
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •