-
# New Issue
## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
* Operating Syste…
-
Hi, thanks for an amazing project!
In the docs for custom_exit_price, it says:
`While Custom prices are supported in backtesting (starting with 2021.12), prices will be moved to within the candl…
-
hi all
thanks for the effort provided in creating such library yet I would like to know within which subdirectory / subfolder I can test the example usage that you have provided on the main page of …
-
#### Expected Behavior
We can retrieve Quandl data from the backtesting environment and Research.
#### Actual Behavior
We can only retrieve Quandl data in the backtesting environment. See…
-
This is an issue to discuss what can be the best way to go about handling partially sold pairs, as I've noticed in the code there's a TODO part. Once established a consensus on an approach, a PR can b…
-
Hi Thanks for this software, I am excited to get it to work. Currently having this issue. Not sure why. Can anyone help? I used the sample iVolatility data and just trying to get the default backT…
-
- Github and other searches to find Python (and JavaScript) open source examples for getting data out from Uniswap v3
- Data structure how to store this data in the (SQL) database for historical quer…
-
First of all, thank you for this project, it's allowed me to do some insanely cool things.
Secondly, I appear to have encountered an issue trying to share data between workers with a fairly large d…
-
func (c Candle) ToSlice() []string
uses %f to describe floats. close, open high and low prices.
which in the case of shiba inu and others gives candles like these missing some data...
163220…
-
Currently the BackTester class, after finishing backtesting, simply outputs basic values like current equity. Add a proper logging feature to track the performance of backtesting, including but not li…