using Custom indicators in experts

 
Hey How i can use a Custom indicator like PARABOLIC  in my own Expert?
 

Parabolic is not a custom indicator) It's native indicator. For parabolic - there is native function called "iSAR" https://docs.mql4.com/en/indicators/isar

For custom indicators u can use iCustom https://docs.mql4.com/indicators/icustom

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