[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FinancialExtraOptions.RenkoFields

RenkoFields Property

RenkoFields

Specifies the DataFields used for the Renko chart.

Declaration
public DataFields RenkoFields { get; set; }
Public Property RenkoFields As DataFields
Remarks

The default value is DataFields.Close.Note:Renko doesn't support HighLow.