Replies

PanagiotisChar
24 Jan 2023, 14:40

Hi Jürgen,

Where have you seen this? It is possible to modify a position in cTrader.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
23 Jan 2023, 09:23

Hi there,

What do you expect this code to do and what does it do instead? I don't understand why do you use the current symbol's Ask price as a target price.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

PanagiotisChar
23 Jan 2023, 09:21

Hi there,

That is not true. The event is triggered regardless the way the position was opened. You should be able to access the event in an indicator too.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

PanagiotisChar
19 Jan 2023, 09:01

Hi Jakob,

The fact that the spreads are negative does not mean that the data is wrong. Negative spreads can happen from time to time.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
19 Jan 2023, 08:58

Hi there,

You can add a parameter called MaxSpread and then write the following condition wherever you want

            if(Symbol.Spread <  MaxSpread)
            {
               // Do something
            }

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
18 Jan 2023, 10:24

Hi, 

What do you mean "The hostname has disappeared"? Looks good to me.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
18 Jan 2023, 10:01

Hi there, 

The samples definitely work, probably you are doing something wrong in the process. Try asking in the samples GitHub repository too, maybe you will get some help by Python users.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

PanagiotisChar
17 Jan 2023, 09:23

Hi there, 

I am not familiar with Python, sorry :(

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

PanagiotisChar
17 Jan 2023, 09:21

Hi all,

My personal experience is that ChatGPT is not there yet when it comes to cTrader Automate. Most of the times, the generated code is nonsense, it does not build and it's misleading.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
17 Jan 2023, 09:15

Hi there,

What exactly do you need? A complete cBot? A line of code? Please make your request more explicit.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
17 Jan 2023, 09:14

Hi Sotiris,

Can you share a screenshot of what you are looking at?

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
17 Jan 2023, 09:12

Hi there,

Metaquotes is offered in all countries including the US to US residents. So why isn't cTrader?  What makes cTrader not able to allow US clients while MT4 and MT5 are used by US clients at brokerages in the US and outside the US?

Indeed, but it's synergy to illegal operations. And the US government usually goes after collaborators too.

Check your info bro, MT4 is back on the Appstore.

It's back but check what the financial loss was for MetaQuotes because of this incident. During the last three months we have observed a massive flow of MT4/5 users and brokers to cTrader. Not being exposed to the US and the risk this entails has been proved a very wise move for Spotware.

 The reasons that the Spotware corporation and not the US government has for restricting US use is completely absurd.

They are not and it has been proven the most wise move during the last three months. The entire industry is moving to cTrader now.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


 


@PanagiotisChar

PanagiotisChar
16 Jan 2023, 16:53

cTrader is free to be used by anyone. It's the brokers that offer cTrader that are not allowed to offer their services in the US. If there is somebody discriminating here, it's the US government that forbids its citizens from freely using any service they like. See what happened to MetaQuotes that were banned by Apple.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
16 Jan 2023, 10:26

Hi there,

It's impossible to give you an exact answer since the information is too little. Even the images are indiscernible :) Usually these discrepancies happen due to differences in historical data.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
16 Jan 2023, 10:17

Hi Bob,

From what I understand, some trades have not been copied in your follower's account . As per Spotware, copying results are not guaranteed and may not match those of the Strategy Provider for the following reasons

  • The entry and exit prices of your positions differ to those of the Strategy Provider.
  • The size of your positions differ to those of the Strategy Provider.
  • The commissions you pay to your broker differ to those of the Strategy Provider.
  • Your broker does not offer the same symbols which are being traded in the strategy.
  • You did not have enough margin to follow some of the orders placed in the strategy.
  • You may have a different Stop-Out Level causing your account to be stopped out, while the Strategy Provider continues to trade.

 If you still think the above reasons do not apply, then raise the issue with your broker for further investigation.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

 


@PanagiotisChar

PanagiotisChar
16 Jan 2023, 10:07

Hi again, 

I can't advise by just looking at the screenshot and the script, I would need a description of how it works and some functional requirements. If you are interested, send me an email to development@clickalgo.com and we can take it from there.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

PanagiotisChar
16 Jan 2023, 10:03

Hi there,

This is already available in cTrader 4.5.6.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar