Replies

PanagiotisCharalampous
26 Apr 2021, 08:53

Hi automaticoforex1,

Does this still happen? Can you reproduce this on a regular basis?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
22 Apr 2021, 16:44

Hi christoph.keller,

We tried to reproduce this behavior internally. The conclusion is that even thought at some stage the optimization freezes for a while (some minutes depending on the processor), it eventually resumes and terminates. Can you please advise if this is the case for you as well or does it freeze indefinitely?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
22 Apr 2021, 12:59

Hi Andrzej,

If you are using v4.0, just tap on the Indicators button and the Indicators list will appear. There you will see the bin button to delete your indicators.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
22 Apr 2021, 11:53

Hi there,

You can post a Job or ask a Consultant to do the job for you.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
22 Apr 2021, 09:41

Hi Chris,

Thanks for the additional information. One last question, is this reproduced when you switch to grid search algorithm?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
21 Apr 2021, 14:25

Hi alebianchi73,

Why is not Public option checked? Besides that, I do not have much to propose here. If your pc is administered by an IT department as you said, then maybe they are more appropriate to check what is going, since they know what changes they made on the computer. 

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
21 Apr 2021, 08:20

Hi d.garcia,

This is caused by the fact that the desktop chart does not have enough bars to correctly calculate the EMA. Please drag your chart to the right until enough bars are loaded and the EMA with fix itself.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 16:27

Hi christoph.keller,

Can you please also provide optimization method and optimization criteria?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 16:23

Hi alecs.spinu,

For the moment, they are kept indefinitely.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 16:21

Hi bambaloo,

It is not a bug. If your broker doesn't provide a price feed, there is nothing we can display. Please talk to your broker.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 16:18

Hi Chris,

We have introduced a new monitoring feature to manage spamming.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 16:17

Hi AFMT11,

Can you try installing using a VPN? It seems that something is blocking cTrader from being downloaded.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 15:38

Hi Yuval,

Try setting the properties below to true

            _watcher.IncludeSubdirectories = true;
            _watcher.EnableRaisingEvents = true;

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 15:38

Hi Yuval,

Try setting the properties below to true

            _watcher.IncludeSubdirectories = true;
            _watcher.EnableRaisingEvents = true;

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 14:26

Hi yomm0401,

Check this discussion regarding margin calculation.

Best Regards,

Panagiotis 

Join us on Telegram 

 


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 12:44

Hi JerryTrader,

Can you please provide us with some code to reproduce this behavior?

Best Regards,

Panagiotis 

Join us on Telegram 

 


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 11:15

Hi ctid2032775,

Any loop will generate a high CPU demand, that is the purpose of the CPU anyway, to do things as fast as possible.

Could you reproduce the freezing of the frontend?

Yes but this is expected, since cBots are executed on the same thread as the main UI. We will change this in future versions, allowing resource intensive Automate code to be executed on separate threads, thus not blocking the UI.

Is this a "normal" behavior and needs to be prohibited by the cBot functionality (e. g. reducing the number of logged information or regularly deleting the log)?

The responsibility for efficient programming lies on the developer. If your code, consumes a lot of resources and causes the hosting application to be unresponsive, then you need to optimize your code.

If yes - is there a way to realize a "rolling" log (i. e. deleting "older" messages when the size of the log exceeds a certain amount of text)?

If I am not mistaken, there is a limit to how many messages can be printed inside cTrader.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 08:21

Hi ctid2032775,

I am not sure what do you expect to happen or what do you mean by "primitive" functionality. It is one million instructions that need to be executed and the result stored in memory and logged in a file. I would expect some load on the computer.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
20 Apr 2021, 08:14

Hi Phil,

You can real all about investing in strategies here. Let me know if you still have any questions.

Best Regards,

Panagiotis 

Join us on Telegram 

 

 


@PanagiotisCharalampous

PanagiotisCharalampous
19 Apr 2021, 12:33

Hi christoph.keller,

To investigate this further, we will need to have the cBot code and optimization parameters. Can you provide them for us?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous