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

GMail Reader using MQL and wininet - MetaTrader 4용 스크립트

조회수:
11293
평가:
(11)
게시됨:
2011.08.15 08:18
업데이트됨:
2014.04.21 14:55
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Description:

This script reads your unread GMail messages.

Google provide read only access to GMail inbox via secured http protocol. Messages are displayed on chart.

Script properties consist of:

  • GMailUserName = "your_account@gmail.com";
  • GMailPassword = "your_password";
  • NumOfEntries = 5.

The feed consist of maximum of 20 entries of unread messages.

It is far easier writing code than writing description.. lol

Feedback is appreciated :)

Welch Bollinger Band ® Width Welch Bollinger Band ® Width

This uses the standard Bollinger Band calculations to further calculate the width of the Upper and Lower Bands, comparing that number to the Max and Min width of the bands for the last N periods. The results are plotted onto a histogram.

EMAplusWPR_V2 EMAplusWPR_V2

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

Statement To Chart Statement To Chart

Just a simple script , that reads the HTML file a report , or detailed report , and draws a transaction from it on the chart

BBR BBR

Scalping Bollinger Bands Breakout Reversals with RSI confirmation.