Replies
                     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
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
@PanagiotisCharalampous
                     ciripa
                     29 Jun 2020, 16:25
                                    
RE:
PanagiotisCharalampous said:
Hi Kurt,
There is no such option for built-in candlesticks.
Best Regards,
Panagiotis
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

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