feat: implement auto-trading infrastructure
- Add auto-trading database collections and Firestore rules - Update Gemini service prompt for SMC/Institutional focus - Add MetaApi integration and Yahoo Finance symbol mapping - Implement auto-trade state management in AutoTradingView
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
"isolatedModules": true,
|
||||
"moduleDetection": "force",
|
||||
"allowJs": true,
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
"jsx": "react-jsx",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
|
||||
Reference in New Issue
Block a user