Corsi Danilo

Results 4 comments of Corsi Danilo

> Got something similar. Not with a crypto, but with a value not on LSX. pytr/portfolio.py sets ticker to only query LSX : > > https://github.com/marzzzello/pytr/blob/4e3f141bc70546bc79407ad8acc17e20c07052e9/pytr/portfolio.py#L47 > > I fixed...

> @CorsiDanilo I wrote my own synchronous script using pytr librairies. I guess portfolio.py:47 should extract an exchangeId from instrument_details, but I was not able to do it. @cyrilpawelko Could...

> @CorsiDanilo I managed to have a seemingly working porfolio.py : Let me know (you and others) if it works for you, I'll make a pull request. [portfolio.py.txt](https://github.com/marzzzello/pytr/files/15210773/portfolio.py.txt) @cyrilpawelko thanks...

> **Description of the bug** When I run `pytr -v debug portfolio` it gets stuck while unsubscribing ID 13 which has ISIN US67066G1040 (Nvidia) for me. > > **To Reproduce**...