작업 종료됨
실행 시간 8 일
피고용인의 피드백
Was great working with you, be very specific on logic flow though, will be very helpful when developing
명시
### Overview of the Integration
The goal of this integration is to create an Expert Advisor (EA) for MetaTrader 5 (MT5) that leverages AI-driven insights and real-time market data to make informed trading decisions. The system integrates multiple data sources, including OpenAI, MyFXBook, and various financial news websites, to build a comprehensive understanding of the market. This integration aims to provide automated trading recommendations and execute trades based on market sentiment, fundamental analysis, and AI-generated insights.
#### Key Components:
1. **OpenAI**:
- Generates trading recommendations based on a prompt that includes market sentiment, news headlines, and economic indicators. The AI analyzes the data and suggests whether to go long or short, as well as specific entry prices, stop losses, and take profit levels.
2. **MyFXBook**:
- Provides real-time sentiment analysis and fundamental analysis. This data is crucial for understanding how traders are positioned across various currency pairs and how key economic indicators might impact the market.
3. **MT5**:
- Executes the trades based on the recommendations provided by OpenAI and data from MyFXBook. MT5 acts as the trading platform where all decisions are put into action.
### Workflow Overview
1. **Data Collection**:
- The EA fetches data from various sources, including news headlines, sentiment analysis, and economic indicators. These sources include financial news websites and MyFXBook for sentiment and fundamental analysis.
2. **Data Parsing**:
- The collected data is parsed to extract relevant information. News headlines are parsed from RSS feeds, sentiment data is gathered from MyFXBook, and economic indicators are similarly parsed.
3. **Preparing the AI Prompt**:
- The EA compiles the extracted data into a structured prompt for OpenAI. This prompt includes market sentiment, recent news headlines, and economic indicators.
4. **Sending the Prompt to OpenAI**:
- The EA sends the prompt to OpenAI, which processes the information and returns trading recommendations, including directions (buy/sell), entry price, stop loss, and take profit levels.
5. **Parsing OpenAI’s Response**:
- The response from OpenAI is parsed to extract actionable trading recommendations. These recommendations include specific trading strategies based on the market analysis.
6. **Executing Trades**:
- Based on OpenAI’s recommendations, the EA sends trade orders to MT5. The EA handles the execution, including setting the entry price, stop loss, and take profit levels.
7. **Monitoring and Updating**:
- The EA continuously monitors the market, periodically fetching new data and updating the AI prompt to adjust trading strategies as needed.
### Brief Overview of the Code Steps
1. **Initialization**:
- The EA initializes and sets a timer to trigger data collection and analysis at regular intervals (e.g., every 5 minutes).
2. **Data Fetching**:
- The EA fetches data from multiple URLs, including MyFXBook for sentiment and fundamental analysis, and other financial news sources.
3. **Data Parsing**:
- The fetched data is parsed. For RSS feeds, titles are extracted, while sentiment and economic data are categorized accordingly.
4. **Prompt Preparation**:
- A structured prompt is created that combines the parsed data into a format that OpenAI can understand and respond to.
5. **Sending to OpenAI**:
- The prompt is sent to OpenAI, and the response, which includes trading recommendations, is received and logged.
6. **Trade Execution**:
- The EA parses the AI response to extract trade details (e.g., buy/sell, entry price, stop loss, take profit). These details are used to execute trades on the MT5 platform.
7. **Continuous Operation**:
- The EA runs continuously, periodically collecting new data and adjusting trading strategies based on updated AI recommendations and market conditions.
### Integration Summary
By integrating MyFXBook's sentiment and fundamental analysis with OpenAI’s natural language processing capabilities, the EA aims to create a sophisticated trading system that can react to market changes in real time. This system allows for more informed trading decisions by combining human-like reasoning from AI with real-time market data and sentiment analysis. MT5 serves as the execution platform, making the trades based on the insights generated by this integration.
I already have some code already done for this project that will need some adjusting to make this work
### Brief Overview of the Code Steps
1. **Initialization**:
- The EA initializes and sets a timer to trigger data collection and analysis at regular intervals (e.g., every 5 minutes).
2. **Data Fetching**:
- The EA fetches data from multiple URLs, including MyFXBook for sentiment and fundamental analysis, and other financial news sources.
3. **Data Parsing**:
- The fetched data is parsed. For RSS feeds, titles are extracted, while sentiment and economic data are categorized accordingly.
4. **Prompt Preparation**:
- A structured prompt is created that combines the parsed data into a format that OpenAI can understand and respond to.
5. **Sending to OpenAI**:
- The prompt is sent to OpenAI, and the response, which includes trading recommendations, is received and logged.
6. **Trade Execution**:
- The EA parses the AI response to extract trade details (e.g., buy/sell, entry price, stop loss, take profit AND an overall success confidence score in percentage). These details are used to execute trades on the MT5 platform.
6.a There will need to be an option within the input settings of the E.A that will only allow a recommended trade by open AI if its above a minimum confidence score that will be selected by the user in the inputs section.
7. **Continuous Operation**:
- The EA runs continuously, periodically collecting new data and adjusting trading strategies based on updated AI recommendations and market conditions.
8. The EA will need to have multiple MODE settings within the EA
1. ADVISOR - EA WILL ONLY ADVISE ON THE RECOMMENDED TRADES - PRINTED ON THE TERMINAL WINDOW
2. FLITER - THE EA WILL ACT AS A FILTER AND WILL FILTER TRADES OF OTHER EAs ON THE TERMINAL, SO BASICALLY BLOCKING TRADES FROM BEING PLACED BY THE EA IF OPEN AI RESPONSE SAYS THERE ISNT AN OPPURTUNITY AND THE CONFIDENCE SCORE IS NOT HIGH ENOUGH
3. FULL TRADE MODE - THE EA WILL TRADE ON ITS OWN BASED ON OPENAI RESPONSE, SET ENTRY, STOP LOSS AND TAKE PROFIT LEVELS - AS LONG AS THE CONFIDENCES SCORE ALLOWS
9. There will need to be an input box which will tell the EA/OPENAI which symbols it is needing to analyze from all of the data sources it is gathering from the http web request feeds. XAUUSD, EURUSD,USDCHF ETC
I already have some code already done for this project that will need some adjusting to make this work
응답함
1
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
2
등급
프로젝트
2
0%
중재
0
기한 초과
1
50%
무료
비슷한 주문
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
I am looking to purchase a fully developed and proven Expert Advisor (EA) for XAUUSD. This must be an existing EA with a minimum of 12 months verified live trading history on a real account. I am not interested in new development or demo-only systems. Requirements: • Verified live track record (Myfxbook, MQL5 signal, or broker statement) • Consistent profitability with controlled drawdown • Designed for XAUUSD •
RED DEVIL AI
30+ USD
50 EMA > 200 EMA → Uptrend confirmed Price pulls back to touch or cross below 50 EMA RSI > 50 ATR(14) > 20-period ATR average (volatility expanding) Current candle closes bullish ➡ Enter BUY at candle close50 EMA < 200 EMA → Downtrend Price pulls back to touch or cross above 50 EMA RSI < 50 ATR filter confirms volatility Current candle closes bearish ➡ Enter SELL at candle closeATR(14) Take Profit: 2.5 × ATR(14) This
I am looking for a highly skilled and experienced MQL5 developer to build a professional-grade, fully automated Expert Advisor for MetaTrader 5. This is not a simple project — the EA must combine multiple trading strategies, a dynamic risk management system, a real-time news filter, and a sophisticated trade management engine into one cohesive, well-coded solution. Strategy Overview: The EA should operate on multiple
Copy trading bot
80+ USD
Here is what I’m looking for: • Signal source: On-chain wallet address monitoring. I want to copy trade high win-rate meme coin wallets (smart money / profitable traders), not Telegram signals. • Market: Crypto (primarily meme coins). • Execution speed: Very important — I want as close to sub-second execution as possible. Low latency is a top priority. • Infrastructure: I’m open to self-hosted VPS or cloud setup if
Advanced Prop-Firm Compliant MT5 Expert Advisor (Capital Protection Focus) Project Overview I am looking for a high-quality Expert Advisor (EA) for MetaTrader 5 designed for prop firm challenges and funded accounts. The system must prioritize capital protection, strict rule compliance, consistency, and long-term stability. The EA must work on Gold (XAUUSD) and major Forex pairs. 🔐 Risk Management Requirements
Olá, Sou um comprador sério interessado em adquirir um Expert Advisor (EA) já existente, estável e rentável, projetado especificamente para: 👉 principalmente (XAUUSD) ou qualquer outro câmbio Trata-se de um pedido de compra integral. ⚠️ Não estou interessado em criar um novo EA do zero. Somente sistemas prontos para uso e comprovados, com histórico real de desempenho. ✅ Requisitos da EA (Rigorosos) 📌 Símbolo e
Grid bot for pionex bitmart, gateio
100 - 350 USD
Hello, Primary goal: convert the existing MQL5 strategy logic to Python as soon as possible and make it work for API trading (order management, exchange connection, basic bot structure). I want to keep the core logic unchanged . I haven’t chosen the exchange yet (must be usable in the EU ). Binance, OKX, Kraken, and Bybit are not options. Bitmart, pionex, gateio are options. Secondary goal (code reduction): the
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
This first robot I'm needing to order a robot that will help me with my trading and make it most efficient Help me with my margins my signals or anything I need to do associated to my trading or classroom
프로젝트 정보
예산
30+ USD
기한
에서 1 로 5 일