-
**Describe the bug**
Chart shape array continues to grow above limits when using backtester - this leads to large memory usage
**Related to TV or exoTrader**
exoTrader
-
- Ubuntu 20.04
- git version: git version 2.30.0
- scm_breeze: master(0a687dc )
I have the main project repository which has a submodule. Below is the directory structure in my workspace
- main:…
-
Any idea how to rectify the below?
```
Processing data for stock: SCT.L
---------------------------------------------------------------------------
KeyError Trac…
-
-
During internal bar aggregation there seems to be some rounding error during the backtest as can be seen below:
```
2024-10-28T16:00:00.000000000Z [INFO] BACKTESTER-001.RealStrengthStrategy: Bar i…
-
Happy new year at all !
I have the last version of Zenbot (git checked).
I'm playing with backtesting (darwin.js) with gdax and at the end of simulation this error occurs:
`Generation complete,…
-
------------------------
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: **No**
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: *…
-
### Issue
It would be good to be able to have enhanced interaction with the chat history. This is already implemented for user input, but would be good for the output as well.
At the moment you …
-
Hello,
I was trying to setup the backtester with crypto and due to this line it's expecting an mcal name, which is not what I would expect if the .calendar() is optional.
https://github.com/Mini…
R-K-H updated
4 years ago
-
Traceback (most recent call last):
File "main.py", line 214, in
trader = SMABacktest(instrument, start, end, smas, smal, granularity, trading_cost)
File "/root/FXBot/backtesting/SMABacktes…