Forum

Market Tab Number

Hi, Does anyone know what the little red number means in the Market tab of MT4 and how to clear it? Thanks, Volcom

Change Code from Bar to Candlestick

Hi All, Can anyone tell me how to convert the source code below from Bar to Candlestick? Right now it only shows bars even when I choose the Candlestick option in MT4. //+------------------------------------------------------------------+ //|

Custom Indicator Not Refreshing

Hi All, I have a custom indicator that paints arrows on my chart when specific criteria is aligned. The problem is that it only re-paints when I refresh it, it should just do this automatically. The source code is below, can anyone tell me what code I can add to fix this

Arrow Spacing

Hi All, Can anyone tell me how to space out arrows so they aren't directly on the top/bottom of a candle? Below is my source code along with a screenshot attached of how they currently look. #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Green #property