possible to fill color for the rectangle?

Created at 27 Mar 2013, 14:03
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
Jutimant's avatar

Jutimant

Joined 11.03.2013

possible to fill color for the rectangle?
27 Mar 2013, 14:03


it's will be great to spot the price area


@Jutimant
Replies

cAlgo_Fanatic
02 Apr 2013, 14:31

This feature will be included in the future.


@cAlgo_Fanatic

Vitali Gajdabrus
23 Jul 2020, 08:28

RE:

cAlgo_Fanatic said:

This feature will be included in the future.

How to programmatically fill a rectangle with color?

DrawRectangle(string name, int barIndex1, double y1, int barIndex2, double y2, Color color, int thickness, LineStyle lineStyle)

 

 


@Vitali Gajdabrus

PanagiotisCharalampous
23 Jul 2020, 08:40

Hi Vitali,

You need to set IsFilled property to true.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

... Deleted by UFO ...

ranikiforova71
05 Aug 2020, 13:57

RE:

PanagiotisCharalampous said:

Hi Vitali,

You need to set IsFilled property to true.

Best Regards,

Panagiotis 

Join us on Telegram

 

Thanks for Giving us Such a Great Information


@ranikiforova71

... Deleted by UFO ...

Millerbarbara930
01 Oct 2020, 10:21

I should like to learn just a little