GetPriceStyle
|
Exploration / Indicators |
SYNTAX | GetPriceStyle |
RETURNS | NUMBER |
FUNCTION | Returns price chart style value to be used in Plot statement Returned value depends on selection in View->Price chart style menu |
EXAMPLE | Plot( C, "Close", ParamColor("Color", colorBlack ), styleNoTitle | ParamStyle("Style")
| GetPriceStyle() ); |
SEE ALSO |
The GetPriceStyle function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.