Twitpic – Send chart screenshot – script MetaTrader 4

Twitpic - Send chart screenshot - script for MetaTrader 4
Author: gunzip <spammmmme@gmail.com> As usual, you have to put it into experts/scripts metatrader subfolder and restart mt4 eventually (or just compile it if you are able to). You don’t need to download anything but the script itself.You may edit (right click + modify) the script to put your twitter username and password inside it so … Read more

Screenshot in the original chart size – script MetaTrader 4

Sample Screenshot
If you would like to take a screenshot of a script/EA/indicator you have to specify the chart size, because the MT4 can’t detect it. This script: calls the user32.dll to determine the chart’s size places labels in the top left and bottom left corners, that show the instrument’s name and the timeframe calls the kernel32.dll … Read more