Skip to content

PriceAlertUpdatedEventArgs

Summary

Provides data for the price alert updated event.

Signature

1
public class PriceAlertUpdatedEventArgs

Namespace

cAlgo.API

Properties

PriceAlert

Summary

Gets updated price alert.

Signature

1
public PriceAlert PriceAlert {get;}

Return Value

PriceAlert