Skip to content

PriceAlertRemovedEventArgs

Summary

Provides data for the price alert removed event.

Signature

1
public class PriceAlertRemovedEventArgs

Namespace

cAlgo.API

Properties

PriceAlert

Summary

Gets removed price alert.

Signature

1
public PriceAlert PriceAlert {get;}

Return Value

PriceAlert