Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Overbougth Indicator Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
kennybarrios
Posted : Thursday, November 15, 2018 12:24:12 PM
Registered User
Joined: 11/14/2011
Posts: 2

Hi,

I am trying to setup overbought indicator but it does not work:

H>((3.05*MAXH15.7)-MINL7.3)/2 AND H>H1 AND STOC50.3>50 AND TSV3

Could you give me some ideas!

pd. oversold indicator works good

 L <((2.95 * MINL15.7)-MAXH7.3) / 2 AND STOC50.3 <10 AND L

Thanks in advance

 

 

Bruce_L
Posted : Thursday, November 15, 2018 12:53:25 PM


Worden Trainer

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

I am not quite sure why these are written as currently structured, but getting rid of the TSV3 at the end and changing the 50 to a 90 would be closest to being a mirror of the oversold version.

H > (3.05 * MAXH15.7 - MINL7.3) / 2 AND H > H1 AND STOC50.3 > 90



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
kennybarrios
Posted : Thursday, November 15, 2018 2:33:10 PM
Registered User
Joined: 11/14/2011
Posts: 2

I proved your suggestion but I recive the same... just a horizontal line at the bottom

Bruce_L
Posted : Thursday, November 15, 2018 2:37:19 PM


Worden Trainer

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

You might want to try switching symbols as it currently returns true for 15 symbols in the US Common Stocks WatchList in a daily time frame jdespite current market conditions. There are lots of symbols where you will see spikes on past charts where it returned true when used as a Custom PCF Indicator in a daily time frame.



-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.