Search found 296 matches

Re: MT4 Indicator requests and ideas

In the code there is a setting that automatically places charts in the foreground so regular candles can be seen on top of the histogram. In line 121 if you comment it out like this //if (!showRIBBON) ChartSetInteger(0,CHART_FOREGROUND,false); else { ChartSetInteger(0,CHART_FOREGROUND,true); ChartR...

Return to the advanced search