Page 5 of 6

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sat May 20, 2017 11:08 am
by Cactus
That's great, thank you for your work.
Two things, after re-downloading AUTOLEV2 it gives the following error
Code: Select all
AUTOLEV2.lua:172:  attempt to perform arithmetic on global 'd' (a nil value).

And what is the difference between AUTOLEV2 and AUTOLEV3 then? I see they both have "lookback" parameter now.

And could you make a modification to AUTOLEV3, to make the lines extend infinitely, at the moment it is capped at "100 bars maximum".

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sat May 20, 2017 11:36 am
by Cactus
Ok so I realise in order to extend if to more bars I had to edit this line
Code: Select all
("E", "Number of bars to show lines after the latest bar char", "", 20, 1, 100000000)

Where 100000000 was 100 before.

However, I notice an issue with the lines, they disappear... Just try moving the chart (scroll or zoom) and you can see they are "flickering". Is there a way to make sure the lines do not behave as such and stay drawn at all times... The extending bit is disappearing as you drag the chart.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sat May 20, 2017 11:43 am
by Cactus
Sorry for the double posts, perhaps I jump into conclusions too hasty. I think the problem of lines "flickering" is only when the chart is zoomed out a lot. When it is zoomed in more they stay in place.

One other thing I noticed is that the "lookback" might not work correctly, sometimes when the specified lookback is too big there are 0 lines drawn... and sometimes there isn't the same number of swings as the lookback (for example I set lookback to 20 but could only see 3 retracements (red dashed lines) on 1m chart where it should be 20?) closing the chart and re-applying indicator helps with this.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sat May 20, 2017 11:46 am
by Cactus
Ok one last time, I did not intend to spam this much, just have no way of edit the posts as they need to be approved. I believe there is nothing wrong with the lookback not working correctly, I think it comes down to not enough candles being available. If you choose a big lookback number, make sure to zoom out the chart as much as possible and then the lines should appear. Then you can zoom back in...

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Mon May 22, 2017 2:51 am
by Apprentice
Try version 2 now.
Have update the wrong version.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Fri Aug 11, 2017 4:06 am
by douvanik
Can you extend the lines to the vertical line from right to left like the photo? It's about AUTOLEV3.Thanks.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Fri Aug 11, 2017 10:24 am
by douvanik
Can you make also AUTOLEV3 N bars back stable? Don't move forward the base of fibo when a new candle prints.Thanks.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sun Aug 13, 2017 2:32 am
by Apprentice
AUTOLEV3.jpg

Your request is added to the development list, Under Id Number 3844
If someone is interested to do this task, please contact me.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Tue Oct 10, 2017 12:19 pm
by Alexander.Gettinger
Please, try this indicator:
AUTOLEV3_2.lua
(8.9 KiB) Downloaded 931 times

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sun Oct 21, 2018 5:13 am
by Apprentice
The Indicator was revised and updated.