Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: oodles
About
User Name: oodles
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Thursday, January 20, 2005
Last Visit: Tuesday, December 15, 2015 11:07:40 AM
Number of Posts: 129
[0.04% of all post / 0.02 posts per day]
Avatar
Last 10 Posts
Topic: WL column: Today's high / Yesterday's close
Posted: Wednesday, June 20, 2012 6:05:46 AM

Hi Bruce,

I took another break to lick fresh wounds.  Now I'm back and ready to try again.  Similar to % change 1-day, I think it  would help to see a watchlist column that is today's intraday high / yesterday's close.  There's no rush but if you could provide this by Friday I would appreciate it, see how it looks over the weekend, and take it for a spin next week.

In advance, thanks.  Richard

Topic: Condition: Deep pullback
Posted: Monday, May 7, 2012 10:54:03 AM

Hi Bruce,  So far so good!  What you did to straighten out "Condition to find stocks that are up huge"  works great!  Can you please do the same thing for my unreliable condition: Deep PullBack:

If Price.Low/Price.MaxHigh(5,1) <= 0.7 Then Pass

Again, just like the last one, I want to evaluate this condition based on daily candles but see it on an intraday chart.  I case it changes anything (so I don&#39;t waste your time), where this is heading/next step:  putting these together in a sequence condition.

In advance, thanks.  Richard

Topic: True Marker to indicate 1st bar of new day
Posted: Friday, May 4, 2012 4:28:31 PM

Thanks Bruce!

Topic: True Marker to indicate 1st bar of new day
Posted: Friday, May 4, 2012 3:59:47 PM

Hi Bruce, At this point, I&#39;ve been using this indicator for several weeks.  To reduce screen clutter, each time I switch to daily candles, I turn off the True Markers.  Would you be able to show me how to display True Markers programatically on intraday charts only?   Thanks,  Richard

Topic: Condition to find stocks that are up huge
Posted: Friday, May 4, 2012 3:53:31 PM

Hi Bruce,

Update:   After reviewing your suggested reference links, I&#39;m stilll having trouble getting the conditions to be based on daily candles but showing True Markers on an intraday chart.  If I can&#39;t figure this out on my own, I&#39;ll ask for more help.  I was able to use this condition successfully in my watchlist filter.   I just figured out that  I need to also include this as the first step in my sequence condition which I&#39;m working on simultaneously.  I just wanted to say thanks for getting me pointed in the right direction.  Richard

Topic: Condition to find stocks that are up huge
Posted: Thursday, May 3, 2012 7:30:02 AM
Topic: Condition to find stocks that are up huge
Posted: Thursday, May 3, 2012 7:29:10 AM

Hi Bruce,  Your RealCode worked exactly as I asked for.   I reviewed both tutorials, thx.   I now realize my "rookie" mistake.  I need to prevent stocks from being filtered from my watchlist if they&#39;ve met this condition on any of the most-recent 5 trading days.

I also now realize that it doesn&#39;t matter how I get the list of 7,800 filtered down.  The important thing is to get it filtered.  Thereby removing stocks from further considreration (resource-consuming processing) that have zero chance of ever making it through my sequence condition.  That said, while I am no longer begging for this to be done in RealCode, that is still my preference (unless that way is a big pain or the alternative is more efficient).  Again, thanks in advance,  Richard

Topic: Condition to find stocks that are up huge
Posted: Wednesday, May 2, 2012 2:22:04 PM

Hi Bruce,

I would really appreciate it if you would you write me a RealCode condition to identify stocks that are up >67% above the lowest low over the past 5 days.  I  know this can be done without RealCode, but, unless you think this is a bad idea, I would like it done in RealCode.  Is it possible to apply this RealCode condition as a filter? If so, I will need the steps necessary to apply it.

If this can&#39;t be done as a filter, do I need to apply it as a watchlist column?  I would rather get all the stocks that don&#39;t meet this narrow condition completely out of the list right from the start.

In advance, thanks.  Richard

Topic: Plot for Average Minute Volume
Posted: Saturday, April 21, 2012 12:13:56 PM

Hi Bruce,  Without bothering you, I tried to write a RealCode indicator to show how average minute volume progresses since the market open but it didn&#39;t come close to working:

Plot = VolumeToday / MinutesMarketIsOpen

I would appreciate it if you would write it properly.  Also,

a) Each day should be considered on its own from the market open 9:30AM EST.

b) I watch 5-min candles most often but switch to several different intraday timeframes (in case that matters).

In advance, thanks.  Richard

Topic: Ratio of current volume to middle of yesterday's volume
Posted: Saturday, April 21, 2012 12:06:28 PM

Hi Bruce, I just wanted to let you know the paint scheme you wrote works great!  I was able to add another color on my own.  Thanks again.   Richard