Simon Brumfield Jr

Results 4 issues of Simon Brumfield Jr

I'm getting the following error on astro dev. Running Mac Os Ventura PNPM is my package manager ```> astro dev 🚀 astro v1.7.2 started in 333ms ┃ Local http://localhost:3000/ ┃...

Traceback (most recent call last): File "streaming.py", line 90, in main() File "streaming.py", line 86, in main demo(displayHeartbeat) File "streaming.py", line 56, in demo response = connect_to_stream() File "streaming.py", line...

Streaming.py still errors out because any new accounts on Oanda will be a V20 account and uses the V20 api. the code you are using calls the v1 api. Maybe...

With both the docker and normal install the example usage gives the following error: [ErrorException] A non well formed numeric value encountered When I comment out the functions for Coinbase...