Retrieve detailed information about a specific project in the JFrog platform by providing the unique project key for streamlined project management and analysis.
Retrieve a list of active MetaTrader 5 terminals on a VPS, including name, login, broker, server, and connection status. Use this to discover available terminals before proceeding with other operations.
Retrieve deployed expert advisors on an MT5 account, showing symbol, timeframe, and status for each. Use the account id from list_accounts, not the login number.
Configures a Windows VPS for MT5 remote monitoring by installing Python, required libraries, and testing MetaTrader 5 connection. Automates initial setup.
Provides read-only access to MetaTrader 5 market data, trading history, and technical analysis through Python execution. Supports querying price data, calculating indicators, creating charts, and generating forecasts with Prophet and ML models.