oodles |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Thursday, January 20, 2005 |
Tuesday, December 15, 2015 11:07:40 AM |
129 [0.04% of all post / 0.02 posts per day] |
|
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
|
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't waste your time), where this is heading/next step: putting these together in a sequence condition.
In advance, thanks. Richard
|
Thanks Bruce!
|
Hi Bruce, At this point, I'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
|
Hi Bruce,
Update: After reviewing your suggested reference links, I'm stilll having trouble getting the conditions to be based on daily candles but showing True Markers on an intraday chart. If I can't figure this out on my own, I'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'm working on simultaneously. I just wanted to say thanks for getting me pointed in the right direction. Richard
|
|
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've met this condition on any of the most-recent 5 trading days.
I also now realize that it doesn'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
|
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'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't meet this narrow condition completely out of the list right from the start.
In advance, thanks. Richard
|
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'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
|
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
|
|