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

VR---FIGURA - MetaTrader 4のためのインディケータ

ビュー:
33137
評価:
(19)
パブリッシュ済み:
2013.06.03 07:15
アップデート済み:
2016.06.15 09:19
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

The indicator on the quadrangle patterns, designed to work on hourly timeframes.

Indicator displays quadrangle figure, angles of which are

  1. Daily Open
  2. Daily High
  3. Daily Close
  4. Daily Low

The essence of the system is visual determination of subsequent movement:

  • If the latter figure has a narrowing and the narrowing is less than the base of the figure, it forecasts continuation of a trend (at least the size of the base)
  • If the latter figure has an expansion and the expansion is greater than the base of the figure, it predict possible reversal (at least the size of the base)
  • If the base and the end of the figure are visually equal, a correction is expected

  • Narrowing 3 is less than base 1 == trend continuation is predicted
  • Narrowing 4 is approximately equal to the base 2 == flat is predicted
  • Narrowing 6 is greater than base 5 == change in the trend is predicted
  • Narrowing 9 is greater than base 7 == change in the trend is predicted
  • Narrowing 11 is greater than base 8 == change in the trend is predicted

MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/10871

SK-Days of Week SK-Days of Week

Writes days of week above candles.

Imp_MA Imp_MA

Moving average on the basis of individual price

Sliders Sliders

Uses up to 4 visual "sliders" in the chart window to quickly and easily adjust values of any technical indicator in a separate window. Based on MetaTrader 4 chart objects, not DLLs.

Export to Excel in Real Time Export to Excel in Real Time

Export text to Excel in real time using native DDE library provided by Windows