Skip to main content
AdanosTools gives an Agent access to multi-source stock sentiment and Reddit cryptocurrency sentiment from Adanos.

Prerequisites

Create an API key through the Adanos registration page.
Set the API key as an environment variable:

Example

cookbook/91_tools/adanos_tools.py

Supported Data

All functions accept optional inclusive UTC date windows through start_date and end_date in YYYY-MM-DD format.

Toolkit Params

Toolkit Functions

The toolkit maps these functions to asynchronous implementations when used by an asynchronous Agent.

Developer Resources