Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=60756
Forum: 17 · Topic 60756 · 5 post(s)
Apprentice · Mon Jun 02, 2014 6:08 am

Based on the request. http://fxcodebase.com/code/viewtopic.ph … 753#p94251
Will highlight candles.
If Price <Moving Average and Close is in the upper N, percentage of candle
If Price> Moving Average and Close is in the lower N, percentage of candle
This indicator will provides Audio / Email Alerts if condition is met. Dec 13, 2015: Compatibility issue Fix. _Alert helper is not longer needed.
4x4partners · Wed Jun 03, 2015 8:21 am
Hi,
I’m getting the following error with this indicator:
An error occurred during the calculation of the indicator ‘TREND RANGE ALERT’. The error details: Trend Range Alert.lua:428: attempt to concatenate global ‘Price’ (a nil value).
Would you mind to have a look?
thanks 4x4
Apprentice · Sun Jun 07, 2015 3:55 am
Fixed.
Apprentice · Sun Dec 13, 2015 7:48 am
Compatibility issue Fix. _Alert helper is not longer needed.
Apprentice · Sun Oct 21, 2018 5:36 am
The indicator was revised and updated.