Is it possible to set the fibo price automatically?

1 View
Alberto Rama
Answered 6 months, 1 week ago
<p id="isPasted">The very prolific coder Waddah Attar created a fantastic but simple little indicator which adds price info to each line of a Fibonacci Retracement object. His original version of Set_Fibo_Price_Any.mq4 is found at: <a href="http://codebase.mql4.com/1003" target="_blank" rel="noopener noreferrer">http://codebase.mql4.com/1003</a></p><p>However, I created Set_Fibo_Price_Any_V2.mq4, which enhances his already great tool by adding prices to Fibo Expansion objects as well. I also added an option to use a slightly more compact format, or you can use his original format. When you add multiple fibos to a chart, or use small chart windows, the more compact format is a slight advantage. Waddah's format is perhaps slightly more readable, …</p>