Remote Order Control

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
Excellent developper
Comentario del Ejecutor
Great customer. Thank you.

Tarea técnica

to perform the remote operation control of our copying system


We'd like to have an EA which could have 2 different parameters: 
the OperationURL ex. http://url.com/parameters.php
the HistoryURL ex. http://url.com/history.php

the Operation should be sent when the EA start and then every interval (the interval period is itself a parameter determined by UpdateParametersFrequency response)

OperationURL Post Parameters
Account number
Ex. 43335
Response
We will send back the Channel name to use
Ex. Channel12
Balance
Equity
PL Profit/Loss instant 
NumberOfActiveTrades 0 if null
DailyGoalProfitMaxReached True/False
DailyGoalProfitMinReached True/False
Phase  Suspended or Copying  should be set accordingly as the Suspend global variable
Demo True or False
Brokername
Name First Name and Last Name of the account owner
OperationURL  Response
ChannelToUse Ex. Channel12
Suspended account blocked copy should be suspended
DailyGoalProfitMax if zero not activated
DailyGoalProfitMin if zero not activated
UpdateParametersFrequency (in minutes)
HardStopRequested copy should be suspended but do close existing trades
SoftStopRequested copy should be suspended but do not close existing trades

------ 

HistoryURL Post parameters

AccountNumber
OrderClosePrice
OrderCloseTime
OrderComment 
OrderCommission
OrderLots 
OrderMagicNumber 
OrderOpenPrice 
OrderOpenTime 
OrderProfit 
OrderStopLoss 
OrderSwap 
OrderSymbol 
OrderTakeProfit 
OrderTicket 
OrderType SELL BUY WITHDRAWALS DEPOSITS

Response
OK 



Example

POST http://url.com/parameters.php

{

            AccountNumber : '43335',

            Brokername : 'fx',

            Balance : 1000,

            Equity : 1100,

            PL : 50,

            NumberOfActiveTrades : 0,

            DailyGoalProfitMaxReached : True/False,

            DailyGoalProfitMinReached : True/False,

            Phase : 'Suspended' or 'Copying',

            Demo :  True/False,

            Name : 'First Name and Last Name of the account owner',

}

 

Response from our server :

{

            ChannelToUse: 'Channel12',

            Suspended : True/False //account blocked copy should be suspended,

            DailyGoalProfitMax : 6 // if zero not activated,

            DailyGoalProfitMin : 6 // if zero not activated,

            UpdateParametersFrequency :  1 //in minutes,

            HardStopRequested : True/False //copy should be suspended but do close existing trades,

            SoftStopRequested : True/False //copy should be suspended but do not close existing trades

}

 

 

 

History

 

 

POST http://url.com/history.php

{

            AccountNumber : '43335',

            Tickets : {

                        {

                                   OrderClosePrice : '1.2544',

                                   OrderCloseTime: Date/Time,

                                   OrderComment: 'test',

                                   OrderCommission : -1.12,

                                   OrderLots: '1.0',

                                   OrderMagicNumber : '74', 

                                   OrderOpenPrice: '1.2355',

                                   OrderOpenTime: Date/Time,

                                   OrderProfit:50,

                                   OrderStopLoss: '1.2000', 

                                   OrderSwap: -2.05, 

                                   OrderSymbol: 'EUR/USD', 

                                   OrderTakeProfit : '1.2544', 

                                   OrderTicket: '1234567', 

                                   OrderType : 'should be SELL BUY WITHDRAWALS DEPOSITS'

                        },

                        ...

            }

}​

 



Han respondido

1
Desarrollador 1
Evaluación
(355)
Proyectos
588
70%
Arbitraje
14
43% / 7%
Caducado
28
5%
Libre
Solicitudes similares
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work

Información sobre el proyecto

Presupuesto
50+ USD
IVA (21%): 10.5 USD
Total: 60.5 USD
Para el ejecutor
45 USD