B britheron27 Nov 21, 2021 #1 Is there any other brokerage that shows portfolio performance gain/loss on a intraday basis with a chart? I can only find Robinhood that offers this. Most of the brokerage that I've seen only has this facing EOD. This feature is exceptionally important for me.
Is there any other brokerage that shows portfolio performance gain/loss on a intraday basis with a chart? I can only find Robinhood that offers this. Most of the brokerage that I've seen only has this facing EOD. This feature is exceptionally important for me.
J jharmon Nov 22, 2021 #2 Do it yourself - it's really not very hard to program something up in Python or use Excel to do that.
Do it yourself - it's really not very hard to program something up in Python or use Excel to do that.
M murray t turtle Nov 22, 2021 #3 britheron27 said: Is there any other brokerage that shows portfolio performance gain/loss on a intraday basis with a chart? I can only find Robinhood that offers this. Most of the brokerage that I've seen only has this facing EOD. This feature is exceptionally important for me. More... %% Another solution, use colored numbers; log + linear charts adds another way for a goof up. And i like charts/candlecharts
britheron27 said: Is there any other brokerage that shows portfolio performance gain/loss on a intraday basis with a chart? I can only find Robinhood that offers this. Most of the brokerage that I've seen only has this facing EOD. This feature is exceptionally important for me. More... %% Another solution, use colored numbers; log + linear charts adds another way for a goof up. And i like charts/candlecharts
B britheron27 Nov 22, 2021 #4 The ask was are there any brokerage that have that feature already integrated? Of course I can do it on my own, but it's the convenience of visibility on the app.
The ask was are there any brokerage that have that feature already integrated? Of course I can do it on my own, but it's the convenience of visibility on the app.