Update README.md

This commit is contained in:
kush-alloralabs 2024-09-04 16:33:40 -04:00 committed by GitHub
parent 70cf49d0a2
commit 5cbbeeedc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ A complete working example is provided in the `docker-compose.yml` file.
- REGION
Must be `EU` or `US` - it is used for the Binance API.
- DATA_PROVIDER
Must be `Binance` or `Coingecko`. Feel free to add support for other data providers to personalize your model!
Must be `binance` or `coingecko`. Feel free to add support for other data providers to personalize your model!
- CG_API_KEY
This is your `Coingecko` API key, if you've set `DATA_PROVIDER=coingecko`.