Page 1 of 1

SwingHighLow

PostPosted: Mon Sep 17, 2012 3:01 pm
by Apprentice
SwingHighLow.png

This indicator provides an indication each time we have,
Higer or Lower the peak.
Currently uses a modified Fractal Algorithm,
different algorithms can be used, if provided.
SwingHighLow.lua
(3.23 KiB) Downloaded 1728 times

SwingHighLow With Alert.lua
(14.5 KiB) Downloaded 610 times

For novices, just to clarify notation.
HH - High High
HL - Higher Low
LH - Lower High
LL - Lower Low

USDSEK D1 (02-12-2018 1005).png

SwingHighLow Lines.lua
(7.08 KiB) Downloaded 520 times

Re: SwingHighLow

PostPosted: Mon Sep 17, 2012 6:03 pm
by blessing
hi,

thank for this nice indicator.
can you create swing high low based on zig zag(depth 34,deviation 5, back up3)

Re: SwingHighLow

PostPosted: Tue Sep 18, 2012 1:48 am
by Apprentice
Your request is added to the development list.

Re: SwingHighLow

PostPosted: Wed Oct 03, 2012 12:10 pm
by glenville
Hello can you add the alarm to this indicator
also that a high be two candles to the left and two candles to the right of the higher candle in the middle and a low visa versa

Re: SwingHighLow

PostPosted: Thu Oct 04, 2012 5:42 am
by Apprentice
Your request is added to the development list.

Re: SwingHighLow

PostPosted: Thu Apr 13, 2017 7:51 am
by Apprentice
Indicator was revised and updated.

Re: SwingHighLow

PostPosted: Sun Aug 20, 2017 7:32 am
by positif85
Hello can you add the alarm\email to this indicator, thanks.

Re: SwingHighLow

PostPosted: Tue Dec 05, 2017 7:58 am
by Apprentice
SwingHighLow With Alert.lua

Re: SwingHighLow

PostPosted: Sun Feb 11, 2018 1:52 pm
by colajam1979
Hello
Can you add the following to the indicator?

Add line to most recent signals ‘Yes/No’
If yes then
Amount of previous signals ‘1 to 10’ (this applies to each signal ie HH HL LH LL)

Line style for HH
Line style for LH
Line style for HL
Line style for LL

Line style to include
type of line = dashed, dot, solid dashed and dots
Colour of line = usual options.

The line will be top of HH and LH
The line will be at the bottom of LL and HL

Thanks

Re: SwingHighLow

PostPosted: Mon Feb 12, 2018 6:06 am
by Apprentice
SwingHighLow Lines.lua added.