Build an EA that gets data in JSON in real time

Trabalho concluído

Tempo de execução 17 dias
Comentário do desenvolvedor
Thank you for this awesome project. You are the best!

Termos de Referência

I have a signal provider and I'm currently building an API that will generate trading signals using the HTTP protocol.

I'm looking for an EA developer to build a robot that will read these signals using the MQL5's rest API function and execute the trades with a given risk amount. The data will be in JSON format, so it should listen to

GET "http://myapp.com/open/{symbol}"

to get :

{

  symbol: "PETR4",

  direction: "buy",

  stopLoss: 21.04,

  takeProfit: 22.00,

  priceLimit: 21.5,

  timestamp: 999999999,

  executed: false    

}

where "symbol" is the current symbol, "priceLimit" is the maximum price that keeps signal valid for "buy" trades, or the minimum price that keeps the signal valid for trades in "sell" direction. After opening a trade, the robot will call

POST "http://myapp.com/open/{symbol}" { executed: true }

to update the signal, and then listen for the close signal:

GET "http://myappcom/close/{symbol}".

I will provide a demo account so you can test it. NOTE: It's not an FX robot, it's for the Brazilian stocks market. The robot should be compatible with MT5.

Respondido

1
Desenvolvedor 1
Classificação
(885)
Projetos
1410
67%
Arbitragem
123
32% / 41%
Expirado
218
15%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(91)
Projetos
144
38%
Arbitragem
67
15% / 48%
Expirado
55
38%
Livre
Pedidos semelhantes
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
specification High-Frequency Candle Momentum Scalper 1. Strategy Overview Core Logic: The EA identifies the current color of the active candle (Bullish or Bearish). Entry Trigger: It opens positions only after a specific duration of the candle has passed (e.g., after 30 seconds on a 1-minute candle) to confirm the direction. 2. Entry Logic (The "Half-Candle" Rule) Timeframe: M1 (Default, but adjustable). Time Filter
EA grid hunter 30 - 200 USD
1. Platform & Environment Platform: MetaTrader 5 (MT5 ONLY) Language: MQL5 Account type: ECN / Netting or Hedging Designed for broker rebate/commission return programs No DLLs, no external dependencies 2. Strategy Overview The EA is a high-frequency scalping Expert Advisor focused on maximizing the number of trades with minimal price movement, where the main source of profitability is broker rebate rather than market
This strategy is built around the idea that price seeks liquidity, and that retail traders often get trapped around key highs and lows. Instead of entering trades before price hits liquidity, this playbook waits for the market to run stops (take liquidity) and then trade the reversal after the trap is formed. The concept is simple: buy below lows, sell above highs, but only when those lows or highs have respected
Need a HFT scalping EA 30 - 100 USD
Require the development of a high-speed HFT, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically
I want to create an SMC bot base on ICT and Market structure,the bot must be able to keep adding on more positions while started.The bot must have a perfect risk management
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
Pazuzu 30+ USD
generate or create me a python coded file that has mql5 language requirements for a trading bot under the following instructions. the bot must execute trades if necessary the bot must trade 24/7 the bot must trade gold and currency the bot must make unlimited profit hourly the bot must enter market with caution after market analysis of 98 percent of clear trade

Informações sobre o projeto

Orçamento
30 - 60 USD