alpacahq / example-hftish

Example Order Book Imbalance Algorithm
755 stars 237 forks source link

Updated for API v2? #10

Open kunalp11 opened 4 years ago

kunalp11 commented 4 years ago

Could this please be updated to work with the new API. I am a novice and have addressed the errors that initially came up, but now when I run the script, it does nothing.

The program is running, but no actions are taking place. I have left it running for several hours and nothing happens. I eventually terminated with a keyboard interrupt.

TIA

hunter-san commented 4 years ago

Could this please be updated to work with the new API. I am a novice and have addressed the errors that initially came up, but now when I run the script, it does nothing.

The program is running, but no actions are taking place. I have left it running for several hours and nothing happens. I eventually terminated with a keyboard interrupt.

TIA

+1 this. It is running, but there is nothing happening. No trades being made or anything. I have tried different symbols with no luck. I have also run this on both Windows 10 and Ubuntu with the same results.

Do we know for certain it is the API causing the program to hang? Previously, when I had issues with the API, I would see a pretty clear error. In this case, there is simply nothing being returned.

wwwguy commented 4 years ago

+1 seeing the same thing... runs but no output. Confirmed I have Polygon data access.

dc500 commented 4 years ago

Could this please be updated to work with the new API. I am a novice and have addressed the errors that initially came up, but now when I run the script, it does nothing. The program is running, but no actions are taking place. I have left it running for several hours and nothing happens. I eventually terminated with a keyboard interrupt. TIA

+1 this. It is running, but there is nothing happening. No trades being made or anything. I have tried different symbols with no luck. I have also run this on both Windows 10 and Ubuntu with the same results.

Do we know for certain it is the API causing the program to hang? Previously, when I had issues with the API, I would see a pretty clear error. In this case, there is simply nothing being returned.

Same. Have you found a solution? None of the examples are working for me. Nothing shows up in on the paper dashboard.

sasharus28 commented 3 years ago

Did anyone here get it to work with API v2?

we-z commented 2 years ago

The annual check in for a v2 Update. I’m really hoping I don’t have to do this alone manually.