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 |

Display for custom formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
BryanSum
Posted : Tuesday, February 26, 2019 3:27:45 AM
Registered User
Joined: 2/7/2019
Posts: 6

Hi there,

I found a formula to calculate Pocket Pivots on this forum and it's working. i'd like to change the display settings on the volume indicator bars though. Currently it's represented as a 1 and 0 and it's relatively hard to read. I'm rather new to TC2000 and haven't managed to find a different display option. Here's a screenshot for example:

May I know if it's possible to highlight the volume bars if a pocket pivot is detected, and not display the zeroes?

Thanks

Bryan

 

BryanSum
Posted : Tuesday, February 26, 2019 3:28:18 AM
Registered User
Joined: 2/7/2019
Posts: 6

https://imgur.com/a/NUK5Vsh - doesn't seem to load on the site but its viewable on imgur

Bruce_L
Posted : Tuesday, February 26, 2019 8:39:10 AM


Worden Trainer

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

You could try using the following formula in a Custom PCF Indicator overlayed into the same pane and scale as volume.

IIF(C > C1 AND V > MAX(IIF(C1 < C2, V1, 0), 10), V, 1 / 0)

You can use the Dots Plot Style and it will just plot a dot at the top of the volume bar, or you could use the Histogram Plot Style and use a different color than is being used for the volume bars to highlight the volume bar in a different color.

How to Overlay an Indicator (choose & Scale With)


-Bruce
Personal Criteria Formulas
TC2000 Support Articles
BryanSum
Posted : Tuesday, February 26, 2019 10:41:02 PM
Registered User
Joined: 2/7/2019
Posts: 6

Thanks. I'll use the histogram method - much more appealing than the dot.

Bruce_L
Posted : Wednesday, February 27, 2019 6:57:00 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.