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 |

Recommended Drawing Tools Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
npesce
Posted : Saturday, December 8, 2012 11:20:59 AM
Registered User
Joined: 10/27/2012
Posts: 11

Bruce,

I've just checked the site tradingview.com and it has some nice tools like TC2000 ruler, but I think they are different maybe better... can the devolpment team evaluate to have some of them in our tool future realeases?

Look ...

Bruce_L
Posted : Monday, December 10, 2012 8:20:32 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Thank you for your suggestion. It has been assigned case number 9496.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
npesce
Posted : Monday, December 10, 2012 4:09:01 PM
Registered User
Joined: 10/27/2012
Posts: 11

Thanks Bruce,

Another enhancement that can be nice to have is the Pivots Points High - Low shown here ...

Bruce_L
Posted : Tuesday, December 11, 2012 8:01:09 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Assuming Pivots HL (7,7) is a central high surrounded by 7 lower highs on each side or a central low surrounded by 7 higher lows on each side, we could create a Custom PCF Indicator to Plot the highs (but they wouldn't have labels).

Start by creating the following Custom PCF Indicator for the Swing Point High where it is first detected:

- Plot Style: Doesn't matter (because of the Plot Opacity setting below).
- Plot Color: Doesn't matter (because of the Plot Opacity setting below).
- Period: 1
- Average Type: Doesn't matter (becasue the Period is set to 1).
- Formula: H7 * ABS(H7 > MAXH7.8 AND H7 > MAXH7)
- Line Style: Doesn't matter (because of the Plot Opacity setting below).
- Line Width: Doesn't matter (because of the Plot Opacity setting below).
- Plot Opacity: All the way to the left.

Then create a Custom PCF Indicator for the Swing Point Low where it is first detected using the same settings as above with the exception of changing the Formula to:

L7 * ABS(L7 < MINL7.8 AND L7 < MINL7)

Now add 1-Period Simple Moving Averages to both Custom PCF Indicators and set the Offset to -7 (the negative is important). I would probably set the Plot Style of these Moving Average indicators to Dots.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
npesce
Posted : Tuesday, December 11, 2012 6:05:22 PM
Registered User
Joined: 10/27/2012
Posts: 11

Many thanks Bruce.

Very smart way to define the indicator.

The only problem, as you said is that it won't have the labels. That's why I think having a built in indicator that also includes the labels would be a nice enhancement.

Thanks!

Nelson

Bruce_L
Posted : Wednesday, December 12, 2012 8:07:04 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Thank you for your suggestion. It has been assigned case number 9515.



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