Topics
Replies
ericsson
16 Jun 2020, 13:28
( Updated at: 21 Dec 2023, 09:22 )
RE:
PanagiotisCharalampous said:
Hi ericsson,
Thanks for your nice words! If you can provide more information about the CSV issue, we can have a look at this as well.
Best Regards,
Panagiotis
Nothing going on really, Panagiotis
so it's kinda hard to give you more information. Looks like my CSV is getting recognized because the dates in cTrader immediatly jump
to the start and end date of the CSV. When I start my algo it's just doing nothing as if the backtester has problems loading the bars from
the CSV. I can stop the backtest and keep on going, so there's no error code or something
@ericsson
ericsson
15 Jun 2020, 11:01
RE:
PanagiotisCharalampous said:
Hi ericsson,
Please note that this is a Beta so issues are expected.
Best Regards,
Panagiotis
No worries!
I was just wondering because I'm pretty sure the import worked already
I'm patient because I liked what I've seen so far with cTrader, I think
you guys are doing a great job!
@ericsson
ericsson
17 Jun 2020, 13:27 ( Updated at: 21 Dec 2023, 09:22 )
RE:
PanagiotisCharalampous said:
Hello Panagiotis,
I think I found the cause to my problem. My TWAP indicator seems not to be working on historical data (on live data everything is fine)
When I stop the backtest I'm getting these messages in the log."time weighted" as in the indicator should reset on the first bar of the day (00:00)
"average price" as in ohlc4 data series
Looks like I'm having an issue both in the initialize and calculate function.
Sorry if the code is a mess - I'm learning...
Ericsson
@ericsson