Topics
10 Jun 2021, 23:08
 0
 896
 1
17 May 2021, 12:48
 812
 3
14 May 2021, 00:27
 2
 1415
 2
06 May 2021, 12:55
 10
 1108
 2
06 May 2021, 10:16
 0
 1416
 3
Replies

ctid4064603
12 Jul 2021, 13:33

RE:

Hello,

I'd like to know, it you are going to fix this issue in the near feature. If not, I have to change trading platform.

PanagiotisCharalampous said:

Hi all,

It is in the backlog for an upcoming update.

Best Regards,

Panagiotis 

Join us on Telegram

 


@ctid4064603

ctid4064603
14 Jun 2021, 20:11 ( Updated at: 14 Jun 2021, 20:15 )

RE: RE:

victor.major said:

Spotware made a decision to develop cTrader on c#, a proprietary MIcrosoft language and they take extensive use of .net libraries which are again proprietary to the Windows platform. Spotware would need to basically start again to make a cross platform version, which is actually what they should do. The sooner they start the sooner that 10 man years project time will start counting down.

There is free, cross-platform, open source WPF compatible alternative, called AvaloniaUI created in C#:

So maybe there is chance to port WPF cTrader Desktop client to AvaloniaUI. It shouldn't take much effort, since its XAML and C# framework.


@ctid4064603

ctid4064603
07 Jun 2021, 22:22

RE: RE: Long & Short position Risk reward ratio tool

You can calculate RR with crosshair or use pending orders. New Order Window is well designed.

Anyway - you can create such tool as indicator, it's not that hard (i created something similar, but it's not for sale). If you are not z programmer, you can hire one.


@ctid4064603

ctid4064603
17 May 2021, 13:01 ( Updated at: 21 Dec 2023, 09:22 )

RE:

Yes, I can also Zoom In chart. It's not blocking bug but it's annoying, when I have to Zoom In chart only to be able to scroll.

PanagiotisCharalampous said:

Hi ctid4064603,

Drag the time counter and the scroll bar should appear.

Best Regards,

Panagiotis 

Join us on Telegram

 


@ctid4064603

ctid4064603
06 May 2021, 10:38

RE:

PanagiotisCharalampous said:

Hi ctid4064603,

Check the SetBarColor() method.

Best Regards,

Panagiotis 

Join us on Telegram

 

Works fine, thank you.


@ctid4064603

ctid4064603
06 May 2021, 08:58

RE:

PanagiotisCharalampous said:

Hi all,

It is in the backlog for an upcoming update.

Best Regards,

Panagiotis 

Join us on Telegram

Any updates about this?


@ctid4064603

ctid4064603
05 May 2021, 19:27

RE:

PanagiotisCharalampous said:

Hi NE539,

The displayed time is the opening time of each candle and it is adjusted based on the timezone selected by the users. Users care mostly about when things happen in their timezone. if for example you set timezone to -10 then the candle starts at 12:00. It would be nonsense for somebody in this timezone to see the candle formed in the following day. I am not sure if and how the platforms you mentioned handle localized timezones but many other platforms are not e.g. MT4, therefore they use a universal time allowing them to assume UTC+2 as a global time for everybody. If you set your timezone in cTrader to UTC+2, you should get whatever you get on other platforms.

Best Regards,

Panagiotis 

Join us on Telegram

 

 

I have similar problem. Setting time zone on client side only change labels on candles. But still candle body builds from 21:00 UTC not from 00:00. Daily candle should build from day start not from session start.


@ctid4064603