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

Create percentage transfer rule #12

Open
dat2 opened this issue Mar 28, 2017 · 0 comments
Open

Create percentage transfer rule #12

dat2 opened this issue Mar 28, 2017 · 0 comments

Comments

@dat2
Copy link
Owner

dat2 commented Mar 28, 2017

A possible input format:

accounts:
  assets:
    stocks:
      amount: 1000
rules:
  'Reinvest Dividends':
    from: 'assets:stocks'
    to: 'assets:stocks'
    percentage: 3%
    frequency: Quarterly
    start_date: '2017-01-01'
@dat2 dat2 created this issue from a note in MVP (Backlog) Mar 28, 2017
@dat2 dat2 changed the title Add Dividend Asset Create dividend rule. Apr 1, 2017
@dat2 dat2 changed the title Create dividend rule. Create percentage transfer rule Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
MVP
Backlog
Development

No branches or pull requests

1 participant