// Downloaded From https://www.WiseStockTrader.com
_SECTION_BEGIN("Background_Setting");
SetChartBkGradientFill( ParamColor("BgTop", colorCustom14),

ParamColor("BgBottom", colorLightGrey),ParamColor("titleblock",colorYellow)); 
_SECTION_END();