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 |

pcf Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
pmatus1
Posted : Monday, July 11, 2011 10:47:10 AM
Registered User
Joined: 9/11/2007
Posts: 28
Hi, is it possible to write a pcf that shows where price is above your standard ichimoku cloud and also when price is below it. namely when price is above the leading span a and leading span b and when price is below the leading span a and leading span b
Bruce_L
Posted : Monday, July 11, 2011 10:55:02 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
The following topics have numerous formulas related to crossovers and relative positions for Ichimoku charts.

Build the Ichimoku-Indicator
Ichimoku Cloud
Ichimoku Realcode Condition Help
ICHIMOKU CLOUD
Ichimoku Clouds
TC2000/11 Kumo breakout PCF

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
pmatus1
Posted : Monday, July 11, 2011 11:05:06 AM
Registered User
Joined: 9/11/2007
Posts: 28
ok bruce, i found the one that shows price above..

C > ((MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 + (MAXH52.26 + MINL52.26) / 2 + ABS((MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 - (MAXH52.26 + MINL52.26) / 2)) / 2

but i cant find the one for price being below, I would assume you just reverse the > to < but that does not work, any other suggestions?
thanks
Bruce_L
Posted : Monday, July 11, 2011 11:23:05 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
C < ((MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 + (MAXH52.26 + MINL52.26) / 2 - ABS((MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 - (MAXH52.26 + MINL52.26) / 2)) / 2

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