robinhood-to-csv
robinhood-to-csv copied to clipboard
Exported CSV file does not include price for stock 'sell' events (only 'buy' events)
Looking at the exported csv file, I notice that in the price
column, none of the prices are listed for any of the sell
events. The value reported for sell
events is always None
. Strangely, all buy
side transactions include the prices as expected. How can I get the prices for sell events too?
I'm seeing the same error. More specifically, only some sell events shows none
for their price: