Wobble Technique and zone recovery expert

MQL5 전문가

명시

strategy 1 (Wobble Technique)
works with time frame, opens new trade any time a new candle appears

inputs 
X2 = minimum distance before the next trade open (example 20 pips)
X1 = pick position of the trades (example buy or sell) if the first trade is buy then all trades from X5 to X19 are buy,
if first trade is sell then all trades from X5 to X19 are sell.
X77 = take profit in currency, if all the open trades together makes profit (example 50 €) then close all trades. if X77 triggers then start again from X5.
X3 = take profit in lot, if all the open trades together makes profit (example 30 lot) then close all trades. if X3 triggers then start again from X5.
X4 = stop loss in currency, if all the open trades together makes profit (example -100 €) then close all trades.
X5 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position.
X6 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X7 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X8 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X9 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X10 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X11 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X12 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X13 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X14 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X15 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X16 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X17 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X18 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.
X19 = open trade with lot (example 0.01 lot) if X1 is buy then open buy position if X1 is sell then open sell position and if the distance from the last trade is more than X2.

strategy 2 (zone recovery)
now read the price live and open trades at specifically price (don't wait candles to close)

X20 = open trade ORDER (example 0.04 lot) if X1 is buy then open sell order if X1 is sell then open buy order, the trade order must be X21 from X19.
X21 = (example 100 pips).
X22 = open trade ORDER if the trade from X20 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X20.
X23 = open trade ORDER if the trade from X22 order opens (example 0.04 lot) if x22 is buy then open sell order if X22 is sell then open buy order. the trade order must be X21 from X22.
X24 = open trade ORDER if the trade from X23 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X23.
X25 = open trade ORDER if the trade from X24 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X24.
X26 = open trade ORDER if the trade from X25 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X25.
X27 = open trade ORDER if the trade from X26 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X26.
X28 = open trade ORDER if the trade from X27 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X27.
X29 = open trade ORDER if the trade from X28 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X28.
X30 = open trade ORDER if the trade from X29 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X29.
X31 = open trade ORDER if the trade from X30 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X30.
X32 = open trade ORDER if the trade from X31 order opens (example 0.04 lot) if x20 is buy then open sell order if X20 is sell then open buy order. the trade order must be X21 from X31.


at strategy 2 if i dont give any inputs at X25-X32 the program keep running regular.

I think i didn't make any logical mistake. For further clarifications feel free to bother me.


비슷한 주문
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
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks

프로젝트 정보

예산
30 - 60 USD
VAT (24%): 7.2 - 14.4 USD
총: 37.2 - 74.4 USD
개발자에게
27 - 54 USD
기한
 10 일