Skip to content

Instantly share code, notes, and snippets.

@DarqueWarrior
Created March 11, 2024 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DarqueWarrior/b65d57d90a95967fa3c5a29881c4903d to your computer and use it in GitHub Desktop.
Save DarqueWarrior/b65d57d90a95967fa3c5a29881c4903d to your computer and use it in GitHub Desktop.
Populates a column with TRUE or FALSE for each row of the Fidelity transaction history download if this was a Buy To Close option trade.
=LEFT([@Action], 19) = " YOU BOUGHT CLOSING"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment