Curious, is there a list of Forex pairs that QC supports? When sampling, a bunch of cross pairs and exotic pairs seem to have issues.

GBPJPY
Error message: "GBPJPY: requires JPY to have a non-zero conversion rate. This can be caused by lack of data."

EURNZD
Doesn't hit OnData(TradeBars data) 

GBPAUD
Error message: "GBPAUD: requires AUD to have a non-zero conversion rate. This can be caused by lack of data."

USDDKK
Doesn't hit OnData(TradeBars data) 

Author