Reverse Study

MQL4 Esperti

Specifiche

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



Con risposta

1
Sviluppatore 1
Valutazioni
(94)
Progetti
135
17%
Arbitraggio
4
25% / 25%
In ritardo
12
9%
Caricato
2
Sviluppatore 2
Valutazioni
(65)
Progetti
118
39%
Arbitraggio
15
47% / 53%
In ritardo
29
25%
Caricato
3
Sviluppatore 3
Valutazioni
(4)
Progetti
7
14%
Arbitraggio
0
In ritardo
1
14%
In elaborazione
4
Sviluppatore 4
Valutazioni
(8)
Progetti
12
0%
Arbitraggio
21
0% / 81%
In ritardo
4
33%
In elaborazione
5
Sviluppatore 5
Valutazioni
(459)
Progetti
903
77%
Arbitraggio
25
16% / 68%
In ritardo
99
11%
Gratuito
Pubblicati: 1 articolo, 6 codici
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 0%
In ritardo
0
In elaborazione
7
Sviluppatore 7
Valutazioni
(288)
Progetti
518
36%
Arbitraggio
62
34% / 35%
In ritardo
187
36%
Caricato
8
Sviluppatore 8
Valutazioni
Progetti
1
100%
Arbitraggio
2
0% / 0%
In ritardo
0
In elaborazione
9
Sviluppatore 9
Valutazioni
(139)
Progetti
164
49%
Arbitraggio
20
15% / 50%
In ritardo
22
13%
In elaborazione
10
Sviluppatore 10
Valutazioni
(24)
Progetti
29
38%
Arbitraggio
2
0% / 0%
In ritardo
2
7%
Gratuito
11
Sviluppatore 11
Valutazioni
(284)
Progetti
459
39%
Arbitraggio
95
43% / 18%
In ritardo
73
16%
Caricato
Pubblicati: 2 codici
12
Sviluppatore 12
Valutazioni
(1)
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
13
Sviluppatore 13
Valutazioni
(572)
Progetti
943
47%
Arbitraggio
303
59% / 25%
In ritardo
125
13%
In elaborazione
14
Sviluppatore 14
Valutazioni
(77)
Progetti
231
73%
Arbitraggio
6
100% / 0%
In ritardo
1
0%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
30+ USD
Scadenze
a 5 giorno(i)

Cliente

(8)
Ordini effettuati59
Numero di arbitraggi0