Arpit T:
Yes, start searching for csv and choose CodeBase (on the left side) ...
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?
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.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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?