Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Twitpic - Send chart screenshot - script for MetaTrader 4

Views:
11976
Rating:
(7)
Published:
2011.02.09 08:31
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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 you don't have to re-type them every time (if you feel it's safe to put them in clear text directly there)

An alert should appear once the chart gets posted. Inputs are:

  • username
  • password
  • message (eventually leave blank to skip posting to twitter and just upload the chart screenshot)
  • width of the screenshot
  • height of the screenshot

This script embeds a stripped version of my HTTP library for mt

(note that you don't have to download the library as is embedded in the twitpic script)


"Native" MQL HTTP Client "Native" MQL HTTP Client

This library implements two simple HTTP GET / POST function and does not require external dll(s).

EMAplusWPR EMAplusWPR

Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R

PSAR_2B_Line PSAR_2B_Line

Line indicator Parabolic SAR for the current Time Frame and the next one

'Am I missing bars in my chart?' two simple indicators to show you 'Am I missing bars in my chart?' two simple indicators to show you

Two similar indicators (one in main chart, another in separate window) to show when you're missing historical bars from your chart.