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

MQL4 专家 统计和数学 外汇

工作已完成

执行时间9 天
客户反馈
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.

指定

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.




反馈

1
开发者 1
等级
(595)
项目
927
46%
仲裁
31
39% / 29%
逾期
93
10%
工作中
2
开发者 2
等级
(243)
项目
430
34%
仲裁
54
37% / 39%
逾期
157
37%
已载入
3
开发者 3
等级
(68)
项目
81
11%
仲裁
12
67% / 25%
逾期
5
6%
空闲
4
开发者 4
等级
(8)
项目
18
17%
仲裁
3
67% / 0%
逾期
0
空闲
5
开发者 5
等级
(338)
项目
398
34%
仲裁
2
100% / 0%
逾期
0
空闲
6
开发者 6
等级
(132)
项目
170
18%
仲裁
17
47% / 18%
逾期
0
工作中
7
开发者 7
等级
(143)
项目
255
35%
仲裁
12
25% / 58%
逾期
42
16%
空闲
8
开发者 8
等级
(61)
项目
186
73%
仲裁
4
100% / 0%
逾期
1
1%
空闲
9
开发者 9
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
10
开发者 10
等级
(54)
项目
53
17%
仲裁
7
0% / 100%
逾期
5
9%
空闲
相似订单
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed
I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. - Martingale methods and grid strategies should not be used as the basis of a trading strategy. - Excellent win rate (>80%) - High risk/loss management - Option to select direction of trading (long, short or both) - News filter - Editable Trading Hours I will need to test in the strategy tester and on live market (on
Hello, i need a good programmer; to code an EA to trade the most productive forex pairs (mainly 2 for the day, and 2 for the night+gold), the strategy is based on the use of one moving average and the rsi, thank you in advance
a gap between 1 pip opposite order open continue once tp hit ea change position and start from 1 everything is manually adjustable tp gap pip and pip all show start from 0.01
I have a mql4 license mql4 code,, there have a 1 error '( WebRequest' - no one of the overloads can be applied to the function call) fix this error,, and make sure it work properly,,{ it's bass on kernel32.dll } this license system Base on pc volume serial number. If you're a expert developer kindly contact with me ,, Write a text " License system devoloper " Telegram @Gw_rakib1
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity

项目信息

预算
40 - 60 USD
开发人员
36 - 54 USD
截止日期
 5 天