Indicators: SSL Channel Chart

 

SSL Channel Chart:

Trend indicator

SSL Channel Chart

Author: Alejandro Cercós

 
I find this indi very useful for gold (XAUUSD), on the H4 and daily.
 
ModestTrader2021:
I find this indi very useful for gold (XAUUSD), on the H4 and daily.
How is it used for trading gold? Can you explain the strategy you applied?
 

Hello 

I have a question about your SSL Chart Indicator. Is it possible to implement a Alert if the lines are crossing and how? The problem is, i have no coding experience.

 

Hello, how would I convert this from an on chart to off chart indicators?


Thanks

 
bikerjts #: How would I convert this from an on chart to off chart indicators?

There is no such thing as a "off chart" indicator. What exactly do you mean by that?

 
separate window below, like the rsi
 
bikerjts #: separate window below, like the rsi

I don't see why, but if that is what you want, then change the line ...

#property indicator_chart_window

... to this ...

#property indicator_separate_window

... to get this ...


 

I replaced it and got this error when I compile it:

property already exists with different value and will be skipped SSL Off Chart.mq5 10 11


 
I renamed it and got it to work, Thanks so much for your help
 
BTW, since you asked, I want it separate because I use it on M5 to help see 3 bar reversals and the indicator makes the bars harder to see, thanks again and happy trading 
Reason: