|
|
| |
| Group: Tradestation Indicators |
| Title: Osc Normalization by Brian Bell |
| Description: This month, we'll look back at Brian Bell's article "Normalization" from the October 2000 STOCKS & COMMODITIES. In his article, Bell defines four different techniques for normalizing oscillators. For this month's Traders' Tip, I have created an EasyLanguage function for normalizing oscillators, based on each normalization method described by Bell.
The EasyLanguage functions given here have been written specifically so that they can easily be used with any oscillator. The oscillator value is simply specified as one of the input parameters for the function. Following the EasyLanguage for the different functions, I have also created a sample indicator that utilizes all four of the normalization functions and allows the user to specify the oscillator and the type of normalization to use.
|
|
|
| Author/Source: Brian Bell
|
|
|
|