SamoPP

Results 7 comments of SamoPP

I have found the exact point in the code where PortfolioAnalztics fails for this particular case. In function `max_sr_opt` (https://github.com/braverock/PortfolioAnalytics/blob/master/R/optFUN.R) # This function uses optimize() to find the target return...

Any progress/solution for this one in near term future planned?

Hi. This is quite critical... Any idea how to solve this? Thanks.

This was very helpful. Thanks. Unfortunately it does not solve my problem... I have updated my code of the app so it more clearly show what the issue is: ```...

What is really strange is that if I follow this scenario I can just press Ctrl+Enter and code in code editor will alternate between one with and without (original) if...

Thank you very much for this advanced Streamlit tutorial. Really appreciated. I implemented all the suggestions you posted above. Unfortunately it still does not work. After some pressing the buttons...

This indeed seems to work. Thanks a thousand times.