Omnivis-S
For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending
.mdto page URLs; this page is available as Markdown.
Omnivis-S is a support bot developed by AlgoAlpha. It was created with the intention of testing and experimenting with reasoning and answering capabilities, everything we learned from creating this relatively simple bot will enable us to develop more sophisticated AI. Below are the list of things it can do:
- Assists users with:
- Trading inquiries
- Indicators (Paid and Free)
- Signals
- Technical setups
- Provides support for AlgoAlpha's VIP Indicators:
- Momentum Concepts
- Smart Signals Assistant
- Institutional Liquidity & Price Action tools
- Engages only when necessary for targeted support
- Offers assistance with:
- Strategy Developement, using the VIP Indicators
- Account issues
- Technical configurations
Omnivis-S is currently available in our Discord. To talk to it, simply join our server and ping it or ask a support related question and it will reply autonomously.
Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.
Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://algoalpha.gitbook.io/algoalpha-user-manual/other/omnivis-ai/omnivis-s.md?ask=<question>The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.