allow custom moving averages to be manipulated by + - x / operations
Presently, once a custom moving average is created, it is "greyed" out, and no mathmatical operations can be performed. Correspondingly, a simple operation of comparing two moving averages to some scalar value other than 1.0 cannot be performed. To wit:
Date of Search, 13d MA (Price) / 8d MA (Price) < 2.0
is not a possible search.
-
Paul Alexander commented
Two price (split-adjusted) MA's can be put into a ratio by going to "Stocks" then "Price/Volume" and selecting "Price (split-adjusted)" as your parameter. Then look for "ProTrader" under the operator. Under that menu is almost a dozen cross-over parameters. The RMA compares two Moving Averages.
-
David Tuttle commented
Computing the difference between two moving averages of RT would give you a valuable indication of the slope of the price movement.