MT5 EA Development for Non-Hedging Broker

MQL5 专家 C++ C# Java JavaScript Python

指定

Meta EA
*****************************************************
Variables
Stop loss : x pips (Distance in Pips), 10 pips plus ,minus the most recent bottom or top of lowest low or highest high , depending on either it is long or short trade.
Next trade: Y pips (Distance in Pips);
Y= Adding in positive on an opening of 4th candle, after a 3rd consecutive candles close in the same direction.... Not a fixed pip distance.
The next trade must be added above the last trade price if it is a long trade and below the price of the last trade if it is short trade. The condition for taking the next trade remains the same
That the 3 consecutive candles closed in the same direction+ Distance in pips between the opening price of the last trade and the asking price of the 4th candle = set in variables. Before the next trade is taken on the opening of 4th Candle price.
Z= Trade size
Following are variables in setting
1-Direction to open the First trade Buy /sell
2- Stoploss X points from nearest high/low (Numeric value)
3-Next trade distance x consecutive candles in our direction (Numerical value)
4-Number of consecutive candles to open new trade (numerical value)
5-Start Time
6-End time
7- Lot size (from 0.01 to high numbers)
8- Distance between the entry point and sl trail position in profit (Pips)
9- Number of trades limit in positive direction (Numerical)
10-Multiply Factor for increased lot size in flip trades (numerical value)
MECHANISM OF TAKING TRADES
At the opening of EA, the trader will select either short or long trade to start the EA.
If the last Z trade goes in to profit = Y pips (Distance set in parameters+ 3 consecutive candles closed in same direction of the trade.
Then
Add another Z trade in the same direction And move the SL of previous trade in to its entry position + pips in profit set in variable.
Continue on adding new trades as per above conditions
Till the Limit of adding trades in positive direction is met (which is set in the variables parameters)
For example: If the Multiply Factor variable is set for 3 trades, The EA Must close all trades in profit on the opening on 3rd trade in positive, according to set conditions And take a new trade of the set lot size in the same direction of the last trade.
If the last trade goes in to loss = X pips and stop loss hit.
Then
Add A single new trade in OPPOSITE direction with INCREASED LOT SIZE by adding the lot sizes of last trades which were stopped out, multiplying by the set Factor (in variable) .
I.e. If the total of lot sizes of the last trades which hit SL is 4 lot sizes, and the factor is set 2, then the new lot size will be 4*2= 8 lot size of this new trade.
SL of this new trade still be the same as per conditions, recent low or high of the candles in chart.
WE WILL continue to increase the lots size of the flip trades at every SL hit as per above conditions.
If any of these higher lot trades goes in to profit, the next trade will be of a REGULAR LOT SIZE set in parameters and the SL of the higher lots size trade will be moved to the entry + point .
If the 2nd trade also goes in to profit, and the 3rd trade is taken as per set conditions, the EA will check the limit set in parameters of positive trades and if it is set for 3 trades, the EA will close all trades in profit at the opening of 3rd trade and take a new trade of regular lot size in the SAME direction of the last trade.
TRAILING OF SL
Each trade will have stop loss pips.
As soon as the next trade is taken, the SL should trail to the entry position of last trade.
There is no profit target of any trade, however, all trades must be closed whenever the limit of the positive trades taken is met and all trades must close in profit.
EA must have a time schedule for start and stop session time.
Conditions of adding trades in positive
After taken the initial trade, the EA monitors the candles and take a next trade only
1- On the opening of following candle when the Z consecutive candles are closed in the same direction of the last trade (Z being a numerical count of consecutive candles define in settings)
&
2- If the distance between Ask and previous order open price is more than Y points being a variable defined in settings.
WHAT IF ONE condition is met but not the other?
i.e the 3 consecutive candles condition is met but the distance Y is not met , The EA will now only monitor the distance and as soon as the Y variable is met , IT will take next trade.

反馈

1
开发者 1
等级
(140)
项目
205
80%
仲裁
18
33% / 44%
逾期
10
5%
工作中
2
开发者 2
等级
(343)
项目
362
70%
仲裁
4
100% / 0%
逾期
0
已载入
相似订单
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
I am writing to inquire about the possibility of porting a simple project from MQL5 to Quantower using C#. The project in question includes a panel with a button that draws a rectangle on the chart. This rectangle can be freely dragged around the chart area. Additionally, the panel contains two editable fields, X and Y, which display the position of the rectangle. As the rectangle is dragged across the chart, the X
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
Hi, i will provide a dll .use it's functions develop a backend code copy trading .it should a master accounts and slave accounts based of the mapping with the copy parametsrs it should start copy trades between the master and slave .one slave should be able to copy from Mutiple master and some basic fronted access to be created using the angular js
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Cross-Platform Trading App with Automated Robo Trading in Mobile for Android, iOS and Harmony (Huawei) I'm on the hunt for a skilled app developer, capable of creating a cross-platform application with sophisticated charting functionality, focusing on 3 types of technical charting analyisis, 1. Fibonacci extensions/retracement 2. Fair Value Gap 3. Change of Character (CHoCH) . Being a trading application, it needs to
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us

项目信息

预算
30 - 45 USD
开发人员
27 - 40.5 USD