↓ 1 callersFunctionlog_manual_buy(
buy_price: float,
shares: float,
ticker: str,
stoploss: float,
cash: float,
chatgpt_
Experiments/chatgpt_micro-cap/scripts/processing/trading_script.py:807
↓ 1 callersFunctionlog_sell(
ticker: str,
shares: float,
price: float,
cost: float,
pnl: float,
portfolio: pd.Dat
Experiments/chatgpt_micro-cap/scripts/processing/trading_script.py:771