Update README.md
This commit is contained in:
parent
70cf49d0a2
commit
233393fc63
@ -33,7 +33,7 @@ A complete working example is provided in the `docker-compose.yml` file.
|
||||
Must be an `int` >= 1.
|
||||
Represents how many days of historical data to use.
|
||||
- TIMEFRAME
|
||||
This should be in this form: `10m`, `1h`, `1d`, etc.
|
||||
This should be in this form: `10min`, `1h`, `1d`, `1m`, etc.
|
||||
Note: For Coingecko, Data granularity (candle's body) is automatic - [see here](https://docs.coingecko.com/reference/coins-id-ohlc). To avoid downsampling, it is recommanded to use with Coingecko:
|
||||
- TIMEFRAME >= 30m if TRAINING_DAYS <= 2
|
||||
- TIMEFRAME >= 4h if TRAINING_DAYS <= 30
|
||||
|
Loading…
Reference in New Issue
Block a user