Multitimeframe indicators [ ru ]

0
(0)
Name:
Multitimeframe indicators [ ru ]
Author: cmillion (2010.05.24 10:23)
Downloaded: 2362
Download:
Multitimeframe indicators [ ru ] 1
 Multi.Period.RSI.mq4 (2.5 Kb) View
Multitimeframe indicators [ ru ] 1 Multi.Period.Stochastic.mq4 (3.0 Kb) View
Multitimeframe indicators [ ru ] 1 Multi.Period.MA.mq4 (3.3 Kb) View

Description:

It's very often there isn't enough time to check all chart timeframes and look for the best entry point, these indicators can be set in one window and not switching screens to see the whole picture together.

RSI:

Multitimeframe indicators [ ru ] 4

Stoxastic:

Multitimeframe indicators [ ru ] 5

The Stoxastic and RSI indicators are extremely simple, they show the values of relevant indicators with a candle a higher period. The details can be examined further using indicators MA.

Variables:

Total variable for all three indicators timeframe. The valyes are:

  • timeframe = January 1 minute
  • timeframe = May 5 minutes
  • timeframe = 15 15 minutes
  • timeframe = 30 30 minutes
  • timeframe = 60 1:00
  • timeframe = 240 4:00
  • timeframe = 1440 1 day
  • timeframe = 10080 1 week
  • timeframe = 43200 1 month

For the case if there is a mistake in minutes, the indicator itself correct, and set the desired period. For all other variables as well as in the original versions of the indicators.

Now back to MA.

Partly applied_price it can serve for many functions.

  • applied_price = 0 PRICE_CLOSE
  • applied_price = 1 PRICE_OPEN
  • applied_price = 2 PRICE_HIGH
  • applied_price = 3 PRICE_LOW
  • applied_price = 4 (high + low) / 2
  • applied_price = 5 (high + low + close) / 3
  • applied_price = 6 (high + low + close + close) / 4

For example, if you put in the window with a period of less than H1 immediately 3 indicators with the following parameters:

  1. PeriodMA = 1; applied_price = 2; timeframe = 60;
  2. PeriodMA = a; applied_price = 3; timeframe = 1960;
  3. PeriodMA = 1; applied_price = 0; timeframe = 15;

So we get an indicator showing the minimum and maximum hourly candles (green lines 1,2) and (Orange 3) shows the opening price of each 15-minute candles.

Multitimeframe indicators [ ru ] 6

By varying the parameters, you can create right combination of indicators that can you.

Each indicator has two buffers. One is the main, which shows the value steps and support, a smoothing step.

The possible applications of these indicators isn't restricted the ones described.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.