robinhood-to-csv icon indicating copy to clipboard operation
robinhood-to-csv copied to clipboard

Exported CSV file does not include price for stock 'sell' events (only 'buy' events)

Open phillipalexander opened this issue 6 years ago • 1 comments

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?

image

phillipalexander avatar Jan 21 '19 02:01 phillipalexander

I'm seeing the same error. More specifically, only some sell events shows none for their price:

image

kfchou avatar Jan 31 '19 17:01 kfchou