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

PanagiotisCharalampous
22 Oct 2024, 06:31

Hi there,

Your indicator only declares two parameters while you are passing three. The code does not make much sense.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
22 Oct 2024, 05:44 ( Updated at: 22 Oct 2024, 06:19 )

Hi there,

Is there a property or method a cBot can use that returns the cTrader version and/or environment, possibly a bit like RunningMode but with other info.

You can use Application.Version

Also, how do we tell from the reference documentation which features are only v5

You can't. The documentation assumes you are using the latest version of cTrader.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
22 Oct 2024, 05:41

Hi there,

1 lot of gold equals to 100 Oz, which costs roughly $273000. The leverage is 1:100 so the max you can buy is gold worth of $100000.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
22 Oct 2024, 05:37

Hi there,

I just tried this and had no problems. Can you please record a video demonstrating what exactly you are doing?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
22 Oct 2024, 05:25

Hi there,

This code part

           double fastMA_Previous = fastMA.Result[1];
           double slowMA_Previous = slowMA.Result[1];

does not return the previous value. If you are looking for the previous value, use the below

           double fastMA_Previous = fastMA.Result.Last(1);
           double slowMA_Previous = slowMA.Result.Last(1);

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
22 Oct 2024, 05:22

RE: RE: Pip count on Ctrader Mac

bgtrader011 said: 

PanagiotisCharalampous said: 

Hi there,

Can you share screenshots showing that the pip counter does not agree with the chart's scale?

Best regards,

Panagiotis

yes, here it is.

As you can see I opened at 2645.50 and I closed at 2647.26 which is clearly little bit above 17 pip trade. It shows 1.75 there which makes no sense

Hi there, 

This is not what I have asked for. I asked for screenshots showing that the pip counter does not agree with the chart's scale. Can you provide one? The screenshot you provided does not show any problem, the pip size is determined by the broker and can be different between brokers.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 12:37

RE: RE: RE: Brokers

ncel01 said: 

PanagiotisCharalampous said: 

ncel01 said: 

Hi there,

Some remark:
Although TopFX is still marked as offering cTrader Copy, this broker have already discontinued this service almost 4 months ago.

As far as I know they still offer the service through their non EU entity, same as IC Markets and FxPro

I see.

However, in my opinion, since this is a half-truth it should be made clear.

It's not our job to do such clarifications. The specified brokers are full members of the service. It's them who need to clarify for which of their clients the service is available or not.


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 12:34

RE: RE: RE: Charts are reversed

clairendathi said: 

clairendathi said: 

PanagiotisCharalampous said: 

Hi there,

The app you shared is TradingView, not cTrader, and the price axis is obviously inverted.

Best regards,

Panagiotis

No sorry your app and website are still showing incorrect details. I took trading views photo twice so you can see the difference with the same currency and same time. Please see your platform info

 

Its not allowing me to share the picture of your website,however it has allowed ne to do so via the app

The TradingView price axis is inverted, that's why you think cTrader is wrong


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 08:36

Hi there,

Can you share screenshots showing that the pip counter does not agree with the chart's scale?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 07:47

Hi there,

The app you shared is TradingView, not cTrader, and the price axis is obviously inverted.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 05:37

Hi there,

Can you share screenshots showing this behavior? Please make sure your screenshots, show the symbol, the broker and the url you are using.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 05:34

RE: problemas con el software en mi Mac

silva_024 said: 

I have problems with the desktop version, they don't load the templates, much less the workspaces, only the watchlists, does anyone know what's going on?

Hi there,

Please create a separate thread and provide some more information about your issue e.g. steps to reproduce this behavior and screenshots/videos demonstrating what you are looking at.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Oct 2024, 05:32

RE: Brokers

ncel01 said: 

Hi there,

Some remark:
Although TopFX is still marked as offering cTrader Copy, this broker have already discontinued this service almost 4 months ago.

As far as I know they still offer the service through their non EU entity, same as IC Markets and FxPro


@PanagiotisCharalampous

PanagiotisCharalampous
20 Oct 2024, 14:33

RE: [Question 2][Why Does cTrader Keep Two Versions After an Update ?]

R0bot said: 

PanagiotisCharalampous said: 

My question is if this creates any practical issues for you regarding using the application.

1. For me, at the moment, having two versions after an update doesn't create any practical issues regarding using cTrader Desktop.

    However, this doesn't mean that it's normal or that I agree with having 2 versions or even multiple versions (such as 10), on my computer.

2. This topic is not about whether having two versions after an update creates any practical issues regarding using cTrader Desktop.

    I created this topic simply to receive a direct answer to the question 'Why does cTrader keep two versions after an update ?', specifically to understand the reasons behind this.

If you are only concerned about the space, just attempt a clean installation

3. I don't want to perform a clean installation every time there's an cTrader Desktop update. 

    I simply want to have a straightforward, clean update, meaning the old version should be replaced by the new one.

We will check but if it doesn't create any issues, it will be treated as a low priority.


@PanagiotisCharalampous

PanagiotisCharalampous
20 Oct 2024, 14:30

RE: RE: difference

oozwiz said: 

PanagiotisCharalampous said: 

Hi there,

Can you share screenshots demonstrating what you are reporting?

Best regards,

Panagiotis

Im sorry but I cant. I deleted the app because of this issue

Then unfortunate we will not be able to help you with this.


@PanagiotisCharalampous

PanagiotisCharalampous
20 Oct 2024, 05:23

Hi there,

No there isn't. Workspaces are saved automatically on the cloud when the application closes.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Oct 2024, 05:21

RE: [Question 2][Why Does cTrader Keep Two Versions After an Update ?]

R0bot said: 

PanagiotisCharalampous said: 

Does this create any issues for you?

1. For me, an update means that the old version is replaced by the new one, not that both versions remain on my computer. 

2. Since I have the latest version after update, I don't understand how having the previous version would be helpful. 

3. At this moment, the previous version not only doesn't help me, but also takes up unnecessary space.

4. Also, my simple desire is to have only the latest version after an update, not two versions.

My question is if this creates any practical issues for you regarding using the application. If you are only concerned about the space, just attempt a clean installation


@PanagiotisCharalampous

PanagiotisCharalampous
19 Oct 2024, 17:13

Hi there,

Does this create any issues for you?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Oct 2024, 17:12

Hi there,

Can you share screenshots demonstrating what you are reporting?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Oct 2024, 17:09

RE: RE: algo backtesting

wassimbelabed2015 said: 

thank you , do you know any tips or methdo to adjust the algo depending on the broker or provider.

PanagiotisCharalampous said: 

 

Hi there,

If the demo account's price feed is different to the live one, you should expect that the results will be different as well. Check with your broker.

Best regards,

Panagiotis

 

My tip is that if the algo's success depends on the broker's feed, throw it away, it's not a good algo :)


@PanagiotisCharalampous