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
Indikatoren

MTF Inside Bar - Indikator für den MetaTrader 4

Ansichten:
53086
Rating:
(23)
Veröffentlicht:
2014.09.24 09:47
Aktualisiert:
2016.11.22 07:32
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

With this indicator we can visualize price action in other (higher) timeframe without leaving our current chart.

Just choose wich timeframe you desire (ex: TFup=3 means third timeframe up from the current timeframe in the chart).

Also you can choose:

  • bars_back: how many inside bars (candles)
  • stats: if true shows the range (Open-Close, absolute value) in pips of the inside bar (candle)
  • UpCandleColor: color for a bull bar (candle)
  • DownCandleColor: color for a bear bar (candle)
  • width: thickness of the bar
  • filling: if true draws the inside bar with fill; otherwise just the edges.

Update 22.03.15 - v1.2:

  1. Added these parameters:
    • Font_Size: text font size (default=15);
    • Corner: text corner position (default=3 -> Bottom Right).
  2. Bug correction: Object Delete.
  3. Now the text has the same color as the last (upper timeframe) bar.
Cheers!

A tool to better visualize price action using a higher timeframe.

LastOrder LastOrder

The header file contains functions for searching last and previous order in the trade pool.

COrdersCounter COrdersCounter

The simple class for counting of the orders with different filters: by symbol of currency, Magic Number, either closed, either opened orders.

NetFlows NetFlows

The indicator computes the volume-adjusted flow of a currency considering all currency pairs available on your platform.

Bleris - Hedging Strategy Bleris - Hedging Strategy

This strategy uses hedging if trend changes.