Topics
Replies
PanagiotisChar
11 Oct 2023, 06:42
( Updated at: 11 Oct 2023, 07:00 )
Hi there,
Yo need to write a cBot to achieve this.
@PanagiotisChar
PanagiotisChar
11 Oct 2023, 06:41
( Updated at: 11 Oct 2023, 07:00 )
Are you a trader or a broker? Are you trading futures? With which broker?
@PanagiotisChar
PanagiotisChar
11 Oct 2023, 06:39
( Updated at: 11 Oct 2023, 07:00 )
Hi there,
The Take Profit parameter is set in pips but you are setting in in price units
@PanagiotisChar
PanagiotisChar
11 Oct 2023, 06:38
( Updated at: 11 Oct 2023, 07:00 )
Hi there,
The calculations are explained here.
https://help.ctrader.com/ctrader-copy/roi-calculation/
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 13:39
Hi,
ROI is calculated based on equity and not based on closed trades. Without knowing the exact details of how your ROI is calculated, it is obvious from the equity curve that there are positions open which cause drawdown and they affect the ROI as well.
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 13:10
( Updated at: 09 Oct 2023, 13:12 )
Hi there,
This is not available in FIX API. Try Open API instead
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 13:10
( Updated at: 09 Oct 2023, 13:12 )
Hi there,
Use ProtoOASubscribeLiveTrendbarReq to subscribe to live trendbar data.
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 13:07
( Updated at: 09 Oct 2023, 13:11 )
Hi there,
It seems that you have made a deposit to avoid a drawdown but the calculation of ROI does not take into consideration deposits and withdrawals. So if somebody has invested $100 at the beginning of your strategy, he would now have $74. The fact that none of your trades closed in loss is irrelevant.
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 13:00
( Updated at: 09 Oct 2023, 13:11 )
Hi there,
Can he click on the optimization passes and check the logs? There could be some useful information there.
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 12:58
( Updated at: 09 Oct 2023, 13:11 )
RE: RE: CPU - Ryzen or Intel - Optimization/Backtesting
joel.salinaszk said:
PanagiotisCharalampous said:
Hi Jiggytrade,
To utilize all cores, you can apply this workaround and you should be fine.
Best Regards,
Panagiotis
Hi Panagiotis, does this works on windows 11? i could not find the /apps folder
Hi Joel,
This is a very old issue. I don't think this workaround is applicable or necessary on cTrader anymore
@PanagiotisChar
PanagiotisChar
09 Oct 2023, 12:57
Hi there,
These methods are not available in cTrader.
@PanagiotisChar
PanagiotisChar
08 Oct 2023, 06:15
Hi there,
Can you provide exact steps to reproduce this problem?
@PanagiotisChar
PanagiotisChar
08 Oct 2023, 06:14
Hi there,
Can you elaborate on your question? What contracts do you want to roll over?
@PanagiotisChar
PanagiotisChar
08 Oct 2023, 06:13
If your broker is IC Markets, try your client area credentials
@PanagiotisChar
PanagiotisChar
08 Oct 2023, 06:12
Hi there,
Talk to your broker about your account's issues
@PanagiotisChar
PanagiotisChar
08 Oct 2023, 06:10
Hi there,
cTrader notifies its clients about maintenance schedules. From there and on, it's your broker's responsibility to inform you.
@PanagiotisChar
PanagiotisChar
06 Oct 2023, 05:40
( Updated at: 21 Dec 2023, 09:23 )
I tried it and works fine for me
@PanagiotisChar
PanagiotisChar
11 Oct 2023, 06:46 ( Updated at: 11 Oct 2023, 07:00 )
RE: RE: Problem with optimization
algorithmic.trading.eu_gmail.com said:
It could be any reason that would prevent your cBot from placing trades. You need to debug your cBot step by step on your client's machine to figure it out. It's not possible to get help without somebody being able to reproduce the issue on his/her machine
@PanagiotisChar