Hi guys
Have a beginners question here.. I am wondering if I can export backtesting data into an excel sheet in the following format:
Stock – Date of entry – Entry Price – Date of Exit – Exit Price
(each trade on a separate line on excel)
I’ve seen there is the DDE plug-in, but wasn’t sure it could do this.
Thanks
Hi Sammi
Whilst waiting for someone more experienced to reply to you, do you know that when you run the backtest and get the Detailed Report, you can export the “Orders List” and “Closed Positions List” tabs into excel simply by highlighting a row by left clicking and then dragging it into an excel sheet. It’s not exactly the format you requested but you could easily manipulate it to get what you wanted.
Hope this helps
ok, thanks. But would I have to do this 1 seperate row at a time?
If I understand your question correctly, the answer is no. When you highlight just one row and drag it over, it will export all of the trades into excel.
Jonjon – Thank you for your tip. Well spotted.
Hey guys. Just to let you know I tried this and it worked perfectly. Exactly what I needed. Thanks again for the help