Please try this :
double superTrendValueUp = iCustom(NULL, 0, "SuperTrend", 14, false, 14, 14, 14, 14, 14, 14, 14, 14, 14, 0, 0); double superTrendValueDown = iCustom(NULL, 0, "SuperTrend", 14, false, 14, 14, 14, 14, 14, 14, 14, 14, 14, 1, 0); Print("superTrendValueUp: ",superTrendValueUp); Print("superTrendValueDown: ",superTrendValueDown);
You must put the SuperTrend indicator in this folder:
\AppData\Roaming\MetaQuotes\Terminal\\MQL4\Indicators

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
i dont understand how to use supertrend indicator for mt4
i try this code:
but it does not work
anybody can help me?
best regards