CreateIndicatorRequest (Class)
This page describes the CreateIndicatorRequest class
CreateIndicatorRequest class defines properties for creating an indicator evaluator.
| Property | Property Type | Description |
|---|---|---|
| Symbol | Symbol | Trading symbol for which the indicator has to be created. |
| CandlePeriod | CandlePeriod | Candle period to be used by the Indicator, like Minute, Day, Hour, etc., |
| PeriodSpan | Integer (32-bit) | Period span to be use for each candle. For example, if CandlePeriod is Minute and PeriodSpan is 5, then the indicator works with 5-minute candles of the symbol. |
Updated about 4 years ago
What’s Next
