Build an EA that gets data in JSON in real time

Lavoro terminato

Tempo di esecuzione 17 giorni
Feedback del dipendente
Thank you for this awesome project. You are the best!

Specifiche

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.

Con risposta

1
Sviluppatore 1
Valutazioni
(885)
Progetti
1410
67%
Arbitraggio
123
32% / 41%
In ritardo
218
15%
Gratuito
Pubblicati: 1 codice
2
Sviluppatore 2
Valutazioni
(91)
Progetti
144
38%
Arbitraggio
67
15% / 48%
In ritardo
55
38%
Gratuito
Ordini simili
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
Pip killer ntt 100+ USD
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit

Informazioni sul progetto

Budget
30 - 60 USD