Rafal W.

Results 509 issues of Rafal W.

Build: [704357615](https://github.com/EA31337/FX-Data-Convert-Action/runs/704357615)

enhancement

Currently we've the following two script: - `fx-data-convert-from-csv.py` - `fx-data-convert-to-csv.py` which are sharing the same `bstruct` library. For example by merging them into `fx-data-convert.py` file. We should consider merging these...

enhancement

Currently ansible-playbook is hardcoded as: ``` let cmd = ["ansible-playbook", playbook] ``` I need it to prefix with `wsl` on Windows. Would be good to allow some variable to override...

##### SUMMARY I'm using `uri` module to send the vaulted file, but Ansible doesn't decrypt it. ``` uri: url: "http://localhost:8888/" method: POST src: file-encrypted.json ``` Instead, it's sending raw vault...

easyfix
module
net_tools
support:core
has_pr
feature
affects_2.8
P3
hacktoberfest

- Branch: `dev` - File: `src/include/classes-ea/PrometheusMetrics.h` - Refs: - Est. 2-4d Steps: 1. `docker run --name prometheus -p 9090:9090 --rm prom/prometheus` 2. Navigate to http://localhost:9090/ Edit config: 1. `docker exec...

Enhancement

> hello kenorb; I tested the robot, there is no problem in opening transactions and choosing strategies, but I think there is a problem in the conditions/actions section. Because as...

Bug

- Branch: `dev` - Backtest between 2018-2024 on DOW ``` 2024.09.22 00:40:20.622 Core 01 2021.12.23 16:30:00 2021.12.22 20:00:00: WARNING: EA::ProcessSignals:305: Error: 4754; Ichimoku 2024.09.22 00:40:20.622 Core 01 2021.12.23 16:30:00 2021.12.22...

Bug