Topics
16 Nov 2023, 07:42
 1087
 1
15 Nov 2023, 10:36
 1966
 16
Replies

Spotware
24 Aug 2023, 04:55

Dear trader,

It seems you are using IC Markets symbol IDs with a Spotware Demo account. Please get the correct IDs using the Security List message or from the cTrader UI.

Best regards,

cTrader Team


@Spotware

Spotware
23 Aug 2023, 05:01

RE: RE: BACKTESTING AND OPTIMIZATION FAILURE IN VERSION 4.8.21

thebeinvest said: 

Spotware said: 

Dear traders,

Can you please provide us with exact steps on how to reproduce this problem?

Best regards,

cTrader Team

                           double TrailingStopPips = (result * AjstSLM2);                                                                                  var newStopLoss = pos.TradeType == TradeType.Buy ? Symbol.Bid - Symbol.PipSize * TrailingStopPips : Symbol.Ask + Symbol.PipSize * TrailingStopPips;                                                                                  var StopLoss = ModifyPosition(pos, newStopLoss, pos.TakeProfit, true);                                                      if (StopLoss.Error == ErrorCode.InvalidStopLossTakeProfit && (Account.Equity >= (Account.Balance * 1.01)) )                            ClosePosition(pos);


if I simply put "FALSE", deactivating the modify position, it doesn't give the error anymore, the error is in the position modification.


If I do a ModifyPosition and change StopLoss only once, the cbot doesn't crash, however, if I activate HasTrailingStop (true), then yes, it's crashing.

Again, in other versions this did not happen.

I've done the test by changing all trailingStop methods and all give the same error.

In summary, if I deactivate HasTrailing Stop (false) it works, if I activate it, it gives an error. And again... in the other versions, this didn't happen.

in backtesting, I activated the visual mode, and believe me, in visual mode I have no problem with backtesting, but without visual mode and also in optimization it has a problem, that is, I cannot perform optimization, nor backtesting without visual mode.

I have just tested it on ctrader version 4.7.13 and confirmed that backtesting works normally even without visual mode activated.

Thus confirming that version 4.8.21 brought this error bug.

Please... help me take this message to the developers, it will help a lot of people.

the algorithm is correct, however, with the new update it is giving this error.

Dear trader,

Can you please provide us with the complete cBot code so that we can reproduce the problem?

Best regards,

cTrader Team


@Spotware

Spotware
22 Aug 2023, 05:30

Dear Marisco,

Thank you for reporting this issue. We were able to reproduce it and and we will fix it in an upcoming update.

Best regards,

cTrader Team


@Spotware

Spotware
22 Aug 2023, 05:03

Dear traders,

Can you please provide us with exact steps on how to reproduce this problem?

Best regards,

cTrader Team


@Spotware

Spotware
21 Aug 2023, 06:38

Dear trader,

We were able to identify the problem and it will be solved in an upcoming update of cTrader. In the meanwhile, please try giving full access permissions to your cBot.

Best regards,

cTrader Team


@Spotware

Spotware
18 Aug 2023, 08:05

Dear trader,

Unfortunately we were not able to reproduce this behavior. If you can provide us with TeamViewer access to inspect this issue on your computer, please contact us at community@ctrader.com

Best regards,

cTrader Team


@Spotware

Spotware
18 Aug 2023, 05:54

Dear trader,

Please follow the steps described in the following guide and let us know if they resolve the issue.

https://help.ctrader.com/ctrader/miscellaneous/connectivity-issues-guide/

Best regards,

cTrader Team


@Spotware

Spotware
18 Aug 2023, 05:46

Dear trader,

Unfortunately we cannot allow downloads of cBots that do not offer source code.

Best regards,

cTrader Team


@Spotware

Spotware
18 Aug 2023, 05:43

Dear trader,

We have deleted your cBots. You should be able to delete your own cBots now.

Best regards,

cTrader Team


@Spotware

Spotware
18 Aug 2023, 05:41 ( Updated at: 21 Dec 2023, 09:23 )

Dear trader,

Here is what we see

 

Best regards,

cTrader Team


@Spotware

Spotware
17 Aug 2023, 11:12

Dear trader,

As far as we can see both accounts still have a leverage of 1:1

Best regards,

cTrader Team


@Spotware

Spotware
17 Aug 2023, 04:56

Dear ncel01,

Please provide us with exact steps to reproduce the problem.

Best regards,

cTrader Team


@Spotware

Spotware
17 Aug 2023, 04:55

Dear trader,

Thank you for reporting this issue. It is a known problem and it will be fixed in an upcoming update.

Best regards,

cTrader Team


@Spotware

Spotware
15 Aug 2023, 05:21

RE: RE: copytrader does not copy my trades

almarcha10 said: 

Spotware said: 

Dear trader,

Did you create a new following account after you have changed your account's leverage? If not, please stop following with the old account and restart following with a new one, since the old one will still have the old leverage.

Best regards,

cTrader Team

I have changed the leverage to the old account... and it appears to me that both have the same leverage. and if I withdraw the money from the investment I lose €91

Dear trader,

You need to stop following the strategy and restart with a new account. If your follower accounts has not followed the strategy's trades, then you should not lose any amount.

Best regards,

cTrader Team


@Spotware

Spotware
14 Aug 2023, 11:20

Dear trader,

Did you create a new following account after you have changed your account's leverage? If not, please stop following with the old account and restart following with a new one, since the old one will still have the old leverage.

Best regards,

cTrader Team


@Spotware

Spotware
14 Aug 2023, 09:54

Dear trader,

To investigate further, we need the same information as before. Please provide us with the same screenshots as you did in the last post.

Best regards,

cTrader Team


@Spotware

Spotware
14 Aug 2023, 08:27

Dear trader,

To create a .pwd file containing your password, you can simply add a new text file with a .pwd extension. Afterward, open it and type/paste your password making sure to avoid unnecessary whitespaces.

Best regards,

cTrader Team


@Spotware

Spotware
14 Aug 2023, 04:41

Dear trader,

If your follower accounts have the same or higher leverage and the same or higher balance, there should not be any issue.

Best regards,

cTrader Team


@Spotware

Spotware
11 Aug 2023, 12:19

Dear trader,

Your accounts have a 1:1 leverage. You will need a higher leverage in order to follow this strategy.

Best regards,

cTrader Team


@Spotware

Spotware
11 Aug 2023, 05:09

Dear trader,

Thank you for reporting this issue. In order to assist you we will need some more information. Therefore please follow the steps below

  1. Try to reproduce the issue once more and send us send us some troubleshooting information. Paste a link to this discussion inside the text box/
  2. Please reset your local data and try again. Let us know if this resolves the issue 
  3. Please let us know if you are using two different versions side by side.

Best regards,

cTrader Team


 


@Spotware