Hello,

I am trying to download some data from binance using the Binance Plugin.
I keep getting this type error message:

Download
Login 0 Binance V3.. at UTC 10-27 16:31
Download...
Load AssetsTest
!ETH/BTC no data
!ETH/BTC 01-01 00:00:00 to 10-27 16:31:24 failed
!ETH/BTC no data
!ETH/BTC 01-01 00:00:00 to 10-27 16:30:24 failed - ETH/BTC history unavailable!
Error 056: Can't download ETH/BTC 2021 history
Done
Logout.. ok


My accounts line for binance:
Binance, https://api1.binance.com/api/, BTC, xxx, xxx, AssetsTest, BTC.B9,1,14,Binance.dll

and my AssetsTest.csv:
Name,Price,Spread,RollLong,RollShort,PIP,PIPCost,MarginCost,Leverage,LotAmount,Commission
ETH/BTC,0.01,0.0001,0,0,0.000001,0.000001,0,1,1,-0.1
ADA/BTC,0.01,0.0001,0,0,0.000001,0.000001,0,1,1,-0.1

any help/hint would be greatly appreciated.
Thanks