Backtesting not works
Backtesting not works
08 Nov 2022, 21:59
Hi
backtesting is not working for me on IcMarket account desktop/automate.
On any robots, also not on factory presets.
What could be the problem?
Replies
zemot
09 Nov 2022, 16:37
RE:
PanagiotisChar said:
Hi Zemot,
Try running your cBot with Full Access permissions.
Need help? Join us on Telegram
Need premium support? Trade with us
Hi. Thank you for your answer. How can i do it Full Access permission?
What does this mean exactly?
@zemot
PanagiotisChar
10 Nov 2022, 09:18
Hi Zemot,
It's this part
[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.FullAccess)]
I have observed what you are experiencing on some cases e.g. when backtesting runs on some kind of virtualization technology, and I solved it by changing the access rights to FullAccess
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
zemot
10 Nov 2022, 15:12
RE:
PanagiotisChar said:
Hi Zemot,
It's this part
[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.FullAccess)]
I have observed what you are experiencing on some cases e.g. when backtesting runs on some kind of virtualization technology, and I solved it by changing the access rights to FullAccess
Hi. Iam not a programmer. Could you please help me out where i need to check this and midify?
It is not my robot it is an trial robot from clickAlgo.
Thanks.
@zemot
PanagiotisChar
11 Nov 2022, 09:58
Hi Zemot,
Then you need to contact ClickAlgo to check this.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
09 Nov 2022, 16:09
Hi Zemot,
Try running your cBot with Full Access permissions.
Aieden Technologies
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar