Barchart

Created at 28 Jun 2020, 04:36
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!
CI

ciripa

Joined 20.05.2019

Barchart
28 Jun 2020, 04:36


How can I change the WIDTH of cTrader Desktop Barcharts?


@ciripa
Replies

PanagiotisCharalampous
29 Jun 2020, 09:35

Hi ciripa,

You can do this by changing the scale of the Y-Axis. Just click on the axis and drag it left and right.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

ciripa
29 Jun 2020, 11:02

RE:

PanagiotisCharalampous said:

Hi ciripa,

You can do this by changing the scale of the Y-Axis. Just click on the axis and drag it left and right.

Best Regards,

Panagiotis 

Join us on Telegram

 

Hi Panagiotis,

in the "Heikin Ashi Color Candles (HAcc)" I can change the width of the bar. The the code:

    [Parameter("Candle width", DefaultValue = 5)]

        public int CandleWidth { get; set; }

Can I do the same with the "bar width" of cTrader platform bar charts? If yes< how to do?

Best Regards

Kurt


@ciripa

PanagiotisCharalampous
29 Jun 2020, 11:06

Hi Kurt,

There is no such option for built-in candlesticks.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

ciripa
29 Jun 2020, 16:25

RE:

PanagiotisCharalampous said:

Hi Kurt,

There is no such option for built-in candlesticks.

Best Regards,

Panagiotis 

Join us on Telegram

II am assuming that is valid for barcharts too. That is a pity, because barcharts on cTrader desktop are barely or let me say poorly visible . I have to squint my eyes to be able see the barcharts.


@ciripa