EA for hedging/scalping.

MQL5 专家

工作已完成

执行时间5 天
客户反馈
Excellent Developer ! :D
员工反馈
Good customers

指定

Hello Developers

I need to Build an Expert advisor which does hedging using buy stop and sell stop orders on any pairs with respective conditions below.

Summary:


So this Ea opens order at high and low of candles (green/red any doesn't matter) at any timeframe given to ea.

Assume account size 200 dollar

So for eg Gbpusd 1hr candle has a high of 1.41103 and low of 1.40904
difference in H and L = 199 points.

1. Ea makes Buy stop at 1.41103 and a sell stop 1.40904 after candle closes.
2. For eg market triggers sell stop at 1.40904

so Ea should divide difference of h and l by the number given  manually

For eg i give divide by 10 = 199/10 = 19.9 points / 20 point


division should be manual in input settings where i can select divide h and l difference by 5/6/7/8/9...20..

risk per trade plays crucial role here because on that ea selects lot size lets assume i select 0.5% risk per trade so 1 dollar max risk on a single trade.

so 199/10 = 20 points + broker commission + spreads = 20*0.03 + 0.05*3(commission of 0.01lot is 0.05 could vary according to broker pair) + 2*3 ( 2point is spread can vary from pair to pair)

EA should recognise the Commission and average spread of that pair.

Total points = 20+5+2 ( difference/10 + commission points + spread points) = 27
risk per trade = 0.5% or 1 dollar

so 27*0.03(lot) = 0.81 nearest below.  ( 0.03 lot selected because of being nearest to risk per trade )


imp - lot size can vary depending on points which calculates risk per trade.


So now continuing the process when sell stop at 1.40904 trigger with 1.40931 as stop-loss there must be a buy stop at 1.40931 as this is hedging concept.  (1.40904+27=1.40931)


and , tp = 199 points / size of the candle * 1 
tp should be manual given size of candle * 1 so 199 points if i select *2 = 199*2 = 398 points if i select more * likewise multiplying the size of candle.

So for buy stop at 1.40931 tp is 1.41130 and for sell stop at 1.40904 target price is 1.40705 (selected size of candle * 1 )

opening of sell stop and buy stop must be in loop till it target gets hit 
means if sell stop hits sl buy stop opens if buy stop hits sl,  sell stop opens and so on continuing till it target gets hit.

When target gets hit for eg buy stop at 1.40931 hits it target at 1.41130 its corresponded sell stop pending order at 1.40904 should also close automatically like a pair it should close once target hits.


This process must start/carry out at every candles high and low appearing depending upon the timeframe after ea starts.


 Manual - TF = 15m/30m/1hr/2hr/3hr....

             Division of candle size = (5/6/7....)

             Risk per Trade = (0.1%/0.2%....)

             Tp = Size of candle * (1/2/3...)

         
         

反馈

1
开发者 1
等级
(55)
项目
96
40%
仲裁
13
38% / 62%
逾期
25
26%
空闲
2
开发者 2
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
3
开发者 3
等级
(97)
项目
135
52%
仲裁
4
50% / 50%
逾期
0
工作中
4
开发者 4
等级
(143)
项目
255
35%
仲裁
12
25% / 58%
逾期
42
16%
空闲
5
开发者 5
等级
(236)
项目
418
34%
仲裁
52
37% / 40%
逾期
153
37%
已载入
6
开发者 6
等级
(264)
项目
538
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
7
开发者 7
等级
(14)
项目
21
24%
仲裁
9
33% / 44%
逾期
8
38%
空闲
相似订单
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

项目信息

预算
30+ USD
开发人员
27 USD