DislikedPlease am searching for on chart MA that calculate based on price change, and not close, open, high, or low etc. i need help on how to channel my search i cant find any information linkIgnored
OHLC represent price change, and a moving average also represents price change, only averaged.
So, what exactly do you mean by "calculate price change"?
All moving averages are calculated based on price change.
The MT4 price on time charts contain only OHLCV data and nothing else (also DOM).
And all indicators are based on those data.
.ex4/.ex5 files can't be fixed or modified / I'm not a coder!