Transactions Transactions firestore collection data model { userId: <userId>, type: `STOCK_${tradeType}`, refId: id, timestamp: <timeStamp> }