Search found 3 matches

by gnoygnas
29 May 2013
Forum: MultiCharts
Topic: How to get a tick creation time?
Replies: 4
Views: 2622

Question about the creation time of a tick bar

Please see the attached image that contains PL code and problems.
Any helps would be appreciated.

Thanks.

[img]Creation%20Time%20of%20Tick%20Bar#01.png[/img]
[img]Creation%20Time%20of%20Tick%20Bar#02.png[/img]
[img]Creation%20Time%20of%20Tick%20Bar#03.png[/img]
by gnoygnas
28 May 2013
Forum: MultiCharts
Topic: Font Size / HTML in Commentary Window? [SOLVED]
Replies: 4
Views: 5010

Re: Font Size / HTML in Commentary Window? [SOLVED]

Found my own answer. In case it will help others, here's a sample of changing the font size in the commentary window for a block of text... Commentary ( "<font size=", doublequote, "-3", doublequote, ">") ; Commentary("Section 01: After Initial varible assignment / inspection", newline); Commentary...
by gnoygnas
28 May 2013
Forum: MultiCharts
Topic: How to get a tick creation time?
Replies: 4
Views: 2622

How to get a tick creation time?

Hello there, I'm new to MC and I'm wondering how to get the creation time of tick bar. Please verify below code. Any helps would be appreciated. Thanks. VARS: STimeToSecond(0), TimeToSecond(0), TicksInterval(0); VARS: SetStartTime1(0), SetStartTime2(0), SetEndTime1(0), SetEndTime2(0); // Get the sta...

Go to advanced search