Optuma Forums › Optuma Scripting › Double Exponential Moving Average › Reply To: Double Exponential Moving Average
May 28, 2020 at 3:03 pm
#58325

- Topics: 9
- Replies: 11
- Posts: 20
Hi Darren, so grateful for this, thank you. If I wanted to adjust the script above to show a dema crossover, ie 10 dema crosses 30 dema, do I have to name each dema first and then use the crossover function ie DEMA1 CrossesAbove DEMA2. Optuma doesn’t recognise DEMA like it does MA I don’t think. What names can I give to DEMA that Optuma scripting will recognise here. Thank you.