Topics
24 Jul 2024, 05:32
 1
 120
 0
01 Feb 2023, 15:45
 1092
 7
07 Jan 2023, 12:33
 974
 4
01 Dec 2022, 09:48
 2
 1004
 6
Replies

ctid3999979
26 Aug 2024, 16:21

RE: Parameter to define TimeFrame in AverageDirectionalMovementIndexRating Indicator

PanagiotisCharalampous said: 

Hi there,

No it is not.

Best regards,

Panagiotis

Is it possibly something that could be added in a future release?


@ctid3999979

ctid3999979
22 May 2024, 13:48

RE: RE: RE: Verson 5.0.21 issues, indicators keep disappearing randomly

I submitted a ticket as suggested. I've also tried reinstalling it and clicking repair but still no luck

I'm using the latest Windows 11 Ent full updated with all Windows Updates


@ctid3999979

ctid3999979
21 May 2024, 09:49 ( Updated at: 21 May 2024, 10:53 )

RE: Verson 5.0.21 issues, indicators keep disappearing randomly

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


@ctid3999979

ctid3999979
11 Jan 2024, 09:14

Error when opening cTrader

Hi

I'm getting the following error when opening cTrader. I have to Force Quit and go back to my Windows VM. I have tried reinstalling it.

Using Sonoma 14.2.1 (23C71) on M2 Max.


@ctid3999979

ctid3999979
24 Dec 2023, 17:46

Favourite Timeframes

Hi

Hope you all had a good Christmas.

Unless I'm doing something wrong, I've noticed that I can't change my favourite timeframes and so can't cycle through them with the up & down arrows.


@ctid3999979

ctid3999979
21 Nov 2023, 08:11

RE: Reply to: Spotware Demo Account 1:500 Insufficient Funds

Hi

I'm trading GBPUSD. I simply create a new demo account in Spotware cTrader (the one from this site, not a branded one from a broker), select GBP as my account currency with £1000 and 1:500 leverage. I can place one trade fine with a 2% risk, but if I try to place an additional order with another 2% risk it gets rejected because of insufficient funds.


@ctid3999979

ctid3999979
07 Aug 2023, 17:37 ( Updated at: 21 Dec 2023, 09:23 )

RE: RE: RE: Custom Indicator does not exist in current context

blizoomnet said: 

Click right button on “Dependencies” then select “Add Project Reference” 

next click “Browse”

Find You .dll file in prev project:

When apeare in browse window select it, and click “OK”

“Assemblies on ”Depencies" apeare autmaticaly. Next only add You assembly to you project.

Finaly save all files so that the changes are reflected in CTrader Panel.

 

 

Thanks so much. Really appreciate the time you took to help. I've got it working now.


@ctid3999979

ctid3999979
07 Aug 2023, 07:59 ( Updated at: 21 Dec 2023, 09:23 )

RE: Custom Indicator does not exist in current context

blizoomnet said: 

For edit You project in VS you need add Project Reference again, that appear in Assemblies

 

 

Would you be able to help with how I do that please? In the Project Properties, there is a reference to the SSL Channel indicator I'm wanting to use, but I don't have an Assemblies entry in my Dependencies


@ctid3999979

ctid3999979
31 Jul 2023, 17:24

I do the same. I have problems opening a cBot in VS, which I then resolved by installing .NET SDK 6.0.412 ARM, x86 and x64 from here:
https://dotnet.microsoft.com/en-us/download/dotnet/6.0

I then had to add C:\Program Files (x86)\dotnet\ to my system (not user) environment variables. Then everything started working for me.

However, I'm assuming that, this is due to cTrader being an x86\x64 application and needs lots of translations to ARM, backtesting runs incredibly slowly on my M2 Max and 64GB RAM compared to my work Surface Pro 8. Even if I beef up the Parallels VM with lots of CPU and RAM.
 


@ctid3999979

ctid3999979
04 Feb 2023, 10:02

RE:

PanagiotisChar said:

Hi there,

Open the project in Visual Studio and check if the packages are in place

 

If it works in VS, you should be fine

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

Thanks. The bot does appear to run properly (on an external monitor but see my other thread regarding that wieird issue).

Do you have any good resources for ML.Net? The vast, vast majority of resources I can find cater to Python. I even have my own subscription to O'Reilly but there isn't even very much on there.


@ctid3999979

ctid3999979
04 Feb 2023, 09:46

RE:

ctid3999979 said:

Hi

I've had a similar problem in the past but it appears to have returned. When running a backtest, the candles on the chart don't update but when I expand/collapse the left-side menu, they do update.

YouTube video showing the problem

Ok...Strangest problem I've ever come across.

I'm using a MS Surface Pro 8 and after plugging in an external monitor, it works fine; candles update as they should. Without running on an external monitor, I get the behaviour in the YT video.


@ctid3999979

ctid3999979
03 Feb 2023, 16:05 ( Updated at: 21 Dec 2023, 09:23 )

RE:

PanagiotisChar said:

Hi there,

There is nothing special to support. It's just a .Net library like all others. I tried building a bot some time ago and I had no problems. What exception do you get?

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us

Hi

It's probably just something I'm doing as C# isn't my primary language. It installs fine via NuGet in VS and doesn't show an error, but in cTrader, I get the error in the screenshot. I've looked in the "Manager References" but that only shows other indicators.

 


@ctid3999979

ctid3999979
25 Jan 2023, 09:53

RE:

Spotware said:

Dear traders,

Thanks for reporting this problem. 4.6.2 hotfix has been released. Please let us know if you still experience issues in 4.6.2.

Best regards,

cTrader Team

 

Thanks for the quick fix...Everything seems to be working for me now.


@ctid3999979

ctid3999979
11 Dec 2022, 17:20 ( Updated at: 21 Dec 2023, 09:23 )

RE: RE: RE: RE: RE: RE: I also have the same problem

Gets more interesting

If you debug the bot, changing the AccessRights to FullAccess, after running it and you get the Available Debuggers window, click Cancel and the bot will run. Change AccessRights back to the Default of None, and it crashes.

 


@ctid3999979

ctid3999979
11 Dec 2022, 17:01

RE: RE: RE: RE: RE: I also have the same problem

Just did a test on a Win 11 Home Edition VM and the exact same problem


@ctid3999979

ctid3999979
11 Dec 2022, 16:18

RE: RE: RE: RE: I also have the same problem

 

I've now just created a VM in Azure using the Windows 11 Ent 22H2 image provided by MS. Same problem.


@ctid3999979

ctid3999979
11 Dec 2022, 16:12

RE: RE: RE: I also have the same problem

marshallmeno said:

ctid3999979 said:

marshallmeno said:

Hello, I also have the exact same problem. Only .net 4 (legacy) can work with backtesting but not .net 6....I had reinstalled Windows 11 and still same problem. What was the fix for that?

Thanks, appreciate your help!

I've not got a solution yet. I've spent my entire weekend trying to find a fix.

I've reinstalled Windows 11 again this yesterday and it's the same problem. I've also created Hyper-V VMs with Windows 10 Ent, Edu & Pro, as well as Windows 11 Ent, Edu & Pro. Each time both .NET6 and .NET4 bots and indicators work fine in all the Windows 10 VMs, but only the .NET4 bots and indicators work in all the Windows 11 VMs. You can probably appreciate the considerable time out of my weekend that this has taken.

I've contacted Spotware via Telegram, but they probably won't pick it up until tomorrow.

I can only assume, at the moment, that Spotware don't support Windows 11 for cTrader, which needs to be corrected pretty promptly, as a high priority, as all new Windows computers now come with Windows 11 and it is 14 month old OS, especially as it's a Windows only client.

I have another device "Microsoft Surface Go3" with Windows 11 and cTrader works there perfectly with .Net 6. Weird.

What edition of Windows 11 does your Surface Go have? I have a Surface Pro 8 and I have the Education edition. It's the same as the Enterprise but with out App-V I believe


@ctid3999979

ctid3999979
11 Dec 2022, 13:48

RE: I also have the same problem

marshallmeno said:

Hello, I also have the exact same problem. Only .net 4 (legacy) can work with backtesting but not .net 6....I had reinstalled Windows 11 and still same problem. What was the fix for that?

Thanks, appreciate your help!

I've not got a solution yet. I've spent my entire weekend trying to find a fix.

I've reinstalled Windows 11 again this yesterday and it's the same problem. I've also created Hyper-V VMs with Windows 10 Ent, Edu & Pro, as well as Windows 11 Ent, Edu & Pro. Each time both .NET6 and .NET4 bots and indicators work fine in all the Windows 10 VMs, but only the .NET4 bots and indicators work in all the Windows 11 VMs. You can probably appreciate the considerable time out of my weekend that this has taken.

I've contacted Spotware via Telegram, but they probably won't pick it up until tomorrow.

I can only assume, at the moment, that Spotware don't support Windows 11 for cTrader, which needs to be corrected pretty promptly, as a high priority, as all new Windows computers now come with Windows 11 and it is 14 month old OS, especially as it's a Windows only client.


@ctid3999979

ctid3999979
10 Dec 2022, 22:51

RE: RE:

ctid2032775 said:

ctid2032775 said:

Dear all,

being curious I just wanted to play around with the new beta version cTrader 4.2 to decide it I should go with it but ran into an issue.

Environment (running in a virtual machine with VirtualBox):

  • Windows 10 with latest updates
  • .NET SDK 6.0.202 (latest version)
  • Visual Studio 2022 17.1.4 (latest version)
  • cTrader 4.2.1 (latest version)

When I create a new cBot - and without changing anything of the automatically created code - it behaves as follows:

  • Target framework 4 (embedded)
    • Working as expected and printing the "Hello World!" message
  • Target framework 6.0 (embedded)
    • Does not print the message!
  • Target framework 6.0 (SDK; as mentioned above)
    • Does not print the message!

In addition to that it does not make any difference if the cBot is directly compiled in cTrader or using Visual Studio.

A little bit strange is that as soon as I switch to .NET 6, run any bot and close the cTrader application the cTrader process is not terminated, as well.

To guarantee that it does not be caused by my development machine I installed a complete new and clean virtual machine with the same environment as mentioned above and faced exactly the same issue as described above...

Please keep me updated if you were able to reproduce this issue and how to fix it.

Many thanks and regards,
Christian

 

 

Dear all,

just to keep you updated and deliver good news - with the currently latest version (4.5.1) it's working for me in Windows 10 Professional, as well!

Many thanks and regards,
Christian

Hi Christian.

The problem you have sounds very similar to a problem I have. Did yuo do anything else other than install 4.5.1?

https://ctrader.com/forum/calgo-support/39363

I'm having the above issue, although now even with .NET 4, I can see the Price level moving but the candles don't update on the chart unless I right-click. I reimaged my Surface twice today and freshly installed everything but I still get the same problem.

I even installed cTrader 4.5.1 and nothing else after installing Windows and still the same problem.

Running Windows 11 Ent x64 22H2

Even though I'm not a professional developer, I'm a Network Engineer by trade with multiple Cisco certs including their new DevNet cert dealing with network automation with Python so I have troubleshooting skills.


@ctid3999979

ctid3999979
08 Dec 2022, 21:47

RE: RE:

 

Hi

I'm guessing you still haven't been able to replicate this? I re-imaged my laptop again this weekend and it's still happening.


@ctid3999979