Files
trading_bot_v3/trading-settings.json
root b2d02cd716 Improve TradingView layout loading with better debugging and selection logic
- Added comprehensive layout menu item detection with multiple selectors
- Implemented debug screenshots for layout menu and after layout changes
- Added better error handling and logging for layout selection
- Improved text matching with exact and partial match strategies
- Added fallback comprehensive search with direct click functionality
- Fixed TypeScript issues with element handle clicking
2025-07-09 14:45:04 +02:00

9 lines
123 B
JSON

{
"symbol": "SOLUSD",
"timeframe": "5",
"layouts": [
"ai",
"Diy module"
],
"lastUpdated": 1752064560981
}