MT5 EA Development for Non-Hedging Broker

指定

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
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
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 need a TradingView script (not mine) converted to an Mt5 EA. There is some specifications for the robots on when to be able to take a trade. Attached bellow is the file of the script I want translated and converted to MT5 then EA
GOODAY TO YOU I AM NEED OF A FAST, TALENTED AND HIGH QUALITY CODER TO THIS JOB FOR ME. THE EA TRADE MANAGER WILL HAVE THE FOLLOWING: STOPLOSS & TAKEPROFIT IN PIPS LOT SIZE IN PIPS NUMBER OF TRADES (1-30 TRADES MAXIMUM) PLEASE LOOK AT THE PICTURE ABOVE FOR A GUIDE
evalq({ #نوع دالة التنشيط. الحقيقة <- c( "sig" , #: sigmoid "sin" , #: sine "radbas" , #: radial basis "hardlim" , #: hard-limit "hardlims" , #: symmetric hard-limit "satlins" , #: satlins "tansig" , #: tan -sigmoid "tribas" , #: triangular basis "poslin" , #: positive linear "purelin" ) #: linear السندات
Hello, I want to create an EA with the belowspecification. EA will check conditions based on following input parameters: ● High Price ● Low Price ● Move Value (in Price) ● Gap (in price) After start, EA will mark High and Low prices based on input parameters. EA will start trading when the current price will hit any of the price POSITION at High , Low, Control Buy or Control Sell . EA will open

プロジェクト情報

予算
30 - 45 USD
開発者用
27 - 40.5 USD