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 |

Sector by Year Layout missing 2018 data Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Corto
Posted : Saturday, January 5, 2019 12:59:09 AM
Registered User
Joined: 6/5/2015
Posts: 107

The Sector by Year is a pre-built layout. When I open it I can see data columns for 2007, 2008,..., 2017 and YTD%Chg.

But 2018 is missing. Please help.

Thank you,

Corto 

Bruce_L
Posted : Monday, January 7, 2019 10:45:46 AM


Worden Trainer

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

The way that layout is constructed it is not going to automatically add a new year as it happens.

What you would need to do is create a formula for 2018, set it to a yearly time frame, and add it as a WatchList column.

100 * (C'12/31/18' / C'12/29/17' - 1)

If you wanted this to automatically update each year instead, you could create columns for for 1 year ago (all of these need to be set to a yearly time frame as well).

100 * (C1 / C2 - 1)

Two years ago:

100 * (C2 / C3 - 1)

Three years ago:

100 * (C3 / C4 - 1)

Etc... just change the periods to match the number of years ago and create as many WatchList columns as desired.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Corto
Posted : Thursday, January 10, 2019 10:24:38 AM
Registered User
Joined: 6/5/2015
Posts: 107

I understand how to build it myself and succeeded to do it, but the other ones I have for 2007 ... 2017 were always there so I thought some default settings exist.

Thanks.

Bruce_L
Posted : Thursday, January 10, 2019 10:51:49 AM


Worden Trainer

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

No, once you have downloaded the layout it isn't going to change unless you change it.



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