PriceAlertUpdatedEventArgs¶ Summary¶ Provides data for the price alert updated event. Signature 1public class PriceAlertUpdatedEventArgs Namespace¶ cAlgo.API Properties¶ PriceAlert¶ Summary Gets updated price alert. Signature 1public PriceAlert PriceAlert {get;} Return Value PriceAlert