Add data of SL TP and Entry from CSV

 

I have a csv file having datetime, symbolname, entry price, sl, tp and i want to upload it to MT5 chart so i can review the trades for analysis

any suggestion about how can i do it?

 
Arpit T:

I have a csv file having datetime, symbolname, entry price, sl, tp and i want to upload it to MT5 chart so i can review the trades for analysis

any suggestion about how can i do it?

Yes, start searching for csv and choose CodeBase (on the left side) ...
 
What's the csv like ? comma delimited or tab ?
 
Arpit T: any suggestion about how can i do it?

Open the file, read the line(s), decide how you are going to display it, code it.

Do you really expect a better answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code (using Code button) or attach the source file. Attach the top portion of the file.

Reason: