Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vectrade.io/llms.txt

Use this file to discover all available pages before exploring further.

Community

awesome-vectrade

A curated list of community projects, tutorials, integrations, and resources for the VecTrade ecosystem.

awesome-vectrade

Browse the full list on GitHub — PRs welcome!

Highlights

CategoryExamples
Trading BotsMomentum strategies, mean-reversion, pairs trading
DashboardsNext.js portfolio trackers, Streamlit apps
AI AgentsLangChain tools, CrewAI integrations, AutoGPT plugins
NotebooksQuantitative analysis, backtesting, factor models
Discord BotsPrice alerts, earnings reminders, watchlist commands
Browser ExtensionsInline stock data on any webpage

Contributing

We welcome contributions to any VecTrade repository:
  1. Bug reports — File an issue on the relevant repo
  2. Feature requests — Start a GitHub Discussion
  3. Pull requests — Fork, branch, submit PR
  4. Examples — Add your project to vectrade-examples
  5. Community list — Submit a PR to awesome-vectrade

Contribution Guidelines

  • Follow the existing code style (enforced by CI)
  • Add tests for new functionality
  • Update documentation when changing behavior
  • Sign the CLA (automated via PR comment)

Support Channels

ChannelUse Case
GitHub IssuesBug reports, feature requests
GitHub DiscussionsQuestions, ideas, showcases
Status PageAPI uptime and incident history
Email: support@vectrade.ioEnterprise support, billing

SDKs at a Glance

SDKLanguagePackageRepo
vectrade-pythonPython 3.9+pip install vectradeGitHub
vectrade-nodeTypeScript/JSnpm install @vectrade/sdkGitHub
vectrade-cliGo (binary)brew install VecTrade-io/vectrade/vectradeGitHub
vectrade-ai-providerTypeScriptnpm install @vectrade/ai-providerGitHub
vectrade-mcpTypeScriptnpx @vectrade/mcpGitHub
finkitPythonpip install finkitGitHub