Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Scripts

Twitpic - Send chart screenshot - script para MetaTrader 4

Visualizaciones:
11988
Ranking:
(7)
Publicado:
2011.02.09 08:31
Actualizado:
2016.11.22 07:32
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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.