Replies

PanagiotisCharalampous
06 Nov 2020, 08:26

Hi mgpublic,

Can you be more specific. Do you want the order to execute when XXXXX is false?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:23 ( Updated at: 21 Dec 2023, 09:22 )

Hi FxOrDie,

You can see it in the TradeWatch and the Active Symbol Panel

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:17

Hi winning.pips,

We gave an official response here. I am not sure what issue are you referring to and what do you expect to be resolved.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:15

Hi Peter,

I am not sure what explanation you need. The users above followed a strategy that lost all its funds in trading.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:13

Hi Peter,

All you need to know about cTrader Copy is documented here. I would advise you to read all the documentation carefully before using the platform.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:11

Hi Peter,

Pepperstone does not offer cTrader Copy at the moment so it is not possible unfortunately.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:09

Hi corradocuri,

Is it possible to post some screenshots of the followers positions that have not been closed yet?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:03

Hi hao.han,

The source code of these indicators is not available but the formulas for most of them are publicly available on the internet.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
06 Nov 2020, 08:01

Hi gavinbutler,

Can you please let us know if you are still experiencing these issues?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
05 Nov 2020, 12:38

Hi tatorzth,

The second parameter in the DrawText() method is the value that will be printed. Put your calculation value there,

Best Regards,

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
05 Nov 2020, 12:35

Hi Peter,

The feature is under development. We do not have an ETA at the moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
05 Nov 2020, 08:02

Hi Giuseppe,

See below an example on how to draw a line with date and time on the chart

            var line = Chart.DrawVerticalLine("Line", Server.Time, Color.Red);
            line.IsInteractive = true;

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
05 Nov 2020, 07:54

Hi pistrituadrian16,

Here is an example

Positions.Count(x => x.TradeType == TradeType.Buy)

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 14:37

Hi xabbu,

Not sure what do you mean. Which default values?  Which parameter file? Please provide us with the exact steps you are following.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 14:30

Hi Verigottab,

I am not sure what is the problem you are trying to report here. Do you disagree with the equity to equity recalculation? If yes, you need to provide some evidence why it is wrong e.g. what did you expect to happen, what happened instead and screenshots of the closing deals for which you disagree.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 14:01

Hi Shares4us,

Our support investigated the issue. You followed a different strategy than the one you are claiming. The strategy name was  "Relax 1" ans was provided by a different cTrader ID.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 12:50

Hi adzpapz28,

The difference in name was Relex1 and Relax 1

So it was a different strategy

Didnt check the ctraderID as I am a new user and it wasnt known or expected to me that there were scammers on the platform.

We are just technology providers. We do not provide any recommendations or suggestions about the strategies provided on cTrader Copy. Traders are fully responsible regarding their choices.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 11:13

Hi there,

I cannot provide you with a solution since I am not the author of the indicator but I would advise you to use parameters that have the Output attribute to pass results to a cBot. This will guarantee that Calculate method is executed. If you still do not get values, you should run some debugging to figure out why are the values not set.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 11:07

Hi adzpapz28,

You should always do some basic research before following a strategy. If somebody is impersonating somebody else, then he will have a different strategy name and a different cTrader ID.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
04 Nov 2020, 10:00

Hi adzpapz28,

Can you please explain why do you think it is a scam and why do you think your money was stolen?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous