Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

moving averages Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
dmalyga
Posted : Monday, April 9, 2018 2:14:16 PM
Gold Customer Gold Customer

Joined: 11/9/2009
Posts: 36

Hi,

 

How can i scan for price action touching lets say  a 33 or a 76 exponential moving average on multiple time frams

Bruce_L
Posted : Monday, April 9, 2018 2:19:51 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

A condition formula for the current price bar touching either the 33 or 76 period exponential moving average can be written as follows.

(L <= XAVGC33 AND XAVGC33 <= H) OR (L <= XAVGC76 AND XAVGC76 <= H)

You can't mix time frames in a single Personal Criteria Formula, but you can add the same condition to an EasyScan multiple times with a different time frame set for each of the EasyScan Conditions.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.