Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Screeners #9

Open
cardosofede opened this issue Jan 15, 2024 · 0 comments
Open

Custom Screeners #9

cardosofede opened this issue Jan 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cardosofede
Copy link
Contributor

cardosofede commented Jan 15, 2024

To provide users with more detailed market information, we will introduce custom screeners. These screeners will help identify the most attractive trading pairs, thereby enabling more strategic and informed trading decisions.
The main functionalities that the screeners are going to provide are:

  • Periodic reports to telegram.
  • Event-based notifications to telegram.
  • Bot Management: based on market conditions and the information bots that are currently running will start and stop bots.

The data that the screener can use is:

  • Candles data
  • Order book data
  • Real-time trades
  • Balance of connected accounts
  • Real-time metrics of active bots (PNL, uptime, volume traded, config)
  • Any other data source created as a data feed (for example, you can integrate it with Gecko-Terminal using this wrapper
@cardosofede cardosofede added the enhancement New feature or request label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant