EA execute order from microsoft excel

 

i am new to the programming code,i need a EA that can read the file generated from excel and executed order based on the file.

i had read "file function" https://docs.mql4.com/files/FileOpen, so i believe it is possible that EA can read csv.file, which is a file tha excel can convert,then execute buy/sell order from it,

for example,column A1 in excel define currency to trade

B1 define buy =1,sell = -1,nothing=0

C1 define price limit

D1 define stoploss

.....and so on 

 
I would suggest you read the following section of Documentation: https://docs.mql4.com/files