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: DFW1948
About
User Name: DFW1948
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Thursday, October 7, 2004
Last Visit: Thursday, May 9, 2019 7:01:42 AM
Number of Posts: 142
[0.05% of all post / 0.02 posts per day]
Avatar
Last 10 Posts
Topic: Scanning for logical "or" conditions
Posted: Friday, August 3, 2012 8:14:08 AM

Thanks Bruce,

I just noticed that I failed to include the "not OR" function.   Since you are filing this as a formal case, we might as well make sure it include all of the relationships and get it right.

 

Sorry, for the oversight.

Topic: Scanning for logical "or" conditions
Posted: Friday, August 3, 2012 8:06:29 AM

Thanks Bruce.  

 

As a product extension in some future release far, far away, the developers might want to think about whether it would be possible to integrate some of the other multi-timeframe logical relationships into Easy Scan, partcularly, the "inclusive OR", "exclusive OR", and "not AND".

 

Thanks for your help,

 

Topic: Scanning for logical "or" conditions
Posted: Thursday, August 2, 2012 10:11:14 PM

Is it possible to create a scan which will search for logical "or" relationships between PCFs applied to different time frames?

 

For example, within a single Easy Scan:

C>avgc50 (on the 1 minute) OR

C>avgc40 (on the 1 day ) OR

C>avgc20 (on the 1 month)

 

Topic: Sharing Price Scale between PCF Indicators
Posted: Friday, April 6, 2012 9:26:00 AM

Is it possible to create a child indicator of price which shares the scale of price on the chart?

For example:  If I select a Worden moving average of price, the scale for the moving average will share the scale used by price.    However, if I create a PCF indicator of AVGCn, then a new scale is created for the indicator.

 

Thanks in advance.

Topic: Bollinger Band Width
Posted: Friday, March 23, 2012 3:14:25 PM

Thank you.   Yes I realized I changed indicators on you...

I will play with your formula to see why my results are looking unreasonable.

 

Topic: Bollinger Band Width
Posted: Friday, March 23, 2012 2:46:11 PM

Has the Bollinger Band Width indicator of  V12 been validated?  I'm receiving what appears to be erroneous output for a 50 bar 2 deviation setting when viewed against the ROST symbol.

If it has been validated, can you provide a link which explains how to interpret the output?

Topic: Price vs Bollinger band indicator
Posted: Friday, March 23, 2012 10:39:28 AM

Bruce, this is perfect.   It is an even better solution than I had planned.

Thanks.

Topic: Price vs Bollinger band indicator
Posted: Friday, March 23, 2012 8:38:23 AM

In the Webinar on March 20, Michael demonstrated how to build a scan that detected price crossing the lower Bollinger Band.

Is it possible to generate an indicator which would measure the value between price and a lower Bollinger Band?

Topic: Comparing indicators between different symbols
Posted: Sunday, March 18, 2012 1:42:24 PM

Imagine that a workspace window has two chart panes.   Each chart pane displays the price and volume data for a different symbol (ex. MSFT and QQQ).  On the each volume display an indicator has been created such as (v/avgv10).  

Is it possible to compare the relative value of the computed volume indicator (v/avgv10) of MSFT against the computed volume indicator (v/avgv10) of the QQQ ?

Topic: PCF programming
Posted: Wednesday, February 29, 2012 2:14:46 PM
Is it possible to write a PCF that would create an indicator whose value is the lowest of a set of other indicators?For example: What is the lowest value of the moving averages for time periods 5, 10, 15, 20?