You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Export DataProviderConfig and add real MT4 price fetching
- Fixed ModuleNotFoundError for forexsmartbot.adapters.data by exporting DataProviderConfig
- Added GetPrice command to MT4 EA for real-time price fetching
- Updated MT4Broker to fetch real prices from MT4 instead of fake values
- Enhanced enhanced_main_window.py to use real MT4 prices for position entry
- All imports now work correctly
- Backend and frontend properly connected
0 commit comments