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

GMail Reader using MQL and wininet - MetaTrader 4のためのスクリプト

ビュー:
11158
評価:
(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.