Skip to content
New issue

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

Key Error: Receive Deliver - Forward Split on Options #9

Open
Zelosfan opened this issue Oct 25, 2021 · 2 comments
Open

Key Error: Receive Deliver - Forward Split on Options #9

Zelosfan opened this issue Oct 25, 2021 · 2 comments

Comments

@Zelosfan
Copy link

Zelosfan commented Oct 25, 2021

Hey,

I have encountered a "KeyError" when processing a forward split on an options spread.

Traceback:
image

Fields in the transaction.csv
image
tsla_split.csv

@laroche
Copy link
Owner

laroche commented Oct 25, 2021

Ja, das ist bisher nur für Aktien implementiert und wenig getestet. Ich werde da die nächsten Tage nicht
dazu kommen, das zu implementieren. Ist im Source Code unter "fifos_split" zu sehen und dabei muss
"asset" angepasst werden (Optionsname), weil dort der Strike-Preis mit angepasst werden muss.

Als Workaround kann man alle splits aus der csv-Datei löschen und dann händisch nachtragen. ???
Oder den Reverse Split durch ändern der Werte bereits beim Kauf eintragen. ???

Viele Grüße,

Florian La Roche

@laroche
Copy link
Owner

laroche commented Oct 25, 2021

Das Beispiel ist ganz gut. Hier sollte ich das Parsen noch für Strike-Preis dazunehmen. Tastyworks liefert wohl die Daten für den Split für alle Optionen in der Logdatei und nicht nur einmal für alle Werte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants