Copy trading tool

MQL4 Indicadores

Tarea técnica

·         Trader insert operation into Metatrader 4 MT4-masteraccount

·         MT4-masteraccount run a script that call a webpage and insert the operation parameters into a Database

·         MT4-slaveaccount replicate each operation inserted by the MT4-masteraccount

 

FLOW OF OPERATIONS – detailed

·         Trader insert operation into a Metatrader4 instance, called MT4-masteraccount

·         On MT4-masteraccount is running a script (MT4-master.ex4) that on every new operation inserted do:

o   send operation’s parameters to a Webpage through a WebRequest

https://docs.mql4.com/common/webrequest

o   Webpage record into the Database

§  Parameters of the operation in order to replicate them through OrderSend function later into MT4-slaveaccount

§  Account number from which the operation is coming

§  Flag operations as recorded

·         For each MT4-slaveaccount is running a script (MT4-slave.ex4) that do:

o   through a WebRequest pick up from the Database if there is a new operation for MT4-slaveaccount (recorded but not executed)

o   extract operation’s parameters from the Database

o   send the order into MT4-slaveaccount composing the order though OrderSend function

https://docs.mql4.com/trading/ordersend

o   flag operation as done into the Database in order to replicate it only once

·         Allow multiple MT4-slaveaccount in the Database so that the operation executed by only one MT4-masteraccount is replicated to multiple MT4-slaveaccount

 

TO DEVELOP

5 files to implement:

·         MT4-master.mq4 (commented and editable)

·         Webscript master (commented and editable)

·         Webscript slave (commented and editable)

·         MT4-slave.mq4 (commented and editable)

·         Database


MT4-master.mq4

At every tick:

·         Check in the Order History if there is an open order or a new operation inserted

·         If there is a new operation, for each one send it to the Webpage through a WebRequest

Webscript master

·         Check on the Database if the order received from MT4-master has already been recorded (check account number and flag recorded) - maybe

·         If the order has been recorded, ignore it

·         If the order has not been recorded

o   Send a webrequest to Webpage so that Webpage record into the Database

§  Parameters of the operation

§  Account number from which the operation is coming

§  Flag operations as recorded 

Webscript slave

·         Check on the Database if there is an operation with the slave account number flagged as recorded but not executed

·         Extract operation’s parameters from the Database

·         Flag operation as executed into the Database in order to replicate it only once

·         Send back operation parameters to MT4-slaveaccount through a WebRequest

MT4-slave.mq4

·         Send a WebRequest to the Webpage to check if there is an operation with the slave account number flagged as recorded but not executed

·         Send the order into MT4-slaveaccount composing the order though OrderSend function

https://docs.mql4.com/trading/ordersend

Database

What is necessary to fulfill the target of the programs descripted above.

 

Future implementation: multiple MT4-masteraccount, matrix Masters and Slaves in order to enable/disable copy (through web dashboard), risk settings in order to use risk multipliers/lot multiplier/fixed lots.


Han respondido

1
Desarrollador 1
Evaluación
(181)
Proyectos
242
45%
Arbitraje
18
78% / 17%
Caducado
35
14%
Trabaja
2
Desarrollador 2
Evaluación
(3)
Proyectos
3
0%
Arbitraje
0
Caducado
0
Trabaja
3
Desarrollador 3
Evaluación
(50)
Proyectos
55
60%
Arbitraje
2
0% / 0%
Caducado
1
2%
Libre
4
Desarrollador 4
Evaluación
(481)
Proyectos
510
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
5
Desarrollador 5
Evaluación
(359)
Proyectos
422
35%
Arbitraje
2
100% / 0%
Caducado
0
Trabaja
6
Desarrollador 6
Evaluación
(7)
Proyectos
12
42%
Arbitraje
1
0% / 0%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(32)
Proyectos
41
68%
Arbitraje
5
0% / 60%
Caducado
14
34%
Libre
Solicitudes similares
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Información sobre el proyecto

Presupuesto
30 - 200 USD
IVA (22%): 6.6 - 44 USD
Total: 36.6 - 244 USD
Para el ejecutor
27 - 180 USD
Plazo límite de ejecución
de 1 a 4 día(s)