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

TODO - next #24

Open
1 of 8 tasks
msz13 opened this issue Aug 28, 2024 · 2 comments
Open
1 of 8 tasks

TODO - next #24

msz13 opened this issue Aug 28, 2024 · 2 comments

Comments

@msz13
Copy link
Owner

msz13 commented Aug 28, 2024

Next:

  • zrobić funkcję print optimisation result
  • eda: cumulative returs - 1, 3, 5, 10, 15, .. years,
  • check result with 17 states
  • check result for 3 year returns (simulate 3 year, tree, optimisation)
  • check result for 5 year returns (simulate 5 year, tree, optimisation)
  • check result for same starting variables, but different parameters
  • check result with 100, 300, 1200 iterations
  • zdecydować czy idziemy w sddp, czy msp

Przekrojowe:

  • check result for 3 year returns (simulate 3 year, tree, optimisation)
  • check with bayesian distribution

Optimiasation

  • zrobić funkcję solve
  • zrobić funkcję get report data
  • zrobić funkcję get report
  • refactor optimisation code
  • dodać simple taxes
  • dodać komplikated taxes

simulation

  • stable mean and variance of VAR model
  • wybrać klasy aktywów
  • jak czy mozna polaczyc klasy aktywow w jedno portoflio, np. usa i eur w international, jakie weights, czy dodowac polske, itd
  • fix stocks returns - for 5 year period less volaite for 25th percentule than bonds
  • simulation evaluation - rmse, covarage, plots
  • model dla pln
  • fix bond returns on yeld scenarios - głupie wyniki
  • zbadac var bez bonds - bonds robione osobno
  • sprawdzić var bez dy - wtedy mozna mniej stanow do state var in sddp
  • hmm w okresie 30.09.1990 - 30.09.2022

trees

  • tress evaluation functions - moments
  • trees moment matching

Eda

  • eda: cumulative returs - 1, 3, 5, 10, 15, .. years,
  • cape adjusted average usa
  • regresion poland usa, usa poland
@msz13
Copy link
Owner Author

msz13 commented Sep 10, 2024

IKE account

  • wpłata
  • całkowita wypłata przed 60 daje
  • częściowa wypłata przed 60
  • wypłata po 60 daje zero

test ike account - one stage

test integracyjny - prosty problem 3 stages

cachsflow contraint:
output: ike outflow + tax outflow
invewntory contraint:
taxed wealth, untaxed wealth

tax contraint?

@msz13
Copy link
Owner Author

msz13 commented Dec 22, 2024

Refactor code structure

  1. Data
  2. Analises
  3. Eda
    b. Simulation
    c. Trees
    d. Finansial Plans
  4. Models
  5. Simulations/VAR
  6. Tree generation
  7. Optimisation
  8. Visualise
  9. Server Code
  10. Temporary
  11. Docs
  12. Tests

Wyodrębnienie sub package

  • przeniesienie katalogu
  • przeniesienie testów
  • dodanie dependecis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant