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
This commit is contained in:
9
trading-settings.json
Normal file
9
trading-settings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"symbol": "SOLUSD",
|
||||
"timeframe": "5",
|
||||
"layouts": [
|
||||
"ai",
|
||||
"Diy module"
|
||||
],
|
||||
"lastUpdated": 1752064560981
|
||||
}
|
||||
Reference in New Issue
Block a user