Rectangle  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
Zoli
Posts: 90
Joined: 12 Sep 2012
Has thanked: 24 times
Been thanked: 38 times

Rectangle

Postby Zoli » 06 Feb 2013

Hi,

I would appreciate a bit of help from more experienced coders.
I want to draw a rectangle for every day/session between the high and low of the day.
I am still not clear with how to draw a rectangle from the code.

Tia,
Zoli
Attachments
rectangles.png
(23.32 KiB) Downloaded 1077 times

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Rectangle  [SOLVED]

Postby Henry MultiСharts » 07 Feb 2013

Hello Zoli,

You can use IChartCustomDrawer Interface to draw whatever you like for ex. recatangles, triangles.

Zoli
Posts: 90
Joined: 12 Sep 2012
Has thanked: 24 times
Been thanked: 38 times

Re: Rectangle

Postby Zoli » 07 Feb 2013

Hi Henry,

Thanks, I will give it a try.

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Rectangle

Postby arjfca » 07 Mar 2013

Hello Zoli,

You can use IChartCustomDrawer Interface to draw whatever you like for ex. recatangles, triangles.
Henry, is it available for the regular MC or only for MC.net?

I never saw that function

Martin

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Rectangle

Postby Henry MultiСharts » 08 Mar 2013

IChartCustomDrawer Interface is available in MultiCharts .Net only.
There is nothing similar to it in PowerLanguage.

Alexxx
Posts: 25
Joined: 28 Aug 2014
Has thanked: 4 times
Been thanked: 2 times

Re: Rectangle

Postby Alexxx » 25 Sep 2014

IChartCustomDrawer Interface is available in MultiCharts .Net only.
There is nothing similar to it in PowerLanguage.
I don`t understand how to set points of rectangle by price and time on chart.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Rectangle

Postby Henry MultiСharts » 26 Sep 2014

I don`t understand how to set points of rectangle by price and time on chart.
Please find an example in a related topic here.


Return to “MultiCharts .NET”