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: Neednbucks
About
User Name: Neednbucks
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Saturday, October 15, 2005
Last Visit: Sunday, June 19, 2016 10:50:48 AM
Number of Posts: 9
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Earnings Date in Version 16
Posted: Tuesday, November 10, 2015 6:38:00 PM

It  doesn't appear to be working.  As an example, for tomorrow, 11/11/2015 I picked 4 stocks that are due to report    M, NEFF, NUOT, OCRX.   The next earnings is correctly reported for Macy's.  NEFF and NUOT show a blank.  OCRX shows it reports on August 3, 3015,  

I would point out that there is some confusion as to when the two blank date stocks report, as my TDA platform indicates 11/12/15 and another says 11/13/15.  Still close enough for concern.  OCRX, which shows a report date of August 3rd, actually reported on November 4th.   

Not sure if that helps pin point a problem, but a problem clearly exists.  

Topic: How to quickly view the industry components(stocks) from the Morningstar Industry Group
Posted: Thursday, October 22, 2015 6:23:41 PM

Got it.  Thanks.

Topic: Using TC 2000, Is it possible to sort a stock watch list by the slope of linear regression line?
Posted: Sunday, October 23, 2011 9:31:35 PM
The following code is written to determine the slope of a 30 period LR line.  Insert this as an indicator, then you can scan and sort using it.  I did not write this, so I can't answer any questions such as how to modify it for a different length.

(30 * (C29 + 2 * C28 + 3 * C27 + 4 * C26 + 5 * C25 + 6 * C24 + 7 * C23 + 8 * C22 + 9 * C21 + 10 * C20 + 11 * C19 + 12 * C18 + 13 * C17 + 14 * C16 + 15 * C15 + 16 * C14 + 17 * C13 + 18 * C12 + 19 * C11 + 20 * C10 + 21 * C9 + 22 * C8 + 23 * C7 + 24 * C6 + 25 * C5 + 26 * C4 + 27 * C3 + 28 * C2 + 29 * C1 + 30 * C) - 465 * (C + C1 + C2 + C3 + C4 + C5 + C6 + C7 + C8 + C9 + C10 + C11 + C12 + C13 + C14 + C15 + C16 + C17 + C18 + C19 + C20 + C21 + C22 + C23 + C24 + C25 + C26 + C27 + C28 + C29)) / (30 * 9455 - 465 * 465)
Topic: Video: RealCode for Real People
Posted: Wednesday, August 4, 2010 6:03:31 PM
Check and make sure you have a paint scheme icon in the lower left of your price bar window.  I had the some problem applying a paint scheme.  Had to recreate a new tab window that included the paint scheme icon before any paint scheme would work.
Topic: How to create a function
Posted: Wednesday, August 4, 2010 11:47:57 AM
Bingo.  Exactly what I was looking for.  Thanks all.
Topic: How to create a function
Posted: Wednesday, August 4, 2010 9:01:34 AM
I'm new here and trying to pick up realcode.  I'd like to create a function which I can then use on custom indicators   As an example, I would like to be able to process a given indicator (such as RSI or Stochastic) to determine whether there has been a change in the rate of change  between the current bar and previous bar as compared to previous bar and the preceeding bar.

Presumably, this function could then be called like any other function (AVG, XAVG) for any other indicator.

Is this possible? 
Topic: Blocks Training
Posted: Monday, February 12, 2007 3:10:41 PM
Thank you both. I'll leave it home and save everyone the trouble. Best reagrds.
Topic: Blocks Training
Posted: Sunday, February 11, 2007 10:49:20 PM
I'm set for an upcoming Blocks training Seminar. I suspect having Blocks on a notebook computer would be a good thing to have there. Problem is, I have used both of my "licenses" for an office and home desktop unit.

Can I still install TC2007 and Blocks on a notebook and use it if neither of the other two computers are connected at the time?