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 |

logarithmic question Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
clifpa
Posted : Wednesday, November 11, 2009 10:46:01 AM
Registered User
Joined: 9/25/2005
Posts: 49
I want to add code, to one of my pcf scan, to only list stocks where logartihmic >= 7%...can I do this some how?

Thanks, Cliff
Bruce_L
Posted : Wednesday, November 11, 2009 11:05:14 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Assuming you are talking about the numbers right below the Price Scale, this would vary based on Zoom. The Chart Scale Increment topic explores this in considerable detail.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
clifpa
Posted : Saturday, September 18, 2010 8:58:03 AM
Registered User
Joined: 9/25/2005
Posts: 49
Bruce, I can't make heads-nor-tails out of the link you gave me.

again,

I want to add code to a couple of my pcf scans to only list stocks where logartihmic >= 5%  using zoom 6.

Would you please help me with this code; thanks
Bruce_L
Posted : Saturday, September 18, 2010 9:56:05 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You might want to read through our exchange at the end of the Chart Scale Increment topic again as you seemed to get it on November 16, 2009 after exchanging a few posts. Maybe re-reading it will jog your memory and restore your understanding.

In any case, you don't really need to understand it (although it is certainly a bonus if you do). All you should need to do is change the >= 7 at the end of the Zoom 6 formula in my Thursday, November 12, 2009 9:45:40 AM ET post in that topic to a >= 5 instead:

100 * ((100 * MAXH66 / ((MAXH66 / MINL66) ^ (1 / 12))) \ 1) / ((100 * MAXH66 / ((MAXH66 / MINL66) ^ (1 / 6))) \ 1) - 100 >= 5

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
clifpa
Posted : Tuesday, September 21, 2010 7:30:31 AM
Registered User
Joined: 9/25/2005
Posts: 49
Thanks Bruce,

I wasn't on the attack FYI,

I went through them and stupid me guess I missed the response. I might have had something in mind and when I got to your answer it didn't register.

Thanks again Bruce
Bruce_L
Posted : Tuesday, September 21, 2010 8:26:05 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome. I didn't think you were on the attack. I just wanted to point out the section where you seemed to understand before in hopes that reading through it would help you understand it again.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
clifpa
Posted : Saturday, September 25, 2010 11:55:58 AM
Registered User
Joined: 9/25/2005
Posts: 49
The code works just great; exactly what I was looking for.

Perfect.

Thanks again Bruce.

Cliff
Bruce_L
Posted : Monday, September 27, 2010 8:37:13 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.