無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
スクリプト

Twitpic - Send chart screenshot - MetaTrader 4のためのスクリプト

ビュー:
11991
評価:
(7)
パブリッシュ済み:
2011.02.09 08:31
アップデート済み:
2016.11.22 07:32
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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.