Fibonacci for visual and coding use – indicator MetaTrader 4

Fibonacci for visual and coding use - indicator for MetaTrader 4
Description: Frustrated with a good Fibonacci indicator that would provide me with data via code or visually, I decided to try my hand at making a Fibonacci indicator for myself. If you zoom your chart, the fib adjusts, if you change the timeframe, it will adjust. Works on all pairs. Trend line forms based on … Read more

Fibonacci retracement – indicator MetaTrader 5

Fibonacci retracement
Real author: ggekko The indicator plots the Fibonacci retracement levels on the chart for a user-defined number of bars without having to draw the Fibonacci retracement object. The user specifies how many bars they want to use for the retracement and then the indicator keeps track of the highest highs and lowest lows and plots … Read more

Auto Fibonacci Retracement – indicator MetaTrader 4

Auto Fibonacci Retracement
Real author: Jeff West Automatically draws Fibonacci retracements on chart. Added the following inputs: Fib Line Color Fib Line Style Fib Line Width The Fibonacci retracement automatic calculated position can be adjusted by dragging the top or bottom of the red diagonal line. If the chart period is changed, the Fibonacci retracement will revert to … Read more

Zig Zag & Fibonacci – indicator MetaTrader 4

Zig Zag & Fibonacci
Real author: this code was originally written by “fukinagashi”. Thanks for a great indicator. This indicator provides ZigZag lines to help indicate spot cycles and draws Fibonacci lines to indicate support and resistance levels.‌ Changes: I have tweaked the code to remove the playsound call which is super annoying and unnecessary. Enjoy!!‌ ‌ Zig Zag … Read more