-
## Describe your environment
* Operating system: Windows 11 with Docker image freqtradeorg/freqtrade:stable_freqaitorch
* Python Version: 3.10 (`python -V`)
* CCXT version: 4.3.65 (`pip…
-
## Describe your environment
* Operating system: Windows 11
* Python Version: 3.10 (`python -V`)
* CCXT version: 4.2.51 (`pip freeze | grep ccxt`)
* Freqtrade Version: freqtrade 2024…
-
Here is the function for https://developer.cisco.com/meraki/api-v1/get-organization-devices-availabilities-change-history/
**Get Organization Devices Availabilities Change History**
**Operation Id…
-
Hello,
We have concerns about the number of events being sent to GA4 with the same timestamp. Initial investigation showed that events are transmitted frequently for a single client_id for activit…
-
-
Advisor's recommendation for Low Usage VMs has evolved a lot. It now has a new trigger option of 100% utilization. When the trigger is set to 100% it will work as multiple rules and Advisor will prese…
-
Namespace(blas64=False, extraverbose=False, float32=False, gpu=True, gpu_atrans=True, int32=False, mkl=False, openmp=False, scs=True)
running install
/home/ubuntu/anaconda3/envs/test2/lib/python3.7/…
-
Hi there,
Interesting project!
I tried running it for demo account (ECN) but I got error message 10016 for invalid stops using MT5. I assume it had to do with rounding issues to I tried rounding…
-
Trying to match even just a single unicode character results in generated Rust code that fails to compile (match exhaustiveness check)
```rust
#[derive(Clone, Copy, PartialEq, Eq, Debug, Token)]
…
-
### Summary
Currently, we can get latest close price like so `indicators.get_price()`, and second latest as `indicators.get_price(index=-2)` etc. But it would be nice to have `indicators.get_price_se…