Thank you for reporting this issue. Unfortunately we were not able to reproduce this behavior. Could you pleasesend us some troubleshooting information the next time this happens? Please paste a link to this discussion inside the text box before you submit it.
Can you describe your problem using screenshots so that we can understand what you are looking at?
Best regards,
Panagiotis
Sorry, seems like compiled v8 works in Cloud. Issue is rather with the code itself, which may run locally but not in Cloud.
A few follow up quetions: 1. Is there sample of a script which can run in Cloud and able to call external service (assuming it needs to be web socket and port 25345)? 2. How to debug cbots in cloud? I am not seeing any errors whatsoever?
Hi there,
Unfortunately I do not have an example script for you. You can see your cloud instance's log in the Instance Information tab
It seems we have not received this email. Can you please resend it to support@ctrader.com?
Best regards,
Panagiotis
Resent as requested. PLease let me know if you received it. If not, I might have to send separate individual emails with all the info as I wonder if your email system might be blocking it or sending it to spam for some reason.
You are setting the SL and TP is absolute price. You need to set them in pips.
Best regards,
Panagiotis
Please share the complete cBot code, your cBot parameters and backtesting settings, as well as your broker, so that we can reproduce this on backtesting.
You need to provide some more information. What do you mean when you say “my screen is totally freeze”? Can you share screenshots/videos so that we can see what happens?
Telegram is not the place to report your issues. Your emails were not received. Your video has been forwarded to the product team for further investigation.
As shown in the image, my cbot is called “stop10”, but I can't find it in the dropdown list as you mentioned! So where can I find the log of my cbot???
Hi there,
The first screenshot comes from the Trade section, the second comes from the Algo section. If you will run the cBot in the algo section, you will not see the logs in the Trade section but in the Algo section.
I don't know why I am unable to load the content of the page you mentioned on the Windows app. There is no issue on the mobile app, and I'm using the same Wi-Fi. Could you please advise if there is a solution? Thanks a lot!
Share your cBot code andsend us some troubleshooting information the next time this happens. Please paste a link to this discussion inside the text box before you submit it.
Best regards,
Panagiotis
Ok sent…I sent it from another user's cTrader but please refer to me for follow up. Thanks you.
Hi there,
We need the troubleshooting for the session that experiences the problem. Can you please send it again?
Best regards,
Panagiotis
I've sent you the informations from the session which was recreated after the error…I think that's the only thing I could do, no? BTW, it's a randomic crash so I can't give you instructions on how to reproduce it…
I am a bit confused. You said you “sent it from another user's cTrader”. So I am not sure from where exactly you sent the troubleshooting. Your troubleshooting is missing the cBot code. Can you please share it here?
Can you provide a better explanation of the problem? What do you mean when you say “is too large”? How can we see this?
Best regards,
Panagiotis
The longer the horizontal bar in the red box, the fewer the number of candlesticks in the chart, and the shorter, the more. The short one represents the M1 chart, which has too many candle sticks. I hope it could be like a range chart, where more K-line data is downloaded only when you drag it to the left. Without dragging, only a part of the candle sticks are displayed. The number of candle sticks in the M1 chart is very large when the software is opened. I hope it could be as few as the range chart. When I want to see more data, I can just drag it to left.
Hi there,
There is no way to reduce the number of loaded bars at the moment. However I cannot reproduce any delays. Can you provide more information? Can you record a video where we can see what you are experiencing?
Best regards,
Panagiotis
There is a delay in data reception(MT4 or MT5 is faster),I thought it might be the historical data caused the problem. I can record a video, but uploading video is not allowed here,only pictures can be uploaded
Maybe talk to your broker then. They are responsible for their feeds.
PanagiotisCharalampous
04 Sep 2024, 05:13
RE: RE: Very simple issue
tuuguu177 said:
Hi there,
You need to set make your line's color transparent by setting the alpha to 0. See below
Best regards,
Panagiotis
@PanagiotisCharalampous