-
I am using quite important thing when trading called volume profiling. This functional I added by myself in freqtrade and want to share with other people to help them improve their profits. Some peopl…
-
Hello,
This kind of plot could be very interesting.
![screenshot1](https://github.com/oliviermilla/Lucky.jl/assets/5049737/47c70781-ddf2-42e3-8118-4a02a2f5350f)
([Blankly Finance](https://github.…
-
## Describe your environment
* Operating system: Windows 11
* Python Version: 3.11 (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Version: 2024.2 (`freqt…
-
From [Announcing Zcash Blossom and proposed feature goals](https://forum.zcashcommunity.com/t/announcing-zcash-blossom-and-proposed-feature-goals/31891):
> # Harmony Mining
> - **What is it?** A d…
-
```
bar-series
(defn create-barseries [symbol calendar size]
(let [ds (tmlds/empty-ds)
ds (set-meta ds symbol)
ds (map add-row (range size)]
{:ds ds
:size size
…
awb99 updated
9 months ago
-
## Describe your environment
* Operating system: Windows 11 Home Single Language 22H2 22621.3447
* Python Version: Python 3.12.2
* CCXT version: CCXT 4.2.87
* Freqtrade Version: freqtrad…
-
## Describe your environment
* Operating system: WSL2 ArchLinux
* Python Version: Python 3.10.13
* CCXT version: 4.1.98
* Freqtrade Version: 2024.1-dev-3e7d5bbae
## Your questio…
-
i run this code but the error came like this= sid {'RedirectURL': '', 'emsg': 'Something went wrong.. please try after sometime.'} -------------------------------------------------------------------…
-
## Describe your environment
```
* Operating system: Linux 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux
* CCXT version: Whichever one comes with docker im…
-
Hi
Keen to give this a try, but have hit a roadblock. I have a simple struct representing a trading tick. HS serialises and deserialises a single tick struct successfully. But when I try to seriali…