TickSize for product

Login or Register

Please login or register in order to view and post in the Forum.

6 posts / 0 new
Last post
joseph-j-helminiak
Last seen: 2 years 9 months ago
Joined: 05/09/2014 - 00:00
TickSize for product

Is there a way to assign the product "TickSize" to a a C or V value?
And is there a way to display the tick AND tick value on the chart?
-jjh

0
cpayne
Last seen: 1 year 7 months ago
Joined: 03/30/2009 - 00:00
TINC Token

You can use %TINC in a variety of contexts including Annotation indicator as seen below.  You could also set a V# to TINC with SET(V#1, TINC) in a scan.  Does that give you what you're looking for?

joseph-j-helminiak
Last seen: 2 years 9 months ago
Joined: 05/09/2014 - 00:00
That gives me what it is on

That gives me what it is on the chart but if I just pull up a chart how can I assign it to a C# value

joseph-j-helminiak
Last seen: 2 years 9 months ago
Joined: 05/09/2014 - 00:00
delete

delete

joseph-j-helminiak
Last seen: 2 years 9 months ago
Joined: 05/09/2014 - 00:00
SET(C#11, TINC)

But I cant seem to add it to the chart

joseph-j-helminiak
Last seen: 2 years 9 months ago
Joined: 05/09/2014 - 00:00
Not the cleanest way to do it