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

Do Not Exit With Non-Tradable Assets #131

Open
4 tasks done
AlexCatarino opened this issue Nov 7, 2024 · 0 comments
Open
4 tasks done

Do Not Exit With Non-Tradable Assets #131

AlexCatarino opened this issue Nov 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

"No security definition" doesn't raise an exception for non-tradable asset.

Any symbol ending in "..CNT" represents a non-tradable Escrow entitlement (potential future distribution) resulting from a corporation action, for which there is no ETA on a payment (if any) and any updates regarding the situation would be announced by the company and/or their transfer agent. Holders must retain the position in the account until the position allocation is made (if any further adjustments are needed) or until the position is removed as worthless by the Depository.

Actual Behavior

If the account has ..CNT assets, it exists.

Potential Solution

If we can't find the security definition, check for CNT and ignore it.

Reproducing the Problem

N/A

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
@AlexCatarino AlexCatarino added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant