David Brumbaugh
David Brumbaugh
**Which version are you running? The lastest version is on Github. Pip is for major releases.** ```python import pandas_ta as ta print(ta.version) ``` 0.3.14b0 **Do you have _TA Lib_ also...
I noticed that the author is no longer maintaining this package. I began having this package fail at start up because it couldn't find the python path, even though I...
**Describe the bug** I'm using Python Arcade 3.0.0.dev25 and Pyglet 2.0.0.9. Randomly (usually when I pause a lot when debugging, but also when I've been running the game for a...
On `Margin.query_isolated_margin_account_info() ` I'm getting `Exception: 404-{"code":"404","msg":"Not Found","retry":false,"success":false}` I have not tried it on production, yet.