Topics
11 Apr 2024, 09:33
 2
 215
 0
18 Jan 2024, 09:01
 1265
 11
04 Jul 2022, 18:26
 2
 1966
 3
Replies

protraderde
30 Jul 2024, 09:10

RE: Issue with Code Building under Visual Studio since lastest version of cTrader 4.8.30 (Instance issue)

Hi,


I am having the same issue with 4.9.1 version. I know you released 5.0 (20). I did not test the situation in 5.0.

Is there workaround at least for the moment? I am asking because it is more comfortable to code in Visual Studio 2022

All the best

 

PanagiotisCharalampous said: 

Hi there,

The team is aware of this issue and will be fixed in the next release of cTrader Desktop.

Best regards,

Panagiotis

 


@protraderde

protraderde
19 Jul 2024, 18:28

RE: RE: RE: RE: RE: MacOS App Backtesting

Thanks for backtesting support with version 5 on mac.

Thread / task / ticket can be closed or locked.

All the best


@protraderde

protraderde
19 Jul 2024, 18:27

I can work with Visual Studio 2022 with version 4.9.1 and above. The ticket can be closed or locked.

 

Best


@protraderde

protraderde
18 Jul 2024, 09:35

RE: Does cTrader support algos built under .Net8.0 yet?

Hi Panagiotis,

Any update for .net 8 support? 

All the best


@protraderde

protraderde
25 Apr 2024, 09:01 ( Updated at: 26 Apr 2024, 05:55 )

RE: RE:

genappsforex said: 

PanagiotisCharalampous said:

Hi PureForm,

This is by design. Since in backtesting you can choose from where to start you can load as many bars as you want. If your indicator needs more bars, just start the backtesting from an earlier date so that the bars are loaded.

Best Regards,

Panagiotis 

Join us on Telegram

 

Why is this by Design, What is the issue here?

Is it server load than the argument  is voided.
As people will have to start their backtest earlier still the same amount of data will be loaded from the server, so no wins there for Spotware or the brokers.

If there is an other issue please explain. Because I know all developers and traders agree on the fact that Backtesting should simulate live as much as possible.
So making weird constructs with two dates in backtesting is not a real option.

Please take this up with the development guys. IMHO it should be changed ASAP.

 

+1


@protraderde

protraderde
25 Feb 2024, 13:58

RE: Overnight fees

Hi PanagiotisCharalampous ,

I see in cTrader 4.9.1 i see overnight totals in the summary. Is there a way i can calculate these programmatically? Like markets open hours, is there something for historical overnight fees?

Best


@protraderde

protraderde
25 Feb 2024, 11:13

RE: solved

bishbashbosh said: 

as you were - just found another forum post with the same problem from last year 

Never mind, figured out there's a property that can be set which bypasses the build.

Add the below snippet to your library .csproj file:

<PropertyGroup>  <AlgoBuild>False</AlgoBuild></PropertyGroup>

Hope that helps someone else.

 

Helped me, Thanks! ❤️


@protraderde

protraderde
18 Jan 2024, 09:12

If not implemented yet; please implement with using the native metal library so it will use the raw power of Mac GPU 😎


@protraderde

protraderde
05 Jul 2022, 12:28

RE:

thanks for the fast response. Looking forward icmarkets integrate :)

best
 

 

PanagiotisCharalampous said:

Hi ergun+de,

4.2 has already been released. It should reach all brokers soon.

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

 


@protraderde

protraderde
04 Jul 2022, 18:36

RE:

Hi,

Can you give an ETA now?

Best

 

 

amusleh said:

Hi,

We can't give you any ETA for now.

 


@protraderde

protraderde
24 Jun 2022, 01:16

RE: RE: Mac

Hi,

Any good news?

 

PanagiotisCharalampous said:

giorgiofrattolillo said:

Hi, 

Is there any update on this? Ive just bought a macbook thinking it would be standard to have cTrader as a platform as it is on my windows PC. I should have checked! However it would be great to know if one is going to be coming out in the near future? 

Giorgio

Hi Giorgio,

We do not plan to offer cTrader for Mac at the moment.

Best Regards,

Panagiotis 

Join us on Telegram

 


@protraderde

protraderde
24 Jun 2022, 01:11 ( Updated at: 24 Jun 2022, 01:12 )

It has been 4 months since my last comment and as far as i see it is under review :) Any good news or time line?


@protraderde

protraderde
24 Feb 2022, 12:01

Mac especially M1 compatible pls

After working with a mac with M1 max cpu. I no longer see intel machines as computer. Please please please make a version which supports M1 architecture. It will make the backtesting much more efficient.


@protraderde

protraderde
13 Jan 2021, 10:04

RE:

Hi Panagiotis,

I solved my problem in the morning. It was an issue on my algorithm :( Sorry. But also is there a way to refresh candle data for lets say last ten candles of active timeframe?

Best


@protraderde

protraderde
13 Jan 2021, 10:01

We need save point

We also need a pause / save / continue from save point. Some optimisations take 30 hours. After 10 hours i may need to close the computer and use for something else. So that would be great if i can pause and save the current state and continue later.


@protraderde

protraderde
12 Jan 2021, 19:26

RE:

Hi Panagiotis,

I am guessing, my client is loosing some ticks. And drawing tha chart using the data on received ticks. So when a tick is missing, close/open/high/low values can be different than the server side. So when i do a refresh it gets the latest candle/tick data from server and updates the chart.

If this is possible how can i overcome this issue? Is there a way to load latest tick/candle/bar data for the past 10 minutes for example? I can call such method in "onBar" method and keep my indicator up to date

Best

Using: Windows 10, cTrader 3.8 on home network.


@protraderde

protraderde
12 Jan 2021, 19:16

RE:

Hello,

Did you find the solution? It happens to me as well. I have an indicator of my own. After working it for a while when i refresh the chart the values change, sometimes dramatically :(

If there is a solution like refresh the last 10 candle data or something like that, it would be enough for me.

I am guessing that my client may miss some ticks?

Best


@protraderde

protraderde
03 Jan 2021, 19:59

A must feature

So with the exports we can apply extra filters in excel easily and compare multiple optimisations. Does anyone has any info if this is added in to do list of ctrader development roadmap?

 

All the best


@protraderde