Hello everyone,
I have an issue with downloading the history/data from MT4/5 bridge, I have code like in examples

assetHistory("GBP/JPY",1);
assetAdd("GBP/JPY");
asset("GBP/JPY");

bit when it tests or trains after it downloads history partially, I have an error
Error 047: GBP/JPY got 3, need 2001 bars

and

Load GBP/JPY 2023 99999 min (gap 57 days)
Load GBP/JPY 2022 300 min (gap 364 days)
and so on

Is it Zorro's internal limitation for the free version?