Rafal W.
Rafal W.
> What happens if you just leave it blank and hit enter? ``` $ ./hs-airdrop ~/.ssh/id_rsa hs1q5z7yyk8xrh4quqg3kw498ngy7hnd4sruqyxnxd Passphrase: Error: Encoding failed. at Object.decode (~/GitHub/handshake-org/hs-airdrop/node_modules/bcrypto/lib/native/bech32.js:52:18) at parseAddress (~/GitHub/handshake-org/hs-airdrop/bin/hs-airdrop:800:39) at parseArgs (~/GitHub/handshake-org/hs-airdrop/bin/hs-airdrop:749:37)...
Same when testing with new brand key (without passphrase, original master branch code): ``` $ ssh-keygen -f newkey Generating public/private rsa key pair. Enter passphrase (empty for no passphrase): (none)...
Which script you're referring to? Can you elaborate?
> with output hst streaming tick. HST format is for historical candle data, for ticks you need to use FXT format. Unless you mean candles, not ticks.
The thing is, I don't know the exact format of accounts.ini, could be similar or not, so changing few lines won't help much.
I'm sorry about it. If you're still interested, I can give you the access to the remote Linux where the issue can be easily reproduced. Or this can be tested...
@ryu0 I think it is. If the steps aren't clear, I can double check them this evening. I think now the approach is to use Docker container, but syntax using...
@ryu0 I've tested and the problem can be still reproduced. I've updated description to use `docker` syntax. Here is the example: docker run ea31337/ea-tester run_backtest -v -t -M4.0.0.1010 -d 1000...
@brunofarina I think it's still the issue.
Could be a platform bug as there is no zero values in the data file. Needs reproducing steps.