Update My MT5 Expert Advisor From Parabolic Sar To Stochastics

Job finished

Execution time 1 day
Feedback from employee
Great Client , thanks ! hope to work with you again
Feedback from customer
Excellent Job. All the work was done professionally and on time. Highly recommended! :-)

Specification

1) Triggers market buy orders and market sell orders based on the Stochastic Oscillator.
- When a Main Line Crosses Above Signal line and candle closes, trigger a market buy order
- After the trade has been triggered, EA will add TP points to the buy entry price and feed in the take profit level. Or EA will subtract TP points to the sell entry price and feed in the take profit level.
- When a Main Line Crosses Below Signal line and candle closes, trigger a market sell order
- After the trade has been triggered, EA will add TP points to the buy entry price and feed in the take profit level. Or EA will subtract TP points to the sell entry price and feed in the take profit level.
* Note - Changing the settings should not trigger a trade
* Note - Changing the timeframe should not trigger a trade

2) Uses a Main Trade / Counter Trade system instead of a stop loss
- When there are no active trades, the first trade placed is going to be a MT trade. 
- If this trade exits with profit the next trade is again going to be a MT and this will keep going on. 
- If the MT is Active, and a new signal is generated, this is going to be a CT (Counter Trade). 
- The CT will be larger in size. The size will be automatically calculated by the EA (Formula given below)
- If the CT profit is $40 and the MT loss is smaller for example $35, EA will close the MT when the CT closes with profit. 
- If the CT profit is $40 and the MT loss is larger for example $52, EA will partially close lots of MT when the CT closes... just enough to off set the $40 profit. Never more than this $40 profit.
- EA will then place another CT trade and adjust its profit against losses of an MT trade.
- EA will also place CT trades to adjust losses of other active CT trades.
- Once all MT and CT trades are closed, the EA will go back and start placing MT trades.

3) Here is what the Inputs Section will look like:
%K = 5
%D = 3
Slowing = 3
Field = Low/High
Method = Simple / Exponential etc...
=================
Trade MT = True/False
(If i turn this to false, then it will not place anymore MT trades. It will continue to place CT trades if needed)
=================
MT Trade Size = 0.05 lots (Main Trade Size)
MT Take Profit = 50 points (Main Trade Take Profit)
CT Take Profit = 50 points (Counter Trade Take Profit)
CT Margin = $5.00 ($X)
=================
(When a trade is triggered, these comments will be shown in the terminal)
Stochastic MT Buy Comment = "xxxx" 
Stochastic MT Sell Comment = "xxxx"
Stochastic CT Buy Comment = "xxxx"
Stochastic CT Sell Comment = "xxxx"
=================
Filters Needed:
Start Trading Time: 00:45
End Trading Time: 22:00
Maximum Active Buy lots = 5.00 (Explaination given in point 4 below)
Maximum Active Sell lots = 5.00 (Explaination given in point 5 below)
Maximum Spread = 25 points (if the spread is larger than 25 points the EA will not trigger a trade even if there is a valid signal and arrow)
=================
Magic #: xxxxxxxx
Spread: 20
=================

Example:
- IF closing price is 2625.40 and the main line is above the signal line
- Generate & Display Buy arrow on the main chart
- Trigger market buy order MT = 0.05 lots at 2625.40
- Due to slippage, the market buy order might trigger at 2625.46
- Now it will place a TP of 50 points = 2625.96 into the system 
- Vice versa for sell orders.
- If the 2nd, 3rd, 4th and so candles also has a main line that is above the signal line - No Arrow will be triggered and No order will be placed.
- IF the price drops to 2621.80 and a sell arrow is generated, EA will trigger a CT Sell order with TP points given in the settings = 50 points
- It must now Automatically calculate Loss being made on the MT buy order.
- The EA sees that the exit point of the CT order is going to be at 2621.80-0.50 = 2621.30
- The EA calculates the loss of this MT trade using the exit price of the CT order 
(2625.46 - 2621.30) x 100 x 0.05 lots = $20.80 loss on MT order
- EA then adds the CT Margin of $5 which gives us the total profit needed on CT order = 
$20.80 + $5 = $25.80
- Since the CT take profit = 50 points, ($25.80 / 50) = 0.516 lots needs to be placed. Therefore the CT Size is going to 0.52 lots

The Formula to Automatically Calculate CT Size:
For CT Buy orders 
[{(Exit price of CT trade - Entry price of Loss making trade) x 100 x Size of Loss making trade} + CT Margin]/CT Take Profit]
For CT Sell orders 
[{(Entry price of Loss making trade - Exit price of CT trade) x 100 x Size of Loss making trade} + CT Margin]/CT Take Profit]

**A CT TRADE Will Always Calculate Loss Of the First Active Loss Making Trade! Here is another example to clarify**
- MT Buy order is placed at 2650.00
- Price moves down to 2640.00
- New sell signal is generated. CT trade calculates loss of MT buy trade placed at 2650.00
- Price moves up to 2645.00 (Both the MT & CT trades are active)
- A New buy signal is generated. CT trade calculates loss of MT trade placed at 2650.00
When the MT trace has been closed, we only have a Sell CT trade active at 2640.00
- New sell signal is generated. CT trade calculates loss of CT Sell trade placed at 2640.00 and so on...

4) Maximum Active Buy lots = 5.00
If there is a active buy MT of 0.25 lots
A new buy needs to be placed of 6.50, the EA will place a maximum of 5 active lots so it will place 4.75 lots instead of not placing any trade at all.
5) Maximum Active Sell lots = 5.00
If there is a active sell MT of 1.50 lots
A new buy needs to be placed of 14.10, the EA will place a maximum of 5 active lots so it will place 3.50 lots instead of not placing any trade at all.

*The EA has to trigger recovery trades to eliminate other recovery trades as well.*
*All recovery trades must attempt to close the active trade that was placed FIRST!*

Responded

1
Developer 1
Rating
(104)
Projects
166
24%
Arbitration
23
9% / 78%
Overdue
16
10%
Working
2
Developer 2
Rating
(272)
Projects
401
27%
Arbitration
39
41% / 49%
Overdue
1
0%
Free
3
Developer 3
Rating
(45)
Projects
46
24%
Arbitration
34
9% / 85%
Overdue
10
22%
Free
4
Developer 4
Rating
(16)
Projects
19
11%
Arbitration
8
38% / 38%
Overdue
2
11%
Loaded
5
Developer 5
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
6
Developer 6
Rating
(8)
Projects
11
0%
Arbitration
6
33% / 67%
Overdue
2
18%
Free
7
Developer 7
Rating
(102)
Projects
105
60%
Arbitration
0
Overdue
0
Free
8
Developer 8
Rating
(33)
Projects
35
20%
Arbitration
5
40% / 40%
Overdue
0
Free
Published: 1 code
9
Developer 9
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(467)
Projects
486
75%
Arbitration
6
67% / 17%
Overdue
0
Working
11
Developer 11
Rating
(181)
Projects
235
20%
Arbitration
21
43% / 19%
Overdue
0
Working
12
Developer 12
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Published: 1 code
13
Developer 13
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type

Project information

Budget
50+ USD
Deadline
from 1 to 2 day(s)