fxcodebase-backup

High Low Lines

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


High Low Lines

Apprentice · Wed Oct 26, 2016 5:53 pm

EURUSD m30 (05-30-2016 1245).png

Will draw a line on the high / low of the candle. From start to end candle.

High Low Lines.lua

Persistent High Low Lines.lua

The indicator was revised and updated

Open Close Lines.lua

Persistent Open Close Lines.lua


Re: High Low Lines

DanPhi74 · Thu Oct 27, 2016 5:53 am

Many thanks Apprentice !


Re: High Low Lines

DanPhi74 · Fri Oct 28, 2016 7:51 am

Hi, As I zoom +/- on the screen, the lines diseappears or appears. Would it be possible to get them definitly for the span time defined in the parameters screen ? Thank you. Daniel


Re: High Low Lines

Apprentice · Tue Nov 01, 2016 7:15 am

I am aware of this problem. This is because I use the draw functionality.

If this is a big problem, can write another version, with others draw line functions.


Re: High Low Lines

DanPhi74 · Thu Nov 03, 2016 5:43 am

Well,… I’ll appriciate the lines based on the Highest and lowest of each candle appears iun the screen with same parameters of the High Low Lines you coded. Many thanks Apprentice


Re: High Low Lines

DanPhi74 · Sun Nov 13, 2016 4:26 am

Hello Apprentice, could you code the High low lines in order the lines would be defined as my first request, but also would be visible for a time span without desepearring when I zoom +/-. Best regards Daniel


Re: High Low Lines

Apprentice · Sun Nov 13, 2016 5:51 am

Sorry, I was busy, on sick leave. Try Persistent High Low Lines.lua


Re: High Low Lines

DanPhi74 · Mon Nov 14, 2016 4:47 am

No probem. Many, many thanks !!


Re: High Low Lines

scandisk · Tue Dec 27, 2016 1:09 am

I wanted a indicator that would draw a line for weekly/monthly/Daily high and low of the candle wicks.. exactly the same setting already that you coded nothing changed..

But when I go down to lower time frames the indicator draws hundreds of line so have a no extended levels off and on? I also wanted to be able turn off and on the levels for open,close,high,low..Also be able to create desired thickness of the lines…

So it would look like this on the monthly/weekly/daily and then go down to lower time frame and see the lines levels..

weekly chart.PNG

15 min chart.PNG

Thanks:)


Re: High Low Lines

Apprentice · Tue Dec 27, 2016 5:43 am

Something like Higher Time Frame Support Resistance viewtopic.php?f=17&t=39802&hilit=weekly+high


Re: High Low Lines

Apprentice · Mon Feb 05, 2018 6:38 am

The Indicator was revised and updated.