@emaniek said in How to show Moving Average on chart - no draw, but show indicator:
Hi, yes I need add standard indicator on chart, example EMA 200, can you show me how to add? Thanks.
Try read your sentence and let me know how one should guess that you are seeking to implement indicator logic in an EA such as a proxy! I'm not aware that is possible unless you draw it by yourself. Indicator may trigger EA by signal. The other way that an EA proxies indicator buffers I'm not aware of - at least with standard MT4 API.