PanagiotisCharalampous's avatar
PanagiotisCharalampous
26 follower(s) 0 following 1006 subscription(s)
Replies

PanagiotisCharalampous
30 Dec 2020, 16:14

Hi imrealfighter,

Check Notifications.PlaySound() method.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
30 Dec 2020, 08:24

Hi imrealfighter,

How could we set the price alert ring till we close it by manual ?

and is it possible for us to change the sound of price alert ?

There are no such built in features. You might want to consider building something custom.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
30 Dec 2020, 08:15

Hi dwalkhul,

mmm ... yes..,.I thought I could call KBE and KBE would detect the relevant Key Events.

This will not happen. An event handler will be triggered only if you assign it to an event. Read more here

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 14:02

Hi SmartArtsStudio,

You should receive the following form

To receive it, cTrader needs to be focused and responsive. If it is not responsive, please kill the process from the task manager, restart and try again.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 09:38

Dear Daniele,

Probably you remember cMirror, the predecessor of cTrader Copy. cTrader Copy positions are not copied on your main trading account, instead they are copied by dedicated subaccounts which are not accessible from your Trade application.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:58

Hi mrha1000,

You seem to be using an event handler without an event. Did you just copy and paste this from somewhere?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:54

Hi ketos.energy,

There is no specific intention behind this except the fact that it takes less space and looks cleaner. It is just that AFAIK nobody ever requested this information. If you think it is important, post a suggestion and if it gathers enough votes, we will consider it.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:40

Hi Vadivelan,

I am using this button (as attached) for linking the charts, However whenever I run C bot on chart, Linking chart button disappears. Is there any way to avoid this or any hotkeys for linking the chart again.

No there is no such option

As I understood there are various conditions in linking charts with A-H. Please help me to understand what is the difference between these alphabets. 

There is no difference between the letters. They are just used for you to be able to easily distinguish the groups.

 is there any option to link the charts from Cbot, if yes please advice the sample code so that I can incorporate into my Cbot.

There is no such option either.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:35

Hi carlosrodriguez1982,

At the moment all our servers are in London.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:31

Hi dwalkhul,

This one

Key Events will be available in - cAlgo - so coders can customize hotkey trade operations by means of code

 cTrader Desktop 4.0 is expected to be released sometime in January.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:25

Hi linkersx,

Why not? I've seen simulation of all kind of latencies in back testing. Of course these algorithms really run on 100% tick Back test!

Because it is not possible to know how the network and LP would have behaved in real time in past date e.g. at a point in time in 2017. If you are referring to some random addition of latency in the trading process, then this is something different and it is definitely not realistic and not accurate.

 Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:20

Hi there,

There is no built in feature for this. You can consider hiring somebody to develop this for you.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 Dec 2020, 08:05

Hi Pem,

Check RunningMode.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 16:44

Hi vinayraj.pillai,

Which broker is this?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 14:26

Hi viniciusfre,

You should always sent heartbeats else the server will drop the connection.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 09:49

Hi analogpermutations,

Please provide the complete cBot code, cBot parameters and steps to reproduce the problem.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 09:46

Ηι rodrigofariasdasilva,

Do you still have this issue? During weekends maintenance takes place.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 09:44

Hi SafeInvest,

ExecuteMarketOrder is not obsolete, only the specific method signature you are trying to use. You can find the current signatures here.

 Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 09:41

Hi ben.algo.coding,

Multisymbol backtesting is available in cTrader Desktop since v3.7.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Dec 2020, 09:38

Hi andri.cesana,

When the markets are closed, then you should not be able to trade. If there is a discrepancy between live and demo account behavior, then it is better to reach out to your broker.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous