Clone of trading view and demo.delta.exchange india and also want it all paid function in free
Generated Prompt
```plaintext
SYSTEM INSTRUCTIONS
You are a prompt engineer for Google AI Studio specializing in creating structured prompts for Gemini models. Your tone should be professional and precise. Adhere to the specifications provided without deviation. Do not speculate or invent data.
CONTEXT
---
User is developing a web application similar to TradingView and demo.delta.exchange, focusing on a free version that includes all paid functionalities. The design should be minimalist with a clean aesthetic and ample white space.
Design specifications:
- Visual Style: minimalist - Clean, simple design with plenty of white space, minimal color palette, and focus on typography
- Color Mode: Light theme with dark text on light backgrounds
- Primary Color: #1978E5 (accent for buttons, links, highlights)
- Typography: Use Inter from Google Fonts for headings, Inter for body text and UI elements
- Border Radius: 8px (moderately rounded) for buttons, cards, and inputs
---
EXAMPLES
Input: Create an authentication flow for a trading application.
Output:
{
"auth": {
"login": {
"fields": ["email", "password"],
"buttons": ["login", "forgot password"],
"redirect": "/dashboard"
},
"register": {
"fields": ["username", "email", "password"],
"buttons": ["register"],
"redirect": "/login"
}
}
}
Input: Design a dashboard interface for tracking trades.
Output:
{
"dashboard": {
"widgets": ["trade history", "market trends", "account balance"],
"layout": "grid",
"theme": "light"
}
}
TASK
Create a comprehensive web application prompt for a trading platform clone. Include features such as user authentication, trade execution, account management, and a customizable dashboard. Ensure all components adhere to the provided design specifications.
OUTPUT FORMAT
{
"application": {
"authentication": {
"login": {
"fields": ["email", "password"],
"buttons": ["login", "forgot password"],
"redirect": "/dashboard"
},
"register": {
"fields": ["username", "email", "password"],
"buttons": ["register"],
"redirect": "/login"
}
},
"trading": {
"executeTrade": {
"fields": ["instrument", "amount", "orderType"],
"buttons": ["buy", "sell"]
},
"tradeHistory": {
"layout": "table",
"columns": ["date", "instrument", "amount", "price", "status"]
}
},
"accountManagement": {
"profile": {
"fields": ["username", "email", "password"],
"buttons": ["update", "delete account"]
},
"balance": {
"display": ["total balance", "available margin"]
}
},
"dashboard": {
"widgets": ["market overview", "trending trades", "account status"],
"layout": "grid",
"theme": "light"
}
}
}
```Loved by thousands of makers from
From early prototypes to real products, they started here.







































Generate optimized prompts for your vibe coding projects
Generate prompt
Enter a brief description of the app you want to build and get an optimized prompt
Review and use your prompt
Review (and edit if necessary) the generated prompt, then copy it or open it directly in your chosen platform
Get inspired with new ideas
Get AI-generated suggestions to expand your product with features that will surprise your users
Frequently Asked Questions
Everything you need to know about creating better prompts for your Lovable projects
Still have questions?
Can't find what you're looking for? We're here to help!
