-
**Which version are you running? The lastest version is on Github. Pip is for major releases.**
```python
import pandas_ta as ta
print(ta.version)
```
0.1.97b
**Upgrade.**
```sh
$ pip instal…
-
Hey Phil,
TS_Simple is throwing out this error, seems to be a dataframe index length error. I've added one or two additional indicators but that is all. Wondered if any code fixes sprang to mind, …
-
Add CCI30 (cci30.com) as possible benchmark comparison for strategies on backtesting period
Add Buy and Hold comparison of given currencies to compare to the strategy
-
## Describe your environment
* Operating system: _win11
* Python Version: python3.11.9 (`python -V`)
* CCXT version: 4.4.3(`pip freeze | grep ccxt`)
* Freqtrade Version: 2024.10(`freqtrad…
-
**Businesscase:**
We want to launch 2 new strategies -
**Contents:**
**Steady-UNI**
Page link: https://app.sommelier.finance/strategies/Steady-UNI
Strategy name: Steady-UNI
Strategy provider: Pat…
-
**Is your feature request related to a problem? Please describe.**
The platform needs a distributed storage solution to have market historical data always available to all users
**Describe the sol…
-
This repo uses a wildly outdated version of freqtrade (more than 1000 commits/improvements behind) - and i think users should be warned about this fact.
I would appreciate if you could contribute y…
-
What would cause bracket orders not to deploy on a live account? Mind you, I have submitted hundreds of orders testing in sim, and they work every time.
-
Mathieu,
I would like to hire you to set this thing up for me.
I wouldn't know how and though I am slowly learning more about code I think its best if I work with someone who knows how to do it.…
-
One could presumably increase the margin for a classifier such that, to classify a sequence of price movements as a BUY or SELL, the predicted movement must be higher than what it is now (0.002% incre…