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

Trabalho concluído

Tempo de execução 9 dias
Comentário do 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.

Termos de Referência

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.




Respondido

1
Desenvolvedor 1
Classificação
(586)
Projetos
918
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
2
Desenvolvedor 2
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
3
Desenvolvedor 3
Classificação
(68)
Projetos
81
11%
Arbitragem
12
67% / 25%
Expirado
5
6%
Livre
4
Desenvolvedor 4
Classificação
(8)
Projetos
18
17%
Arbitragem
3
67% / 0%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(328)
Projetos
387
33%
Arbitragem
2
100% / 0%
Expirado
0
Trabalhando
6
Desenvolvedor 6
Classificação
(132)
Projetos
170
18%
Arbitragem
17
47% / 18%
Expirado
0
Trabalhando
7
Desenvolvedor 7
Classificação
(143)
Projetos
255
35%
Arbitragem
12
25% / 58%
Expirado
42
16%
Livre
8
Desenvolvedor 8
Classificação
(56)
Projetos
175
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
9
Desenvolvedor 9
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
10
Desenvolvedor 10
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
Pedidos semelhantes
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
Lilit ordrer 50+ USD
l doa language that allows creating trading robots and technical indicators. i can do any writing and translation so dont worry i can do what you want ke to do
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
The wiper 35 - 48 USD
a ll traders want to find market behavior patterns, which could help identify favorable moments for performing trading operations. They also want to eliminate randomness and influence of external factors, such as rumors, news releases, fatigue, and so on. Traders monitor charts and may formulate some formal rules, which enable objective analysis of price or tick charts. Technical indicators can facilitate such
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Informações sobre o projeto

Orçamento
40 - 60 USD
Desenvolvedor
36 - 54 USD
Prazo
para 5 dias