
Topics
Replies
PanagiotisCharalampous
17 May 2024, 06:30
RE: Problesm with Visual vs non Visual Backtesting
ncel01 said:
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.
Hi ncel01,
The plan is to fix this issue in 5.1
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:59
Hi there,
Search was removed. Now you can open log file as txt files and search there

Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:51
Hi all,
It seems you only installed the runtime and not the SDK. Please install the SDK and try again.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:46
Hi there,
Documentation for this feature will be added soon.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:45
Hi there,
Documentation for this feature will be added soon.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:41
RE: RE: RE: RE: RE: Column is missing on export
eynt said:
I tried again on version 5.0.19.26398 and it still does not work
Thanks
Hi there,
It has not beed fixed yet.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:32
Hi there,
Can you be more specific with your question? What broker do you use? Is the symbol available in cTrader application but not in your Open API? Can you explain to us how we can reproduce the problem?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:28
Hi there,
You can consider assigning the job to a professional. You can find some below
https://ctrader.com/consultants
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 05:26
Hi there,
It's not clear for me what you are doing and what is not working. Why don't you create one profile for each account and se the desired account as the last accessed for the specific profile? What does not work in this scenario?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:12
Hi there,
No cTrader broker accepts US citizens at the moment.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:10
RE: RE: RE: RE: RE: RE: RE: RE: RE: RE: RE: Connecting C-trader desktop to mongodb
said.moridi said:
said.moridi said:
Hi, sorry if I am not clear. My algo predicts price movement in a specific stock. Next 5, 15, 30 and 60 min. These data are continuesly updated in my database. What I am trying to do now is importing these 5 values and connect these 5 values to plot a line on the chart. The values refresh every 5 minutes.
So now that I made the connection work, i need to work on importing and plotting the data. Can you suggest an indicator that I can use the code off to modify for this purpose? I was thinking off the sma or ema.
@PanagiotisCharalampous
I don't have any suggestions, sorry
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:09
Hi there,
Please provide more information about your issues.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:08
Hi there,
There is an Open API Python example here
https://github.com/spotware/OpenApiPy
Have a look
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:06
RE: Select Compiler None
laurent.lacaze said:
Hi,
I have exactly the same issue. I deleted .Net-7 and install .Net-6 but cTrader doesn't detect it. I tried this because no product works (from cAlgo) on .Net-7 so I wanted to test with the v6.
I'm on Mac Sonoma 14.4.1 Intel and the last version of cTrader 4.8.907.
Any solution?
Thanks.
Laurent
Hi there,
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.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:05
RE: your method seems not work
1179259534 said:
what's auth and what's trading account?
Hi there,
Your question is not clear. Can you pleas elaborate?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 06:03
Hi there,
At the moment this is not possible using the built in SuperTrend indicator.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 05:56
Hi there,
If the log messages capacity is not enough for you, you can consider printing the messages in your own custom log.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 05:49
Hi there,
Have a look at the documentation, start from the link below
https://help.ctrader.com/ctrader-automate/how-tos-index/
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2024, 05:46
Hi there,
The message you receive is clear. Your broker is blocking trading. Talk to your broker about this.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2024, 06:32
RE: RE: Creating Account-Specific Shortcuts or Profiles in cTrader
toyslove173 said:
Your setup seems correct. I have a similar setup but I do not experience such a problem. Accounts always default to the last used for the profile. I will check again over the weekend and see what happens.
@PanagiotisCharalampous