Questions about RSUs #223
Unanswered
haoting-addepar
asked this question in
Q&A
Replies: 1 comment
-
Hey @haoting-addepar, sorry for the delay. We're wrapping up our outstanding issues for our upcoming public preview and member summit in July. Will try to give this the proper level of thought and get back to you before then, but I'm pretty busy, sorry. If you have thoughts on how this should work (or what makes sense to you), please do feel free to kick this off! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please pardon my lack of domain knowledge, but I have two questions about RSU
My understanding is that there is no strike price for RSUs. However,
exercise_price
is a required field inPlanSecurityIssuance
, so what's the best way to interpret that when comp type is RSUHow to interpret the
PlanSecurityRelease
transaction. Is that only apply to RSUs ( because for options there is a separatePlanSecurityExercise
). Since there is arelease_price
field, can I interpret this as a purchase, i.e., the company is buying back RSUs? or release here means releasing the restricted nature of the RSUs, and I can view this like an exercise event where the RSU is converted into the underlying regular stocks.thanks
Beta Was this translation helpful? Give feedback.
All reactions