Metatrader 4: custom indicator from a csv file

 

I have a csv file (eurolevel.csv) with eight support and resistance levels in column A How can I create a custom indicator for metatrader 4 which can read these levels and put them on a 1hr EURUSD chart?

Thank you for your help.

 
adam888: I have a csv file (eurolevel.csv) with eight support and resistance levels in column A How can I create a custom indicator for metatrader 4 which can read these levels and put them on a 1hr EURUSD chart? Thank you for your help.
You have to learn programming in mql4. Heres the book. https://book.mql4.com//
 
adam888: A How can I create a custom indicator for ...
You have only three choices: Search for it, learn to code it, or pay someone. We're not going to code it FOR you. We are willing to HELP you when you post your attempt (using SRC) and the nature of your problem.
Reason: