MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Source code library - Expert Advisors, Indicators and Scripts

Screenshot
XAUUSD, D1
Demo
PnF ChartPnF Chart Try product
PnF Chart
Author: markon
PFE2 Indicator
PFE2
Author: GODZILLA
Subscribe to signal
BT28 Oanda
26.35%, 16 820.76 USD
Interview with Vitaly Antonov (ATC 2011) Interview with Vitaly Antonov (ATC 2011)
To post a new code, please log in or register

Interesting script?
So post a link to it -
let others appraise it

You liked the script? Try it in the MetaTrader 5 terminal

2012.05.03 14:07
Multi-Williams Percent Range trend indicator

Multi-Williams Percent Range trend indicator [ru]

victorg

Downloads:
2051
Views:
3007
Rating:
votes: 14
Files:
\MQL5\Indicators\
vdirection.mq5 (11.33 KB)view

Description:

This is the modified version of Position in channel indicator.

The indicator calculates the values, similar to "Williams Percent Range" for 5 different periods. The values are plotted as a histogram. The histogram forms different patterns at different stages of the trend.

Input parameters:

  • TMode – mode: 0 - fast, 1 - normal, 2 - slow;
  • InpXCoord - the horizontal shift relative to the lower left corner;
  • InpYCoord - the vertical shift relative to the lower left corner.

Three sets of periods are used:

  • Fast – 30, 15, 10, 8, 6;
  • Normal – 60, 30, 20, 15, 12;
  • Slow – 120, 60, 40, 30, 24.

Image:

VDirection


Translated from Russian by MetaQuotes Software Corp.
Original code: http://www.mql5.com/ru/code/890

Last comments | Go to discussion (1)
qassam Hammad
qassam | 4 May 2012 at 20:31
thank you , i am a Forex beginner :)