Hi @kzhao,

Code
brokerCommand(2001, char *symbols);


Will generate a csv of all the Assets in *symbols.

Is there an easy/quick way to get only the Assets in *symbols that have some minimum amount of History data available?

Thanks.