Amibroker 6.30.5 and IB.dll 2.10.0 can backfill IB end-of-day data?

I'm trying to connect Ami with IB, and my Amibroker version is 6.30.0. The plugin only download very slowly the data, and considering that I use EOD only, I only obtain few data days .
I'm not sure if the plugin still works in my amibroker version.
Or if I need the intraday permissions (wich I should pay) in interactive brokers.
If IB.dll does not work, is there any alternative to have EOD data in ami?
I need mostly european stocks os ETFs, which are not available easyly.
Thanks

There is no end of day mode in IB plugin. It always downloads intraday data and it is designed to work with intraday data.

For end of day data use AmiQuote or any other data source that is INTENDED and designed for end of day.
IB is NOT for end of day.

EOD data is completely different beast and methodology of getting EOD data is fundamentally different so you can download thousands of times faster than IB can.