Name
SetChartBkGradientFill — Enables background gradient color fill in indicators (○)
Synopsis
SetChartBkGradientFill
|
(topcolor,,
|
| bottomcolor,, | |
| titlebkcolor = colorDefault, | |
| miny = NULL, | |
maxy = NULL);
|
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| topcolor, | number | ||
| bottomcolor, | number | ||
| titlebkcolor | number | colorDefault | |
| miny | number | NULL | |
| maxy | number | NULL |
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/setchartbkgradientfill.html
(○)... but it does nothing in Seetu.
Enables background gradient color fill in indicators

