Settings
API Key Configuration
Manage your API keys for exchange connectivity, AI services, and Telegram. These keys are stored in your browser's local storage.
Security Warning
Storing API keys in browser local storage is not secure for production use with real funds. This application is for demonstration and educational purposes. Never use real, funded API keys with write/trade permissions in a client-side application like this.
AI Model API Key (Genkit/Gemini)
The AI features in this app (signal generation, market scan) use Genkit with the Google AI (Gemini) plugin. To enable these features, you must set your Google AI API key as an environment variable named
GOOGLE_API_KEY in an .env file in the project root. The field below is for your reference and other AI integrations.