topscoder

Results 5 issues of topscoder

**Current situation:** `$ ./mgm-hurry download_candle_data` preselects `5m` and `15m` tickers although different tickers are configured in `monigomani_settings.timeframes` (`mgm-config.json`) **Preferred situation:** Automatically select the configured tickers of `monigomani_settings.timeframes` (`mgm-config.json`) ```json "backtest_timeframe":...

Feature - Enhancement
Planned

The current logger in MGM / mgm-hurry uses different [logging levels](https://docs.python.org/3/library/logging.html#levels), such as: `info`, `warning`, `error`, `debug`. I think it should be possible to control which log messages should be...

Feature - Enhancement
Feature - New
Planned

I've implemented a feature to pass hostnames via STDIN. That makes it possible to use NtHiM in command chains, like for example `cat hosts.txt | httpx -silent | NtHiM --stdin`

Fixing ## heading in README.md

Hi, I'm a fan of Subdominator. As I'm a macOS user, I've updated two parts: 1) Verbose mode; I've changed Subdominator to output less information in default behaviour and moved...