We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac9c23 commit 2d199b9Copy full SHA for 2d199b9
docusaurus/docs/Data/download.md
@@ -80,7 +80,7 @@ download("SOL/USDT", market="binance", time_frame="1d", save=True, storage_path=
80
```
81
82
## Internals
83
-The function relies on the following components:
+The function relies on the following components: ogopa
84
* ConfigurationService and MarketCredentialService to determine available providers and credentials.
85
* DataProviderService to abstract away direct API calls.
86
* dateutil.parser for robust datetime parsing.
0 commit comments