
Topics
Replies
PanagiotisCharalampous
21 May 2024, 11:04
Hi there,
Which risk reward tool are you referring to?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 11:02
Hi Lisa,
Thank you for reporting this issue. We managed to reproduce it and we will fix it in an upcoming release.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 11:01
RE: RE: Verson 5.0.21 issues, indicators keep disappearing randomly
ctid3999979 said:
PanagiotisCharalampous said:
Dear trader,
Thank you for reporting this issue. Could you please send us some troubleshooting information the next time this happens? Please paste a link to this discussion inside the text box before you submit it.
If you can also record a video demonstrating this issue, it would be helpful
Best regards,
Panagiotis
I'm also having this issue. Indicators initially get displayed, then after a few minutes the disappear. As you can see in the screenshot, there is meant to be an EMA and Stochastic, but neither are displayed. Only started happening with 5.0.21
Hi there,
Please follow my suggestion above and provide us with more information.
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 11:00
RE: RE: web cBot with graphical interface
prihod007 said:
PanagiotisCharalampous said:
Hi there,
cBots are not supported on cTrader Web.
Best regards,
Panagiotis
are you sure? and what is this in the new 5.0 version?
This is for cloud execution. You can read more below
https://help.ctrader.com/ctrader-algo/synchronisation/
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 10:54
RE: RE: My backTest chart is missing a day
Clark22 said:
PanagiotisCharalampous said:
Hi there,
Can you please let us know your broker? Also try cleaning your backtesting cache in C:\Users\user\AppData\Roaming\Broker cTrader\BacktestingCache
Best regards,
Panagiotis
Hi Panagiotis,
Did you succeed in reproducing the problem?
Cheers,
Clark
Unfortunately no. We do not have access to the specific symbol. Please contact your broker for further investigation
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 09:02
Hi there,
This is a known issue and will be fixed soon.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 09:01
RE: Same with me, no Algo on my Mobile App on iPhone
Kaspricci said:
I have an Algo running in the cloud and when using my mobile app for the same account I don't see the Algo icon in the lower bar. App version 5.0.54493
Make sure your algos have been synchronized to the cloud and that you are using a Spotware account. This option is only available for Spotware demo accounts at the moment.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 09:01
RE: Same with me, no Algo on my Mobile App on iPhone
Kaspricci said:
I have an Algo running in the cloud and when using my mobile app for the same account I don't see the Algo icon in the lower bar. App version 5.0.54493
Make sure your algos have been synchronized to the cloud and that you are using a Spotware account. This option is only available for Spotware demo accounts at the moment.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 08:58
Hi there,
cBots are not supported on cTrader Web.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:12
Hi there,
You can trade futures with cTrader as long as your broker offers them.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:10
RE: Market replay works abnormal
fayafsh said:
Hello
as shown in the picture, after run some time market replay works stopped and indicators in the chart missing and there is no response for the function buttons below .
Did you send troubleshooting report?
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:09
Hi Clark,
Yes you can use any .Net IDE you want.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:06
Hi there,
Why don't you use backtesting?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:05
Hi all,
This will be added back in upcoming updates.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:04
Hi there,
Please provide more details regarding what the problem is. Please share screenshots or videos demonstrating what you are looking at.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:02
Dear trader,
Thank you for reporting this issue. Could you please send us some troubleshooting information the next time this happens? Please paste a link to this discussion inside the text box before you submit it.
If you can also record a video demonstrating this issue, it would be helpful
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 06:00
Hi lech,
Thanks but you have posted this all over the place. Please do not spam the forum.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 05:58
Hi Roger,
There is no similar feature in cTrader at the moment.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 05:57
Hi there,
SymbolName is just a string. You can replace it with any symbol name you wish e.g.
ExecuteMarketOrder(tradeType, “EURUSD”, volume, "TP1");
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2024, 11:31
RE: RE: Can I debug with VSCode?
Clark22 said:
Hi Clark,
Read below how you can use Visual Code for debugging
https://code.visualstudio.com/docs/csharp/debugging#_attaching-to-a-process
Best regards,
Panagiotis
@PanagiotisCharalampous