How to get indicator's buffer in MT4 Expert?

 

 Is there any function  to get  indicator's buffer in MT4 Expert?

Under MT5, there is:

  if(CopyBuffer(ind_handle,0,0,amount,macd_buffer)<0)

 

thanks

 
hongbin fei:

 Is there any function  to get  indicator's buffer in MT4 Expert?

Under MT5, there is:

  if(CopyBuffer(ind_handle,0,0,amount,macd_buffer)<0)

 

thanks

https://docs.mql4.com/indicators/icustom

https://docs.mql4.com/indicators/imacd 

iCustom - Technical Indicators - MQL4 Reference
iCustom - Technical Indicators - MQL4 Reference
  • docs.mql4.com
iCustom - Technical Indicators - MQL4 Reference