Indicators: Fibo Bar MT5

 

Fibo Bar MT5:

Indicator that draws Fibonacci levels based on the last bar.

1

Author: Taras Slobodyanik

 

76.4% is not a valid Fibo level, it should be 78.6%.

176.4% is also not a valid level at all. 

 
Pawel Wojnarowski:

76.4% is not a valid Fibo level, it should be 78.6%.

176.4% is also not a valid level at all. 

Yes, it's not real Fibo levels. Also as 78.6 ;)
The real levels it is 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, …

You can set any, necessary to you, levels.

 
It looks very nice! 
Instead of adding the fibo on the last bar, how to  leave to user choose specif bar interval manually?
 

Hello

Is it possible to replace the bar with the zigzag indicator?

Regards,

 
Rogerio Borges:

Hello

Is it possible to replace the bar with the zigzag indicator?

Regards,

Yes, of course, it is possible. You can write me a private message.

Hello.

 

syntax error: type expected    Fibo_Bar.mq5    100    14

I couldnt complie the indicator line 100 error

 
Ibrahim Ogretmen:

syntax error: type expected    Fibo_Bar.mq5    100    14

I couldnt complie the indicator line 100 error

The MT5 editor is constantly changing and some changes affect the compilation of the code.

Now there is no possibility to edit the code in the MT5 codebase.
You need to remove the comma at the end of the 100 line by yourself.

 

I think - I did it in correct way - 

 
Taras Slobodyanik:

The MT5 editor is constantly changing and some changes affect the compilation of the code.

Now there is no possibility to edit the code in the MT5 codebase.
You need to remove the comma at the end of the 100 line by yourself.


Ok thank you very much.

 
hi indicator wont load onto mt5 chart can you please help with this
Reason: