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

GMail Reader using MQL and wininet - script for MetaTrader 4

Views:
11145
Rating:
(11)
Published:
2011.08.15 08:18
Updated:
2014.04.21 14:55
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.