2 EAs needed, 1 Buy and 1 Sell, with a bit of a Twist

Lavoro terminato

Tempo di esecuzione 9 giorni
Feedback del cliente
This dude deserves no less than 5 stars, he was willing to fix the bugs and was able to come up with a solution. Will be happy to work with him on the next project.

Specifiche

2 EAs needed, please program for me.

Looking forward to working with you. 

-------------------------------------------------------------------------------------------------------------

EA 1: Buy and EA 2: Sell

-------------------------------------------------------------------------------------------------------------

each EA  features:


1. information box on the chart with the following information, this information will be from the settings box when i first start the EA.


Will explain further later

- Account Name (not from settings box)

- Currency Pair (not from settings box) 

- Price (current Price, not from settings box)

- lot size (from settings box)

- Multiplier (from settings box)

- RLot Size (from settings box)

- RLM (from settings box)

- Pip Step (from settings box)

- TP (from settings box)

- SL (from Settings box)

- Max Trades (from settings box)

- R_Max Trades (from settings Box)


2. Settings Box "variable Inputs"

Will explain further later

- Lot Size

- Multiplier

- RLot Size

- RLM

- Pip Step

- TP

- SL

- Max Trades

- R_Max Trades



3. Every time the EA opens a trade it will be marked either 

EA 1

Buy + order number

R_Sell + order number

EA 2

Sell + order number

R_Buy + Order number


Until max trades (from settings)

Example for max trades: Buy 10

R_Sell 10


Lot size calculation

EA 1  --> EA2 is exact opposite with SELL and R_Buy instead

Buy 1 lot size will be equal to Lot Size (from settings box) 

Buy 2 lot size will be equal to Buy 1 lot size * Multiplier (from Settings Box)

Buy 3 lot size will be equal to Buy 2 lot size * Multiplier (from Settings Box)

until Max Trades:

Buy 10 lot size will be equal to Buy 9 lot size * Multiplier (from settings box) 

R_Sell 1 lot size will be equal to RLot Size (from settings box)

R_Sell 2 lot size will be equal to R_Sell 1 lot size * RLM (from settings box)

R_Sell 3 lot size will be equal to R_Sell 3 lot size * RLM (from Settings Box)

until Max Trades:

R_Sell 10 lot size will be equal to R_Sell 9 lot size * Multiplier (from settings box)

*** IMPORTANT NOTE *** EA will NOT place Buy orders if open Buy orders = Max Trades (from settings)

EA will not place R_Sell orders if open R_Sell orders = R_Max Trades (from settings)



4. EA to place Buy and Sell orders IF

- candle close

- no open order

- if price has moved equal to or more than Pip Step (from settings)


5. TP and SL

EA1 --> exact opposite 

On Buy 1 and R_Sell 1

- Buy order will set TP, buy price + TP from settings BOX

- R_Sell order will set SL, sell price - SL from settings BOX


On Buy 2 and R_Sell 2 and onwards:

- Buy Order will set TP according to martingale calcuation 

- R_Sell order will set SL according to martingale calculation 


Basically 2 buttons for each EA

6. Blue Button below information box on the chart to close all Buy or R_Buy trades

7. Red Button below information box on the chart to close all Sell or R_Sell Trades


-- Important Information --

No trade will be closed unless TP hit or SL hit or any of the Buttons pressed --> pressing buttons will close only a specific set of trades as mentioned above.




Con risposta

1
Sviluppatore 1
Valutazioni
(600)
Progetti
935
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
2
Sviluppatore 2
Valutazioni
(249)
Progetti
448
34%
Arbitraggio
57
37% / 37%
In ritardo
165
37%
Caricato
3
Sviluppatore 3
Valutazioni
(68)
Progetti
81
11%
Arbitraggio
12
67% / 25%
In ritardo
5
6%
Gratuito
4
Sviluppatore 4
Valutazioni
(8)
Progetti
18
17%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(365)
Progetti
434
35%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(135)
Progetti
177
18%
Arbitraggio
17
47% / 18%
In ritardo
0
In elaborazione
7
Sviluppatore 7
Valutazioni
(145)
Progetti
258
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
8
Sviluppatore 8
Valutazioni
(64)
Progetti
198
72%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
9
Sviluppatore 9
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
22
55% / 32%
In ritardo
47
7%
In elaborazione
10
Sviluppatore 10
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
Ordini simili
Develop a multi-strategies EA that makes entries based on selectable indicator-based criteria. Each can be toggled on/off, and trades can also be placed using a selectable combination of signals. Each trade position shall be entered on the bar and managed as a modified martingale. Position management will include partial close, variable grid increase as grid number increases, News stops, and a Dashboard for manual
Hello, In need an expert advisor that can copy my CFD (GBPUSD) into Futures 6B, along with AUDUSD. & that whenever I close the position, it closes it aswell. Also if there is limited broker API access, I don't mind getting a broker recommendation
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Good day to you sir. Please can you help me with converting an options trading platform to MT4? I am talking about Pocket Options OTC Markets. Please kindly read the WORD DOCUMENT attached to this chat below! Tbh I want a 100% OTC accuracy. I thought of the possibility of converting a chart beyond the live display/execution? Is it possible to display a market on MT4 2 to 3 minutes faster than the live charts? I mean
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
Preciso de um EA, que faça o fecho automático de operações abertas no final da sessão e nas notícias de alto impacto. Um EA simples com apenas 1 função. Fecho das operações abertas
I want to make AI based on Attached Picture Swing High low. If you have experience can share demo first. Stop loss, take profit, trailing , break even ,DD etc. also amiable
Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Thanks in advance."
I need someone who can code a new EA from scratch and also know how to integrate AI into the EA and use AI and market sentiments along with news to then open positions. I have the description of the job ready. Need someone serious, with experience and who will help optimize the current strategy with their expertise. Thanks
I’m looking for an experienced MQL5 developer to create a custom Break of Structure (BoS) Indicator for MetaTrader 5. This indicator should automatically detect and mark key market structure breakpoints in real-time, offering traders clear visual signals when the market experiences a structural shift. The indicator should include the following features: Automatic detection of Break of Structure (BoS) and Change of

Informazioni sul progetto

Budget
40 - 60 USD
Per lo sviluppatore
36 - 54 USD
Scadenze
a 5 giorno(i)