Rafal W.

Results 509 issues of Rafal W.

``` $ pre-commit run -a heck markdown files........................................................Failed - hook id: markdownlint - exit code: 1 Executable `/usr/bin/ruby2.7` not found $ which -a ruby /usr/bin/ruby /bin/ruby $ ruby --version ruby...

The following error happens on GitHub Actions. I believe Ruby is installed fine. ``` Check markdown files.....................................................Failed - hook id: markdownlint - exit code: 1 Executable `/usr/bin/ruby2.5` not found ```...

I've a simple file `template.j2`: ``` /** * @file * My file */ ``` which doesn't have any trailing whitespace, however the hook reports otherwise in every single line. I'm...

CI Job ID: [#339849087](https://travis-ci.org/mkmarek/forex.analytics/jobs/339849087) (line 583 and so on) ``` ../src/../include/nodes/OperatorTreeNode.h:7:21: warning: ‘OperatorStrings’ defined but not used [-Wunused-variable] static const char * OperatorStrings[] = { "And", "Or", "Xor"}; ^ In...

Would that file work fine for Sublime Text 3? If so, can README be updated?

``` $ hs-airdrop ~/.ssh/id_rsa hs1q5z7yyk8xrh4quqg3kw498ngy7hnd4sruqyxnxd Passphrase: ``` My private key doesn't have passphrase, but the tool still asks for it. ``` -----BEGIN OPENSSH PRIVATE KEY----- ... -----END OPENSSH PRIVATE KEY-----...

Required fix in: `convert_csv_to_mt.py` file. The converted FXT file from CSV data files consist possibly zero values as per chart below. In the platform, this can be tested by running...

bug
on-hold

- Timeframe: M5 - Refs: https://github.com/FX-Data/FX-Data-EURUSD-DS/issues/8 > unmatched data error (volume limit 19 at 2020.08.16 21:20 exceeded) > unmatched data error (volume limit 22 at 2020.12.27 22:06 exceeded) > unmatched...

bug
fx-data-convert-from-csv.py

When `-i` (input) is a directory, scan for all CSV files and load them as input.

fx-data-convert-from-csv.py