@vinsom, thanks for sharing this plugin. Now, trading in cryptos would be much more fun

I'm having a few issues trying to connect to Kraken. My first attempt was to download the BCH/EUR historic data, but got this error:

Quote:
Login Kraken..
!syntax error at line 1 near: <!DOCTYPE html>
!/0/private/TradeBalance - Error Parsing JSon
!Error calling API BrokerAccount
!Can't Login - Retry
Can't connect!


As an initial test, I created the Kraken API allowing export data only. Plugged "API Key" as PublicKey and "Private Key" as it is on the Zorro.ini file. Additionally, these are my other setups:

Quote:
DisplayCurrency="EUR"
BaseTradeCurrency="BCH"
EnableLog="1";
UseCryptoCompareHistory="1"


On the Zorro 1.66 UI, filled the parameters as:
User: nothing
Account: Real / Kraken
Script: Download BCH/EUR

Placed Kraken.dll within /Plugins folder and remaining files inside a subfolder named /Plugins/kraken.

Your comments are much appreciated.

UPDATE: it's worth to mention I tried including assets in AssetsFix.csv and in a separate file as well, in which case I modify Account.csv file accordingly. Additionally, besides public and private API credentials, I plugged my user/password I use to log into Kraken's site in the Zorro's UI user parameter. None worked as expected

Last edited by hyperinho; 12/01/17 16:14.