| jimnh73 |
|
Gold User, Member, Platinum User, TeleChart
|
| Registered User |
|
|
|
|
| Unsure |
|
| Tuesday, August 26, 2008 |
| Monday, March 20, 2023 11:39:54 AM |
14 [0.00% of all post / 0.00 posts per day] |
|
|
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:

|
|
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
|
|
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?
|
|
Bruce - Thank you!
|
|
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
|
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
|
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
|
|
Excellent; Thank you Bruce
|
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
|
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..
|
|