
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
Hello. Can someone help me to add a levels tab to the SlopeDirectionLine indicator. I want to build a channel around it.
I noticed that the standard moving avarages indicators, not the custom one, has this function.
I have tried adding the following, but nothing...
#property indicator_level1 50
#property indicator_level2 -50
#property indicator_levelcolor LimeGreen
#property indicator_levelwidth 1
#property indicator_levelstyle 1