Hedging EA With Hidden Pending Order

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 10 gün

İş Gereklilikleri

Hedging EA With Hidden Pending Order

 

The EA is designed so it will be able to catch the breakout moment

Rules:

When the market are ranging for certain amount of candles, open Hidden (avoid broker limit order rules) Pending Order of buystop and sellstop at ranging support and resistance or set manually. EA open order only one time / day; but can read signal of previous candles from previous days.

For first open order, EA will open pending order of buy stop and sell stop at manualy designated time or at correct signals. When one of the pending order triggered, the other pending order will be deleted.

The first open order will not folowing the hedging TP/SL value, it has its own TP/SL with trailing stop and only after second order (Hedging Order System Executed) All TP/SL follow the TP/SL of hedging system and will be without trailing stop. It is also very important in order the hedging work, when it hits TP it must as well hit the SL of the previous orders, in other words when it hit all SL it will also hit all TP even with the floating spread.

Setting Parameter

EA Name: Breakout Hedging

Account Number: (if wrong, info: contact ...)

Expired Setting: dd:mm:yyyy (if expired, info: contact ...)

MagicNumber:

MaxSpread:5

FixLot: 0.01

AutoLot: T/F

RiskMM: 2

FirstOrder_TP/SL_Setting:

TP: 60

SL: 30

Use Trailing Stop: T/F

TrailingStart: 15

TrailingGap: 10

UseManual_HiddenPO:

OpenPOTime: 14:00

BuyStopGap: 10 (Place hidden buystop 10 pips above running price)

SellStopGap: 10 (Place hidden sellstop 10 pips below running price)

BuyLimitGap: 0

SellLimitGap: 0

UseAutomatic_HiddenPO: T/F (if set to true, Manual_HiddenPO will not worked)

PreviousCandlesCount: 12 (Analyse price from 12 previous candles)

SR_mingap: 5 (Minimum pip gap from highest price (resistance) to running price and Minimum pip gap from lowest price (support) to running price

SR_MaxGap: 15

AddpipforPO: 2 ( Add 2 pips above from highest price value (resistance level) for hidden buy stop and Add 2 pips above from lowest price value (support level) for hidden sell stop

 

DailyOneTimeOpenOrder: T/F (open order only one time/ day, but can continue hedging)

Filter_startendTime: T/F (first open order only can be open within this time)

StartTime: 10:00

EndTIme: 23:00

CloseAllOrder: T/F

CloseAllOrder_Time: T/F

CloseAllOrderTIme: 23:59

Filter_MaxDailyRangePip: 50 ( EA stop new cycle/ will not open first order if daily range has reached, it is a gap from current price to daily open)

 

Continue_UseHedging: T/F

H_Step: 30

1st_multiplier: 3

Next_multiplier: 2

H_TP: 30

H_SL: 60

H_MaxLevel: (1 for first order, 2 for second order, etc)

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(117)
Projeler
138
41%
Arabuluculuk
30
7% / 77%
Süresi dolmuş
17
12%
Serbest
2
Geliştirici 2
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
3
Geliştirici 3
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
4
Geliştirici 4
Derecelendirme
(187)
Projeler
367
56%
Arabuluculuk
45
22% / 56%
Süresi dolmuş
188
51%
Serbest
5
Geliştirici 5
Derecelendirme
(466)
Projeler
697
56%
Arabuluculuk
43
30% / 33%
Süresi dolmuş
113
16%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(89)
Projeler
137
24%
Arabuluculuk
35
9% / 40%
Süresi dolmuş
52
38%
Serbest
7
Geliştirici 7
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
Benzer siparişler
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells

Proje bilgisi

Bütçe
30 - 60 USD
Geliştirici için
27 - 54 USD