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

pass runs parameter as days per quarter and no default for days per quater #273

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

mesalas
Copy link
Collaborator

@mesalas mesalas commented Feb 6, 2024

To fix #272 :
pass runs parameter as days per quarter to price_dividend_ratio_random_walk.
This will directly link the runs parameter to the price to dividend ratio

no default for days_per_quarter in price_dividend_ratio_random_walk to avoid this problem again.

Also changed the default values in ammps.py but im not sure we are using them at all?

pass `runs` parameter as days per quarter.
no default in price_dividend_ratio_random_walk
@mesalas mesalas requested a review from sbenthall February 6, 2024 13:03
@sbenthall
Copy link
Owner

failing test... I'll try to fix this in a separate branch

@sbenthall sbenthall merged commit b649e20 into master Feb 6, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Days per quarter is set not set and defalults to 90
2 participants