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 |

Profile: georgecdemas
About
User Name: georgecdemas
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Thursday, March 24, 2005
Last Visit: Sunday, March 17, 2013 8:23:43 PM
Number of Posts: 72
[0.02% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: How to make a pcf code
Posted: Friday, March 15, 2013 9:53:36 AM

Please show me how to create a PCF in which:

Yesterdays closing price was >= the low of the past 63 days 

and

todays closing price is  <= the low of the past 63 days.

Thank you.

Topic: PCF Problem
Posted: Friday, March 8, 2013 9:33:42 PM

I would like to create a formula that finds all monthly securities whose high for the current monthly period  is less than the low of the previous 21 day period.

The formula I have entered below does not work. It brings up zero stocks. WHY? Can you tell me what is wrong?

MAXH21 < MINL21.21

Topic: PCF
Posted: Wednesday, January 16, 2013 5:56:29 PM

Please show me the PCF Formula when ...

The low of the current week is > = the low of the previous week

AND 

The high of the current week is < = the high of the previous week.

Topic: PCF
Posted: Tuesday, January 15, 2013 6:17:31 PM
Topic: PCF
Posted: Tuesday, January 15, 2013 6:16:42 PM

Please show me the correct PCF Formula when ...

TODAYS CLOSE is greater than the OPEN of a 21 day period.
...........
(TODAYS close must be greater for the ENTIRE 21 DAY PERIOD).

Topic: about obv
Posted: Friday, October 26, 2012 4:49:22 PM

Thank you for that information

Topic: about obv
Posted: Thursday, October 25, 2012 7:52:26 PM

Please tell me if OBV is coded using PCF code, cumulative indicator or another type of code. If another type of code please tell me what kind of code.

Topic: about obv
Posted: Thursday, October 25, 2012 6:50:18 PM

Thank you.

That is a very surprising answer. But, it leads me to ask you - where can I find the Custom Cumulative Indicator.?.

Is OBV calculated using the Custom Cumulative Indicator - or some other code ? My initial impression was that OBV was coded using PCF code.  

Thanks again.

Topic: about obv
Posted: Thursday, October 25, 2012 6:14:50 PM

I would be highly appreciative if you could give me the entire formula for OBV. I am trying to learn how to code an OBV formula so that  I can create a PCF. And, by learning how to code that,I can learn how to handle accumulations, something I have no knowledge about. And by creating the PCF I have some ideas on how to alter the formula.

Its OK with me if it does not create an exact value. What I want to know is how they deal with accumulations, since I understand OBV has to maintain the value of a high close day - hold that value and then deal with a low close day.

Thanks for your help

Topic: about obv
Posted: Monday, October 22, 2012 11:34:20 AM

Would you be so kind as to give me the actual code for a PCF. I would like to include that in a pcf with other code.

Thanks