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

Seeking Solutions for Mutual Fund Portfolio Optimization with Trade Processing Delays #1201

Open
vitvara opened this issue Apr 8, 2024 · 0 comments

Comments

@vitvara
Copy link

vitvara commented Apr 8, 2024

I'm currently working on optimizing a mutual fund portfolio, but I'm encountering a common issue where there's a delay in trade processing by brokers, typically ranging from 1 day to 1 week. This delay prevents users from optimizing their portfolios on a daily basis.

I'm seeking suggestions for potential solutions to this problem. Should I consider modifying how the 'reward' is calculated or adjust the model training process?
One idea I have is to introduce a variable for setting the purchase delay and determining the frequency at which users can optimize their portfolios.

As I'm new to reinforcement learning, I'm also looking for resources or methods to better understand this technique. Any guidance or recommendations would be greatly appreciated.

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