Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Skripte

GMail Reader using MQL and wininet - Skript für den MetaTrader 4

Ansichten:
11150
Rating:
(11)
Veröffentlicht:
2011.08.15 08:18
Aktualisiert:
2014.04.21 14:55
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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.