-
On the documentation page, there is a note:
`
If you generated signals using close price, don't forget to shift your signals by one tick forward, for example, with signals.vbt.fshift(1). In genera…
-
# Bug Report
The order throttle mechanism drops messages if they exceed a predetermined threshold as expected. When the message rate becomes too high, it starts to drop messages. When the order rat…
-
I can't seem to be able to reproduce your results with my own back-testing program.
hence I installed the backtester yesterday, trying to run your program, and found some problems,
in below code…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Opening a new issue because [this issue got locked](https://git…
-
Idea: Deploy a colalteral plugin, let it hang out in hidden mainnet deployment. Check if things work by going block by block and checking.
Problem: Unsure how much reftok decreases (or if it decrease…
-
I'm working on a small change to the interface today that will allow the PortfolioHandler (and PositionSizer/RiskManager) to be aware of the Backtest `cur_time` so that these modules can perform time-…
-
numba = 0.58.1 numpy = 1.26.1 python = 3.10.10
@stuartarchibald you seem to have tried to help a lot of people with this variable cannot be determined problem so maybe you can help me here
I am …
-
Hi great package! I wondered whether it is it possible to have constant position size of 100$ to prevent compounding metrics and to interpret total profits in percents? Thanks for suggestions.
-
### Version of Hardhat
2.17.1
### What happened?
I created a `script.ts` file in `./scripts/ts` and I am trying to run it using [bun](https://github.com/oven-sh/bun), however it fails with the foll…
-
Hey, thanks for this very nice library!
Unfortunately this is of course a very intensive project to study this library for getting started! Because I even have trouble to start with my custom indic…