Please share a full screenshot of the UI and submit some troubleshooting information when this happens.
Best regards,
Panagiotis
Hi Panagiotis,
I've just reported a technical issue with a link to this thread. Below is a screenshot of the full UI. As you can see, the “copy” tab is not found anywhere on the left bar:
When I run the indicator for the first time, nothing is displayed to me. To solve the problem, the ctrader must be closed once and opened again. Or should change the profile to show the button. This problem did not exist until a few months ago. This problem appeared with the new program update
Can you record a video demonstrating these steps?
Unfortunately, the site does not allow me to post videos or links
Hi there,
I do not think there is a problem with links but you can send us the video at support@ctrader.com
Best regards,
Panagiotis
Thanks for following up I sent to email
Thank you, it has been forwarded to the product team
I'm new to CTrader and the reason I subscribed to CTrader platform is the ready-to-use built in tick chart. However, I'd found the same ‘issue’ as hao han did. Can it be solved? I wish to have ‘10 ticks is defined and programed as10 transactions that had taken place among traders regardless of volume, buy or sell’ Please shed some light. Thanks.
No it cannot. Bars are constructed by bid prices only
Your project needs to have an Algo class in order to compile.
Best regards,
Panagiotis
l have added as below but there is a new error message
using cAlgo.API; using SKM.V3; using SKM.V3.Methods; using SKM.V3.Models;
namespace cAlgo.Robots { [Robot(AccessRights = AccessRights.None)] public class CombinedRobot : Robot { protected override void OnStart() {
Severity Code Description Project File Line Suppression State Error CS5001 Program does not contain a static 'Main' method suitable for an entry point Trial Version C:\Users\Administrator\source\repos\Trial Version\Trial Version\CSC 1 Active
Hi there,
You can just copy and paste code here and there. The point here is that you cannot have a project in your solution that is not a cBot or an indicator.
PanagiotisCharalampous
06 Mar 2024, 14:01
Hi there,
Unfortunately we cannot provide delivery dates.
Best regards,
Panagiotis
@PanagiotisCharalampous