Whenever a trade is made I'd like to store some data in an array (so basically a list or array of arrays) about the stock: Price/Quant/P&L/Date/Time, etc.
I'd also like it to write it to a file at EOD. And at the beginning of each day read that file and store it once more.
Size:
Color:
Here's a couple of links on saving trade data to a file to start with:
SaveTrades
Size:
Color:
Thanks again. Is reading that data much more complicated?
Size:
Color:
Size:
Color: