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 |

Mid point of candle BODY Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
orchidman
Posted : Tuesday, October 7, 2014 6:45:21 AM
Registered User
Joined: 11/20/2006
Posts: 4

Trying to determine the mid point (MP) of a candle body.  Range (R) = (O - C).  Thus MP = R / 2 + C.  But if O > C, then to get around a <> #, one must use 'absolute' [ABS],  But 1/2 R must now be added to O, not C.

Excel can handle this by using "IF" statements.  Any way for Telechart to easily handle?

Bruce_L
Posted : Tuesday, October 7, 2014 9:18:57 AM


Worden Trainer

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

The following form for the formula does not require using an absolute value.

(O + C) / 2

PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!



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