Symbol not found

Hi there, I got the following error by running a backtest:


context:.currency_list = [
symbol('FXCM:AUD/USD'),
symbol('FXCM:EUR/USD'),
symbol('FXCM:GBP/USD'),
symbol('FXCM:NZD/USD'),
symbol('FXCM:USD/CHF'),
symbol('FXCM:USD/CAD'),
symbol('FXCM:USD/JPY')]
error: Symbol 'FXCM:AUD/USD' was not found.

If you are running this on Blueshift, please make sure the dataset chosen in FX Minute. If that does not fix the problem, let us know with details of the backtest parameters.