Topics
Replies

firemyst
07 Jul 2024, 12:50 ( Updated at: 07 Jul 2024, 16:00 )

Your request would get more traction if you post requests like these in the correct forum:

https://ctrader.com/forum/suggestions

This is a support forum, and Spotware won't come here looking for suggestions to improve their product.


@firemyst

firemyst
07 Jul 2024, 12:49 ( Updated at: 07 Jul 2024, 16:00 )

Your request would get more traction if you post it in the correct forum:

 

https://ctrader.com/forum/suggestions

 

This is a support forum – Spotware isn't coming here to look for suggestions.


@firemyst

firemyst
05 Jul 2024, 11:28

RE: RE: RE: RE: RE: How to delete cBot & Indicator files from cloud.??

TWiLiGHT_FX said: 

TWiLiGHT_FX said: Doesn't work, if I delete the cBot or Indicator off my system & Synchronize, it retails all cBots & Indicators previously Sync'd on their server..

 

Of course it does. Because when you turn sync back on, it syncs everything. I don't think you get to pick and choose which ones sync and which ones don't. 

However, if you have it on a separate computer (another laptop? VPS?) it will only sync what's on that computer. What I do is on VPS I only have the bot I want synced in the cloud; on my local laptop, I run bots I don't want synced in the cloud, and have disabled syncing on my local laptop; syncing is enabled on my VPS. 

 

@PanagiotisCharalampous can you add any clarifications around this?

 


@firemyst

firemyst
05 Jul 2024, 08:03

RE: RE: How to delete cBot & Indicator files from cloud.??

TWiLiGHT_FX said: 

firemyst said: 

I believe you just disable them:

 

This does not delete cBots/Indicators synchronized by mistake.  Can someone at Spotware please let me know how we can remove unwanted cBots & Indicators stored in the cloud please.??  

Sorry I meant delete the cBot, from cTrader itself, wait for everything to sync, then disable the synchronization. 

This means you'll have to reinstall the bot on cTrader after you disable the synchronization when you've deleted everything. 


@firemyst

firemyst
05 Jul 2024, 07:02 ( Updated at: 05 Jul 2024, 08:04 )

I believe you just disable them after deleting them from cTrader. Make sure you have a backup copy. Delete from cTrader like normal when synchronization is ON. When bots are synced and deleted, then disable synchronization:


@firemyst

firemyst
05 Jul 2024, 06:48

I believe you just disable them:


@firemyst

firemyst
05 Jul 2024, 00:42 ( Updated at: 05 Jul 2024, 04:49 )

Have you tried Google or looking?

https://ctrader.com/algos/cbots

 


@firemyst

firemyst
05 Jul 2024, 00:28 ( Updated at: 05 Jul 2024, 04:49 )

Have you tried looking for one?

You can start with either Google or going to the menu at the top of the forums, clicking on “Algorithms”, selecting Indicators, and doing a search. Same with bots.

 

If you can't find one, then you'll have to code one. However, cTrader doesn't give you the ability to have multiple SLs on the same position. Instead, in your code you'll have to draw lines on the chart where the SL is (to see it visually) and in your code have it reduce the volume of the position (or close it all together) when price reaches/passes your SL line.

 

The other thing you should do is look through the Suggestions forum:

https://ctrader.com/forum/suggestions

for other users who have already posted the desired feature and vote for it.

 


@firemyst

firemyst
04 Jul 2024, 03:08 ( Updated at: 04 Jul 2024, 06:39 )

I also don't like now how all the “Start buttons” for bots are the same color, so you can no longer tell if you're starting a bot for demo or live account based on its color (previously demo accounts had blue buttons and live accounts had green buttons). To compound that, a user can no longer go by the account shown in the top right, but has to look at every account next to every instance they want to start. 

Each bot instance listed now also takes up twice as much height as before, so as you say when you have a lot of bot instances there, it's double the amount of scrolling and such users have to go through now with little additional information.

I would be totally happy if they just rolled back to the latest 4.8 version – at least that would fix the bugs that have been introduced since version 5 and still affecting core functionality.

 

EDIT: I don't know if I add any weight since I have no relation to Spotware other than being a vocal user in these forums :-)

 


@firemyst

firemyst
02 Jul 2024, 02:17 ( Updated at: 02 Jul 2024, 05:27 )

Manually, you change the amount you have:

 

Programmatically, you can follow the example on this page:

https://clickalgo.com/ctrader-market-orders

 


@firemyst

firemyst
28 Jun 2024, 07:07 ( Updated at: 28 Jun 2024, 07:16 )

Have you reviewed and tried the example Spotware provided?

 

https://help.ctrader.com/ctrader-algo/guides/network-access/#how-to-use-network-access

 

If so, what happened?


@firemyst

firemyst
26 Jun 2024, 08:53 ( Updated at: 26 Jun 2024, 09:10 )

RE: RE: RE: RenkoAshi cBot trouble

PanagiotisCharalampous said: 

firemyst said: 

PanagiotisCharalampous said: 

Hi there,

The freeze issue is under investigation. Regarding the SL issue, this usually happens when you are trying to set invalid stop losses i.e. inside the spread or with an invalid price. If you can provide steps to reproduce the problem with valid stop loss prices we are happy to have a look.

Best regards,

Panagiotis

Has Spotware been able to reproduce the freeze issue?

Hi firemyst,

Please stop spamming the entire forum with this issue and keep the conversation in one place. The OP does not mention your issue.

Best regards,

Panagiotis

 

Sorry. My issue is the “Freeze” issue, which the OP in this thread clearly mentioned in their original post (bold italiacs are mine) :

"cBots that run on "Ontick" or "Renko Chart" frequently freeze because the number of bars exceeds the memory."

 

Also, I didn't see an answer to the question if Spotware has been able to reproduce the freezing yet that's been reported?

 

Thank you.

 


@firemyst

firemyst
26 Jun 2024, 07:46 ( Updated at: 26 Jun 2024, 08:27 )

RE: RenkoAshi cBot trouble

PanagiotisCharalampous said: 

Hi there,

The freeze issue is under investigation. Regarding the SL issue, this usually happens when you are trying to set invalid stop losses i.e. inside the spread or with an invalid price. If you can provide steps to reproduce the problem with valid stop loss prices we are happy to have a look.

Best regards,

Panagiotis

Has Spotware been able to reproduce the freeze issue?


@firemyst

firemyst
26 Jun 2024, 07:44 ( Updated at: 26 Jun 2024, 11:44 )

If you actually post this request in the correct forum, they may actually look at it and decide to implement it.

If you want something, post it in Suggestions:

https://ctrader.com/forum/suggestions

Otherwise, it'll probably be ignored here because this forum is for help/technical support.


@firemyst

firemyst
26 Jun 2024, 07:42 ( Updated at: 26 Jun 2024, 07:52 )

Please post this in the Suggestions forum:

https://ctrader.com/forum/suggestions

 

Your post here probably won't be acted upon by Spotware as this forum is for help and/or support, not suggestions.


@firemyst

firemyst
26 Jun 2024, 07:41 ( Updated at: 26 Jun 2024, 07:51 )

You need to post these requests in the suggestion forum:

https://ctrader.com/forum/suggestions

Your suggestions will not be acted upon here by Spotware.


@firemyst

firemyst
26 Jun 2024, 07:39 ( Updated at: 26 Jun 2024, 08:05 )

This issue with freezing while back testing has been reported by others. 

There's also separate threads of the new cTrader ‘freezing’ just running cBots.

It was raised the end of May (nearly a month ago as of this post), and Spotware has yet to resolve the problem. 

Other threads:

https://ctrader.com/forum/ctrader-algo/44014

https://ctrader.com/forum/ctrader-algo/44016

https://ctrader.com/forum/ctrader-support/43974

https://ctrader.com/forum/ctrader-algo/44215

 


@firemyst

firemyst
26 Jun 2024, 07:35 ( Updated at: 26 Jun 2024, 08:53 )

Would be great if you'd post this in the forum where suggestions actually belong:

 

https://ctrader.com/forum/suggestions

 

I would also include a screen capture showing the text you would like ‘bigger’


@firemyst

firemyst
26 Jun 2024, 07:31

It runs whatever was selected before you started the back test.


@firemyst

firemyst
24 Jun 2024, 10:17 ( Updated at: 26 Jun 2024, 05:47 )

If not, please provide the version-up products after confirming that they are completely safe to use. Users are in a lot of trouble.

The quality and reliability of the cTrader platform product is important. If bugs occur frequently, the cTrader platform will lose the trust of its users and become less competitive with other companies.

This is so true. There have been many issues and bugs that should have never seen the light of day. It's like Spotware's Developers don't even use the product or have any dedicated quality control / test engineers.

If Spotware had their own cbots running in a test environment, this bug should have been picked up by their team loooooooooong before being released.

What's worse is how much longer it's taking critical issues to get resolved. This freezing issue was first reported end of May. It's nearly 30 days later and it's still not resolved. Totally unacceptable! Not only can we not run bots safely now, a lot of users reported the issue using the backtest functionality. These are what sets cTrader apart from the rest and when these key aspects can't even be trusted…

If Spotware ever gets around to cleaning up this mess, they need to look internally and either start removing people who aren't doing what they're supposed to be, or actually creating a team to do this and ensure a quality product gets released.

There's now at least 3 threads on this issue, plus it has been brought up in the Facebook cTrader group as well:

https://ctrader.com/forum/ctrader-support/43974

https://ctrader.com/forum/ctrader-algo/44016

https://ctrader.com/forum/ctrader-algo/44014

 

 

 


@firemyst