거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

Twitpic - Send chart screenshot - MetaTrader 4용 스크립트

조회수:
11995
평가:
(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.