Forum

How to know if Volumes Indicator is currently for Bear or Bull using mq4

Can someone please assist me with how to tell that the Volumes Indicator is green or red or for buying or for selling? I only know how to get the current value using variable Volume[0], but need to know if its for bulling or bearish movement if possible in mq4

Keltner channel value

Can you please assist me with how to get the current price value of the keltner channel upper, middle and lower bands using mq4

How do I get Swing date for the previous 2 points of a ZigZag?

Hi There, Can you kindly assist me with how to obtain two previous ZigZag Swing Dates

How to get price at trend line already drawn as price moves?

Hi Everyone, I have a trendline that is already drawn moving upward on chart. I need to get the price value for this trendline for the current candle time as candles get formed going forward. How can I programmatically get the value on the trend line for my current candle time? ObjectGetValueByShift

How to programmatically get the BID or ASK of some Symbol on the MarketWatch without loading the symbol to the chart?

Hi There, I am testing my EA using Strategy Tester (mq4) and I get 0 when I try get ASK/BID of the Symbol on the Market Watch. My EA is only getting those values when that Symbol is the one open on chart, but somehow I need to be able to get the values into my currently opened Symbol chart which is