You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimizer uses values from Summary for number of shares to assign to …
…cash/stock (#65)
The optimizer was using hardcoded values for target shares for assignment.
This would have rendered it useless for anyone. This changes pulls those values
from the Necessary Inputs cells.
Expands on notes to add the fractional share back into the lot.
Update README and binary worksheet prior to tagging
Final updates in prep for initial release, v0.1.0.
Messed it up the first time with a failure to sanitize the sheet, so
force push to the rescue.