Replies

PanagiotisCharalampous
27 Dec 2024, 08:27

Hi there,

It seems you are using the genetic algorithm for optimization. In this case passes will be different even between subsequent optimization on the same machine.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
27 Dec 2024, 08:27

Hi there,

It seems you are using the genetic algorithm for optimization. In this case passes will be different even between subsequent optimization on the same machine.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
27 Dec 2024, 08:23

Hi there,

There is no built in feature for this. You would need to write your own custom functionality to export all this information in a format of your choice.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
27 Dec 2024, 08:21

RE: RE: Labelling an Exit for Better Optimization

thecaffeinatedtrader said: 

PanagiotisCharalampous said: 

Hi there,

Where exactly do you want to see this information? In the log?

Best regards,

Panagiotis

Hi,

I would like to view this after optimization in the events tab. But with that said, I don't know if this is even an option do.

Currently it displays 4 event types, 

  1. Create Position
  2. Take Profit Hit
  3. Stop Loss Hit

And the one related to the MA Exit criteria displays as:
   4. Position Closed

But in doing so, does not tell me which MA Type was actually triggered. 


Please let me know if this is possible or if there is a way you would recommend so I can see which MA's perform the best in use of an exit criteria so I can eliminate one's that underperform and keep the one's that do and re-run the optimization accordingly. 

Thank you!

Hi there,

You can't modify what is written in the Events tab. You can only print information in the Log. Ideally you should use it to print the information that is meaningful to you.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
27 Dec 2024, 08:02

Hi there,

It will be added in a future update.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
27 Dec 2024, 07:44

Hi there,

Can you explain what do you mean when you say that it is not editable? What exactly do you need to edit?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
27 Dec 2024, 07:41

Hi there,

Probably your issue is the volume. You are using lots instead of units. ExecuteMarketOrder() takes units as an input and not lots. You can use QuantityToVolume() for the conversion.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 12:09

Hi there,

It is a known issue and should be solved soon.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 12:02

Hi there,

Your post does not make much sense. Can you please elaborate?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 10:16

RE: RE: Mac vs Windows

algobeginner said: 

firemyst said: 

For those of us who don't use Mac, can you post a screen capture showing an example of the differences?

light theme is Mac exactly same source code , dark is Windows 10 same source code compiled on machine . 

Hi there,

You need to upgrade your cTrader Desktop to 5.1.10.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:54

Hi there,

The source code for cTrader is not available since cTrader is not an open source project. 

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:48

RE: RE: Button Foreground color text problem

Termi80 said: 

PanagiotisCharalampous said: 

Hi there,

Can you please let us know which version of cTrader do you use?

Best regards,

Panagiotis

Hi,

i use version 5.0.50

Best Regards

 

 

Can you please try this in 5.1.11 and let me know if this still happens? You can download it using the link below

https://getctraderwin.spotware.com/ctrader-spotware-setup.exe


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:42

Hi there,

Unfortunately this is not possible.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:29

Hi there,

Can you please explain to us what do you mean when you say “prefilled orders”?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:27

Hi there,

This sounds more like execution latency from your broker's liquidity provider. You should check first with your broker.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:22

Hi there, 

You should check this with your broker.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 09:19

RE: RE: Installation on linux

b3yondri said: 

PanagiotisChar said: 

Hi there,

You can't install cTrader Desktop on Linux.

Aieden Technologies

Need help? Join us on Telegram


 

Is there an offline installer?

No there isn't


@PanagiotisCharalampous

PanagiotisCharalampous
24 Dec 2024, 07:15

RE: RE: lock trade button

tuuguu177 said: 

PanagiotisCharalampous said: 

Hi there,

There is no such feature in cTrader at the moment.

Best regards,

Panagiotis

I think it is possible at coding. For example only drawdown below certain level it possible to trade command.

This is very simply coding i think. But can not do it myself

 

Thank you

Hi again,

Unfortunately no. It is not possible to disable trading using the API.

Best regards,

Pana


@PanagiotisCharalampous

PanagiotisCharalampous
23 Dec 2024, 08:50

Hi there,

There is no such feature in cTrader at the moment.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
23 Dec 2024, 08:42

Hi there,

You can login from any device you want. Just use your cTrader ID.

Best regards,

Panagiotis


@PanagiotisCharalampous