Best integration mechanism between MQL5 / or 4 and Microsoft/Google Excel

 

Hello everyone ,


Just an advice please , I am going to request a developer assistant to integrate the EA with excel , either via Microsoft excel online or google sheet , where my entry point & exit are based on excel formula. where I copy data to excel file then formulas give me results.


as I am ver limited in my programming background , what is the best way to implement that approach :

- let the export extract data to csv  then let excel refresh reading from source , then I let the expert read from the excel file/google sheet , the entry point ?

or

I can make the excel formulas as functions , and the EA will call it ?


Please suggest a method of integration to be able to list the order description ,, 


Thanks in advance