Skip to content

PriceAlertAddedEventArgs

Summary

Provides data for the price alert added event.

Signature

1
public class PriceAlertAddedEventArgs

Namespace

cAlgo.API

Properties

PriceAlert

Summary

Gets added price alert.

Signature

1
public PriceAlert PriceAlert {get;}

Return Value

PriceAlert