Gamestudio Links
Zorro Links
Newest Posts
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Data from CSV not parsed correctly
by EternallyCurious. 04/20/24 21:39
M1 Oversampling
by 11honza11. 04/20/24 20:57
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
folder management functions
by VoroneTZ. 04/17/24 06:52
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 470 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Bittrex Plugin #482771
03/27/21 09:34
03/27/21 09:34
Joined: Apr 2013
Posts: 57
3
3DCat Offline OP
Junior Member
3DCat  Offline OP
Junior Member
3

Joined: Apr 2013
Posts: 57
Hi Forum, jcl

after a break from automated trading i was revisiting my bittrex stuff and found out it wasnt working anymore. Anything requesting historical tickdata, even one minute, returns the following error:

strategy compiling...........
Login 0 Bittrex 1.1.. at UTC 03-27 09:28
Load ETHUSDT prices..
Error 062: Can't open strategy361484.t1 (wb:22) - ETHUSDT history unavailable!
Error 055: No bars generated
Logout.. ok

I checked the asset and accountlists.
Scripts without Lookback are doing fine.
Calls with assethistory to use API 2 are fruitless, at least for me.
I received an email last year on ending support for API 1.


Any suggestions? Will there be an update to the Plugin?

Thomas

Re: Bittrex Plugin [Re: 3DCat] #482772
03/27/21 16:51
03/27/21 16:51
Joined: Apr 2013
Posts: 57
3
3DCat Offline OP
Junior Member
3DCat  Offline OP
Junior Member
3

Joined: Apr 2013
Posts: 57
Update:
The problem appears also with Binance. It also appears on my vps with windows server instead of windows 8 on a virtual environment on my mac. experimenting with uac etc doesn't help.

However the problem disappears when switching to an old version of Zorro, here 2.18, instead of the newly installed beta as of today.

So the problem isn't gone, please suggest anything that comes to your mind:)

Thx Thomas

Re: Bittrex Plugin [Re: 3DCat] #482773
03/27/21 18:00
03/27/21 18:00
Joined: Feb 2017
Posts: 1,725
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,725
Chicago
Well then, it likely has nothing to do with your plugin. You just repeated the behavior with two plugins. And more importantly, you got this message:
Code
Error 062: Can't open strategy361484.t1 (wb:22) - ETHUSDT history unavailable!
When Zorro launches, it usually loads history into a temporary history file with your strategy name. It could be a file access clash. Do you have multiple Zorro instances running simultaneously?

You can run detailed info by oP Group support and maybe they can determine the culprit.

Re: Bittrex Plugin [Re: AndrewAMD] #482774
03/27/21 19:09
03/27/21 19:09
Joined: Apr 2013
Posts: 57
3
3DCat Offline OP
Junior Member
3DCat  Offline OP
Junior Member
3

Joined: Apr 2013
Posts: 57
Originally Posted by AndrewAMD
Well then, it likely has nothing to do with your plugin.

Exactly.

Originally Posted by AndrewAMD
It could be a file access clash.

I was thinking along those lines - i played around with moving zorro to different folders, also on another machine/ other operating system. Zorro normally behaves very good with multiple instances. But i didn't run another, no. Honestly i ran out of ideas for now.
I run zorro on a parallels virtual machine(Windows 8) on osx, and an ec2 instance. There was never a filesystem problem before.
I reinstalled Zorro clean. Tried a few different scripts, even Workshop Scripts, fumbled around with assetlists and accountlists.

Windows error 22 indicates a disabled device, or outdated driver.


Moderated by  Petra 

Gamestudio download | chip programmers | 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