CI
Topics
30 Aug 2023, 12:12
350
1
08 May 2021, 12:39
1052
2
28 Jun 2020, 04:36
1123
5
29 Mar 2020, 06:09
948
1
12 Aug 2019, 04:53
1177
3
03 Jun 2019, 12:27
2
1066
1
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
ciripa
29 Jun 2020, 16:25
RE:
PanagiotisCharalampous said:
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