Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (NewbieZorro, TipmyPip, AndrewAMD), 14,749 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
AlpacaPlugin 1.0.1 released #482725
03/19/21 15:36
03/19/21 15:36
Joined: Sep 2019
Posts: 74
Naperville
K
kzhao Offline OP
Junior Member
kzhao  Offline OP
Junior Member
K

Joined: Sep 2019
Posts: 74
Naperville
https://github.com/kzhdev/alpaca_zorro_plugin/releases

- Fix sometimes server heartbeat timeout after the first strategy launching proxy server.
- Shutdown proxy server 10 seconds after last strategy logout.
- Start client worker thread on strategy login. Stop client worker thread on strategy logout.
- GET_LOCK broker command returns 1 now.
- Default websocket url to Pro plan url.

Re: AlpacaPlugin 1.0.1 released [Re: kzhao] #482728
03/19/21 20:39
03/19/21 20:39
Joined: Jun 2013
Posts: 1,609
D
DdlV Offline
Serious User
DdlV  Offline
Serious User
D

Joined: Jun 2013
Posts: 1,609
@kzhao: Thank you for the quick update! I tried it just after market close with these results:

- "latest release" still points to 1.0.0 laugh

- Had to Trade many times before connecting - messages received on 1st try:
-- "!insufficient subscription (409)"
-- "!auth timeout (404)"
-- "!Websocket disconnected"
-- "!Unable to open Alpaca websocket. Prices will be pulled..."
-- "!Login failed."
-- "!access key verification faild : access key not found"

- Message received on subsequent tries:
-- "BrokerLogin: No Data!", or no message at all

- Messages received on last try that sorta worked:
-- "!insufficient subscription (409)"
-- "!auth timeout (404)"
-- "!Unable to open Alpaca websocket. Prices will be pulled..."
-- "!Account <account> at UTC <time>"
-- "!Websocket disconnected"
-- Normal strategy startup messages, prices downloads, & Lookback period
-- Connection box goes red, Server Offline
-- "BrokerLogin: No Data!" (twice)
-- Connection box goes grey, Server still Offline
-- CPU usage continues
-- Clicked Stop & waited many minutes
-- CPU usage continues
-- Exit Zorro
-- CPU usage stops

No changes were made in between tries - just clicked Trade again.

Hope that helps!

Re: AlpacaPlugin 1.0.1 released [Re: kzhao] #482734
03/19/21 22:38
03/19/21 22:38
Joined: Sep 2019
Posts: 74
Naperville
K
kzhao Offline OP
Junior Member
kzhao  Offline OP
Junior Member
K

Joined: Sep 2019
Posts: 74
Naperville
@DdIV Looks like you have the Basic market data plan. Please add following in Zorro.ini or ZorroFix.ini. It default to use SIP websocket url.

AlpacaPaidDataPlan = 0 // 0 = False, 1 = True. Default to 1


Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1