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: jimnh73
About
User Name: jimnh73
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Tuesday, August 26, 2008
Last Visit: Monday, March 20, 2023 11:39:54 AM
Number of Posts: 14
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: editing pcfs in v16
Posted: Friday, October 9, 2015 12:10:56 PM

I havent typed anything, just opened the pcf for editing.

Here is a pcf I have in v12.5:

 

 

and here is the same edit function in v16:

Topic: editing pcfs in v16
Posted: Friday, October 9, 2015 9:36:44 AM

in v16 I see the pcfs I edit  are double spaced, whereas in 12.5 they werent; Can we get this fixed to not be double spaced?

tks

 

Topic: where is the news in V16?
Posted: Thursday, October 8, 2015 10:00:44 PM

in 12.5 as a gold user I had news on stocks; When I select "feeds" there was a lengthy list of news sources...

now in v16 I dont see any news other than "mt newswires" which costs more $.

Is the 12.5 news going to get ported into the V16 releases?

Topic: in 12.5 how do I edit a pcf indicator?
Posted: Friday, September 25, 2015 5:23:49 PM

Bruce - Thank you!

Topic: in 12.5 how do I edit a pcf indicator?
Posted: Friday, September 25, 2015 5:01:01 PM

I know how to create one, since I've dont that ( New->Indicator), but how do I then edit it to change it??

Library-> has conditions but not indicators....

I know it must be there, I'm just not seeing it...

tks

 

Topic: should a scan pick up updated versions of pcfs/indicators/conditions?
Posted: Wednesday, September 21, 2011 9:00:17 AM
In TC2k V12, if I have a scan that uses pcf "foo", and I then change the formula in "foo", shouldnt the scan pick up the new version of the pcf?
If its not supposed to, then is there anyway to see what the "foo" pcf formula in the scan actually is?
I maybe misunderstanding something fundamental about pcfs..
Thanks
Topic: new high today
Posted: Thursday, September 8, 2011 11:12:00 AM
In TC2000 v12, how do I write a pcf to tell me that a stock is making a new high today on an hourly chart?
also how to tell a stock is making a new 2 day high on an hourly chart?
thanks
-jim
Topic: Uptrending Pullback
Posted: Tuesday, June 1, 2010 12:03:58 PM
Excellent; Thank you Bruce
Topic: Uptrending Pullback
Posted: Tuesday, June 1, 2010 12:07:25 AM
Bruce,
Can you clarify the slope calculation from the first example, eg:
Sum += Price.Last
If CurrentIndex >= 16 Then
    Sum -= Price.Last(16)
    Slope += 7.5 * Price.Last(16)
End If
Slope += 8.5 * Price.Last - Sum

I'm not grasping why 7.5 or 8.5....
Is this an easy way to calc the slope of a 15 day lin reg? (in which case if the number of days is changed from 15 dont the multipliers have to change?)
Thanks
-jim
Topic: Problem when I open SF5 platinum
Posted: Thursday, March 4, 2010 2:45:05 PM
I have found the problem. Its from having ATI's hydra sw installed.
In my case I have hydra installed (its part of the catalyst sw for their graphics cards), but I do not have hydra enabled. I see two hyrda processes started at boot..

As noted above SF5 would open scrunched with the jump to symbol dialog box open.. Also if one tried to edit a trendline the edit dialog box would open and immediately close (why just the trendline box I dont know...)... Killing the hydra processes allows SF to act properly..