Page 1 of 1

Speedlines

PostPosted: Mon Feb 26, 2018 4:30 pm
by Apprentice
Speedlines.png

LUA Original:

Description: viewtopic.php?f=17&t=2783

This is the MT4 version of the LUA original indicator "speedlines". Speed resistance lines are a fan similar to the Fibonacci fan. However, rather than using Fibonacci numbers, the fan uses calculations by thirds.

Draw a Trend Line object from the minimum and maximum points of an identifiable trend to create the reference line. Three other lines are drawn fanning out from this line at angles of 33.33%, 50.0% and 66.66%. These lines represent lines of possible price support on retracement. They may give insight not only to the degree of retracement but also the rate of retracement (hence the term "speed lines").

Speedlines.mq4
(7.99 KiB) Downloaded 1130 times

Re: Speedlines

PostPosted: Wed Nov 13, 2019 5:02 pm
by jelogui83
yes, and how modify these 3 lines, to make them 4 and fit with 0,382 ; 0,5 ; 0,618 ; 0,764 retracement of Fibo ?
thanks a lot Apprentice.

Re: Speedlines

PostPosted: Thu Nov 14, 2019 9:59 am
by jelogui83
thank you for this Apprentice and sorry to follow my idea, but could you develop the real one with these 4 different Fibo retracements for MT4 ?
kind regards.

Re: Speedlines

PostPosted: Thu Nov 14, 2019 12:00 pm
by Apprentice
Your request is added to the development list.
Development reference 315.

Re: Speedlines

PostPosted: Mon Nov 18, 2019 7:17 am
by Apprentice
eurusd-h4-forex-capital-markets.png

The indicator will draw fan retracement lines from a manually drawn trend line
You must draw a trend line from a recognizable high and low
Then on its properties rename this trend line to 'speedline' or the one you define in the windows properties.
Speedlines.mq4
(5.3 KiB) Downloaded 434 times