When a price quote arrives, store it in a list together with the asset name. Then call fpProgress(0) for triggering Zorro. Zorro will then call BrokerAsset() for retrieving the price quote. If fpProgress is not called, the price will be retrieved at the next TickTime period.