-
```
Current, you can set any number of strategies forward testing or trading, but
you cannot stop one
of them without stopping all of them.
```
Original issue reported on code.google.com by `mkoist…
-
```
Current, you can set any number of strategies forward testing or trading, but
you cannot stop one
of them without stopping all of them.
```
Original issue reported on code.google.com by `mkoist…
-
I have copied initial example set up for Alpaca form "Getting Started" of Lumibot documentation. Have copied over my API and secret key, however, the connection to trading broker fails at this line of…
-
* Operating system: Windows 10
* Python Version: Python 3.12.7
* CCXT version: 4.4.24
* Freqtrade Version: 2024.11
## Your question
I've developed interesting strategies using advanced ord…
-
## Project Request
The project aims to develop a Stock Market Trading Agent using Deep Reinforcement Learning.
---
| Field | Description |
| ------ | -----------------…
-
**Description:**
The issue is when you want to place the order to the BestBid price it is outdated for 100ms and the Limit order is filled as Taker order on regular basis, the same is for BestAsk ord…
-
First of all thank you for creating this project. It has been a great help. I wanted to request the TMO indicator as it has helped me a lot in my own personal trading. I just started to learn python t…
-
## Enhancement idea
- [x] Add Feature: Nadaraya-Watson (Kernel Regression) Bands Algorithm.
- [x] Connect to Alerts Modules and add custom alerts, see here: https://github.com/chartingshow/documen…
-
**Is your feature request related to a problem? Please describe.**
Design and optimize options trading strategies using machine learning and genetic algorithms.
**Describe the solution you'd like*…
-
I am running the bot for futures in binance and after some time I get the next error:
```
python3.9 main.py --account binanceaccount1 --exchange binance --pair BTCUSDT --strategy Rci
2024-07-30 21:…