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: kd
About
User Name: kd
Groups: Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Monday, April 20, 2009
Last Visit: Monday, July 1, 2013 6:50:22 PM
Number of Posts: 188
[0.06% of all post / 0.03 posts per day]
Avatar
Last 10 Posts
Topic: ConnorsRSI
Posted: Wednesday, April 17, 2013 4:29:35 PM

Bruce:

on the 18th of dec. at 1:03 you posted the real code for connorsRSI use in Stockfinder. 

on the 20th of dec at 2:19 you posted some further/additional real code for connorsRSI

Can you please elaborate on the realtionship between these two postings?  Do they go together?

thanks.  kd

Topic: testing color of bar for awesome oscillator
Posted: Sunday, December 19, 2010 2:15:22 PM
please advise structure for an IF statement that will test whether the bar color
is red or green when using the 'awesome oscillator'.  assuming it is possible to do that kind of testing.


thanks
Topic: number of days
Posted: Monday, December 6, 2010 2:19:38 PM
bruce:

i am looking for how to tell whether have reached 'end of bar' condition.

how does one use 'barinterval as timespan'
pls. give me an example,

also, how do u tell you have gone from bar to bar using
isdaily() , know that it is daily bars, but how do you know when u have gone from one to next.
same ? for a minute, or week, but most important on day bars.
Topic: number of days
Posted: Sunday, December 5, 2010 12:05:04 PM
Bruce:
also, u once gave me this statement for another problem i was having.
it was:  '# EoD = condition.Library.End of Day

now, i am wondering what other 'great' things might be in the condition.library and how can i see them for utlitmate use?  like the "realcodeAPI" which has all kinds of userful info.
Topic: number of days
Posted: Sunday, December 5, 2010 9:59:36 AM
hello bruce:
good ?'s. thanks for asking.

calendar days

yes used in real code on daily charts.
Topic: number of days
Posted: Sunday, November 28, 2010 12:50:26 AM
in RealCode:  how can one determine a specific # of days have passed from a certain date?

re:  if currentdate = + 12 then
Topic: indicator which represents Wilders smoothing moving average
Posted: Friday, November 26, 2010 10:43:11 AM
bruce:
thanks so much, actually the answers you gave for all of it is quite useful.
i appreciate your efforts very much, i have so many real code programs now, it is hard to keep track of them, over 120.  regards. kd
Topic: indicator which represents Wilders smoothing moving average
Posted: Friday, November 26, 2010 10:04:06 AM
bruce:
was trying to add the exponentioal indicator to price, NOT in real code, and as i said when i look for the exponential word nothing comes up and manual searching list for exponential moving average nothing is found. so, i am confused.  do i need to code it myself in realcode, is that the choice?
Topic: indicator which represents Wilders smoothing moving average
Posted: Friday, November 26, 2010 9:35:09 AM
Bruce:
thanks for reply,
when seraching the indicators i do not find 'exponential', what should i look for to find the exponential moving average, i must be missing something.

kd
Topic: indicator which represents Wilders smoothing moving average
Posted: Thursday, November 25, 2010 4:41:59 PM
please advise what SF indicator represents the Wilders Smoothing moving average?