fxcodebase-backup

Williams % R Oscillator correction

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=2562
Forum: 17 · Topic 2562 · 3 post(s)


Williams % R Oscillator correction

Alexander.Gettinger · Mon Nov 01, 2010 2:42 am

EURUSD H1 (08-22-2016 2258).png

Formulas: If Williams %R (WPR_Period) > WPR_Level And Williams %R > MA(MA_Method, MA_Period) of Williams % R = Trend Up If Williams %R > WPR_Level And Williams %R < MA of Williams % R = Up If Williams %R < WPR_Level And Williams %R < MA of Williams % R = Trend Down If Williams %R < WPR_Level And Williams %R > MA of Williams % R = Down

WPR_Correction_Heat_Map.lua

WilliamsPercentRange.lua is available here. viewtopic.php?f=17&t=898&p=111218&hilit=WILLIAMSPERCENTRANGE#p111218

The indicator was revised and updated


Re: Williams % R Oscillator correction

virgilio · Mon Apr 18, 2011 1:13 pm

Is it possible to create a “Signal Parameter” with a sound signal for the bars at the bottom. For example: play recurrent sound when 4-Hour bar changes from either brown/red to eiter yellow/green?


Re: Williams % R Oscillator correction

Apprentice · Mon Mar 06, 2017 8:05 am

Indicator was revised and updated.