Optimisation on tick t10 results in Exception #90583823

Created at 04 Jul 2018, 16:26
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
PR

prosteel1

Joined 04.07.2018

Optimisation on tick t10 results in Exception #90583823
04 Jul 2018, 16:26


Hi I am getting an Exception when trying to perform Optimisation on tick timeframes. Am I missing something or is this not supported?

using System;
using System.Linq;
using System.Collections.Generic;
using cAlgo.API;
using cAlgo.API.Indicators;
using cAlgo.API.Internals;
using cAlgo.Indicators;


@prosteel1
Replies

PanagiotisCharalampous
04 Jul 2018, 16:38

Hi prosteel1,

Thanks for posting in our forum. This seems to be a bug. The development team has received the necessary information and they are looking into it.

Best Regards,

Panagiotis


@PanagiotisCharalampous

prosteel1
04 Jul 2018, 18:04

Thanks Mate! Much appreciate it :)


@prosteel1