TradingAction
Description of your new file.
A list of trading actions mentioned in the conversation with the following properties:
- stock_name (str): The name of the stock
- stock_symbol (str): The symbol of the stock
- stock_price (float): The price of the stock
- stock_quantity (int): The quantity of the stock
- stock_date (str): The date of the trading action
results
Was this page helpful?