Topics
Replies
PanagiotisCharalampous
24 Dec 2024, 12:09
Hi there,
It is a known issue and should be solved soon.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 12:02
Hi there,
Your post does not make much sense. Can you please elaborate?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 10:16
RE: RE: Mac vs Windows
algobeginner said:
firemyst said:
For those of us who don't use Mac, can you post a screen capture showing an example of the differences?
light theme is Mac exactly same source code , dark is Windows 10 same source code compiled on machine .
Hi there,
You need to upgrade your cTrader Desktop to 5.1.10.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:54
Hi there,
The source code for cTrader is not available since cTrader is not an open source project.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:48
RE: RE: Button Foreground color text problem
Termi80 said:
PanagiotisCharalampous said:
Hi there,
Can you please let us know which version of cTrader do you use?
Best regards,
Panagiotis
Hi,
i use version 5.0.50
Best Regards
Can you please try this in 5.1.11 and let me know if this still happens? You can download it using the link below
https://getctraderwin.spotware.com/ctrader-spotware-setup.exe
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:42
Hi there,
Unfortunately this is not possible.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:29
Hi there,
Can you please explain to us what do you mean when you say “prefilled orders”?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:27
Hi there,
This sounds more like execution latency from your broker's liquidity provider. You should check first with your broker.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:22
Hi there,
You should check this with your broker.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 09:19
RE: RE: Installation on linux
b3yondri said:
PanagiotisChar said:
Hi there,
You can't install cTrader Desktop on Linux.
Need help? Join us on Telegram
Is there an offline installer?
No there isn't
@PanagiotisCharalampous
PanagiotisCharalampous
24 Dec 2024, 07:15
RE: RE: lock trade button
tuuguu177 said:
PanagiotisCharalampous said:
Hi there,
There is no such feature in cTrader at the moment.
Best regards,
Panagiotis
I think it is possible at coding. For example only drawdown below certain level it possible to trade command.
This is very simply coding i think. But can not do it myself
Thank you
Hi again,
Unfortunately no. It is not possible to disable trading using the API.
Best regards,
Pana
@PanagiotisCharalampous
PanagiotisCharalampous
23 Dec 2024, 08:50
Hi there,
There is no such feature in cTrader at the moment.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
23 Dec 2024, 08:42
Hi there,
You can login from any device you want. Just use your cTrader ID.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
23 Dec 2024, 08:32
Hi there,
Can you share the indicator's code?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
23 Dec 2024, 08:20
Hi there,
Yes, just click the button here and you will get the relevant option
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
23 Dec 2024, 08:09
Hi there,
It's Symbol.LotSize * Symbol.PipValue.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Dec 2024, 08:56
Hi there,
1.0.10 has been uploaded. Try again.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Dec 2024, 08:56
Hi there,
This feature is only available in cTrader 5.1.11. Please install it and it should work fine.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Dec 2024, 07:51
Hi there,
We have received the information via email. We will forward it to the product team.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
27 Dec 2024, 07:41
Hi there,
Probably your issue is the volume. You are using lots instead of units. ExecuteMarketOrder() takes units as an input and not lots. You can use QuantityToVolume() for the conversion.
Best regards,
Panagiotis
@PanagiotisCharalampous