Auto Fibonacci indicator - page 11

 

Is there a version that use starting/end bars at specific time everyday?

 
codersguru:
One of my clients asked my for an expert advisor that uses the Fibonacci lines and automatically find the Higher High and Lower Low between 2 bars (Start bar to Current Bar).

There's a lot of Fibonacci indicators out there but I decided to make my own indicator for you.

Fibos

Hope you Enjoy it!

Hi, great fibo..... but

1.could you stop the fibo line at the BarsBack

2. a choise for the vertical line color

3. fibo colors couldn't set, they didn't change

I mean fibo_5 fibo line & type settings

 

auto fib

I use my own auto fib auto trend indicator, simply because i know how it calculates...

https://www.mql5.com/en/forum/180682

 

the problem is different people draw fibs differently, so how does this auto one compare?

 

my autoFib indicator uses ZigZag as base. It doesn't use the nevest value generated by the zigzag to remove the repainting part. Might be to late for fast retracements but i like it's behavior. I trade the 100% breakout a lot. Combined with FiboFans and AutoSR a big tool form my point of view.

This indicator is the core of most of my systems.

//Z

 

anybody have..

anybody have fibo like this..

http://img178.imageshack.us/img178/7117/eutf1h811.gif

 

Need 2 Fibs with Extensions

Hi-

Can anybody please write a code (indicator/script) to draw Fibonacci with Extensions (up to 423.6%) between high and low during certain period of the latest day (e.g. 17:30 and 01:30) both upwards and downwards.

Attaching a sample.

Thank you

- Sukhen

Files:
sample.jpg  81 kb
 
lordZ:
I use my own auto fib auto trend indicator, simply because i know how it calculates... https://www.mql5.com/en/forum/180682

Hi Lordz, what are ur settings for both autofibautotrend and auto s-r?

 

MT4 Fib tool

Hi

I don't know if this is the right place to mention this or if it has been mentioned before however many traders may not be aware that the Fib levels that come standard with the MT4 platform can be enhanced by adding Levels and Price to each level. Simply add something like

fib level - %$ .

The space then fullstop at the end of the line gives the Price some clearance from the end of the chart. See attached screenshot.

Files:
fib.gif  36 kb
 
Fxfix:
Here is another Fib tool. Plus a couple of my other favorites.

Attached Files

Support and Resistance WITH FIBONACCI LA .mq4 (5.3 KB, 829 views)

fibs.tpl (5.2 KB, 472 views)

Support_Resistance_RD 240m thin.mq4 (7.6 KB, 565 views)

daily_open_line GMT 2 LA .mq4 (2.4 KB, 456 vi

>>>>>Hi do you know how to take the fib out, or have the S/R mq4 on its own without a fib? cheers, i looked at the code but couldn't see what part it was.

Reason: