Topics
Replies
irmscher9
03 Nov 2017, 16:32
Hi there. I have also sent the troubleshooting report from my laptop. It's where the problem persists. Everytime I close and then open my laptop the software goes (cAlgo) to not responding.
Thanks.
@irmscher9
irmscher9
26 Oct 2017, 14:47
By the way, does a powerful processor speed up the backtesting process?
Is there a difference between i5 and i7?
@irmscher9
irmscher9
10 Oct 2017, 21:44
Thanks a lot! :)
Support is awesome! Where can I leave a review for cTrader and cAlgo software?
@irmscher9
irmscher9
10 Oct 2017, 17:09
And what if I would like to figure out how many periods ago RSI was under 30 mark?
@irmscher9
irmscher9
01 Oct 2017, 14:37
it's bool like this:
https://www.dropbox.com/s/bpesx4gd0m2ixih/Screenshot%202017-10-01%2014.34.37.png?dl=0
@irmscher9
irmscher9
01 Oct 2017, 14:35
I made this:
https://www.dropbox.com/s/pen17ams589ck9j/Screenshot%202017-10-01%2014.31.02.png?dl=0
but it seems doesn't work properly...
@irmscher9
irmscher9
26 Sep 2017, 19:48
Done. By the way, I have Windows 10 on both of my machines, may be something to do with this?
@irmscher9
irmscher9
20 Sep 2017, 19:20
Yes, right, but this part though:
_ema17rsi = Indicators.ExponentialMovingAverage(_rsi.Result, 17);
Thanks for the prompt reply! :)
@irmscher9
irmscher9
05 Sep 2017, 18:33
I know I can kinda scroll drag the whole indicator chart down but still if it'd be half transparent would be awesome.
@irmscher9
irmscher9
28 Aug 2017, 14:51
RE:
Spotware said:
Hi irmscher9,
We will forward your suggestion to the product team for consideration.
Best Regards,
cTrader Team
Thanks. How may I track the response?
@irmscher9
irmscher9
28 Aug 2017, 14:43
RE:
Spotware said:
Hi irmscher9,
No this function is not supposed to work in backtesting.
Best Regards,
cTrader Team
Hey, it would be mega useful to have this feature in backtasting. What do you think?
@irmscher9
irmscher9
27 Nov 2017, 14:11
I'm actually OK with everything except for [index - 1]
So I'm a bit confused on how to get values of haOpen and haClose of the previous period.
[index - 1] doesn;t work in cbot, only in indicators.
@irmscher9