We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, thanks for the script. Unfortunately, it produced some issues which I fixed manually at the end.
2021-07-30T23:00:00+0200,Receive Deliver,Sell to Close,SELL_TO_CLOSE,X,Equity,Sell to Close 1000 X @ 25.00,"25,000.00",1000,25.00,--,-5.25,,,,,,,,USD
produced this one:
07/30/2021 11:00 PM,Receive Deliver,Sell to Close,X,Sell,Close,1000,,,,,5.250,25000,Sell to Close 1000 X @ 25.00,Individual...39
It misses the value per assets. Should Be:
07/30/2021 11:00 PM,Receive Deliver,Sell to Close,X,Sell,Close,1000,,,,25.0,5.250,25000,Sell to Close 1000 X @ 25.00,Individual...39
The text was updated successfully, but these errors were encountered:
Ref #2: legacy.py missing price per asset when getting assigned on an…
2e33007
… option
Do you think 2e33007 is a good fix?
Sorry, something went wrong.
avion23
No branches or pull requests
Hi, thanks for the script. Unfortunately, it produced some issues which I fixed manually at the end.
produced this one:
It misses the value per assets. Should Be:
The text was updated successfully, but these errors were encountered: