Reverse Study

MQL4 Asesores Expertos

Tarea técnica

I have a EA that already trades How I need it to have a option that implements a reverse feature so I can study the EA more


I need the EA  to monitor itself  and then trade itself in reverse,          Basically I need the EA to trade itself in a mirror flip,   The EA feature must only work when its Values are set to true,  And the EA  feature will have the Options to change Lot TP  and SL  but only when its side is set to true and only when its trading live.


If the EA is supposed to     BUY  @9AM  for 1 Lot with a TP  of 20 and a SL  of 30      Then the EA  will now   SELL  @9AM for 1 lot  with a TP of 30 and a SL of 20       Notice the TP and SL  are switched in there positions     The EA  While monitoring itself LIVE will not interfere with any other feature in the EA, Its simply changing trades that are set to be implemented


The feature   (Variable)    will be called  "Reverse Study"               With a (Value)  of   TRUE  or FALSE

If and only if this feature is chose and set to TRUE       it will have some options

Option #1   LOTS        True  or  False or Leave as is   If set to true  user should be able to enter desired lots

Option #2    TP CASH     True  or  False or  Leave as is    If set to true  user should be able to enter desired   cash number   EA  should calculate how much pips mean in cash

Option #3    SL  CASH       True  or  False or  Leave as is    If set to true  user should be able to enter desired   cash number   EA  should calculate how much pips mean in cash

If  "Leave as is "   Option is chosen  then the  Reverse Study  will simply use the TP  and the SL  that the EA already has  but of course it will be in reverse  with both TP and SL switching there numbers



Han respondido

1
Desarrollador 1
Evaluación
(94)
Proyectos
135
17%
Arbitraje
4
25% / 25%
Caducado
12
9%
Trabajando
2
Desarrollador 2
Evaluación
(65)
Proyectos
118
39%
Arbitraje
15
47% / 53%
Caducado
29
25%
Trabajando
3
Desarrollador 3
Evaluación
(4)
Proyectos
7
14%
Arbitraje
0
Caducado
1
14%
Trabaja
4
Desarrollador 4
Evaluación
(8)
Proyectos
12
0%
Arbitraje
21
0% / 81%
Caducado
4
33%
Trabaja
5
Desarrollador 5
Evaluación
(459)
Proyectos
903
77%
Arbitraje
25
16% / 68%
Caducado
99
11%
Libre
Ha publicado: 1 artículo, 6 ejemplos
6
Desarrollador 6
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Trabaja
7
Desarrollador 7
Evaluación
(288)
Proyectos
518
36%
Arbitraje
62
34% / 35%
Caducado
187
36%
Trabajando
8
Desarrollador 8
Evaluación
Proyectos
1
100%
Arbitraje
2
0% / 0%
Caducado
0
Trabaja
9
Desarrollador 9
Evaluación
(139)
Proyectos
164
49%
Arbitraje
20
15% / 50%
Caducado
22
13%
Trabaja
10
Desarrollador 10
Evaluación
(24)
Proyectos
29
38%
Arbitraje
2
0% / 0%
Caducado
2
7%
Libre
11
Desarrollador 11
Evaluación
(284)
Proyectos
459
39%
Arbitraje
95
43% / 18%
Caducado
73
16%
Trabajando
Ha publicado: 2 ejemplos
12
Desarrollador 12
Evaluación
(1)
Proyectos
0
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
13
Desarrollador 13
Evaluación
(572)
Proyectos
943
47%
Arbitraje
303
59% / 25%
Caducado
125
13%
Trabaja
14
Desarrollador 14
Evaluación
(77)
Proyectos
231
73%
Arbitraje
6
100% / 0%
Caducado
1
0%
Libre
Solicitudes similares
main setting for propfirm that i want bot trading direction buy/ sell user like me able to choose max equity loss a day 4% if hit 4 % exit trade and stop trading risk type fix lot / % of acc size developer must send me demo to run it on tester of validity. i want the bot to trade gold only and mainly m5 or m1 time frame
Here are the requirements for a potential developer: 1. *Task*: Create a detailed specification for image editing tasks. 2. *Key Features*: - Describe the type of image (e.g., photo, graphic). - Specify edits (add, remove, change elements). - Define desired output format and resolution. 3. *Deliverables*: - A clear, concise document outlining the task. - Estimated complexity and cost assessment. -
I want to have a grid trading EA. With many grid steps. Which will have buy orders and sell orders. With different steps. Once it is getting hedge delete the take profit. And the stop loss from the open order
SiyabongaSithole 60 - 100 USD
I need an Expert Advisor that trades by signals of ADX and Moving Average indicators. It must check and correctly process possible errors in trading operations. The main criteria of opening and closing positions: direction of Moving Average, price of the last bar. Set the number of lots to trade as an input parameter
The idea if the EA is to hedge and potentially profit from volatitly during time frames of high impact news, or other market moving events, using trailing stops coupled with positive progression. To enter trades, the EA simply creates both a buy and sell market order simultanously at the start of a user defined day of the week and time frame. Lot size will be fixed or volume based as a percentage of the accountc
Project Overview: I am seeking an experienced MT5 developer to create a high-precision Expert Advisor (EA) that: Draws and updates session rectangles based on candle bodies only, auto-extending with each new candle. Displays RSI + Envelope indicators combined in a single subwindow, visually and functionally identical to dragging Envelopes onto RSI in MT5. Executes trades automatically when RSI+Envelope levels and
This job involves converting an MT5 Expert Advisor (EA) into a TradingView strategy. Could you handle this task, and if so, how much would it cost and how long would it take
I am looking for an Arabic-speaking professional MQL5 developer to create a script or Expert Advisor that connects to an external data provider (API) via WebRequest or DLL, retrieves the data (JSON or CSV), and stores it for use in MT5. Requirements: Connect MT5 to an external API (HTTP/HTTPS or WebSocket). Process and store the retrieved data. Provide flexible Inputs (API key, endpoint URL, refresh interval)
I'm looking for someone who can help me create an EA that can both backtest and trade automatically according to a specific strategy that I've developed myself. The strategy is NOT based on any indicator but rather on market structure regarding higher highs, lower lows, liquidity etc. I need someone who has done such EA's before and have a deep experience
Hi I have a pine script that I want to change to Mql5 ea. The script uses ZigZag to adentify entries and Fibonaci to do exits. I would like to add a very leint stoploss to the ea as it does go into to drawdown sometimes befor it hits take profit. I would lke to call it Dragonfly EA

Información sobre el proyecto

Presupuesto
30+ USD
Plazo límite de ejecución
a 5 día(s)

Cliente

(8)
Encargos realizados59
Número de arbitrajes0