Replies

PanagiotisCharalampous
02 Jun 2020, 08:26

Hi Sharpie,

Please use the Suggestions section to post your suggestions.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:25

Hi njountsoprodrigue,

It depends on what kind of fees you pay e.g. Volume fees are paid regardless of the performance of the strategy. Performance fees are only paid if your account is in profit, compared to the previous high watermark.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:20

Hi indrakh,

Here is a starting point

            if (Positions[0].Pips < -50)
            {
                Positions[0].Reverse();
            }

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:17

Hi necopo,

Who is your broker? Do you receive any messages? Can you post a screenshot?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:16

Hi m.kucera31,

Please use the Suggestions section to post your suggestions.

Best Regards,

Panagiotis 

Join us on Telegram

 

 

 


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:14

Hi lohzi97,

It is not possible to modify the internal optimization engine of cTrader. If you need your own optimization engine then you can use Open API and build your own custom solution.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:10

Hi amedeodelenart,

You cannot create or modify a watchlist from a cbot. It is a read-only information.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
02 Jun 2020, 08:07

Hi Yuval,

1. You can build with and without source code.

2. That is not necessary if you don't make any changes on the source code.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:45 ( Updated at: 21 Dec 2023, 09:22 )

RE:

GlenHendriks said:

On a sidenote... now I am getting the Bad Request screen when trying to open cTrader Web in Safari (broker IC Markets) whereas in Google Chrome it opens no problem. 

Hi GlenHendriks,

Can you try cleaning your browser cookies?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:42

Hi Yuval,

cTrader supports .Net Framework 4.0. But indicators using a newer framework can still work as long as they do not use features of the new framework.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:38

Hi there,

Can you please check if you still face this issue?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:34

Hi Yuval,

Check TryChangeTimeFrameAndSymbol()

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:32

Hi insaf92713,

Can you please check if you still face this issue?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:29

Hi sheachgordon,

For execution issues you should contact your broker.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:28

Hi kadesha.meade, 

The issue should have been resolved now. Can you please check and let me know?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:26

Hi yomm0401,

No this is not possible at the moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
01 Jun 2020, 08:25

Hi diegoyann19, 

Based on the email you received from ICMarkets, they are looking at it and you should be expecting a response from them.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 May 2020, 16:56

Hi diegoyann19, 

If you have invested money into a strategy then the funds are moved into a subaccount which is dedicated to following this strategy. You can see the subaccount in the cTrader Copy section. You can read more information here.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
29 May 2020, 16:52

Hi cheryntan,

We have investigated this issue and the extra closing deals are caused by an equity to equity ratio readjustment due to the fact that the client received a deposit into his account at the specific moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
29 May 2020, 12:16

Hi nycziecskoi,

Check Linked Charts and Sync Objects indicator.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous