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 |

Naming custom indicators Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
hb5fa
Posted : Wednesday, May 30, 2007 5:03:41 PM
Registered User
Joined: 9/12/2005
Posts: 9
How can I put a name in the middle and lower pane to label the custom indicators that I made? It is hard to realize what the indicator is used for after a while.

Thanks!
Bruce_L
Posted : Wednesday, May 30, 2007 5:10:15 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
It is possible to start the formula with the "name". You can even put the "name" on the first line and have the formula on the second line (although this requires writing the formula in another program and pasting it into the formula window).

This is not supported however (meaning it could stop working at any time) and great care must be taken in constructing the name. If it contains reserved symbols or words, TeleChart will see it as a formula and attempt to evaluate the name. This will normally result in an error of some sort, but could result in a mis-calculation instead.

You may wish to review the following:

label middle/bottom panels in telechart
How to Label my PCFs
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
Learn how to use the forums: post a new topic, reply, Search existing topics

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
hb5fa
Posted : Wednesday, May 30, 2007 5:14:34 PM
Registered User
Joined: 9/12/2005
Posts: 9
Wow! That's a quick response. Thanks for the useful stuff, too! I'll give that a try.
Bruce_L
Posted : Wednesday, May 30, 2007 5:18:04 PM


Worden Trainer

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

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Rockets
Posted : Monday, January 28, 2008 1:13:55 PM
Registered User
Joined: 10/25/2005
Posts: 5
OK, I'm not doing something right. I tried to cut and paste your formula for the Ultimate Oscillator into a custom Indicator file starting withe the line below (so I could capture the name of the file) and I receive an  "missing argument" error. I've tried several mods to the first line but nothing works for me. Deleteing the line does allow it to work, but I REALLY would like to name it.

HELP!

Thanks

TC


Ultimate Oscillator (7,14,28):
(400*(14*AVGC7-7*AVGL7-7*AVGC7.1 +ABS(L-C1) +ABS(L1-C2) +ABS(L2-C3) +ABS(L3-C4) +ABS(L4-C5) +ABS(L5-C6) +ABS
Bruce_L
Posted : Monday, January 28, 2008 1:23:52 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Rockets,
Remember the "reserved symbols or words" part of my Wednesday, May 30, 2007 5:10:15 PM ET post? Well your title has one of those. In this case, it is OR (it's at the end of Oscillat-or). When this is taken out, the Custom Indicator plots on my system. That said, this is entirely unsupported.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Rockets
Posted : Monday, January 28, 2008 1:36:28 PM
Registered User
Joined: 10/25/2005
Posts: 5
Who'd a thunk it? 
Can you tell I'm a relative newbie at this?? Don't worry I have slew of other stupid questions to ask....

THANKS for the help!

TC
Bruce_L
Posted : Monday, January 28, 2008 1:45:49 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Rockets,
You're welcome. This one was actually pretty obscure. There are plenty of people that aren't newbie's that would not have known what caused the isssue.

-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.