Intersection between Fibo Fan Level (61.8%) and current price

 

Hi,

I am a newbie to MQL5. Have been trying out few things. I am stuck right now.

Is there a way to determine the intercection between the current price and a certain Fibo Fan Level. Say, when the current price intersected with 61.8%, I want to set an ALERT.

 

Thanks in advance. Appreciate any help on this.

Angshuman 

 
There is the function ObjectGetValueByTime(), but I fear it's not working with this specific object type.
 
Alain Verleyen:
There is the function ObjectGetValueByTime(), but I fear it's not working with this specific object type.
Thank you for the reply. So there is no way I can determine this for Fibo_Fan in MQL5 ?
 
Angshuman:
Thank you for the reply. So there is no way I can determine this for Fibo_Fan in MQL5 ?
There is always a way. I never worked with the Fibo_Fan so I don't have way, you will have to find yours.
Reason: