TKO409 Posted August 1, 2020 Report Share Posted August 1, 2020 (edited) Is it possible to get the SMA of values other than highs/lows/close etc, such as momentum or other indicators?  *edit* sorry for double post. 😕 Edited August 1, 2020 by TKO409 Quote Link to comment Share on other sites More sharing options...
Mike Medved Posted August 3, 2020 Report Share Posted August 3, 2020 Not easily but yes. You'd have to write your own "advanced" paintbar that would use the indicator you're trying to get an SMA of, calculate the SMA for it (or do any other manipulation of it), then plot it with the SetYValue function. See examples at the bottom of this page: https://www.medvedtrader.com/trader/WebHelp/state_keeping.htm  Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.