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 |

Need a PCF for the following Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
cra768
Posted : Saturday, September 24, 2011 4:45:53 PM
Registered User
Joined: 6/10/2010
Posts: 20

just switch to telechart 07 & 2000. Need the following to be coded if someone could help thanks!!!
RCH: 

high>=highest(high,10) and close<high[1] and close<open

GCL:

low<=lowest(low,20) and close>low[1] and close>open

Charlie

Winnie
Posted : Saturday, September 24, 2011 7:21:21 PM
Registered User
Joined: 10/7/2004
Posts: 1,006
Please try the following Daily Time Frame PCFs:
H >= MAXH10.1 AND C<H1 AND C<O

L <= MINL20.1 AND C>L1 AND C>O
cra768
Posted : Thursday, September 29, 2011 2:39:47 PM
Registered User
Joined: 6/10/2010
Posts: 20
Thanks you


QUOTE (Winnie)
Please try the following Daily Time Frame PCFs:
H >= MAXH10.1 AND C<H1 AND C<O

L <= MINL20.1 AND C>L1 AND C>O
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.