Count tick - TickUp TickDown in Custom Resolution

Questions about MultiCharts .NET and user contributed studies.
PietroCH
Posts: 5
Joined: 25 Jan 2019

Count tick - TickUp TickDown in Custom Resolution

Postby PietroCH » 10 Dec 2020

Good evening,

I need to count the UPtick and DOWNtick in a Custom Bar.

I point out that I am using the Custom Resolution ...

Could you please explain to me what is the correct procedure for obtaining this information?

Please can you help me? For me this information is important... :wink:

User avatar
Kate MultiCharts
Posts: 593
Joined: 21 Oct 2020
Has thanked: 9 times
Been thanked: 148 times

Re: Count tick - TickUp TickDown in Custom Resolution

Postby Kate MultiCharts » 17 Dec 2020

Hello PietroCH,

You can use Regular plugin sample as an example.

In the main QuoteManager menu please select Tools -> Custom Resolutions Manager -> click New. Create new Custom Resolution Plugin window will open.

From Select Template dropdown box choose Regular plugin sample.

Enter Name and Vendor, then click Create. The template script will open.

Starting with the line 76 in the code you can see how to count Up Down Tick.


Return to “MultiCharts .NET”