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

PanagiotisCharalampous
28 Jan 2021, 13:45

Hi FalcoPereGrinus,

Try 

Print("FSMA={0},SSMA={1}", FastSMA.Result.LastValue, SlowSMA.Result.LastValue);

instead.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 10:29

Hi firemyst,

Unfortunately this is not possible at the moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:53

Hi stephanesaurus,

Can you please send us troubleshooting information the next time this happens? To do so, press Ctrl+Alt+Shift+T when in cTrader, paste the link to this discussion in the text box of the form that will appear and press submit.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:49

Hi glenn.mcsweeney,

Make sure that .algo files are associated with cTrader.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:45

Hi theFXlonglunch,

No this is not possible.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:43

Hi eland.christian,

Can you please send us troubleshooting information the next time this happens? To do so, press Ctrl+Alt+Shift+T when in cTrader, paste the link to this discussion in the text box of the form that will appear and press submit.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:41

Hi abtraderdemo,

The plan is for Q3 2021.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:39

Hi dubmocio,

I asked for more information above but you did not provide it. Unfortunately we cannot help you if we do not get more information, like the indicator code and exact steps to reproduce this issue.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
28 Jan 2021, 08:33

Hi roan.is,

Can you record a video demonstrating this behavior and send it to us?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 12:56

Hi gianfranco-camogli69,

You can use third party tools like Trade Copier and cMAM.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 09:32

Hi yomm0401,

This information is not available in cTrader Automate at the moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 09:28

Hi glenn.mcsweeney,

It seems the indicator has not been installed. Can you save the file first and then double click on it?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 09:23

Hi TopCat,

I cannot reproduce such a behavior. Can you please share exact steps to reproduce it?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 08:57

Hi bankerx,

This information is not available through the API. You need to calculate it yourself using the position's entry price and the current spot prices.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 08:54

Hi Patrick,

Unfortunately this is not possible at the moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
27 Jan 2021, 08:46

Hi prosteel1,

No it cannot be standardized since each broker can choose their own symbol names

Best Regards,

Panagiotis 

Join us on Telegram .


@PanagiotisCharalampous

PanagiotisCharalampous
26 Jan 2021, 16:23

Hi Shares4us,

The first one is the total volume copied. The second one is the copying capital at the moment.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
26 Jan 2021, 14:14 ( Updated at: 21 Dec 2023, 09:22 )

Hi PUdPUd,

You should be checking the Trading category of messages or the Events tab.

Your print logic doesn't necessarily print the orders placed at that moment, since PendingOrders might contain past orders or still miss some of the latest ones. You can also try using Visual Backtesting to visualize what actually happens.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
26 Jan 2021, 13:26

Hi PUdPUd,

Why do you expect 6 trades per day? The code places 6 orders every day. It does not mean they will be executed on the same day.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
26 Jan 2021, 12:37

Hi Juergen,

No there isn't. We do not provide access to these accounts. 

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous