Skip to main content

Possible trend data providers

Social Media

• X/Twitter accounts• YouTube channels• Telegram channels• Reddit subreddits

News / Feeds

• Financial news websites• RSS feeds

External Alerts/Signals

• TradingView alerts• Custom alerts via Webhook

Using realtime trend data providers

You can register multiple trend data providers.
Here is an example that demonstrates how to use the SDK to register to multiple trend data providers:

Register the trend data providers in the init function of your signal:

Use the trend data in the getSignalInfo function of your signal:

Full example class

SDK Classes

We currently support the following trend data providers:

Class interface

Missing a data provider you would like to use? Feel free to contact us. Adding a new trend data provider is easy due to our plugin based technology.