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

Features/unspent money to cash #119

Merged
merged 13 commits into from
Dec 29, 2021
Merged

Features/unspent money to cash #119

merged 13 commits into from
Dec 29, 2021

Conversation

neilsmurphy
Copy link
Contributor

Replacing all the instances of unspent_money with cash.

neilsmurphy and others added 13 commits December 13, 2021 06:44
…positional argument.

_name and budget are left as key word arguments.

**Documents not updated. Not ready for distribution until documents updated and also messaging to users as this will impact every strategy luanch.**
…argument

In `strategy_executor` lost the `**self.strategy.kwargs` parameter. This caused kwargs to not be loaded in `strategy.initialize`.

Added in new parameter now as `**self.strategy.parameters`. Now all keyword arguments running in strategies.
@neilsmurphy neilsmurphy self-assigned this Dec 28, 2021
@neilsmurphy
Copy link
Contributor Author

Will need to double check the docs here as well. @grzesir

@neilsmurphy neilsmurphy linked an issue Dec 28, 2021 that may be closed by this pull request
@grzesir grzesir merged commit de22627 into dev Dec 29, 2021
@neilsmurphy neilsmurphy deleted the features/unspent_money_to_cash branch January 29, 2022 13:54
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.

Replace the term unspent money with cash
2 participants