IRSIFunction.Style
IRSIFunction

property Style: ERSIStyle;

Type Library
TeeChartx

Description
The Style property will associate the RSI function to:

rsiOpenClose:Uses Close values comparitive to their respective Open Values.

rsiClose:Use Close values comparitive to prior Close values.