Expert Advisor based on Hedging (Buy/Sell Stop) - Long term for development

MQL4 Uzman Danışmanlar Forex

İş Gereklilikleri

open 0.01 buy with stop loss 5pips and take profit 10pips , and at the stop loss for the buy trade, we place sell stop 0.02 with a take profit of 10 pips and a stop loss of 5 pips, this goes on, at the stop loss for the sell stop we place a buy stop of 0.04 with stop loss of 5 pips and take profit of 10 pips,  at the stop loss of the buy trade we place sell stop 0.08 with take profit 10 pips and stop loss 5 pips, at the stop loss for the sell trade we place buy stop of 0.16 with stop loss of 5 pips and take profit 10 pips.

lot size is like this

0.01 buy

0.02 sell hedge

0.04 buy hedge

0.08 sell hedge

0.16 buy hedge

0.32 sell hedge

0.64 buy hedge

1.28 sell hedge

2.56 buy hedge

5.12 sell hedge

10.24 buy hedge

20.48 sell hedge

and if first trade of 0.01 buy hit take profit of 10 pips bot should close the sell stop immediately automatically. 

or if the hedge of 0.02 sell hit take profit bot should close the  buy stop of 0.04 immediately automatically. 

this goes on. bot should close any pending order after we hit our take profit.

after bot close pending order, it should open another trade of 0.01 buy with take profit of 10 pips with sl 5 pips and a sell stop 0.02 as hedge at the stop loss for the buy trade.


this goes on forever.



BOT TIME TO TRADE 7: 00 AM GMT TO 3 : 00  PM GMT after take profit at 3;00pm gmt bot should not trade anymore

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(22)
Projeler
27
37%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
3
11%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
3
Geliştirici 3
Derecelendirme
(558)
Projeler
1344
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Serbest
4
Geliştirici 4
Derecelendirme
(298)
Projeler
427
26%
Arabuluculuk
18
61% / 33%
Süresi dolmuş
26
6%
Serbest
5
Geliştirici 5
Derecelendirme
(568)
Projeler
641
41%
Arabuluculuk
22
55% / 32%
Süresi dolmuş
47
7%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(352)
Projeler
373
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
0
Çalışıyor
Benzer siparişler
I am looking for help to code an Expert Advisor (EA) for MetaTrader 4 (MT4). The EA should automate trading based on specific strategies and market conditions. I'm familiar with the basics of MQL4 but need assistance with more advanced features, like managing multiple indicators, optimizing risk management, and implementing trailing stops. I aim to create a reliable, efficient EA that can monitor the market and
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
I want a bot that take trade from any arrow indicator with buffer value. Pls the bot even have 5 indicator filter to filter trade independent of the time frame of the bot
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
from 1 to 50 gün