Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
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

Hourly Pivot Points with Color Filling - Indikator für den MetaTrader 4

Ansichten:
43290
Rating:
(17)
Veröffentlicht:
2018.05.02 17:50
Aktualisiert:
2018.05.04 17:37
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

5/4/2018 update:

  • Fixed an error in calculating S/R points by Fibo.
  • Fixed a bug in drawing objects.

This indicator uses two ways to calculate R1/R2/R3/S1/S2/S3: normal formula and Fibonacci, and users can choose one from them.


Main parameters

  • PivotMode:
    • Normal: use normal formula to calculate S and R.
    • Fibonacci: use Fibonacci to calculate S and R.
    .
  • CurrentHourOnly: only calculate lastet hourly PP if true.

HourlyPivotPoints_ColorFilling

HourlyPivotPoints_ColorFilling

HourlyPivotPoints_ColorFilling

HourlyPivotPoints_ColorFilling

HourlyPivotPoints_ColorFilling

RSISignal RSISignal

This indicator is based on original RSI, but more features are added to general signals and watch the strength of the price movement. The main purpose is to general buy/sell signals using smoothed RSI and its MA.

Hedging_Zone_Recovery_Area Hedging_Zone_Recovery_Area

This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account.

Martingale Bone Crusher Martingale Bone Crusher

This Martingale EA trades with one moving average, it is considered relatively safe because it takes a single trade at a time.

Record IsConnected, Spread, Stop, FreezeLevel Record IsConnected, Spread, Stop, FreezeLevel

EA is run say once every minute and writes the status of IsConnected, spread, stop and freeze level to a file.