GeminiAgentsToolkit / investor-agent

1 stars 1 forks source link

need more data from get_portfolio() #30

Open seralekseenko opened 1 month ago

seralekseenko commented 1 month ago

Need simple data set for each position:

Ticker qty entry price cost basics current price (market) market value Profit/loos
AMD 10 140 1400 150 1500 +100
PLUG260116C00005000 1 0.59 59 0.45 45 -14

It is only example. JSON format will be goood :)

There is the sub-task: #40

b0noI commented 1 month ago

done, ask something like: show me full portfolio with all the details

seralekseenko commented 1 month ago

Problem: it shows full table for any request about portfolio.

I would rebuild the table!