Visualize manual trading history (csv file)

 
Greetings everyone!


I have a csv file with trading history that looks like:

Type,Currency,Standard Lots,Date Open,Date Close,Price Open,Price Close
SELL,GBP/USD,0.1,2011/10/21 00:07:36,2011/10/21 00:27:36,1.58069,1.5792
BUY,GBP/USD,0.1,2011/10/19 00:00:03,2011/10/19 00:48:16,1.5703,1.57181
BUY,GBP/USD,0.1,2011/10/18 21:10:03,2011/10/18 23:16:15,1.57027,1.57187


And i want to plot open and close dates (with order type (sell/buy)) on the GBP/USD graph in metatrader 4. The only thing i can think of is to use insert--arrows-- left price label and manually plot every open and close price, but its hard to get the price to be exactly as in the csv file, not to mention the date. Besides i will have to distinguish between order type and close open price. And there are like 500 trades. Is there any easier way to do it?

Is there any EA or indicator that can do this type of work?
Or maybe any free (or paid) Forex charting software?


Best regards
 

It's really not difficult if you think about the task logically . . . .

Alternatively you could pay someone to do it for you: https://www.mql5.com/en/job

 
tenruki:
And i want to plot open and close dates (with order type (sell/buy)) on the GBP/USD graph in metatrader 4.
So write a script to plot them. No Slaves here, learn to code or pay someone. We're not going to code it FOR you. We are willing to HELP you.
Reason: