Topics
02 Aug 2024, 08:40
 324
 8
14 Jul 2024, 19:24
 1
 275
 0
10 Jul 2024, 20:06
 1
 281
 0
14 Jun 2024, 20:33
 303
 2
Replies

ncel01
17 May 2024, 06:52

RE: v5.0.19 Logs: search & filter - No longer possible ??

PanagiotisCharalampous said: 

Hi there,

Search was removed. Now you can open log file as txt files and search there

Best regards,

Panagiotis

 

Panagiotis,

That I've noticed. Is this considered an improvement? 

With the built-in search function only the search results that matched the search were showing. There was also a filter (trading, information, warning, error).

I don't think that such features are available in notepad or similar app.

Regarding backtesting: I see the option of having a built-in search/ filter feature of much higher applicability  than an option to save the log as a .txt file.

In fact, I see both these options as complementary and not as incompatible.

Please note that, among other, it is not very practical to have to open external applications to check backtest data on every backtest iteration.

I can already tell you that, in my case, this will be a huge drawback when backtesting, since I am still expecting thousands of iterations to come.


@ncel01

ncel01
17 May 2024, 06:52

RE: v5.0.19 Logs: search & filter - No longer possible ??

PanagiotisCharalampous said: 

Hi there,

Search was removed. Now you can open log file as txt files and search there

Best regards,

Panagiotis

 

Panagiotis,

That I've noticed. Is this considered an improvement? 

With the built-in search function only the search results that matched the search were showing. There was also a filter (trading, information, warning, error).

I don't think that such features are available in notepad or similar app.

Regarding backtesting: I see the option of having a built-in search/ filter feature of much higher applicability  than an option to save the log as a .txt file.

In fact, I see both these options as complementary and not as incompatible.

Please note that, among other, it is not very practical to have to open external applications to check backtest data on every backtest iteration.

I can already tell you that, in my case, this will be a huge drawback when backtesting, since I am still expecting thousands of iterations to come.


@ncel01

ncel01
16 May 2024, 19:15

Hi Panagiotis,

Apparently this issue is still in present in v5.0.19.

Aren't the results suppose to match 100% regardless of which data bars are selected, on condition that the same data is used in both visual/non-visual modes?
Anyway, running backtests on tick data for every strategy iteration can be impractical.

It doesn't seem logical (at all) to me that checking/unchecking the visual mode box should affect results when the all the underlying data remains the same.
Given this, it is highly unlikely that this is a user or cBot issue, suggesting an issue within cTrader's backtesting logic.

As you know, backtesting is crucial for traders to evaluate cBot logic accurately.
Solving this inconsistency is central for traders to have confidence in their backtesting and, as a result, being confident about their cBot development process.

Last but not least, this issue has been reported multiple times.
When will this finally be addressed?

Thanks for your understanding.


@ncel01

ncel01
17 Apr 2024, 12:10

RE: Using MessageBox.Show() without suspending execution

PanagiotisCharalampous said: 

Hi ncel01,

No the form is modal. You would need you use your own solution to avoid this.

Best regards,

Panagiotis

Hi Panagiotis,

I see.

Unfortunately, I am afraid that the only solution is then to suspend any events until the message box is checked.


@ncel01

ncel01
11 Apr 2024, 16:24

RE: RE: RE: Chart.DrawHorizontalLine() on cTrader mobile app chart

PanagiotisCharalampous said: 

ncel01 said: 

PanagiotisCharalampous said: 

Hi ncel01,

No, the applications do not synchronize.

Best regards,

Panagiotis

Hi Panagiotis,

Thanks for informing!

That's a pity. It would be great to be aware of some key levels through the mobile app chart.

Are there any plans to implement this in the future?

The teams are considering this but it's a huge project. It would take time

That's good to hear!
I understand.

It would be also interesting to see mobile notifications via cBots available, as an alternative/complement to the emails.
Anyway, I'll soon provide several suggestions for future improvements/features and I will include these.


@ncel01

ncel01
11 Apr 2024, 09:19

RE: Chart.DrawHorizontalLine() on cTrader mobile app chart

PanagiotisCharalampous said: 

Hi ncel01,

No, the applications do not synchronize.

Best regards,

Panagiotis

Hi Panagiotis,

Thanks for informing!

That's a pity. It would be great to be aware of some key levels through the mobile app chart.

Are there any plans to implement this in the future?


@ncel01

ncel01
04 Apr 2024, 18:21

RE: Backtest Entry Price: Market Orders vs. Pending Orders

PanagiotisCharalampous said: 

Hi ncel01,

This behavior is by design. Limit orders are executed using low/high prices.

Best regards,

Panagiotis

Hi Panagiotis,

Is this applicable to the stop orders as well?

What about the market orders?
These seem to be filled at the open prices, however (in some cases) it looks to me that low/high prices are also used.

Thank you once again.


@ncel01

ncel01
02 Apr 2024, 10:44

RE: Market hours / OnTick() mismatch in backtest

PanagiotisCharalampous said: 

Hi ncel01,

MarketHours are taken from current schedule, historical prices may not correspond to current schedule

Best regards,

Panagiotis

Hi Panagiotis,

It's not exactly an issue then.

That's clear! Thanks.


@ncel01

ncel01
02 Apr 2024, 10:39 ( Updated at: 02 Apr 2024, 11:05 )

RE: RE: RE: Backtest Entry Price: Market Orders vs. Pending Orders

firemyst said: 

ncel01 said: 

firemyst said: 

Can you post any code that replicates the issue?

Along with a screen capture of your back testing parameters.

I can if this is confirmed to be an issue. Otherwise it will be pointless.

Well, if you can't present the details on how to accurately reproduce, I wouldn't be surprised if they say they can't reproduce and/or confirm it. 

And round and round it goes 

Yes, it goes around. Unless you can be a bit more pragmatic. Would that be too hard?

Since when making  proof of something is a requirement to be informed upfront on how things are supposed to work by default?

In my thread, I explicitly ask for details about this. It's not my fault that you've ignored it at your own convenience.


@ncel01

ncel01
02 Apr 2024, 08:26

Hello,

Any update(s) here?

Thanks.


@ncel01

ncel01
02 Apr 2024, 08:15

RE: Backtest Entry Price: Market Orders vs. Pending Orders

firemyst said: 

Can you post any code that replicates the issue?

Along with a screen capture of your back testing parameters.

I can if this is confirmed to be an issue. Otherwise it will be pointless.


@ncel01

ncel01
28 Mar 2024, 12:28

RE: Wrong spreads shown or not mentioned

PanagiotisCharalampous said: 

Hi ncel01,

Fix is in progress.

Best regards,

Panagiotis

Hi Panagiotis,

That sounds great.

Thanks for informing!


@ncel01

ncel01
27 Mar 2024, 19:23 ( Updated at: 27 Mar 2024, 19:24 )

Hello,

What's the outcome here? As far as I can see the issue persists.

I'd also suggest that for indices (maybe for some other asset classes as well) the spread shown is based on the price difference (ask-bid) rather than in pips.

Why? Unlike forex, the pip size for indices among different brokers can reach a ratio as low as 1:100.
Furthermore, it is not intuitive to look at a spread based on pips if not knowing the pip position.

Sometimes it is a good idea to think outside the box when it comes to asset classes other than FX.
The fact is that trading encompasses a wide range of assets, not only forex.


@ncel01

ncel01
23 Mar 2024, 18:17

Hi Panagiotis, cTrader Team,

I want to inform that I've just updated the the cTrader cross-broker app (Android) to v. 4.8.54458 and that it seems to be working properly now!!

Thanks for the prompt action. It has been appreciated! 


@ncel01

ncel01
22 Mar 2024, 14:11

RE: RE: App Ctrader mobile Crashes after Android 14 update

PanagiotisCharalampous said: 

ncel01 said: 

What's the status here?

When can we expect any answers on this?

Thanks for informing!

Hi ncel01,

We are releasing a fix soon.

Best regards,

Panagiotis

Hi Panagiotis,

That's good news! Thanks for informing.

Have a great weekend!


@ncel01

ncel01
22 Mar 2024, 11:33

What's the status here?

When can we expect any answers on this?

Thanks for informing!


@ncel01

ncel01
19 Mar 2024, 09:53 ( Updated at: 20 Mar 2024, 06:56 )

RE: App Ctrader mobile Crashes after Android 14 update

PanagiotisCharalampous said: 

Hi all,

Please let us know which application you use (a broker's one or cross broker)

Best regards,

Panagiotis

Hi Panagiotis,

Both cross-broker and broker versions. I also checked a broker version and the issue still remains.

Please refer to my thread for more details:

https://ctrader.com/forum/ctrader-mobile/43210

So far, it looks like this issue is related to the pixel phones only.

I see that another case has been reported:

https://ctrader.com/forum/ctrader-mobile/43218


@ncel01

ncel01
18 Mar 2024, 15:26 ( Updated at: 19 Mar 2024, 07:43 )

Hello,

I haven't seen this thread before but it seems to be the exact same problem I‘ve reported here:

https://ctrader.com/forum/ctrader-mobile/43210

My issue also started after a system update, last week.

For reference: 

Model: Pixel 8. Same Android version and build number.

Hopefully the development team will soon find a solution for this.


@ncel01

ncel01
15 Mar 2024, 09:29

RE: Wrong spreads shown or not mentioned

PanagiotisCharalampous said: 

Hi ncel01,

We are looking at this but we were not able to reproduce yet. Can you advise the app and broker as well?

Best regards,

Panagiotis

Hi Panagiotis

Yes, of course.

I am using cTrader cross-broker Android v. 4.8.54456.

I am not aware this happens with other instruments but, at least for one of the US indices and/or Germany 30, the spread is not mentioned or it is wrong.

I can see that this is happening (at least) with Pepperstone, TopFX and Varianse.


@ncel01

ncel01
15 Mar 2024, 09:16

RE: RE: Protect orders/positions against manual modifications

PanagiotisCharalampous said: 

ncel01 said: 

Dear cTrader Team,

Please let me know if this is possible.

I found such protection important specially when opening charts in the mobile app, since positions protection can be easily changed/removed by mistake.

It would be also interesting if traders could define one the following, as part of each account settings:

Trading method:

  • Manual / automated (default)
  • Manual only
  • Automated only

If no feasible/alternative solution for this is available I'll suggest for it.

Thank you!

Hi ncel01,

I am not sure what kind of feedback you expect. As firemyst mentioned above, you would need to code such a feature.

Best regards,

Panagiotis

Hi Panagiotis,

Still, I'd like to have your confirmation on this.

It's clear now. Thanks!


@ncel01