Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=72370
Forum: 17 · Topic 72370 · 5 post(s)
Apprentice · Thu Jun 09, 2022 1:15 pm

The U Trend Sensor oscillator is derived from the step percent variation of 2 different types of the triangular moving average. When the oscillator return values over the zero level, a bullish trend is occurring, while a bearish one occurs when the oscillator navigates below this level.
Readie1981 · Mon Jul 18, 2022 2:05 pm
Hi Apprentice,
Great work on this indicator. Is there a way to generate an alert. I imagine a cross may be easy (for you ) but is there anyway to get an alert when the line deviates from 0 as part of the same alert code?
Thanks
Apprentice · Wed Jul 20, 2022 7:15 am
We have added your request to the development list. Development reference 435.
Apprentice · Wed Jul 20, 2022 9:45 am
U Trend Sensor With Alert.lua added.
Readie1981 · Thu Jul 21, 2022 2:08 pm
thanks much appreciated